summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-07-12PM: runtime: Fix supplier device management during consumer probeRafael J. Wysocki
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-06-29mm/memory-failure: disable unpoison once hw error happenszhenwei pi
2022-06-29regmap-irq: Fix offset/index mismatch in read_sub_irq_data()Aidan MacDonald
2022-06-29regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta
2022-06-14driver core: Fix wait_for_device_probe() & deferred_probe_timeout interactionSaravana Kannan
2022-06-14driver core: fix deadlock in __device_attachZhang Wensheng
2022-06-14driver: base: fix UAF when driver_attach failedSchspa Shi
2022-06-09drivers/base/memory: fix an unlikely reference counting issue in __add_memory...Christophe JAILLET
2022-06-09drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin
2022-06-09PM: domains: Fix initialization of genpd's next_wakeupUlf Hansson
2022-06-09device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko
2022-05-06firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen
2022-04-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-23topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman
2022-04-20arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing
2022-04-20topology: make core_mask include at least cluster_siblingsDarren Hart
2022-04-20topology/sysfs: Hide PPIN on systems that do not support it.Tony Luck
2022-04-08net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22drivers/base/memory: clarify adding and removing of memory blocksDavid Hildenbrand
2022-03-22drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22drivers/base/memory: add memory block to memory group after registration succ...David Hildenbrand
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki
2022-03-18regmap: allow a defined reg_base to be added to every addressColin Foster
2022-03-18regmap: add configurable downshift for addressesColin Foster
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki
2022-03-18drivers/base/dd.c : Remove the initial value of the global variablelizhe
2022-03-18devres: fix typos in commentsJulia Lawall
2022-03-18base: soc: Make soc_device_match() simpler and easier to readGeert Uytterhoeven
2022-03-18driver core: dd: fix return value of __setup handlerRandy Dunlap
2022-03-18driver core: Refactor sysfs and drv/bus remove hooksRob Herring
2022-03-18driver core: Refactor multiple copies of device cleanupRob Herring
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-10arch_topology: obtain cpu capacity using information from CPPCIonela Voinescu