index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2018-05-14
bpf: add ld64 imm test cases
Daniel Borkmann
-0
/
+142
2018-05-14
bpf: add selftest for stackmap with build_id in NMI context
Song Liu
-2
/
+142
2018-05-14
selftests/powerpc: fix exec benchmark
Nicholas Piggin
-2
/
+5
2018-05-14
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
-0
/
+30
2018-05-14
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
-5
/
+9
2018-05-14
x86/pkeys/selftests: Fix pointer math
Dave Hansen
-7
/
+7
2018-05-14
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
-5
/
+8
2018-05-14
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
-0
/
+44
2018-05-14
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
-4
/
+17
2018-05-14
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
-1
/
+9
2018-05-14
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
-12
/
+8
2018-05-14
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
-16
/
+0
2018-05-14
x86/pkeys/selftests: Stop using assert()
Dave Hansen
-4
/
+8
2018-05-14
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
-6
/
+7
2018-05-14
x86/selftests: Add mov_to_ss test
Andy Lutomirski
-1
/
+286
2018-05-14
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
-2
/
+5
2018-05-14
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
-26
/
+41
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-5
/
+10
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
-20
/
+43
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
-68
/
+38
2018-05-11
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
-3
/
+3
2018-05-11
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
-0
/
+3
2018-05-10
tc-testing: fix tdc tests for 'bpf' action
Davide Caratti
-3
/
+8
2018-05-10
selftests/bpf: ignore build products
Sirio Balmelli
-0
/
+1
2018-05-09
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
-13
/
+276
2018-05-09
bpf: btf: Some test_btf clean up
Martin KaFai Lau
-102
/
+99
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-0
/
+103
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-30
/
+873
2018-05-07
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
-1
/
+1
2018-05-07
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
-1
/
+1
2018-05-05
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
-3
/
+19
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-26
/
+81
2018-05-03
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+4
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-3
/
+4
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
-7
/
+259
2018-05-03
selftests: forwarding: mirror_gre_nh: Unset RP filter
Petr Machata
-0
/
+6
2018-05-03
selftests: forwarding: Use sysctl_set(), sysctl_restore()
Petr Machata
-20
/
+10
2018-05-03
selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()
Petr Machata
-0
/
+17
2018-05-03
selftests: forwarding: Allow running specific tests
Ido Schimmel
-63
/
+219
2018-05-03
selftests: forwarding: Increase maximum deviation in multipath test
Ido Schimmel
-1
/
+1
2018-05-03
tc-testing: Updated csum action tests batch create w/wo cookies.
Craig Dillabaugh
-2
/
+72
2018-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+2
2018-05-01
selftest: add test for TCP_INQ
Soheil Hassas Yeganeh
-1
/
+191
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
-2
/
+2
2018-04-29
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
Eric Dumazet
-28
/
+38
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-14
/
+21
2018-04-29
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
-11
/
+98
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
-12
/
+266
2018-04-29
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
-0
/
+45
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
-0
/
+203
[prev]
[next]