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
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
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
2025-10-05
Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-36
/
+27
2025-10-04
Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+38
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-10-03
drivers/base: move memory_block_add_nid() into the caller
Hannes Reinecke
2
-24
/
+22
2025-10-03
mm/memory_hotplug: activate node before adding new memory blocks
Hannes Reinecke
1
-2
/
+2
2025-10-03
drivers/base/memory: add node id parameter to add_memory_block()
Hannes Reinecke
1
-11
/
+4
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-14
/
+29
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+21
2025-10-01
Merge tag 'regmap-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-5
/
+9
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-22
/
+38
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+9
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
3
-14
/
+29
2025-09-28
drivers/base/node: fix double free in register_one_node()
Donet Tom
1
-1
/
+0
2025-09-25
ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
Sunil V L
1
-1
/
+1
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
1
-13
/
+9
2025-09-15
Merge 6.17-rc6 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+5
2025-09-13
drivers/base/node: handle error properly in register_one_node()
Donet Tom
1
-0
/
+5
2025-09-10
Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2025-09-08
devres: provide devm_kmemdup_const()
Bartosz Golaszewski
1
-0
/
+21
2025-09-06
driver core: auxiliary bus: Optimize logic of auxiliary_match_id()
Zijun Hu
1
-7
/
+8
2025-09-06
driver core: auxiliary bus: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-7
/
+3
2025-09-06
driver core: Fix order of the kernel-doc parameters
Gil Fine
1
-4
/
+4
2025-09-06
driver core: get_dev_from_fwnode(): document potential race
Danilo Krummrich
1
-0
/
+19
2025-09-06
drivers: base: fix "publically"->"publicly"
Xichao Zhao
1
-1
/
+1
2025-09-06
PM: core: Add two macros for walking device links
Rafael J. Wysocki
3
-13
/
+16
2025-09-06
PM: core: Annotate loops walking device links as _srcu
Rafael J. Wysocki
2
-11
/
+11
2025-09-06
driver core: faux: Set power.no_pm for faux devices
Rafael J. Wysocki
1
-0
/
+1
2025-09-05
PM: sleep: core: Clear power.must_resume in noirq suspend error path
Rafael J. Wysocki
1
-1
/
+13
2025-09-02
drivers/base/node: Add a helper function node_update_perf_attrs()
Dave Jiang
1
-0
/
+38
2025-08-28
regmap: use int type to store negative error codes
Qianfeng Rong
1
-4
/
+7
2025-08-26
PM: sleep: annotate RCU list iterations
Johannes Berg
1
-2
/
+2
2025-08-17
software node: Constify node_group in registration functions
Dmitry Torokhov
1
-3
/
+2
2025-08-14
x86/vmscape: Enable the mitigation
Pawan Gupta
1
-0
/
+3
2025-08-13
regmap: Remove superfluous check for !config in __regmap_init()
Geert Uytterhoeven
1
-1
/
+1
2025-08-10
regmap: mmio: Add missing MODULE_DESCRIPTION()
Luis Henriques
1
-0
/
+1
2025-08-09
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-9
/
+21
2025-08-01
regmap: irq: Avoid lockdep warnings with nested regmap-irq chips
Mark Brown
1
-1
/
+10
2025-08-01
regmap: irq: Free the regmap-irq mutex
Mark Brown
1
-8
/
+11
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-79
/
+63
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+14
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-47
/
+98
2025-07-29
Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-2
/
+6
2025-07-28
Merge tag 'regmap-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-11
/
+1
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-119
/
+212
2025-07-28
Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+11
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
4
-10
/
+12
2025-07-22
Merge branches 'pm-runtime' and 'pm-powercap'
Rafael J. Wysocki
1
-9
/
+18
2025-07-20
Merge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2025-07-19
mm: introduce per-node proactive reclaim interface
Davidlohr Bueso
1
-0
/
+2
[next]