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
2022-03-08
Improve stability of find_vma BPF test
Mykola Lysenko
1
-9
/
+19
2022-03-08
Improve send_signal BPF test stability
Mykola Lysenko
2
-8
/
+11
2022-03-08
Improve perf related BPF tests (sample_freq issue)
Mykola Lysenko
4
-5
/
+5
2022-03-08
KVM: selftests: Add test to populate a VM with the max possible guest mem
Sean Christopherson
3
-0
/
+294
2022-03-08
KVM: selftests: Define cpu_relax() helpers for s390 and x86
Sean Christopherson
2
-0
/
+13
2022-03-08
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2
-18
/
+25
2022-03-08
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
3
-27
/
+36
2022-03-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
1
-1
/
+9
2022-03-08
Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
Florian Westphal
1
-3
/
+2
2022-03-08
selftests: tpm: add async space test with noneexisting handle
Tadeusz Struk
1
-0
/
+16
2022-03-08
selftests: tpm2: Determine available PCR bank
Stefan Berger
2
-8
/
+52
2022-03-07
bpf/docs: Update list of architectures supported.
KP Singh
1
-1
/
+1
2022-03-07
bpf/docs: Update vmtest docs for static linking
KP Singh
1
-0
/
+8
2022-03-07
kselftest/arm64: Log the PIDs of the parent and child in sve-ptrace
Mark Brown
1
-0
/
+2
2022-03-08
selftest/powerpc: Add PAPR sysfs attributes sniff test
Pratik R. Sampat
4
-0
/
+117
2022-03-08
selftests/powerpc: Add test for real address error handling
Ganesh Goudar
4
-1
/
+75
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-4
/
+0
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
1
-0
/
+1
2022-03-07
selftests: net: fix array_size.cocci warning
Guo Zhengkui
1
-1
/
+1
2022-03-05
selftests/bpf: Add a test for btf_type_tag "percpu"
Hao Luo
3
-29
/
+215
2022-03-05
selftests/bpf: Add tests for kfunc register offset checks
Kumar Kartikeya Dwivedi
1
-0
/
+83
2022-03-05
bpf: Disallow negative offset in check_ptr_off_reg
Kumar Kartikeya Dwivedi
2
-5
/
+5
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2
-8
/
+21
2022-03-05
memblock tests: Fix testing with 32-bit physical addresses
Karolina Drobnik
1
-2
/
+4
2022-03-05
selftests/bpf: Add custom SEC() handling selftest
Andrii Nakryiko
2
-0
/
+239
2022-03-04
selftests: mptcp: update output info of chk_rm_nr
Geliang Tang
1
-8
/
+9
2022-03-04
selftests: mptcp: add more arguments for chk_join_nr
Geliang Tang
1
-14
/
+33
2022-03-04
selftests: mptcp: add invert check in check_transfer
Geliang Tang
1
-8
/
+17
2022-03-04
selftests: mptcp: add fastclose testcase
Geliang Tang
1
-1
/
+21
2022-03-04
selftests: mptcp: reuse linkfail to make given size files
Geliang Tang
1
-5
/
+27
2022-03-04
selftests: mptcp: add extra_args in do_transfer
Geliang Tang
1
-15
/
+15
2022-03-04
selftests: mptcp: add the MP_RST mibs check
Geliang Tang
1
-0
/
+45
2022-03-04
selftests: mptcp: add the MP_FASTCLOSE mibs check
Geliang Tang
1
-0
/
+32
2022-03-04
selftests: mptcp: adjust output alignment for more tests
Geliang Tang
1
-11
/
+12
2022-03-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
26
-271
/
+281
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
3
-2
/
+13
2022-03-03
selftests: Fix build when $(O) points to a relative path
Muhammad Usama Anjum
1
-1
/
+4
2022-03-03
selftests: netfilter: fix a build error on openSUSE
Geliang Tang
1
-0
/
+1
2022-03-03
selftests: kvm: add generated file to the .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-03-03
selftests/exec: add generated files to .gitignore
Muhammad Usama Anjum
1
-0
/
+2
2022-03-03
selftests: add kselftest_install to .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-19
/
+213
2022-03-03
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-5
/
+162
2022-03-03
selftests: mlxsw: resource_scale: Fix return value
Amit Cohen
1
-1
/
+1
2022-03-03
selftests: mlxsw: tc_police_scale: Make test more robust
Amit Cohen
1
-1
/
+2
2022-03-03
bpf: Small BPF verifier log improvements
Mykola Lysenko
19
-168
/
+168
2022-03-03
bpf: selftests: test skb->tstamp in redirect_neigh
Martin KaFai Lau
2
-0
/
+783
2022-03-03
selftests: forwarding: hw_stats_l3: Add a new test
Petr Machata
1
-0
/
+332
2022-03-02
selftests: sdsi: test sysfs setup
David E. Box
2
-0
/
+251
[prev]
[next]