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-02-28
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-16
/
+19
2018-02-28
selftests: forwarding: Introduce basic shared blocks tests
Jiri Pirko
2
-0
/
+128
2018-02-28
selftests: forwarding: Introduce basic tc chains tests
Jiri Pirko
1
-0
/
+122
2018-02-28
selftests: forwarding: Introduce tc actions tests
Jiri Pirko
1
-0
/
+195
2018-02-28
selftests: forwarding: Introduce tc flower matching tests
Jiri Pirko
2
-0
/
+219
2018-02-28
selftests: forwarding: Allow to get netdev interfaces names from commandline
Jiri Pirko
1
-0
/
+15
2018-02-28
selftests: forwarding: Add MAC get helper
Jiri Pirko
1
-0
/
+7
2018-02-28
selftests: forwarding: Add tc offload check helper
Jiri Pirko
1
-0
/
+13
2018-02-28
selftests: forwarding: Test IPv6 weighted nexthops
Ido Schimmel
1
-0
/
+36
2018-02-28
selftests: forwarding: Test IPv4 weighted nexthops
Ido Schimmel
2
-0
/
+91
2018-02-28
selftests: forwarding: Create test topology for multipath routing
Ido Schimmel
1
-0
/
+209
2018-02-28
selftests: forwarding: Add a test for basic IPv4 and IPv6 routing
Ido Schimmel
2
-0
/
+140
2018-02-28
selftests: forwarding: Add a test for flooded traffic
Ido Schimmel
2
-0
/
+90
2018-02-28
selftests: forwarding: Add a test for FDB learning
Ido Schimmel
2
-1
/
+96
2018-02-28
selftests: forwarding: Add initial testing framework
Ido Schimmel
6
-0
/
+465
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
1
-1
/
+1
2018-02-27
selftests/net: reap zerocopy completions passed up as ancillary data.
Sowmini Varadhan
1
-8
/
+57
2018-02-27
selftests/net: revert the zerocopy Rx path for PF_RDS
Sowmini Varadhan
1
-67
/
+0
2018-02-27
selftests: Add fib-onlink-tests.sh to TEST_PROGS
David Ahern
1
-1
/
+1
2018-02-26
bpf: add tail call tests to test_verifier
Daniel Borkmann
1
-7
/
+110
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
11
-54
/
+44
2018-02-26
selftests: vm: update .gitignore with new test
Shuah Khan
1
-0
/
+1
2018-02-26
selftests: memory-hotplug: silence test command echo
Shuah Khan
1
-1
/
+1
2018-02-26
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
1
-3
/
+3
2018-02-26
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
1
-0
/
+52
2018-02-26
tc: python3, string formattings
BTaskaya
2
-5
/
+5
2018-02-26
tools: tc-testing: better error reporting
Brenda J. Butler
1
-14
/
+70
2018-02-26
tools: tc-testing: Fix indentation
Brenda J. Butler
1
-2
/
+2
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+132
2018-02-26
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
1
-0
/
+2
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
4
-2
/
+16
2018-02-23
bpf: add various jit test cases
Daniel Borkmann
1
-0
/
+89
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-1
/
+91
2018-02-23
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...
Paul E. McKenney
5
-37
/
+41
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+29
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+61
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-0
/
+58
2018-02-23
selftests/net: ignore background traffic in psock_fanout
Willem de Bruijn
3
-8
/
+51
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
1
-0
/
+61
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-02-21
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
1
-0
/
+1
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
1
-1
/
+0
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-02-20
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
1
-23
/
+1
2018-02-20
torture: Grace periods do not piggyback off of themselves
Paul E. McKenney
1
-1
/
+2
2018-02-20
torture: Adjust rcuperf trace processing to allow for workqueues
Paul E. McKenney
1
-4
/
+4
2018-02-20
torture: Default jitter off when running rcuperf
Paul E. McKenney
1
-0
/
+6
2018-02-20
torture: Specify qemu memory size with --memory argument
Paul E. McKenney
2
-2
/
+10
[prev]
[next]