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
2023-12-20
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
2
-11
/
+39
2023-12-20
selftests/mm: support multi-size THP interface in thp_settings
Ryan Roberts
3
-2
/
+67
2023-12-20
selftests/mm: factor out thp settings management
Ryan Roberts
4
-326
/
+391
2023-12-20
selftests/mm/kugepaged: restore thp settings at exit
Ryan Roberts
1
-6
/
+11
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
4
-58
/
+9
2023-12-20
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-12-20
selftests/bpf: Remove tests for zeroed-array kptr
Hou Tao
1
-51
/
+49
2023-12-20
selftests: vxlan_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+199
2023-12-20
selftests: bridge_mdb: Add MDB bulk deletion test
Ido Schimmel
1
-2
/
+189
2023-12-19
selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()
Hou Tao
1
-0
/
+1
2023-12-19
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
4
-3
/
+69
2023-12-19
selftests/bpf: add global subprog annotation tests
Andrii Nakryiko
1
-4
/
+95
2023-12-19
bpf: reuse subprog argument parsing logic for subprog call checks
Andrii Nakryiko
1
-1
/
+1
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
3
-4
/
+4
2023-12-19
selftests/bpf: add testcase to verifier_bounds.c for BPF_JNE
Menglong Dong
1
-0
/
+62
2023-12-19
selftests/bpf: activate the OP_NE logic in range_cond()
Menglong Dong
1
-6
/
+13
2023-12-19
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
Menglong Dong
1
-4
/
+4
2023-12-20
HID: wacom: Add additional tests of confidence behavior
Jason Gerecke
1
-1
/
+277
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
5
-1067
/
+0
2023-12-19
tracing/selftests: Add test to test the trace_marker
Steven Rostedt (Google)
1
-0
/
+82
2023-12-19
selftests: add vlan hw filter tests
Liu Jian
2
-0
/
+30
2023-12-19
kselftest/arm64: Don't probe the current VL for unsupported vector types
Mark Brown
1
-3
/
+11
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
77
-362
/
+4079
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
1
-2
/
+8
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
1
-3
/
+146
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
3
-0
/
+227
2023-12-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
1
-2
/
+0
2023-12-18
kselftest: alsa: fixed a print formatting warning
Ghanshyam Agrawal
1
-1
/
+1
2023-12-17
selftests: mptcp: join: fix subflow_send_ack lookup
Geliang Tang
1
-4
/
+4
2023-12-17
selftests/net: Add TCP-AO key-management test
Dmitry Safonov
2
-0
/
+1181
2023-12-17
selftests/net: Add TCP-AO selfconnect/simultaneous connect test
Dmitry Safonov
2
-0
/
+198
2023-12-17
selftests/net: Add TCP-AO RST test
Dmitry Safonov
3
-1
/
+417
2023-12-17
selftests/net: Add SEQ number extension test
Dmitry Safonov
2
-0
/
+246
2023-12-17
selftests/net: Add TCP_REPAIR TCP-AO tests
Dmitry Safonov
2
-0
/
+237
2023-12-17
selftests/net: Add test/benchmark for removing MKTs
Dmitry Safonov
2
-1
/
+362
2023-12-17
selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests
Dmitry Safonov
2
-0
/
+743
2023-12-17
selftests/net: Add test for TCP-AO add setsockopt() command
Dmitry Safonov
2
-0
/
+836
2023-12-17
selftests/net: Add a test for TCP-AO keys matching
Dmitry Safonov
2
-0
/
+265
2023-12-17
selftests/net: Add TCP-AO ICMPs accept test
Dmitry Safonov
3
-8
/
+22
2023-12-17
selftests/net: Verify that TCP-AO complies with ignoring ICMPs
Dmitry Safonov
2
-0
/
+439
2023-12-17
selftests/net: Add TCP-AO library
Dmitry Safonov
12
-0
/
+2797
2023-12-15
selftests/bpf: Temporarily disable dummy_struct_ops test on s390
Alexei Starovoitov
1
-0
/
+2
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2
-2
/
+0
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
1
-0
/
+15
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
1
-5
/
+11
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
1
-1
/
+31
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-58
/
+6
2023-12-15
selftests: forwarding: ethtool_rmon: Add histogram counter test
Tobias Waldekranz
3
-0
/
+153
2023-12-15
selftests/net: optmem_max became per netns
Eric Dumazet
2
-10
/
+8
2023-12-14
selftests/net: convert fdb_flush.sh to run it in unique namespace
Hangbin Liu
1
-5
/
+6
[prev]
[next]