index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-01-27
software node: fix wrong node passed to find nargs_prop
Clément Léger
1
-1
/
+1
2022-01-20
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2021-12-29
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
1
-1
/
+1
2021-11-25
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
1
-6
/
+7
2021-11-18
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
1
-27
/
+57
2021-11-18
driver core: Fix possible memory leak in device_link_add()
Yang Yingliang
1
-3
/
+1
2021-11-18
component: do not leave master devres group open after bind
Kai Vehmanen
1
-2
/
+3
2021-11-18
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
1
-4
/
+5
2021-10-28
Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+3
2021-10-18
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2021-10-12
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-10-12
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-10-07
device property: build kunit tests without structleak plugin
Brendan Higgins
1
-1
/
+1
2021-10-05
driver core: Reject pointless SYNC_STATE_ONLY device links
Saravana Kannan
1
-1
/
+2
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+63
2021-09-28
driver core: Add debug logs when fwnode links are added/deleted
Saravana Kannan
1
-0
/
+4
2021-09-28
driver core: Create __fwnode_link_del() helper function
Saravana Kannan
1
-16
/
+19
2021-09-28
driver core: Set deferred probe reason when deferred by driver core
Saravana Kannan
1
-6
/
+9
2021-09-24
Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
[next]