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-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2
-0
/
+43
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+3
2024-06-13
selftests/bpf: Validate CHECKSUM_COMPLETE option
Vadim Fedorenko
2
-1
/
+11
2024-06-13
kselftest/arm64: Fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2024-06-12
selftests: forwarding: router_mpath_hash: Add a new selftest
Petr Machata
2
-0
/
+334
2024-06-12
selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()
Petr Machata
1
-1
/
+8
2024-06-12
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
Daniel Xu
1
-0
/
+1
2024-06-12
bpf: selftests: nf: Opt out of using generated kfunc prototypes
Daniel Xu
3
-0
/
+3
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2
-8
/
+8
2024-06-12
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
1
-18
/
+18
2024-06-12
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
1
-1
/
+1
2024-06-12
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
1
-1
/
+1
2024-06-12
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
1
-4
/
+3
2024-06-12
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
1
-1
/
+1
2024-06-12
kselftest/arm64: Fix redundancy of a testcase
Dev Jain
1
-1
/
+1
2024-06-12
selftests/livepatch: define max test-syscall processes
Ryan Sullivan
1
-1
/
+4
2024-06-12
kselftest/arm64: Include kernel mode NEON in fp-stress
Mark Brown
4
-9
/
+343
2024-06-11
selftests: mptcp: lib: use wait_local_port_listen helper
Geliang Tang
1
-14
/
+2
2024-06-11
selftests: mptcp: lib: use setup/cleanup_ns helpers
Geliang Tang
1
-9
/
+8
2024-06-11
selftests: net: lib: remove 'ns' var in setup_ns
Geliang Tang
1
-8
/
+12
2024-06-11
selftests: net: lib: do not set ns var as readonly
Matthieu Baerts (NGI0)
1
-3
/
+3
2024-06-11
selftests: net: lib: remove ns from list after clean-up
Matthieu Baerts (NGI0)
1
-4
/
+17
2024-06-11
selftests: net: lib: ignore possible errors
Matthieu Baerts (NGI0)
1
-9
/
+1
2024-06-12
selftests/bpf: Add uretprobe shadow stack test
Jiri Olsa
1
-0
/
+60
2024-06-12
selftests/bpf: Add uretprobe syscall call from user space test
Jiri Olsa
2
-0
/
+112
2024-06-12
selftests/bpf: Add uretprobe syscall test for regs changes
Jiri Olsa
2
-1
/
+189
2024-06-12
selftests/bpf: Add uretprobe syscall test for regs integrity
Jiri Olsa
2
-0
/
+178
2024-06-12
selftests/x86: Add return uprobe shadow stack test
Jiri Olsa
1
-0
/
+145
2024-06-11
selftests/fchmodat2: fix clang build failure due to -static-libasan
John Hubbard
1
-1
/
+10
2024-06-11
selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
John Hubbard
1
-2
/
+12
2024-06-11
selftests: seccomp: fix format-zero-length warnings
Amer Al Shanawany
1
-3
/
+3
2024-06-11
selftests: filesystems: fix warn_unused_result build warnings
Amer Al Shanawany
1
-2
/
+10
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-2
/
+2
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-1
/
+2
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
28
-195
/
+991
2024-06-10
KVM: selftests: Treat AMD Family 17h+ as supporting branch insns retired
Manali Shukla
1
-30
/
+5
2024-06-10
mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
Ido Schimmel
1
-4
/
+51
2024-06-07
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-0
/
+112
2024-06-06
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
Geliang Tang
1
-11
/
+9
2024-06-06
selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
Geliang Tang
1
-12
/
+15
2024-06-06
selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_ca
Geliang Tang
1
-11
/
+9
2024-06-06
selftests/bpf: Add start_test helper in bpf_tcp_ca
Geliang Tang
1
-9
/
+33
2024-06-06
selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
Geliang Tang
1
-27
/
+34
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-25
/
+103
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-10
/
+11
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
1
-6
/
+7
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
1
-3
/
+1
2024-06-06
selftests/bpf: Add btf_field_iter selftests
Alan Maguire
1
-0
/
+161
2024-06-06
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
1
-1
/
+2
[prev]
[next]