index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()
Wang ShaoBo
2021-11-11
1
-0
/
+2
*
Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-11-10
1
-27
/
+58
|
\
|
*
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
2021-11-05
1
-27
/
+57
|
*
PM: sleep: Fix runtime PM based cpuidle support
Ulf Hansson
2021-11-04
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
3
-22
/
+81
|
\
\
|
*
|
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
2
-6
/
+5
|
*
|
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-2
/
+2
|
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
|
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
|
arch_numa: simplify numa_distance allocation
Mike Rapoport
2021-11-06
1
-4
/
+2
|
*
|
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
2021-11-06
1
-10
/
+72
*
|
|
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-04
9
-82
/
+147
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
device property: Drop redundant NULL checks
Andy Shevchenko
2021-10-26
1
-6
/
+0
|
*
|
firmware_loader: move struct builtin_fw to the only place used
Luis Chamberlain
2021-10-22
1
-0
/
+6
|
*
|
firmware_loader: formalize built-in firmware API
Luis Chamberlain
2021-10-22
4
-79
/
+122
|
*
|
component: do not leave master devres group open after bind
Kai Vehmanen
2021-10-21
1
-2
/
+3
|
*
|
driver core: Provide device_match_acpi_handle() helper
Andy Shevchenko
2021-10-20
1
-0
/
+6
|
*
|
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2021-10-18
2
-2
/
+3
|
|
\
\
|
*
|
|
firmware_loader: add a sanity check for firmware_request_builtin()
Luis Chamberlain
2021-10-05
1
-0
/
+3
|
*
|
|
firmware_loader: split built-in firmware call
Luis Chamberlain
2021-10-05
1
-8
/
+21
|
*
|
|
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
2021-10-05
1
-6
/
+7
|
*
|
|
drivers/base/component.c: remove superfluous header files from component.c
Mianhan Liu
2021-10-05
1
-1
/
+0
|
*
|
|
drivers/base/arch_topology.c: remove superfluous header
Mianhan Liu
2021-10-05
1
-3
/
+0
|
*
|
|
driver core: use NUMA_NO_NODE during device_initialize
Max Gurtovoy
2021-10-05
1
-1
/
+1
|
*
|
|
driver core: Fix possible memory leak in device_link_add()
Yang Yingliang
2021-10-05
1
-3
/
+1
|
*
|
|
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
2021-10-04
4
-28
/
+77
|
|
\
\
\
|
*
|
|
|
driver core: Clarify that dev_err_probe() is OK even w/out -EPROBE_DEFER
Douglas Anderson
2021-09-21
1
-0
/
+5
|
*
|
|
|
driver core: platform: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
2021-09-14
1
-2
/
+1
*
|
|
|
|
Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-11-02
4
-34
/
+94
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2021-11-02
4
-34
/
+94
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2021-10-27
3
-25
/
+89
|
|
*
|
|
|
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
2021-10-26
1
-7
/
+1
|
|
*
|
|
|
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
Rafael J. Wysocki
2021-10-26
1
-5
/
+6
|
|
*
|
|
|
PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...
Rafael J. Wysocki
2021-10-22
1
-4
/
+5
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
2
-66
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-4
/
+3
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-24
1
-3
/
+3
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-1
/
+2
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
1
-1
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
1
-27
/
+63
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
device property: move mac addr helpers to eth.c
Jakub Kicinski
2021-10-07
1
-63
/
+0
*
|
|
|
|
|
|
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-11-01
1
-4
/
+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
regmap: spi: Set regmap max raw r/w from max_transfer_size
Lucas Tanure
2021-10-23
1
-4
/
+32
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
2
-0
/
+25
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
topology: Represent clusters of CPUs within a die
Jonathan Cameron
2021-10-15
2
-0
/
+25
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-28
1
-4
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2021-10-12
1
-4
/
+3
*
|
|
|
|
|
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-17
1
-1
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
driver core: Reject pointless SYNC_STATE_ONLY device links
Saravana Kannan
2021-10-05
1
-1
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
2021-10-11
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]