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
2018-06-28
selftests: rtnetlink: use dummydev as a test device
Shannon Nelson
1
-8
/
+7
2018-06-28
selftests: rtnetlink: clear the return code at start of ipsec test
Shannon Nelson
1
-0
/
+2
2018-06-28
tc-tests: add an extreme-case csum action test
Keara Leibovitz
1
-0
/
+24
2018-06-27
selftests/bpf: Test sys_connect BPF hooks with TFO
Andrey Ignatov
1
-6
/
+31
2018-06-27
trace_helpers.c: Add helpers to poll multiple perf FDs for events
Toke Høiland-Jørgensen
2
-2
/
+50
2018-06-27
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
1
-6
/
+7
2018-06-27
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
1
-17
/
+29
2018-06-27
selftests: forwarding: README: Require diagrams
Petr Machata
1
-0
/
+2
2018-06-27
selftests: forwarding: Test multipath tunneling
Petr Machata
1
-0
/
+354
2018-06-27
selftests: forwarding: lib: Extract interface-init functions
Petr Machata
1
-7
/
+25
2018-06-27
selftests: forwarding: tc_rule_stats_get: Parameterize direction
Petr Machata
1
-2
/
+3
2018-06-27
selftests: forwarding: multipath_eval(): Improve style
Petr Machata
1
-35
/
+39
2018-06-27
selftests: forwarding: Move multipath_eval() to lib.sh
Petr Machata
2
-39
/
+39
2018-06-26
selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filter
Petr Machata
1
-0
/
+9
2018-06-26
selftests: net: Test headroom handling of ip6_gre devices
Petr Machata
1
-0
/
+65
2018-06-26
selftests: bpf: notification about privilege required to run test_lwt_seg6loc...
Jeffrin Jose T
1
-0
/
+9
2018-06-26
selftests: bpf: notification about privilege required to run test_lirc_mode2....
Jeffrin Jose T
1
-0
/
+9
2018-06-26
selftests: bpf: add missing NET_SCHED to config
Anders Roxell
1
-0
/
+1
2018-06-26
selftests: forwarding: Test routed bridge interface
Petr Machata
2
-0
/
+245
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-27
/
+831
2018-06-25
rcutorture: Make kvm-find-errors.sh find close calls
Paul E. McKenney
3
-0
/
+9
2018-06-25
rcutorture: Remove obsolete TREE08-T.boot file
Paul E. McKenney
1
-1
/
+0
2018-06-25
torture: Use a single build directory for torture scenarios
Paul E. McKenney
4
-22
/
+22
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+3
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+1
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+751
2018-06-24
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-27
/
+79
2018-06-22
selftests: rtnetlink: use a local IP address for IPsec tests
Shannon Nelson
1
-2
/
+6
2018-06-22
selftests: rtnetlink: hide complaint from terminated monitor
Shannon Nelson
1
-2
/
+1
2018-06-22
tools/bpf: fix test_sockmap failure
Yonghong Song
1
-6
/
+0
2018-06-22
selftests: bpf: notification about privilege required to run test_kmod.sh tes...
Jeffrin Jose T
1
-0
/
+9
2018-06-21
rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes
Mathieu Desnoyers
1
-0
/
+1
2018-06-21
rseq/selftests: Make run_param_test.sh executable
Mathieu Desnoyers
1
-0
/
+0
2018-06-21
selftests: net: add tcp_inq to gitignore
Anders Roxell
1
-0
/
+1
2018-06-21
selftests: net: add config fragments
Anders Roxell
1
-0
/
+2
2018-06-19
rseq/selftests: Implement MIPS support
Paul Burton
3
-0
/
+751
2018-06-18
selftests: sparc64: Add missing SPDX License Identifiers
Shuah Khan (Samsung OSG)
2
-1
/
+2
2018-06-18
selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
Shuah Khan (Samsung OSG)
1
-8
/
+0
2018-06-18
selftests: sparc64: Fix to do nothing on non-sparc64
Shuah Khan (Samsung OSG)
1
-0
/
+11
2018-06-18
selftests: sync: add config fragment for testing sync framework
Fathi Boudra
1
-0
/
+4
2018-06-18
selftests: vm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
4
-8
/
+17
2018-06-18
selftests: zram: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2
-2
/
+8
2018-06-18
selftests: user: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+7
2018-06-18
selftests: sysctl: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-7
/
+13
2018-06-18
selftests: static_keys: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+13
2018-06-18
selftests: pstore: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+4
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-14
/
+34
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+2
2018-06-15
Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+17
2018-06-15
bpf, selftests: delete xfrm tunnel when test exits.
William Tu
1
-11
/
+13
[prev]
[next]