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-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-05-18
firmware_loader: use kernel credentials when reading firmware
Thiébaud Weksteen
1
-0
/
+17
2022-05-09
topology: make core_mask include at least cluster_siblings
Darren Hart
1
-0
/
+9
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-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-02-25
Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+6
2022-02-25
Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2022-02-22
driver core: Free DMA range map when device is released
Mårten Lindahl
1
-0
/
+5
2022-02-17
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
1
-14
/
+6
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-7
/
+34
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
3
-3
/
+40
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+5
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-66
/
+2
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
1
-50
/
+1
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-18
/
+1
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-3
/
+5
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+7
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+16
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-161
/
+77
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-35
/
+243
2022-01-11
Merge tag 'regmap-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-1
/
+2
2022-01-11
Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-98
/
+42
2022-01-11
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-41
/
+102
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2
-37
/
+64
2022-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+38
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-2
/
+2
2022-01-07
regmap: debugfs: Fix indentation
Mark Brown
1
-1
/
+1
2022-01-07
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
1
-0
/
+1
2022-01-06
driver core: Make bus notifiers in right order in really_probe()
Lu Baolu
1
-1
/
+1
2022-01-06
driver core: Move driver_sysfs_remove() after driver_sysfs_add()
Lu Baolu
1
-3
/
+4
2022-01-04
headers/uninline: Uninline single-use function: kobject_has_children()
Ingo Molnar
1
-0
/
+17
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-30
devtmpfs: mount with noexec and nosuid
Kees Cook
2
-2
/
+19
2021-12-29
driver core: Simplify async probe test code by using ktime_ms_delta()
Mark-PK Tsai
1
-9
/
+5
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2
-7
/
+6
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
2
-2
/
+2
[next]