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
2019-12-13
selftests: bpf: Add xdp_perf test
Björn Töpel
1
-0
/
+25
2019-12-13
selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs
Andrii Nakryiko
1
-5
/
+24
2019-12-13
selftests/bpf: Add CPU mask parsing tests
Andrii Nakryiko
1
-0
/
+78
2019-12-13
selftests/bpf: Switch reuseport tests for test_progs framework
Jakub Sitnicki
1
-136
/
+131
2019-12-13
selftests/bpf: Move reuseport tests under prog_tests/
Jakub Sitnicki
2
-1
/
+1
2019-12-13
selftests/bpf: Pull up printing the test name into test runner
Jakub Sitnicki
1
-15
/
+12
2019-12-13
selftests/bpf: Propagate errors during setup for reuseport tests
Jakub Sitnicki
1
-51
/
+85
2019-12-13
selftests/bpf: Run reuseport tests in a loop
Jakub Sitnicki
1
-21
/
+34
2019-12-13
selftests/bpf: Unroll the main loop in reuseport test
Jakub Sitnicki
1
-32
/
+41
2019-12-13
selftests/bpf: Add helpers for getting socket family & type name
Jakub Sitnicki
1
-3
/
+25
2019-12-13
selftests/bpf: Use sa_family_t everywhere in reuseport tests
Jakub Sitnicki
1
-3
/
+3
2019-12-13
selftests/bpf: Let libbpf determine program type from section name
Jakub Sitnicki
2
-10
/
+4
2019-12-11
tools/testing/nvdimm: Fix mock support for ioremap
Dan Williams
2
-0
/
+7
2019-12-11
selftests/bpf: Test function_graph tracer and bpf trampoline together
Alexei Starovoitov
1
-0
/
+39
2019-12-11
kselftest: Support old perl versions
SeongJae Park
1
-0
/
+1
2019-12-11
kselftest/runner: Print new line in print of timeout log
SeongJae Park
1
-0
/
+1
2019-12-11
selftests: Fix dangling documentation references to kselftest_module.sh
Michael Ellerman
1
-1
/
+1
2019-12-11
kselftests: Add dma-heap test
John Stultz
2
-0
/
+402
2019-12-09
tc-testing: unbreak full listing of tdc testcases
Davide Caratti
1
-1
/
+1
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-156
/
+176
2019-12-09
torture: Hoist calls to lscpu to higher-level kvm.sh script
Paul E. McKenney
2
-7
/
+11
2019-12-09
torture: Allow "CFLIST" to specify default list of scenarios
Paul E. McKenney
1
-6
/
+13
2019-12-09
rcutorture: Add worst-case call_rcu() forward-progress results
Paul E. McKenney
1
-1
/
+2
2019-12-09
torture: Handle systems lacking the mpstat command
Paul E. McKenney
1
-2
/
+9
2019-12-09
torture: Handle jitter for CPUs that cannot be offlined
Paul E. McKenney
1
-6
/
+20
2019-12-09
rcutorture: Dispense with Dracut for initrd creation
Paul E. McKenney
1
-52
/
+3
2019-12-09
torture: Use gawk instead of awk for systime() function
Paul E. McKenney
2
-5
/
+5
2019-12-09
kunit: testing kunit: Bug fix in test_run_timeout function
Heidi Fahim
1
-1
/
+1
2019-12-09
selftests: forwarding: Delete IPv6 address at the end
Ido Schimmel
1
-1
/
+1
2019-12-09
selftests: safesetid: Fix Makefile to set correct test program
Masami Hiramatsu
1
-1
/
+1
2019-12-09
selftests: safesetid: Check the return value of setuid/setgid
Masami Hiramatsu
1
-5
/
+10
2019-12-09
selftests: safesetid: Move link library to LDLIBS
Masami Hiramatsu
1
-1
/
+2
2019-12-09
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
1
-3
/
+3
2019-12-09
selftests/ftrace: Do not to use absolute debugfs path
Masami Hiramatsu
3
-5
/
+5
2019-12-09
selftests/ftrace: Fix ftrace test cases to check unsupported
Masami Hiramatsu
2
-0
/
+7
2019-12-09
selftests/ftrace: Fix to check the existence of set_ftrace_filter
Masami Hiramatsu
1
-1
/
+4
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+537
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-51
/
+147
2019-12-07
selftests: netfilter: use randomized netns names
Florian Westphal
1
-156
/
+176
2019-12-06
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
1
-6
/
+2
2019-12-04
selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees
Yonghong Song
3
-19
/
+81
2019-12-04
selftests: add epoll selftests
Heiher
4
-0
/
+3083
2019-12-04
selftests/bpf: De-flake test_tcpbpf
Stanislav Fomichev
3
-7
/
+20
2019-12-04
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
3
-1
/
+26
2019-12-04
selftests/bpf: Don't hard-code root cgroup id
Stanislav Fomichev
1
-1
/
+1
2019-12-02
Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+2
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-17
/
+17
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+37
2019-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-31
/
+122
2019-12-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+85
[prev]
[next]