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
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
tools/testing/vma: add VMA sticky userland tests
Lorenzo Stoakes
1
-10
/
+79
2025-11-21
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
1
-0
/
+26
2025-11-21
mm: implement sticky VMA flags
Lorenzo Stoakes
1
-0
/
+28
2025-11-21
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
1
-1
/
+2
2025-11-21
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
1
-0
/
+1
2025-11-21
mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
Kefeng Wang
1
-2
/
+1
2025-11-21
selftest/mm: fix pointer comparison in mremap_test
Ankit Khushwaha
1
-2
/
+3
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
1
-1
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-34
/
+1094
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-12
/
+188
2025-11-20
Merge branch 'for-linus' into for-next
Takashi Iwai
39
-272
/
+961
2025-11-20
selftests: mptcp: add a check for 'add_addr_accepted'
Gang Yan
1
-0
/
+7
2025-11-20
selftests: mptcp: join: userspace: longer timeout
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-11-20
selftests: mptcp: join: endpoints: longer timeout
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-11-20
selftests: mptcp: join: fastclose: remove flaky marks
Matthieu Baerts (NGI0)
1
-2
/
+0
2025-11-20
selftests: tracing: Update fprobe selftest for ftrace based fprobe
Masami Hiramatsu (Google)
1
-14
/
+4
2025-11-20
selftests: tracing: Add tprobe enable/disable testcase
Masami Hiramatsu (Google)
1
-0
/
+40
2025-11-20
selftests/run_kselftest.sh: exit with error if tests fail
Brendan Jackman
2
-4
/
+24
2025-11-20
selftests/dma: fix invalid array access in printf
Zhang Chujun
1
-1
/
+1
2025-11-19
KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stress
Maximilian Dittgen
3
-0
/
+15
2025-11-19
KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU number
Maximilian Dittgen
1
-0
/
+5
2025-11-19
selftests/riscv: Add Zicbop prefetch test
Yao Zihong
1
-29
/
+136
2025-11-19
selftests: riscv: Add test for the Vector ptrace interface
Yong-Xuan Wang
2
-1
/
+138
2025-11-19
selftests: fib_tests: add fib6 from ra to static test
Fernando Fernandez Mancera
1
-1
/
+65
2025-11-19
selftest: af_unix: Add test for SO_PEEK_OFF.
Kuniyuki Iwashima
3
-0
/
+164
2025-11-19
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
1
-6
/
+5
2025-11-19
cxl/test: Assign overflow_err_count from log->nr_overflow
Alison Schofield
1
-2
/
+1
2025-11-19
cxl/test: Remove ret_limit race condition in mock_get_event()
Alison Schofield
1
-4
/
+4
2025-11-19
selftests/bpf: Replace TCP CC string comparisons with bpf_strncmp
Hoyeon Lee
2
-28
/
+10
2025-11-19
selftests/bpf: Move common TCP helpers into bpf_tracing_net.h
Hoyeon Lee
5
-24
/
+14
2025-11-19
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
2
-18
/
+0
2025-11-19
cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()
Alejandro Lucero
2
-18
/
+0
2025-11-18
selftests/x86: Update the negative vsyscall tests to expect a #GP
Sohil Mehta
1
-9
/
+12
2025-11-18
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
Sunday Adelodun
3
-0
/
+179
2025-11-18
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2
-1
/
+8
2025-11-18
selftests: mptcp: get stats just before timing out
Matthieu Baerts (NGI0)
5
-42
/
+86
2025-11-18
selftests: mptcp: wait for port instead of sleep
Matthieu Baerts (NGI0)
2
-2
/
+3
2025-11-18
selftests: mptcp: connect: avoid double packet traces
Matthieu Baerts (NGI0)
1
-4
/
+10
2025-11-18
selftests: mptcp: lib: get counters from nstat history
Matthieu Baerts (NGI0)
2
-56
/
+47
2025-11-18
selftests: mptcp: join: dump stats from history
Matthieu Baerts (NGI0)
2
-5
/
+17
2025-11-18
selftests: mptcp: lib: stats: remove nstat rate columns
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-11-18
selftests: mptcp: lib: remove stats files args
Matthieu Baerts (NGI0)
5
-13
/
+14
2025-11-18
selftests: mptcp: lib: introduce 'nstat_{init,get}'
Matthieu Baerts (NGI0)
5
-32
/
+30
2025-11-17
kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace
Mark Brown
1
-4
/
+1
2025-11-17
kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
Mark Brown
1
-0
/
+61
2025-11-17
Merge branch 'for-6.19/cxl-elc-test' into cxl-for-next
Dave Jiang
4
-4
/
+74
2025-11-17
cxl/test: Add support for acpi extended linear cache
Dave Jiang
4
-0
/
+45
2025-11-17
cxl/test: Add cxl_test CFMWS support for extended linear cache
Dave Jiang
1
-0
/
+22
2025-11-17
cxl/test: Standardize CXL auto region size
Dave Jiang
1
-4
/
+7
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
4
-53
/
+1
[prev]
[next]