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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-04
dm-delay: don't busy-wait in kthread
Benjamin Marzinski
1
-3
/
+14
2025-05-04
dm: fix native zone append devices on top of emulated ones
Benjamin Marzinski
1
-1
/
+5
2025-05-04
dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
4
-14
/
+73
2025-05-04
dm: fix dm_blk_report_zones
Benjamin Marzinski
2
-8
/
+18
2025-04-11
dm: handle failures in dm_table_set_restrictions
Benjamin Marzinski
3
-17
/
+36
2025-04-11
dm: free table mempools if not used in __bind
Benjamin Marzinski
1
-4
/
+4
2025-04-11
dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
1
-10
/
+12
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
627
-1258
/
+1258
2025-04-06
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-10
/
+10
2025-04-06
Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
52
-703
/
+539
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-43
/
+580
2025-04-05
treewide: Convert new and leftover hrtimer_init() users
Thomas Gleixner
4
-12
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
624
-1250
/
+1250
2025-04-05
Merge branch 'next' into for-linus
Dmitry Torokhov
4425
-68292
/
+205912
2025-04-05
Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2025-04-05
Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-26
/
+46
2025-04-05
Merge tag 'ntb-6.15' of https://github.com/jonmason/ntb
Linus Torvalds
6
-16
/
+14
2025-04-04
Merge tag 'drm-misc-next-fixes-2025-04-04' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-6
/
+7
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
28
-150
/
+372
2025-04-04
Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-22
/
+39
2025-04-04
Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-58
/
+6
2025-04-04
Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-11
/
+30
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
7
-8
/
+8
2025-04-04
net: ibmveth: make veth_pool_store stop hanging
Dave Marquardt
1
-12
/
+27
2025-04-04
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
1
-1
/
+16
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
1
-3
/
+3
2025-04-04
net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
Lorenzo Bianconi
1
-5
/
+4
2025-04-04
Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2025-04-04
Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2025-04-04
Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
2
-3
/
+4
2025-04-04
Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...
Arnd Bergmann
5
-55
/
+2
2025-04-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2025-04-04
Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
5
-74
/
+75
2025-04-04
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
8
-14
/
+93
2025-04-04
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
1
-44
/
+179
2025-04-04
net: dummy: request ops lock
Stanislav Fomichev
1
-0
/
+1
2025-04-04
netdevsim: add dummy device notifiers
Stanislav Fomichev
2
-0
/
+16
2025-04-04
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
34
-766
/
+637
2025-04-04
net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
Lorenzo Bianconi
3
-2
/
+22
2025-04-04
net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
David Oberhollenzer
2
-4
/
+10
2025-04-04
eth: bnxt: fix deadlock in the mgmt_ops
Taehee Yoo
1
-3
/
+3
2025-04-04
sfc: fix NULL dereferences in ef100_process_design_param()
Edward Cree
2
-29
/
+24
2025-04-04
gve: handle overflow when reporting TX consumed descriptors
Joshua Washington
1
-1
/
+3
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-5
/
+4
2025-04-03
crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hash
Christian Marangi
1
-1
/
+2
2025-04-03
Merge tag 'amd-drm-next-6.15-2025-03-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
36
-649
/
+393
2025-04-03
Merge tag 'drm-xe-next-fixes-2025-03-27' of https://gitlab.freedesktop.org/dr...
Dave Airlie
12
-45
/
+131
2025-04-03
Merge tag 'drm-intel-next-fixes-2025-03-25' of https://gitlab.freedesktop.org...
Dave Airlie
2
-1
/
+6
[next]