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
2021-02-15
selftests: gpio: remove obsolete gpio-mockup-chardev.c
Kent Gibson
1
-323
/
+0
2021-02-15
selftests: gpio: rework and simplify test implementation
Kent Gibson
4
-288
/
+535
2021-02-15
kselftest: add support for skipped tests
Timur Tabi
1
-6
/
+12
2021-02-12
selftests/bpf: Add unit tests for pointers in global functions
Dmitrii Banshchikov
11
-0
/
+449
2021-02-12
selftests: tc: Add generic mpls matching support for tc-flower
Guillaume Nault
2
-1
/
+162
2021-02-12
selftests: tc: Add basic mpls_* matching support for tc-flower
Guillaume Nault
3
-1
/
+187
2021-02-12
flow_dissector: fix TTL and TOS dissection on IPv4 fragments
Davide Caratti
1
-1
/
+37
2021-02-12
selftests: mptcp: fail if not enough SYN/3rd ACK
Matthieu Baerts
1
-8
/
+20
2021-02-12
selftests: mptcp: display warnings on one line
Matthieu Baerts
1
-23
/
+40
2021-02-12
selftests: mptcp: fix ACKRX debug message
Matthieu Baerts
1
-1
/
+1
2021-02-12
selftests: mptcp: dump more info on errors
Paolo Abeni
1
-3
/
+12
2021-02-13
selftests/bpf: Tests using bpf_check_mtu BPF-helper
Jesper Dangaard Brouer
2
-0
/
+414
2021-02-13
selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirect
Jesper Dangaard Brouer
1
-0
/
+7
2021-02-12
selftests/bpf: Add test for bpf_iter_task_vma
Song Liu
3
-10
/
+174
2021-02-12
bpf: selftests: Add non function pointer test to struct_ops
Martin KaFai Lau
1
-0
/
+1
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
5
-9
/
+17
2021-02-12
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
13
-41
/
+642
2021-02-11
selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie
Florent Revest
2
-6
/
+41
2021-02-11
selftests/bpf: Use vmlinux.h in socket_cookie_prog.c
Florent Revest
1
-5
/
+6
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
5
-213
/
+72
2021-02-11
selftests/ftrace: Add '!event' synthetic event syntax check
Tom Zanussi
1
-0
/
+4
2021-02-11
selftests/ftrace: Update synthetic event syntax errors
Tom Zanussi
1
-8
/
+27
2021-02-11
selftests/bpf: Convert test_xdp_redirect.sh to bash
Björn Töpel
1
-7
/
+3
2021-02-11
selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs
Alexei Starovoitov
1
-0
/
+69
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
1
-0
/
+8
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
2
-0
/
+79
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2
-4
/
+4
2021-02-11
KVM: selftests: Don't bother mapping GVA for Xen shinfo test
Sean Christopherson
1
-4
/
+3
2021-02-11
KVM: selftests: Fix hex vs. decimal snafu in Xen test
Sean Christopherson
1
-1
/
+1
2021-02-11
KVM: selftests: Fix size of memslots created by Xen tests
Sean Christopherson
2
-4
/
+2
2021-02-11
KVM: selftests: Ignore recently added Xen tests' build output
Sean Christopherson
1
-0
/
+2
2021-02-11
KVM: selftests: Add missing header file needed by xAPIC IPI tests
Peter Shier
1
-0
/
+55
2021-02-11
KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
Ricardo Koller
1
-4
/
+4
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-19
/
+30
2021-02-10
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
1
-3
/
+3
2021-02-10
selftests/bpf: Fix endianness issues in atomic tests
Ilya Leoshkevich
3
-3
/
+3
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+14
2021-02-10
selftest/bpf: Add test for var-offset stack access
Andrei Matei
2
-0
/
+86
2021-02-10
selftest/bpf: Verifier tests for var-off access
Andrei Matei
1
-2
/
+97
2021-02-10
selftest/bpf: Adjust expected verifier errors
Andrei Matei
9
-37
/
+41
2021-02-09
selftests/vm: rename file run_vmtests to run_vmtests.sh
Rong Chen
1
-0
/
+0
2021-02-09
selftests/seccomp: Accept any valid fd in user_notification_addfd
Seth Forshee
1
-6
/
+2
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
4
-39
/
+39
2021-02-09
selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_test
Vitaly Kuznetsov
1
-1
/
+38
2021-02-09
selftests: kvm: Move kvm_get_supported_hv_cpuid() to common code
Vitaly Kuznetsov
3
-28
/
+39
2021-02-09
selftests: kvm: Raise the default timeout to 120 seconds
Vitaly Kuznetsov
1
-0
/
+1
2021-02-08
selftests/bpf: Add missing cleanup in atomic_bounds test
Brendan Jackman
1
-0
/
+2
2021-02-08
selftests/bpf: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-08
selftests: netdevsim: Test route offload failure notifications
Amit Cohen
1
-2
/
+132
[prev]
[next]