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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
Revert "selftests: revocable: Add kselftest cases"
Johan Hovold
6
-380
/
+0
2026-02-05
driver core: remove device_change_owner() export
Greg Kroah-Hartman
1
-1
/
+0
2026-02-05
sysfs: remove exports of sysfs_*change_owner()
Greg Kroah-Hartman
1
-2
/
+0
2026-02-04
driver core: disable revocable code from build
Greg Kroah-Hartman
3
-3
/
+2
2026-02-03
revocable: Add KUnit test for concurrent access
Tzung-Bi Shih
1
-0
/
+104
2026-02-03
revocable: fix SRCU index corruption by requiring caller-provided storage
Tzung-Bi Shih
5
-113
/
+102
2026-02-03
revocable: Add KUnit test for provider lifetime races
Tzung-Bi Shih
1
-0
/
+41
2026-02-03
revocable: Fix races in revocable_alloc() using RCU
Tzung-Bi Shih
5
-71
/
+72
2026-02-02
driver core: fix inverted "locked" suffix of driver_match_device()
Danilo Krummrich
3
-8
/
+8
2026-02-02
rust: io: move MIN_SIZE and io_addr_assert to IoKnownSize
Alexandre Courbot
2
-22
/
+21
2026-02-02
rust: pci: re-export ConfigSpace
Zijing Zhang
1
-0
/
+1
2026-01-28
rust: dma: allow drivers to tune max segment size
Beata Michalska
2
-0
/
+23
2026-01-26
gpu: tyr: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2
-4
/
+4
2026-01-26
Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-next
Danilo Krummrich
7
-7
/
+63
2026-01-26
Merge tag 'v6.19-rc7' into driver-core-next
Danilo Krummrich
695
-3745
/
+7510
2026-01-26
Linux 6.19-rc7
v6.19-rc7
Linus Torvalds
1
-1
/
+1
2026-01-26
rust: auxiliary: use `pin_init::zeroed()` for device ID
Atharv Dubey
1
-6
/
+1
2026-01-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-4
/
+36
2026-01-25
rust: debugfs: use pin_init::zeroed() for file_operations
Ke Sun
1
-12
/
+6
2026-01-25
Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-01-25
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-139
/
+313
2026-01-25
Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-8
/
+13
2026-01-25
Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-01-25
Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2026-01-25
keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
Srish Srinivasan
1
-2
/
+2
2026-01-25
Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
gongqi
1
-0
/
+7
2026-01-25
Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
feng
1
-0
/
+11
2026-01-25
Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-7
/
+25
2026-01-25
Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+1
2026-01-25
Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+23
2026-01-25
Documentation: Project continuity
Dan Williams
2
-0
/
+42
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-74
/
+209
2026-01-24
Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2026-01-24
Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+7
2026-01-24
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+20
2026-01-24
Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+17
2026-01-24
Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+12
2026-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-38
/
+73
2026-01-24
Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-1
/
+1
2026-01-24
rust: samples: dma: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
1
-5
/
+8
2026-01-24
Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
17
-38
/
+73
2026-01-24
rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
4
-6
/
+4
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
3
-5
/
+5
2026-01-24
rust: device: support `dev_printk` on all devices
Gary Guo
1
-1
/
+8
2026-01-24
Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+7
2026-01-24
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-12
/
+13
2026-01-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-21
/
+33
2026-01-24
Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-9
/
+9
2026-01-24
Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-21
/
+20
2026-01-24
Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-18
/
+256
[next]