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
2025-05-07
platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_...
Frank Li
1
-0
/
+1
2025-05-05
mm: remove NR_BOUNCE zone stat
Christoph Hellwig
1
-1
/
+1
2025-05-01
platform: Fix race condition during DMA configure at IOMMU probe time
Will McVicker
1
-3
/
+3
2025-04-30
firmware_loader: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2
-33
/
+5
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+5
2025-04-30
regcache: Use sort()'s default swap() implementation
Thorsten Blum
1
-12
/
+1
2025-04-29
PM: runtime: Add new devm functions
Bence Csókás
1
-0
/
+44
2025-04-28
Merge tag 'gpiod-devm-is-action-added-for-v6.16-rc1' of ssh://gitolite.kernel...
Greg Kroah-Hartman
1
-0
/
+11
2025-04-28
Merge 6.15-rc4 into driver-core-next
Greg Kroah-Hartman
8
-50
/
+90
2025-04-28
devres: Add devm_is_action_added() helper
Andy Shevchenko
1
-0
/
+11
2025-04-26
Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+9
2025-04-25
PM: wakeup: Do not expose 4 device wakeup source APIs
Zijun Hu
1
-8
/
+4
2025-04-25
driver core: auxiliary bus: Fix IS_ERR() vs NULL mixup in __devm_auxiliary_de...
Dan Carpenter
1
-3
/
+3
2025-04-25
devtmpfs: don't use vfs_getattr_nosec to query i_mode
Christoph Hellwig
1
-13
/
+9
2025-04-22
property: Add functions to iterate named child
Matti Vaittinen
1
-0
/
+27
2025-04-22
PM: sleep: Make suspend of devices more asynchronous
Rafael J. Wysocki
1
-8
/
+56
2025-04-22
PM: sleep: Suspend async parents after suspending children
Rafael J. Wysocki
1
-4
/
+63
2025-04-22
PM: sleep: Resume children after resuming the parent
Rafael J. Wysocki
1
-19
/
+66
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
1
-0
/
+3
2025-04-16
drivers: base: handle module_kobject creation
Shyam Saini
1
-8
/
+5
2025-04-15
software node: Correct a OOB check in software_node_get_reference_args()
Zijun Hu
1
-1
/
+1
2025-04-15
drivers/base/memory: Avoid overhead from for_each_present_section_nr()
Gavin Shan
1
-24
/
+17
2025-04-15
software node: Prevent link creation failure from causing kobj reference coun...
Lizhi Xu
1
-2
/
+1
2025-04-15
drivers/base: Extend documentation with preferred way to use auxbus
Leon Romanovsky
1
-0
/
+10
2025-04-15
devres: simplify devm_kstrdup() using devm_kmemdup()
Raag Jadav
1
-8
/
+1
2025-04-15
platform: replace magic number with macro PLATFORM_DEVID_NONE
Woody Zhang
1
-1
/
+1
2025-04-15
component: do not try to unbind unbound components
Johan Hovold
1
-1
/
+2
2025-04-15
driver core: fix potential NULL pointer dereference in dev_uevent()
Dmitry Torokhov
3
-4
/
+44
2025-04-15
driver core: introduce device_set_driver() helper
Dmitry Torokhov
3
-5
/
+10
2025-04-15
Revert "drivers: core: synchronize really_probe() and dev_uevent()"
Dmitry Torokhov
1
-3
/
+0
2025-04-15
driver core: auxiliary bus: add device creation helpers
Jerome Brunet
1
-0
/
+108
2025-04-15
driver core: faux: Add sysfs groups after probing
Kurt Borja
1
-4
/
+18
2025-04-10
device property: Split fwnode_get_child_node_count()
Andy Shevchenko
1
-6
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-5
/
+5
2025-04-03
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-10
/
+24
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+12
2025-03-30
Merge tag 'regmap-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-7
/
+7
2025-03-29
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+61
2025-03-29
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+28
2025-03-27
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2025-03-26
Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+31
2025-03-26
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-174
/
+175
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+23
2025-03-25
Merge branch 'for-next/smt-control' into for-next/core
Catalin Marinas
1
-0
/
+18
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-39
/
+33
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-17
/
+64
2025-03-24
Merge branch 'pm-misc'
Rafael J. Wysocki
1
-73
/
+0
2025-03-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-70
/
+146
[prev]
[next]