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
2020-07-06
selftests: Remove unneeded selftest API headers
Kees Cook
4
-4
/
+0
2020-07-06
selftests/clone3: Reorder reporting output
Kees Cook
3
-4
/
+3
2020-07-06
selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-1
/
+1
2020-07-06
selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-2
/
+2
2020-07-06
selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan
Paolo Bonzini
1
-19
/
+26
2020-07-06
selftests: breakpoints: fix computation of test plan
Paolo Bonzini
1
-4
/
+4
2020-07-06
kselftest: fix TAP output for skipped tests
Paolo Bonzini
2
-9
/
+21
2020-07-06
kselftest: ksft_test_num return type should be unsigned
Paolo Bonzini
1
-1
/
+1
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
1
-0
/
+13
2020-07-06
selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
Pengfei Xu
4
-49
/
+52
2020-07-06
selftests: mptcp: capture pcap on both sides
Matthieu Baerts
1
-4
/
+9
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-90
/
+78
2020-07-04
selftests/net: update initializer syntax to use c99 designators
Tanner Love
1
-15
/
+15
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
41
-245
/
+2431
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+11
2020-07-03
selftests/net: add ipv6 test coverage in rxtimestamp test
tannerlove
1
-26
/
+59
2020-07-03
selftests/bpf: Fix compilation error of bpf_iter_task_stack.c
Song Liu
1
-1
/
+1
2020-07-02
bpf: selftests: Restore netns after each test
Martin KaFai Lau
2
-2
/
+23
2020-07-02
bpf: selftests: A few improvements to network_helpers.c
Martin KaFai Lau
6
-86
/
+110
2020-07-01
selftests: mptcp: add option to specify size of file to transfer
Florian Westphal
1
-13
/
+39
2020-07-01
selftests/bpf: Test_progs option for listing test names
Jesper Dangaard Brouer
2
-0
/
+16
2020-07-01
selftests/bpf: Test_progs option for getting number of tests
Jesper Dangaard Brouer
2
-0
/
+19
2020-07-01
selftests/bpf: Test_progs indicate to shell on non-actions
Jesper Dangaard Brouer
1
-0
/
+3
2020-07-01
selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.
Hao Luo
1
-8
/
+8
2020-07-01
selftests/bpf: Add bpf_iter test with bpf_get_task_stack()
Song Liu
2
-0
/
+54
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2
-1
/
+246
2020-07-01
selftests/x86/fsgsbase: Add a missing memory constraint
Andy Lutomirski
1
-1
/
+2
2020-07-01
selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
Andy Lutomirski
1
-1
/
+2
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
7
-90
/
+51
2020-07-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-07-01
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
1
-0
/
+15
2020-07-01
selftests/bpf: Add byte swapping selftest
Andrii Nakryiko
2
-0
/
+90
2020-06-30
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
1
-2
/
+7
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-16
/
+108
2020-06-30
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
3
-1
/
+45
2020-06-30
selftests: bpf: Pass program to bpf_prog_detach in flow_dissector
Lorenz Bauer
1
-2
/
+2
2020-06-30
selftests: bpf: Pass program and target_fd in flow_dissector_reattach
Lorenz Bauer
1
-6
/
+6
2020-06-30
selftests/bpf: Test updating flow_dissector link with same program
Jakub Sitnicki
1
-4
/
+28
2020-06-30
selftests/powerpc: Add test for execute-disabled pkeys
Sandipan Das
3
-1
/
+391
2020-06-30
selftests/powerpc: Move Hash MMU check to utilities
Sandipan Das
4
-29
/
+30
2020-06-30
selftests/powerpc: Fix pkey access right updates
Sandipan Das
3
-2
/
+8
2020-06-29
selftests: forwarding: Add tests for ethtool extended state
Amit Cohen
1
-0
/
+102
2020-06-29
selftests: forwarding: forwarding.config.sample: Add port with no cable conne...
Amit Cohen
1
-0
/
+3
2020-06-29
selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
Amit Cohen
2
-17
/
+17
2020-06-29
selftests: forwarding: Add a RED test for SW datapath
Petr Machata
1
-0
/
+492
2020-06-29
selftests: tpm: Use /bin/sh instead of /bin/bash
Jarkko Sakkinen
2
-2
/
+2
2020-06-29
selftests: tpm: Use 'test -e' instead of 'test -f'
Jarkko Sakkinen
2
-2
/
+2
2020-06-29
Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
Jarkko Sakkinen
1
-5
/
+0
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
17
-31
/
+403
2020-06-29
torture: Remove obsolete "cd $KVM"
Paul E. McKenney
1
-1
/
+0
[prev]
[next]