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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
selftests/mm: switch to bash from sh
Muhammad Usama Anjum
2
-2
/
+2
2024-01-25
selftests/mm: mremap_test: fix build warning
Muhammad Usama Anjum
1
-13
/
+14
2024-01-25
selftest: Show expected and actual return codes for test failures in fcnal-test
David Ahern
1
-0
/
+1
2024-01-25
selftest: Fix set of ping_group_range in fcnal-test
David Ahern
1
-6
/
+15
2024-01-25
selftest: Update PATH for nettest in fcnal-test
David Ahern
1
-0
/
+3
2024-01-25
selftests/net/lib: update busywait timeout value
Hangbin Liu
1
-1
/
+4
2024-01-25
vsock/test: print type for SOCK_SEQPACKET
Arseniy Krasnov
1
-0
/
+2
2024-01-25
selftests: tc-testing: return fail if a test fails in setup/teardown
Pedro Tammela
1
-1
/
+1
2024-01-25
selftests: tc-testing: enable all tdc tests
Pedro Tammela
1
-2
/
+1
2024-01-25
selftests: tc-testing: adjust fq test to latest iproute2
Pedro Tammela
1
-1
/
+1
2024-01-25
selftests: tc-testing: check if 'jq' is available in taprio tests
Pedro Tammela
1
-0
/
+2
2024-01-25
selftests: tc-testing: add missing netfilter config
Pedro Tammela
1
-0
/
+1
2024-01-25
selftests: tcp_ao: set the timeout to 2 minutes
Jakub Kicinski
1
-0
/
+1
2024-01-25
selftests: net: explicitly wait for listener ready
Paolo Abeni
1
-2
/
+4
2024-01-25
selftests: net: included needed helper in the install targets
Paolo Abeni
1
-0
/
+1
2024-01-25
selftests: net: remove dependency on ebpf tests
Paolo Abeni
7
-12
/
+26
2024-01-25
selftests: tcp_ao: add a config file
Jakub Kicinski
1
-0
/
+10
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-42
/
+119
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-24
/
+97
2024-01-25
selftests/landlock: Fix fs_test build with old libc
Hu Yadi
1
-3
/
+8
2024-01-25
selftests/landlock: Fix net_test build with old libc
Hu Yadi
1
-1
/
+7
2024-01-25
selftests: bonding: do not test arp/ns target with mode balance-alb/tlb
Hangbin Liu
1
-4
/
+4
2024-01-24
vsock/test: add '--peer-port' input argument
Arseniy Krasnov
6
-58
/
+115
2024-01-24
selftests/bpf: Incorporate LSM policy to token-based tests
Andrii Nakryiko
2
-17
/
+104
2024-01-24
selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
1
-0
/
+98
2024-01-24
selftests/bpf: Add tests for BPF object load with implicit token
Andrii Nakryiko
1
-0
/
+64
2024-01-24
selftests/bpf: Add BPF object loading tests with explicit token passing
Andrii Nakryiko
3
-0
/
+166
2024-01-24
selftests/bpf: Utilize string values for delegate_xxx mount options
Andrii Nakryiko
1
-20
/
+32
2024-01-24
selftests/bpf: Add BPF token-enabled tests
Andrii Nakryiko
1
-0
/
+683
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2
-0
/
+5
2024-01-24
selftests: netdevsim: fix the udp_tunnel_nic test
Jakub Kicinski
1
-0
/
+9
2024-01-24
selftests: net: fix rps_default_mask with >32 CPUs
Jakub Kicinski
1
-1
/
+5
2024-01-24
KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...
Jing Zhang
1
-7
/
+11
2024-01-24
selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
Martin KaFai Lau
1
-4
/
+75
2024-01-24
selftests/bpf: Fix the flaky tc_redirect_dtime test
Martin KaFai Lau
1
-0
/
+11
2024-01-23
selftests/bpf: Skip callback tests if jit is disabled in test_verifier
Tiezhu Yang
2
-0
/
+17
2024-01-23
selftests/bpf: Move is_jit_enabled() into testing_helpers
Tiezhu Yang
3
-18
/
+19
2024-01-23
selftests: fill in some missing configs for net
Jakub Kicinski
1
-0
/
+28
2024-01-23
selftests/bpf: test case for register_bpf_struct_ops().
Kui-Feng Lee
4
-0
/
+176
2024-01-23
selftests/bpf: Add fill_link_info test for perf event
Jiri Olsa
2
-0
/
+46
2024-01-23
selftests/bpf: Add cookies check for perf_event fill_link_info test
Jiri Olsa
1
-5
/
+21
2024-01-23
selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
Jiri Olsa
1
-12
/
+36
2024-01-23
bpf: Use r constraint instead of p constraint in selftests
Jose E. Marchesi
2
-3
/
+3
2024-01-23
bpf: fix constraint in test_tcpbpf_kern.c
Jose E. Marchesi
1
-1
/
+1
2024-01-23
bpf: avoid VLAs in progs/test_xdp_dynptr.c
Jose E. Marchesi
1
-5
/
+5
2024-01-23
selftests/bpf: Enable kptr_xchg_inline test for arm64
Hou Tao
1
-1
/
+1
2024-01-23
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
2
-1
/
+31
2024-01-23
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
7
-0
/
+953
2024-01-23
selftests/bpf: Fix potential premature unload in bpf_testmod
Artem Savkov
1
-0
/
+9
[prev]
[next]