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
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
1
-2
/
+6
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
1
-0
/
+53
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
1
-48
/
+48
2023-03-20
tools/nolibc: always disable stack protector for tests
Thomas Weißschuh
1
-0
/
+3
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
59
-455
/
+640
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
5
-6
/
+84
2023-03-17
selftests/bpf: Add test for bpf_ksym_exists().
Alexei Starovoitov
1
-1
/
+19
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-7
/
+353
2023-03-17
kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py
Daniel Latypov
4
-30
/
+31
2023-03-17
kunit: tool: remove unused imports and variables
Daniel Latypov
5
-5
/
+3
2023-03-17
kunit: tool: add subscripts for type annotations where appropriate
Daniel Latypov
3
-5
/
+5
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-17
selftests: net: Add VXLAN MDB test
Ido Schimmel
3
-0
/
+2320
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-16
selftests/bpf: fix "metadata marker" getting overwritten by the netstack
Alexander Lobakin
2
-4
/
+5
2023-03-16
selftests: net: devlink_port_split.py: skip test if no suitable device available
Po-Hsu Lin
1
-5
/
+31
2023-03-16
selftests/x86/lam: Add test cases for LAM vs thread creation
Kirill A. Shutemov
1
-0
/
+92
2023-03-16
selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...
Weihong Zhang
1
-2
/
+235
2023-03-16
selftests/x86/lam: Add inherit test cases for linear-address masking
Weihong Zhang
1
-4
/
+121
2023-03-16
selftests/x86/lam: Add io_uring test cases for linear-address masking
Weihong Zhang
1
-2
/
+339
2023-03-16
selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address masking
Weihong Zhang
1
-4
/
+140
2023-03-16
selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
Weihong Zhang
2
-1
/
+327
2023-03-16
bpf: Remove bpf_cpumask_kptr_get() kfunc
David Vernet
4
-56
/
+0
2023-03-16
bpf/selftests: Test using global cpumask kptr with RCU
David Vernet
4
-0
/
+102
2023-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-444
/
+273
2023-03-16
test/vsock: copy to user failure test
Arseniy Krasnov
1
-0
/
+118
2023-03-16
selftests/bpf: Fix a fd leak in an error path in network_helpers.c
Martin KaFai Lau
1
-1
/
+1
2023-03-16
selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
Martin KaFai Lau
1
-2
/
+2
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
3
-0
/
+135
2023-03-15
Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+11
2023-03-15
selftest: Add test for bind() conflicts.
Kuniyuki Iwashima
3
-0
/
+116
2023-03-14
selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.
Alexei Starovoitov
1
-0
/
+3
2023-03-14
selftests/bpf: robustify test_xdp_do_redirect with more payload magics
Alexander Lobakin
1
-10
/
+26
2023-03-14
KVM: selftests: Sync KVM exit reasons in selftests
Vipin Sharma
1
-2
/
+15
2023-03-14
KVM: selftests: Add macro to generate KVM exit reason strings
Sean Christopherson
1
-26
/
+28
2023-03-14
KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
Vipin Sharma
1
-1
/
+2
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
44
-293
/
+69
2023-03-14
KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test
David Woodhouse
1
-0
/
+27
2023-03-14
KVM: selftests: Use enum for test numbers in xen_shinfo_test
David Woodhouse
1
-51
/
+82
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
3
-54
/
+21
2023-03-14
KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
Sean Christopherson
1
-12
/
+17
2023-03-14
selftests: KVM: skip hugetlb tests if huge pages are not available
Paolo Bonzini
1
-9
/
+16
2023-03-15
selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...
Kajol Jain
1
-2
/
+2
2023-03-15
selftests/powerpc: Increase timeout for vsx_signal test
Michael Neuling
1
-0
/
+1
2023-03-13
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2
-0
/
+40
2023-03-13
selftests/bpf: use canonical ftrace path
Ross Zwisler
11
-22
/
+64
2023-03-13
selftests: tc-testing: add tests for action binding
Pedro Tammela
1
-0
/
+416
2023-03-13
Merge branch 'bpf: Allow reads from uninit stack'
Alexei Starovoitov
10
-135
/
+194
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2023-03-11
torture: Enable clocksource watchdog with "tsc=watchdog"
Paul E. McKenney
1
-3
/
+3
[prev]
[next]