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-04-18
selftests/bpf: add missing __weak kfunc log fixup test
Andrii Nakryiko
2
-0
/
+41
2023-04-18
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...
Frederic Weisbecker
3
-8
/
+47
2023-04-18
selftests/proc: Remove idle time monotonicity assertions
Frederic Weisbecker
3
-27
/
+14
2023-04-17
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
2
-0
/
+60
2023-04-17
selftests: mptcp: join: fix ShellCheck warnings
Matthieu Baerts
1
-2
/
+8
2023-04-17
selftests: mptcp: remove duplicated entries in usage
Matthieu Baerts
1
-4
/
+4
2023-04-17
selftests: openvswitch: add support for upcall testing
Aaron Conole
2
-11
/
+165
2023-04-17
selftests: openvswitch: add flow dump support
Aaron Conole
1
-0
/
+1026
2023-04-17
selftests: openvswitch: add interface support
Aaron Conole
2
-10
/
+163
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
3
-140
/
+5
2023-04-16
selftest, ptrace: Add selftest for syscall user dispatch config api
Gregory Price
3
-1
/
+74
2023-04-16
selftests/timers/posix_timers: Test delivery of signals across threads
Dmitry Vyukov
1
-0
/
+77
2023-04-15
selftests/bpf: Add refcounted_kptr tests
Dave Marchevsky
3
-0
/
+496
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
4
-84
/
+182
2023-04-15
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
4
-67
/
+73
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
1
-10
/
+39
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
1
-0
/
+13
2023-04-14
KVM: selftests: Test the PMU event "Instructions retired"
Aaron Lewis
1
-2
/
+32
2023-04-14
KVM: selftests: Copy full counter values from guest in PMU event filter test
Sean Christopherson
1
-90
/
+80
2023-04-14
KVM: selftests: Use error codes to signal errors in PMU event filter test
Sean Christopherson
1
-8
/
+8
2023-04-14
KVM: selftests: Print detailed info in PMU event filter asserts
Aaron Lewis
1
-6
/
+5
2023-04-14
KVM: selftests: Add helpers for PMC asserts in PMU event filter test
Aaron Lewis
1
-25
/
+27
2023-04-14
KVM: selftests: Add a common helper for the PMU event filter guest code
Aaron Lewis
1
-11
/
+18
2023-04-14
selftests/resctrl: Fix incorrect error return on test complete
Reinette Chatre
1
-1
/
+1
2023-04-14
KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
Colin Ian King
1
-1
/
+1
2023-04-13
selftests/bpf: Workaround for older vm_sockets.h.
Alexei Starovoitov
1
-0
/
+5
2023-04-13
selftests/bpf: Fix merge conflict due to SYS() macro change.
Alexei Starovoitov
1
-2
/
+2
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
252
-9821
/
+17899
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-276
/
+485
2023-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
6
-12
/
+23
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2
-16
/
+24
2023-04-13
selftests/resctrl: Remove duplicate codes that clear each test result file
Shaopeng Tan
4
-16
/
+9
2023-04-13
selftests/resctrl: Commonize the signal handler register/unregister for all t...
Shaopeng Tan
4
-33
/
+58
2023-04-13
selftests/resctrl: Cleanup properly when an error occurs in CAT test
Shaopeng Tan
1
-11
/
+8
2023-04-13
selftests/resctrl: Flush stdout file buffer before executing fork()
Shaopeng Tan
3
-0
/
+3
2023-04-13
selftests/resctrl: Return MBA check result and make it to output message
Shaopeng Tan
1
-8
/
+8
2023-04-13
selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...
Shaopeng Tan
2
-7
/
+10
2023-04-13
selftests/resctrl: Use correct exit code when tests fail
Peter Newman
1
-5
/
+5
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
1
-0
/
+1
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
1
-1
/
+1
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
1
-0
/
+2
2023-04-13
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
1
-0
/
+6
2023-04-13
selftests/bpf: Remove stand-along test_verifier_log test binary
Andrii Nakryiko
2
-176
/
+1
2023-04-13
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
1
-1
/
+5
2023-04-13
selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach
Song Liu
1
-0
/
+1
2023-04-13
selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmap
Song Liu
4
-16
/
+24
2023-04-13
selftests/bpf: Fix use of uninitialized op_name in log tests
Lorenz Bauer
1
-1
/
+1
2023-04-12
selftests/bpf: Test FOU kfuncs for externally controlled ipip devices
Christian Ehrig
2
-2
/
+268
2023-04-12
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
3
-67
/
+14
2023-04-12
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
3
-7
/
+38
[prev]
[next]