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-01-23
rust: pci: add config space read/write support
Zhi Wang
3
-4
/
+204
2026-01-23
rust: io: factor out MMIO read/write macros
Zhi Wang
1
-45
/
+102
2026-01-23
rust: io: separate generic I/O helpers from MMIO implementation
Zhi Wang
11
-131
/
+435
2026-01-23
rust: devres: style for imports
Zhi Wang
1
-3
/
+13
2026-01-23
MAINTAINERS: Add missing T: entry for FIRMWARE LOADER
Danilo Krummrich
1
-0
/
+1
2026-01-23
MAINTAINERS: Add driver-core mailing list
Danilo Krummrich
1
-3
/
+6
2026-01-22
driver-core: move devres_for_each_res() to base.h
Danilo Krummrich
2
-4
/
+4
2026-01-21
driver core: faux: stop using static struct device
Greg Kroah-Hartman
1
-7
/
+11
2026-01-21
revocable: Remove redundant synchronize_srcu() call
Tzung-Bi Shih
1
-1
/
+0
2026-01-20
revocable: fix missing module license and description
Danilo Krummrich
1
-0
/
+3
2026-01-19
rust: debugfs: Use kernel Atomic type in docs example
FUJITA Tomonori
1
-6
/
+11
2026-01-16
MAINTAINERS: driver-core: add driver-model documentation
Danilo Krummrich
1
-0
/
+1
2026-01-16
driver core: attribute_container: change return type to void
Daniel Gomez
5
-14
/
+8
2026-01-16
devtmpfs: Replace simple_strtoul with kstrtoint in mount_param
Thorsten Blum
1
-2
/
+1
2026-01-16
devtmpfs: make 'devtmpfs_context_ops' static
Ben Dooks
1
-1
/
+1
2026-01-16
selftests: revocable: Add kselftest cases
Tzung-Bi Shih
7
-0
/
+389
2026-01-16
revocable: Add Kunit test cases
Tzung-Bi Shih
4
-0
/
+151
2026-01-16
revocable: Revocable resource management
Tzung-Bi Shih
6
-1
/
+472
2026-01-13
MAINTAINERS: update auxiliary bus entry
Danilo Krummrich
1
-0
/
+2
2026-01-13
rust: platform: fix remove_callback invariant comment
Alok Tiwari
1
-1
/
+1
2026-01-13
rust: auxiliary: fix remove_callback invariant comment
Alok Tiwari
1
-1
/
+1
2026-01-12
Merge tag 'v6.19-rc5' into driver-core-next
Danilo Krummrich
584
-2834
/
+4628
2026-01-12
Linux 6.19-rc5
v6.19-rc5
Linus Torvalds
1
-1
/
+1
2026-01-12
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+5
2026-01-11
Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-11
/
+19
2026-01-11
Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2026-01-11
Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2026-01-11
Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+10
2026-01-11
treewide: Update email address
Thomas Gleixner
63
-82
/
+83
2026-01-11
Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-35
/
+26
2026-01-11
Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-17
/
+19
2026-01-11
Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+17
2026-01-10
Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+5
2026-01-10
erofs: fix file-backed mounts no longer working on EROFS partitions
Gao Xiang
1
-1
/
+2
2026-01-10
iommupt: Make pt_feature() always_inline
Jason Gunthorpe
1
-2
/
+2
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
1
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-0
/
+1
2026-01-10
iommupt: Fix the kunit building
Jason Gunthorpe
1
-1
/
+1
2026-01-10
Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+12
2026-01-10
erofs: don't bother with s_stack_depth increasing for now
Gao Xiang
1
-6
/
+12
2026-01-10
Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-50
/
+83
2026-01-10
Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+4
2026-01-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-7
/
+18
2026-01-10
Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
34
-150
/
+111
2026-01-10
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-14
/
+34
2026-01-10
driver core: make bus_find_device_by_acpi_dev() stub prototype aligned
Andy Shevchenko
1
-2
/
+2
2026-01-10
selftests/tracing: Fix test_multiple_writes stall
Fushuai Wang
1
-1
/
+17
2026-01-09
Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+39
2026-01-09
Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-36
/
+30
[next]