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.19.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-7.0.y
linux-7.1.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
2026-03-28
Merge tag 'regmap-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+26
2026-03-27
driver core: auxiliary bus: Drop auxiliary_dev_pm_ops
Rafael J. Wysocki
1
-6
/
+0
2026-03-27
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
1
-12
/
+12
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-33
/
+109
2026-03-23
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
5
-33
/
+110
2026-03-22
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-33
/
+109
2026-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-03-19
regmap: mdio: make it depend on PHYLIB
Heiner Kallweit
1
-1
/
+1
2026-03-18
devres: rename and export set_node_dbginfo()
Danilo Krummrich
2
-7
/
+9
2026-03-18
devres: add devres_node_remove()
Danilo Krummrich
2
-0
/
+17
2026-03-18
devres: export devres_node_init() and devres_node_add()
Danilo Krummrich
2
-4
/
+7
2026-03-18
devres: move struct devres_node into base.h
Danilo Krummrich
2
-12
/
+12
2026-03-18
devres: remove unnecessary unlocks in devres_release_group()
Danilo Krummrich
1
-6
/
+3
2026-03-18
devres: use guard(spinlock_irqsave) where applicable
Danilo Krummrich
1
-17
/
+6
2026-03-18
devres: add free_node callback to struct devres_node
Danilo Krummrich
1
-12
/
+45
2026-03-18
devres: don't require ARCH_DMA_MINALIGN for devres actions
Danilo Krummrich
1
-45
/
+105
2026-03-17
devres: add devres_node_init()
Danilo Krummrich
1
-6
/
+9
2026-03-17
devres: add devres_node_add()
Danilo Krummrich
1
-8
/
+9
2026-03-17
devres: fix missing node debug info in devm_krealloc()
Danilo Krummrich
1
-0
/
+2
2026-03-17
driver core: platform: use generic driver_override infrastructure
Danilo Krummrich
1
-32
/
+5
2026-03-17
driver core: generalize driver_override in struct device
Danilo Krummrich
3
-1
/
+104
2026-03-16
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
1
-0
/
+1
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
1
-4
/
+26
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
1
-4
/
+26
2026-03-13
driver core: auxiliary bus: Introduce dev_is_auxiliary()
Rafael J. Wysocki
1
-0
/
+10
2026-03-13
driver: core: constify groups array argument in device_add_groups and device_...
Heiner Kallweit
1
-2
/
+3
2026-03-12
base: soc: rename and export soc_device_get_machine()
Bartosz Golaszewski
1
-8
/
+5
2026-03-12
base: soc: order includes alphabetically
Bartosz Golaszewski
1
-5
/
+5
2026-03-12
device core: Fix kernel-doc warnings in base.h
Dan Williams
1
-38
/
+41
2026-03-09
Merge tag 'v7.0-rc3' into driver-core-next
Danilo Krummrich
2
-11
/
+2
2026-03-06
regmap: Simplify devres handling
Krzysztof Kozlowski
1
-13
/
+10
2026-03-05
regcache: Move HW readback after cache initialisation
Andy Shevchenko
1
-12
/
+15
2026-03-05
regcache: Allocate and free reg_defaults on the same level
Andy Shevchenko
1
-19
/
+15
2026-03-05
regcache: Move count check and cache_bypass assignment to the caller
Andy Shevchenko
1
-4
/
+4
2026-03-03
regcache: Factor out regcache_hw_exit() helper
Andy Shevchenko
1
-6
/
+9
2026-03-03
Revert "driver core: enforce device_lock for driver_match_device()"
Danilo Krummrich
2
-11
/
+2
2026-03-03
regmap: Merge up v7.0-rc2
Mark Brown
1
-14
/
+13
2026-03-02
regcache: Amend printf() specifiers when printing registers
Andy Shevchenko
1
-2
/
+2
2026-03-02
regcache: Define iterator inside for-loop and align their types
Andy Shevchenko
2
-8
/
+7
2026-03-02
driver core: platform: fix various formatting issues
Dmitry Torokhov
1
-28
/
+21
2026-03-02
driver core: platform: allow attaching software nodes when creating devices
Dmitry Torokhov
1
-1
/
+8
2026-02-23
regcache: Split regcache_count_cacheable_registers() helper
Andy Shevchenko
1
-11
/
+19
2026-02-23
regcache: Remove duplicate check in regcache_hw_init()
Andy Shevchenko
1
-3
/
+0
2026-02-23
device property: Allow secondary lookup in fwnode_get_next_child_node()
Andy Shevchenko
1
-14
/
+13
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
35
-72
/
+72
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
42
-91
/
+87
2026-02-19
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+7
2026-02-16
Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-0
/
+11
[prev]
[next]