Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ed492c2ad46450791c80f5e260f48d36e3a044eb
/
tools
/
testing
/
selftests
ed492c2
selftests/seccomp: Actually sleep for 1/10th second
by Kees Cook
· 6 years ago
121e357
selftests/harness: Update named initializer syntax
by Kees Cook
· 6 years ago
30d53a5
selftests: unshare userns in seccomp pidns testcases
by Tycho Andersen
· 6 years ago
c714070
selftests: set NO_NEW_PRIVS bit in seccomp user tests
by Tycho Andersen
· 6 years ago
3aa415dd
selftests: skip seccomp get_metadata test if not real root
by Tycho Andersen
· 6 years ago
a18261d
selftest: include stdio.h in kselftest.h
by Tycho Andersen
· 6 years ago
0b54b44
selftests: fix typo in seccomp_bpf.c
by Tycho Andersen
· 6 years ago
fb024a0
selftests: don't kill child immediately in get_metadata() test
by Tycho Andersen
· 6 years ago
27b4ad6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
6809054
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
98bfc34
selftests: netfilter: add simple masq/redirect test cases
by Florian Westphal
· 6 years ago
952b72f
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
by Naresh Kamboju
· 6 years ago
1fde6f2
proc: fix /proc/net/* after setns(2)
by Alexey Dobriyan
· 6 years ago
e7b8164
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
1bb54c4
bpf, selftests: fix handling of sparse CPU allocations
by Martynas Pumputis
· 6 years ago
9f78956
Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
75abec7
selftests: add binderfs selftests
by Christian Brauner
· 6 years ago
32b750b
tools/bpf: fix test_btf for typedef func_proto case
by Yonghong Song
· 6 years ago
6296789
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
7d4e591
selftests: timers: use LDLIBS instead of LDFLAGS
by Fathi Boudra
· 6 years ago
870f193
selftests: net: use LDLIBS instead of LDFLAGS
by Fathi Boudra
· 6 years ago
8a5f060
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c303a9b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
1fc7f56
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
ed5f132
selftests/seccomp: Enhance per-arch ptrace syscall skip tests
by Kees Cook
· 6 years ago
7e35a59
selftests: Use lirc.h from kernel tree, not from system
by Sean Young
· 6 years ago
2b531b6
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
by Colin Ian King
· 6 years ago
35b531a
KVM: selftests: check returned evmcs version range
by Vitaly Kuznetsov
· 6 years ago
94a980c
kvm: selftests: Fix region overlap check in kvm_util
by Ben Gardon
· 6 years ago
8f45fa27
Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
6436408
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
479a2b7
selftests: forwarding: Add a test case for externally learned FDB entries
by Ido Schimmel
· 6 years ago
7215927
selftests: mlxsw: Test FDB offload indication
by Ido Schimmel
· 6 years ago
3d244c1
selftests/seccomp: Abort without user notification support
by Kees Cook
· 6 years ago
f67ad87
selftests/bpf: retry tests that expect build-id
by Stanislav Fomichev
· 6 years ago
91fa038
selftests: tc-testing: fix parsing of ife type
by Davide Caratti
· 6 years ago
508cacd
selftests: gpio-mockup-chardev: Check asprintf() for error
by Geert Uytterhoeven
· 6 years ago
5bbc73a
selftests: seccomp: use LDLIBS instead of LDFLAGS
by Fathi Boudra
· 6 years ago
5216bd7
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
by Davide Caratti
· 6 years ago
e413615
selftests: tc-testing: drop test on missing tunnel key id
by Davide Caratti
· 6 years ago
5be9956
selftests/txtimestamp: Fix an equals vs assign bug
by Dan Carpenter
· 6 years ago
91cd63d
selftests/vm/gup_benchmark.c: match gup struct to kernel
by Alison Schofield
· 6 years ago
1be72f2
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
by Stanislav Fomichev
· 6 years ago
e181293
x86/selftests/pkeys: Fork() to check for state being preserved
by Dave Hansen
· 6 years ago
b686057
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
by Sabyasachi Gupta
· 6 years ago
a180ac1
x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
by Colin Ian King
· 6 years ago
7b30277
selftests: rtc: rtctest: add alarm test on minute boundary
by Alexandre Belloni
· 6 years ago
fdac944
selftests: rtc: rtctest: fix alarm tests
by Alexandre Belloni
· 6 years ago
e43207f
tools/bpf: test btf bitfield with >=256 struct member offset
by Yonghong Song
· 6 years ago
f98937c
selftests: bpf: install files tcp_(server|client)*.py
by Anders Roxell
· 6 years ago
e3ca63d
selftests/bpf: add missing executables to .gitignore
by Stanislav Fomichev
· 6 years ago
12750ab
xfrm: policy: fix infinite loop when merging src-nodes
by Florian Westphal
· 6 years ago
fcf86f5
selftests: xfrm: alter htresh to trigger move of policies to hash table
by Florian Westphal
· 6 years ago
0977b23
selftests: xfrm: add block rules with adjacent/overlapping subnets
by Florian Westphal
· 6 years ago
4fabf3b
selftests: forwarding: Add a test for VLAN deletion
by Ido Schimmel
· 6 years ago
289fb44
selftests: forwarding: Fix test for different devices
by Ido Schimmel
· 6 years ago
16dc42e4
selftests: mlxsw: Add a test case for VLAN addition error flow
by Ido Schimmel
· 6 years ago
a8911d6
selftests/bpf: fix incorrect users of create_and_get_cgroup
by Stanislav Fomichev
· 6 years ago
1cbbcfb
bpf: add various test cases for alu op on mixed dst register types
by Daniel Borkmann
· 6 years ago
976b4f3
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
by Andrey Ignatov
· 6 years ago
3271a48
selftests: net: fix/improve ip_defrag selftest
by Peter Oskolkov
· 6 years ago
43d86ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
80c9b2f
bpf: add various test cases to selftests
by Daniel Borkmann
· 6 years ago
d9a7fa6
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
8b6b25c
selftests/bpf: fix error printing in test_devmap()
by Xiaozhou Liu
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
903b77c
Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
8d69733
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
7fa4bd7
bpf: fix segfault in test_verifier selftest
by Daniel Borkmann
· 6 years ago
57d5edf
kvm: selftests: ucall: fix exit mmio address guessing
by Andrew Jones
· 6 years ago
8cee581
kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs
by Andrew Jones
· 6 years ago
cdbd242
kvm: selftests: add pa-48/va-48 VM modes
by Andrew Jones
· 6 years ago
696ade7
kvm: selftests: dirty_log_test: improve mode param management
by Andrew Jones
· 6 years ago
fd3f6f8
kvm: selftests: dirty_log_test: reset guest test phys offset
by Andrew Jones
· 6 years ago
6498e1d
kvm: selftests: dirty_log_test: always use -t
by Andrew Jones
· 6 years ago
d4df5a1
kvm: selftests: dirty_log_test: don't identity map the test mem
by Andrew Jones
· 6 years ago
b442324
kvm: selftests: x86_64: dirty_log_test: fix -t
by Andrew Jones
· 6 years ago
b85c32d
selftests: kvm: report failed stage when exit reason is unexpected
by Vitaly Kuznetsov
· 6 years ago
34642d7
selftests/powerpc: Add checks for transactional sigreturn
by Breno Leitao
· 6 years ago
fa23233
selftests: net: reuseport_addr_any: silence clang warning
by Peter Oskolkov
· 6 years ago
339bbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
cda261f
selftests: add txtimestamp kselftest
by Willem de Bruijn
· 6 years ago
b52354aa
selftests: expand txtimestamp with ipv6 dgram + raw and pf_packet
by Willem de Bruijn
· 6 years ago
7085f47
selftests: expand txtimestamp with cmsg support
by Willem de Bruijn
· 6 years ago
676f4bb
selftests: rtnetlink: Add a test case for multipath route get
by Ido Schimmel
· 6 years ago
03a84ea
selftests: forwarding: Add router test with VID 1
by Ido Schimmel
· 6 years ago
29b1e34
selftests: mlxsw: Adjust test regarding VID 1
by Ido Schimmel
· 6 years ago
9d15dce
selftests: mlxsw: Add a test case for L3 VNI
by Ido Schimmel
· 6 years ago
9ee79a6
bpf: sk_msg, fix sk_msg_md access past end test
by John Fastabend
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
489c066
selftests: bpf: add missing executables to .gitignore
by Jakub Kicinski
· 6 years ago
14507e3
selftests: bpf: verifier: add tests for JSET interpretation
by Jakub Kicinski
· 6 years ago
5a8d520
selftests: bpf: add trivial JSET tests
by Jakub Kicinski
· 6 years ago
519be69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
3f2eadb
selftests: net: refactor reuseport_addr_any test
by Peter Oskolkov
· 6 years ago
e30f564
bpf: Add BPF_LD_IMM64 to the line_info test
by Martin KaFai Lau
· 6 years ago
Next »