summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2025-09-28drivers/base/node: fix double free in register_one_node()Donet Tom
2025-09-27PM: sleep: Do not wait on SYNC_STATE_ONLY device linksPin-yen Lin
2025-09-27PM: runtime: Make put{,_sync}() return 1 when already suspendedBrian Norris
2025-09-27PM: runtime: Add basic kunit tests for API contractsBrian Norris
2025-09-25ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()Sunil V L
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman
2025-09-13drivers/base/node: handle error properly in register_one_node()Donet Tom
2025-09-10Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-08devres: provide devm_kmemdup_const()Bartosz Golaszewski
2025-09-06driver core: auxiliary bus: Optimize logic of auxiliary_match_id()Zijun Hu
2025-09-06driver core: auxiliary bus: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-09-06driver core: Fix order of the kernel-doc parametersGil Fine
2025-09-06driver core: get_dev_from_fwnode(): document potential raceDanilo Krummrich
2025-09-06drivers: base: fix "publically"->"publicly"Xichao Zhao
2025-09-06PM: core: Add two macros for walking device linksRafael J. Wysocki
2025-09-06PM: core: Annotate loops walking device links as _srcuRafael J. Wysocki
2025-09-06driver core: faux: Set power.no_pm for faux devicesRafael J. Wysocki
2025-09-05PM: sleep: core: Clear power.must_resume in noirq suspend error pathRafael J. Wysocki
2025-09-02drivers/base/node: Add a helper function node_update_perf_attrs()Dave Jiang
2025-08-28regmap: use int type to store negative error codesQianfeng Rong
2025-08-26PM: sleep: annotate RCU list iterationsJohannes Berg
2025-08-17software node: Constify node_group in registration functionsDmitry Torokhov
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta
2025-08-13regmap: Remove superfluous check for !config in __regmap_init()Geert Uytterhoeven
2025-08-10regmap: mmio: Add missing MODULE_DESCRIPTION()Luis Henriques
2025-08-09Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-08-01regmap: irq: Avoid lockdep warnings with nested regmap-irq chipsMark Brown
2025-08-01regmap: irq: Free the regmap-irq mutexMark Brown
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2025-07-28Merge tag 'regmap-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki
2025-07-22Merge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki
2025-07-20Merge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka
2025-07-17PM: sleep: Rearrange suspend/resume error handling in the coreRafael J. Wysocki
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki
2025-07-16cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-idJames Morse
2025-07-16cacheinfo: Set cache 'id' based on DT dataRob Herring
2025-07-16driver core: auxiliary bus: fix OF node leakJohan Hovold
2025-07-15PM: runtime: Take active children into account in pm_runtime_get_if_in_use()Rafael J. Wysocki
2025-07-15PM: sleep: Update power.completion for all devices on errorsRafael J. Wysocki
2025-07-13mm,memory_hotplug: implement numa node notifierOscar Salvador
2025-07-11Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds