index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
device property: build kunit tests without structleak plugin
Brendan Higgins
2021-10-06
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
[next]