index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
1
-0
/
+6
2023-05-11
platform: Provide a remove callback that returns no value
Uwe Kleine-König
1
-1
/
+3
2023-05-11
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-1
/
+2
2023-05-01
driver core: Don't require dynamic_debug for initcall_debug probe timing
Stephen Boyd
1
-1
/
+6
2023-03-11
drivers: base: dd: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
drivers: base: component: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-10
PM: domains: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-03-10
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
1
-1
/
+16
2023-03-10
driver core: fix resource leak in device_add()
Zhengchao Shao
1
-1
/
+1
2023-03-10
driver core: fix potential null-ptr-deref in device_add()
Yang Yingliang
1
-0
/
+1
2023-02-01
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
1
-1
/
+1
2023-02-01
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
1
-6
/
+12
2023-01-12
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
1
-1
/
+5
2022-12-31
class: fix possible memory leak in __class_register()
Yang Yingliang
1
-0
/
+5
2022-12-31
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-10-26
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
1
-0
/
+19
2022-09-08
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
1
-0
/
+10
2022-08-31
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
2
-16
/
+16
2022-08-17
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
1
-1
/
+4
2022-08-17
PM: domains: Ensure genpd_debugfs_dir exists before remove
Hsin-Yi Wang
1
-0
/
+3
2022-07-23
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+8
2022-07-12
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2
-12
/
+11
2022-07-12
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-0
/
+2
2022-06-29
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
Aidan MacDonald
1
-1
/
+2
2022-06-29
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
1
-2
/
+3
2022-06-22
init: Initialize noop_backing_dev_info early
Jan Kara
1
-0
/
+2
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+8
2022-06-14
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
Saravana Kannan
1
-5
/
+0
2022-06-14
driver core: fix deadlock in __device_attach
Zhang Wensheng
1
-1
/
+4
2022-06-14
driver: base: fix UAF when driver_attach failed
Schspa Shi
1
-1
/
+3
2022-06-09
drivers/base/memory: fix an unlikely reference counting issue in __add_memory...
Christophe JAILLET
1
-3
/
+2
2022-06-09
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
1
-0
/
+1
2022-06-09
PM: domains: Fix initialization of genpd's next_wakeup
Ulf Hansson
1
-0
/
+1
2022-06-09
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-38
/
+51
2022-06-09
device property: Check fwnode->secondary when finding properties
Daniel Scally
1
-2
/
+11
2022-05-18
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
1
-0
/
+17
2022-05-09
arch_topology: Do not set llc_sibling if llc_id is invalid
Wang Qing
1
-1
/
+1
2022-04-20
net: mdio: don't defer probe forever if PHY IRQ provider is missing
Vladimir Oltean
1
-0
/
+1
2022-04-13
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-1
/
+5
2022-04-08
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-04-08
driver core: dd: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2022-04-08
drivers/base/memory: add memory block to memory group after registration succ...
David Hildenbrand
1
-3
/
+5
2022-04-08
PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()
Shawn Guo
1
-1
/
+1
2022-03-02
driver core: Free DMA range map when device is released
Mårten Lindahl
1
-0
/
+5
2022-03-02
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
1
-14
/
+6
2022-02-16
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-7
/
+34
2022-01-27
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
1
-1
/
+3
2022-01-27
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2
-13
/
+31
2022-01-27
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
1
-0
/
+1
[next]