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.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-10-17
selftests/bpf: Fix include of <sys/fcntl.h>
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
2
-0
/
+80
2024-10-17
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
2
-22
/
+41
2024-10-17
selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
Yonghong Song
1
-17
/
+19
2024-10-17
selftests/bpf: Fix missing BUILD_BUG_ON() declaration
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Use pid_t consistently in test_progs.c
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Workaround strict bpf_lsm return value check.
Alexei Starovoitov
1
-0
/
+1
2024-10-17
selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()
Roberto Sassu
3
-0
/
+124
2024-10-17
selftests/bpf: Add selftest deny_namespace to s390x deny list
Yonghong Song
1
-0
/
+1
2024-10-17
kselftest/arm64: Actually test SME vector length changes via sigreturn
Mark Brown
1
-7
/
+7
2024-10-17
kselftest/arm64: signal: fix/refactor SVE vector length enumeration
Andre Przywara
10
-181
/
+132
2024-10-17
kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZA
Mark Brown
1
-0
/
+4
2024-10-17
kselftest/arm64: Verify simultaneous SSVE and ZA context generation
Mark Brown
1
-0
/
+162
2024-10-17
kselftest/arm64: Don't pass headers to the compiler as source
Mark Brown
1
-2
/
+6
2024-09-30
selftests: mptcp: join: restrict fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-1
/
+3
2024-09-18
selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
Michal Luczaj
1
-2
/
+1
2024-09-12
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+19
2024-09-12
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-1
/
+104
2024-09-12
selftests: mptcp: fix backport issues
Matthieu Baerts (NGI0)
1
-69
/
+69
2024-09-12
kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
Zenghui Yu
1
-1
/
+3
2024-09-08
selftests: mptcp: join: cannot rm sf if closed
Matthieu Baerts (NGI0)
1
-5
/
+2
2024-09-08
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-9
/
+12
2024-09-08
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-09-08
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
1
-6
/
+15
2024-09-08
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+14
2024-09-08
selftests: mptcp: join: check re-using ID of unused ADD_ADDR
Matthieu Baerts (NGI0)
1
-4
/
+12
2024-09-08
selftests: mptcp: join: test for flush/re-add endpoints
Matthieu Baerts (NGI0)
1
-0
/
+29
2024-09-08
selftests: mptcp: add explicit test case for remove/readd
Matthieu Baerts (NGI0)
1
-0
/
+23
2024-09-08
selftests: mptcp: join: check re-using ID of closed subflow
Matthieu Baerts (NGI0)
1
-5
/
+20
2024-09-08
selftests: mptcp: join: validate fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-09-04
selftests: forwarding: local_termination: Down ports on cleanup
Petr Machata
1
-0
/
+4
2024-09-04
selftests: forwarding: no_forwarding: Down ports on cleanup
Petr Machata
1
-0
/
+3
2024-08-29
selftests: net: more strict check in net_helper
Paolo Abeni
1
-4
/
+7
2024-08-29
net: change maximum number of UDP segments to 128
Yuri Benditovich
1
-1
/
+1
2024-08-29
selftests: udpgro: report error when receive failed
Hangbin Liu
1
-17
/
+27
2024-08-29
selftests/net: synchronize udpgro tests' tx and rx connection
Lucas Karpinski
4
-11
/
+34
2024-08-29
tc-testing: don't access non-existent variable on exception
Simon Horman
1
-1
/
+0
2024-08-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2
-10
/
+10
2024-08-29
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+35
2024-08-19
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
1
-0
/
+14
2024-08-14
selftests: mptcp: join: check backup support in signal endp
Matthieu Baerts (NGI0)
1
-6
/
+27
2024-08-14
selftests: mptcp: join: validate backup in MPJ
Matthieu Baerts (NGI0)
1
-10
/
+36
2024-08-14
clocksource: Scale the watchdog read retries automatically
Feng Tang
1
-1
/
+1
2024-08-14
torture: Enable clocksource watchdog with "tsc=watchdog"
Paul E. McKenney
1
-3
/
+3
2024-08-14
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
1
-1
/
+2
2024-08-11
selftests: mptcp: always close input's FD if opened
Liu Jing
1
-4
/
+4
[prev]
[next]