index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
bpf: Add arm64 JIT support for bpf_addr_space_cast instruction.
Puranjay Mohan
1
-2
/
+0
2024-04-02
selftests/bpf: Add pid limit for mptcpify prog
Geliang Tang
2
-0
/
+6
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2
-2
/
+2
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
17
-94
/
+736
2024-04-02
selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
Pu Lehui
2
-2
/
+2
2024-04-02
selftests/bpf: Using llvm may_goto inline asm for cond_break macro
Yonghong Song
1
-0
/
+11
2024-04-01
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
1
-1
/
+3
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
1
-0
/
+9
2024-04-01
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
1
-1
/
+1
2024-03-29
selftests/bpf: make multi-uprobe tests work in RELEASE=1 mode
Andrii Nakryiko
2
-2
/
+2
2024-03-29
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+5
2024-03-29
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
Kuniyuki Iwashima
1
-6
/
+257
2024-03-29
selftest: tcp: Add bind() tests for IPV6_V6ONLY.
Kuniyuki Iwashima
1
-0
/
+116
2024-03-29
selftest: tcp: Add more bind() calls.
Kuniyuki Iwashima
1
-59
/
+166
2024-03-29
selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.
Kuniyuki Iwashima
1
-0
/
+100
2024-03-29
selftest: tcp: Define the reverse order bind() tests explicitly.
Kuniyuki Iwashima
1
-8
/
+59
2024-03-29
selftest: tcp: Make bind() selftest flexible.
Kuniyuki Iwashima
1
-34
/
+58
2024-03-29
selftests: dmabuf-heap: add config file for the test
Muhammad Usama Anjum
1
-0
/
+3
2024-03-29
selftests/seccomp: Try to fit runtime of benchmark into timeout
Mark Brown
1
-1
/
+1
2024-03-29
selftests/ftrace: Fix event filter target_func selection
Mark Rutland
1
-1
/
+1
2024-03-29
selftest: af_unix: Test GC for SCM_RIGHTS.
Kuniyuki Iwashima
3
-1
/
+288
2024-03-29
selftests: net: gro fwd: update vxlan GRO test expectations
Antoine Tenart
1
-8
/
+2
2024-03-29
x86/selftests: Skip the tests if prerequisites aren't fulfilled
Muhammad Usama Anjum
2
-18
/
+11
2024-03-28
selftests/bpf: Drop settimeo in do_test
Geliang Tang
1
-2
/
+1
2024-03-28
selftests/bpf: Use connect_fd_to_fd in bpf_tcp_ca
Geliang Tang
1
-7
/
+1
2024-03-28
selftests/bpf: Add a kprobe_multi subtest to use addrs instead of syms
Yonghong Song
1
-0
/
+98
2024-03-28
selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernel
Yonghong Song
1
-14
/
+48
2024-03-28
selftests/bpf: Add {load,search}_kallsyms_custom_local()
Yonghong Song
2
-0
/
+32
2024-03-28
selftests/bpf: Refactor trace helper func load_kallsyms_local()
Yonghong Song
2
-7
/
+14
2024-03-28
selftests/bpf: Refactor some functions for kprobe_multi_test
Yonghong Song
1
-37
/
+57
2024-03-28
selftests/bpf: Replace CHECK with ASSERT macros for ksyms test
Yonghong Song
1
-19
/
+11
2024-03-28
selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncs
Martin KaFai Lau
3
-0
/
+135
2024-03-28
selftests/bpf: add batched tp/raw_tp/fmodret tests
Andrii Nakryiko
4
-1
/
+81
2024-03-28
selftests/bpf: lazy-load trigger bench BPF programs
Andrii Nakryiko
2
-12
/
+42
2024-03-28
selftests/bpf: remove syscall-driven benchs, keep syscall-count only
Andrii Nakryiko
5
-299
/
+42
2024-03-28
selftests/bpf: add batched, mostly in-kernel BPF triggering benchmarks
Andrii Nakryiko
4
-7
/
+238
2024-03-28
selftests/bpf: rename and clean up userspace-triggered benchmarks
Andrii Nakryiko
3
-73
/
+49
2024-03-28
bpf: improve error message for unsupported helper
Mykyta Yatsenko
2
-5
/
+5
2024-03-28
selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests
Anton Protopopov
1
-29
/
+103
2024-03-28
selftests: forwarding: Add a test for testing lib.sh functionality
Petr Machata
2
-0
/
+209
2024-03-28
selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on veth
Petr Machata
2
-11
/
+15
2024-03-28
selftests: forwarding: Mark performance-sensitive tests
Petr Machata
3
-14
/
+17
2024-03-28
selftests: forwarding: Support for performance sensitive tests
Petr Machata
1
-1
/
+22
2024-03-28
selftests: forwarding: Convert log_test() to recognize RET values
Petr Machata
2
-24
/
+77
2024-03-28
selftests: forwarding: Have RET track kselftest framework constants
Petr Machata
2
-7
/
+44
2024-03-28
selftests: lib: Define more kselftest exit codes
Petr Machata
2
-3
/
+5
2024-03-28
selftests: forwarding: Change inappropriate log_test_skip() calls
Petr Machata
6
-6
/
+13
2024-03-28
selftests: forwarding: Ditch skip_on_veth()
Petr Machata
5
-29
/
+4
2024-03-28
selftests: forwarding: Move several selftests
Petr Machata
13
-18
/
+42
2024-03-28
selftests: forwarding: ipip_lib: Do not import lib.sh
Petr Machata
1
-1
/
+0
[prev]
[next]