summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2023-06-09regmap: Account for register length when chunkingJim Wylder
2023-05-24regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein
2023-05-11platform: Provide a remove callback that returns no valueUwe Kleine-König
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-01driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd
2023-03-11drivers: base: dd: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11drivers: base: component: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-10PM: domains: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-10drivers: base: transport_class: fix resource leak when transport_add_device()...Yang Yingliang
2023-03-10driver core: fix resource leak in device_add()Zhengchao Shao
2023-03-10driver core: fix potential null-ptr-deref in device_add()Yang Yingliang
2023-02-01driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin
2023-02-01device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang
2023-01-12driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres
2022-12-31class: fix possible memory leak in __class_register()Yang Yingliang
2022-12-31PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki
2022-11-03PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla
2022-10-26arm64: topology: move store_cpu_topology() to shared codeConor Dooley
2022-09-08driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres
2022-08-31drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-08-17driver core: fix potential deadlock in __driver_attachZhang Wensheng
2022-08-17PM: domains: Ensure genpd_debugfs_dir exists before removeHsin-Yi Wang
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-07-12mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
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-06-09device property: Check fwnode->secondary when finding propertiesDaniel Scally
2022-05-18firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen
2022-05-09arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing
2022-04-20net: mdio: don't defer probe forever if PHY IRQ provider is missingVladimir Oltean
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2022-04-08PM: core: keep irq flags in device_pm_check_callbacks()Dmitry Baryshkov
2022-04-08driver core: dd: fix return value of __setup handlerRandy Dunlap
2022-04-08drivers/base/memory: add memory block to memory group after registration succ...David Hildenbrand
2022-04-08PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()Shawn Guo
2022-03-02driver core: Free DMA range map when device is releasedMårten Lindahl
2022-03-02regmap-irq: Update interrupt clear register for proper resetPrasad Kumpatla
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-01-27device property: Fix fwnode_graph_devcon_match() fwnode leakSakari Ailus
2022-01-27PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki