summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2025-05-07platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_...Frank Li
2025-05-05mm: remove NR_BOUNCE zone statChristoph Hellwig
2025-05-01platform: Fix race condition during DMA configure at IOMMU probe timeWill McVicker
2025-04-30firmware_loader: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-30regcache: Use sort()'s default swap() implementationThorsten Blum
2025-04-29PM: runtime: Add new devm functionsBence Csókás
2025-04-28Merge tag 'gpiod-devm-is-action-added-for-v6.16-rc1' of ssh://gitolite.kernel...Greg Kroah-Hartman
2025-04-28Merge 6.15-rc4 into driver-core-nextGreg Kroah-Hartman
2025-04-28devres: Add devm_is_action_added() helperAndy Shevchenko
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25PM: wakeup: Do not expose 4 device wakeup source APIsZijun Hu
2025-04-25driver core: auxiliary bus: Fix IS_ERR() vs NULL mixup in __devm_auxiliary_de...Dan Carpenter
2025-04-25devtmpfs: don't use vfs_getattr_nosec to query i_modeChristoph Hellwig
2025-04-22property: Add functions to iterate named childMatti Vaittinen
2025-04-22PM: sleep: Make suspend of devices more asynchronousRafael J. Wysocki
2025-04-22PM: sleep: Suspend async parents after suspending childrenRafael J. Wysocki
2025-04-22PM: sleep: Resume children after resuming the parentRafael J. Wysocki
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen
2025-04-16drivers: base: handle module_kobject creationShyam Saini
2025-04-15software node: Correct a OOB check in software_node_get_reference_args()Zijun Hu
2025-04-15drivers/base/memory: Avoid overhead from for_each_present_section_nr()Gavin Shan
2025-04-15software node: Prevent link creation failure from causing kobj reference coun...Lizhi Xu
2025-04-15drivers/base: Extend documentation with preferred way to use auxbusLeon Romanovsky
2025-04-15devres: simplify devm_kstrdup() using devm_kmemdup()Raag Jadav
2025-04-15platform: replace magic number with macro PLATFORM_DEVID_NONEWoody Zhang
2025-04-15component: do not try to unbind unbound componentsJohan Hovold
2025-04-15driver core: fix potential NULL pointer dereference in dev_uevent()Dmitry Torokhov
2025-04-15driver core: introduce device_set_driver() helperDmitry Torokhov
2025-04-15Revert "drivers: core: synchronize really_probe() and dev_uevent()"Dmitry Torokhov
2025-04-15driver core: auxiliary bus: add device creation helpersJerome Brunet
2025-04-15driver core: faux: Add sysfs groups after probingKurt Borja
2025-04-10device property: Split fwnode_get_child_node_count()Andy Shevchenko
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-29Merge tag 'regmap-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge branch 'pm-misc'Rafael J. Wysocki
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki