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.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
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-08-08
selftests: mm: add s390 to ARCH check
Nico Pache
1
-1
/
+1
2024-08-06
Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-02
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+3
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-24
/
+128
2024-08-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+2
2024-07-31
selftests: ksft: Fix finished() helper exit code on skipped tests
Laura Nao
1
-1
/
+1
2024-07-30
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
1
-1
/
+1
2024-07-30
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
1
-6
/
+28
2024-07-30
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
1
-10
/
+32
2024-07-30
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
1
-1
/
+3
2024-07-29
selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
Stanislav Fomichev
1
-1
/
+1
2024-07-29
Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+28
2024-07-29
selftests: mptcp: always close input's FD if opened
Liu Jing
1
-4
/
+4
2024-07-29
selftests: mptcp: fix error path
Paolo Abeni
1
-1
/
+1
2024-07-29
selftests: mptcp: add explicit test case for remove/readd
Paolo Abeni
1
-0
/
+29
2024-07-29
selftests: drv-net: rss_ctx: check for all-zero keys
Jakub Kicinski
1
-3
/
+34
2024-07-29
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
Zenghui Yu
1
-1
/
+3
2024-07-29
KVM: riscv: selftests: Fix compile error
Yong-Xuan Wang
1
-4
/
+4
2024-07-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2
-0
/
+4
2024-07-28
Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
Linus Torvalds
2
-0
/
+335
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-33
/
+36
2024-07-27
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+75
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+15
2024-07-27
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
tools/power turbostat: Add selftests for added perf counters
Patryk Wlazlyn
1
-0
/
+178
2024-07-26
tools/power turbostat: Add selftests for SMI, APERF and MPERF counters
Patryk Wlazlyn
1
-0
/
+157
2024-07-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
2
-25
/
+2
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-33
/
+90
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-33
/
+72
2024-07-25
selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata test
Stanislav Fomichev
1
-1
/
+2
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-0
/
+406
2024-07-24
Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-31
/
+227
2024-07-24
selftests/hid: add test for attaching multiple time the same struct_ops
Benjamin Tissoires
1
-0
/
+18
2024-07-24
selftests/hid: disable struct_ops auto-attach
Benjamin Tissoires
1
-0
/
+8
2024-07-24
selftests/hid: fix bpf_wq new API
Benjamin Tissoires
2
-2
/
+2
2024-07-24
selftests/landlock: Add cred_transfer test
Mickaël Salaün
2
-0
/
+75
2024-07-24
selftests: forwarding: skip if kernel not support setting bridge fdb learning...
Hangbin Liu
1
-0
/
+18
2024-07-24
pidfs: add selftests for new namespace ioctls
Christian Brauner
1
-31
/
+227
2024-07-23
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-50
/
+141
2024-07-23
Merge branch 'for-6.11/sysfs-patch-replace' into for-linus
Petr Mladek
1
-0
/
+48
2024-07-23
kselftest: missing arg in ptrace.c
Remington Brasga
1
-1
/
+1
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
10
-10
/
+232
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
45
-477
/
+1315
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-55
/
+473
2024-07-20
Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+3
[next]