index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
bpf: selftests: add tests for new __sk_buff members
John Fastabend
1
-0
/
+152
2017-08-16
bpf: sockmap sample program
John Fastabend
1
-0
/
+7
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+4
2017-08-15
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
1
-0
/
+32
2017-08-15
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
4
-5
/
+4
2017-08-14
selftests/seccomp: Test thread vs process killing
Kees Cook
1
-60
/
+168
2017-08-14
seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
Kees Cook
1
-7
/
+10
2017-08-14
seccomp: Action to log before allowing
Tyler Hicks
1
-1
/
+97
2017-08-14
seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW
Tyler Hicks
1
-1
/
+68
2017-08-14
seccomp: Selftest for detection of filter flag support
Tyler Hicks
1
-0
/
+60
2017-08-14
seccomp: Operation for checking if an action is available
Tyler Hicks
1
-0
/
+36
2017-08-14
selftests/seccomp: Refactor RET_ERRNO tests
Kees Cook
1
-37
/
+58
2017-08-14
selftests/seccomp: Add simple seccomp overhead benchmark
Kees Cook
2
-5
/
+112
2017-08-14
Merge 4.13-rc5 into driver-core-next
Greg Kroah-Hartman
4
-17
/
+531
2017-08-14
selftests/seccomp: Add tests for basic ptrace actions
Kees Cook
1
-7
/
+34
2017-08-14
selftests: capabilities: convert error output to TAP13 ksft framework
Shuah Khan
2
-49
/
+65
2017-08-11
selftests: bpf: add check for ip XDP redirect
William Tu
1
-0
/
+5
2017-08-11
selftests: memfd: Align STACK_SIZE for ARM AArch64 system
Orson Zhai
1
-1
/
+1
2017-08-11
selftests: timers: freq-step: fix compile error
Shuah Khan
1
-4
/
+3
2017-08-10
test_firmware: add batched firmware tests
Luis R. Rodriguez
1
-2
/
+239
2017-08-10
test_firmware: add test case for SIGCHLD on sync fallback
Luis R. Rodriguez
1
-0
/
+31
2017-08-10
selftests: add rtnetlink test script
Florian Westphal
2
-1
/
+200
2017-08-10
selftests/x86/fsgsbase: Test selectors 1, 2, and 3
Andy Lutomirski
1
-6
/
+35
2017-08-09
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
1
-0
/
+313
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+21
2017-08-09
selftests: warn if failure is due to lack of executable bit
Luis R. Rodriguez
1
-1
/
+6
2017-08-09
selftests: kselftest framework: add error counter
Shuah Khan
1
-3
/
+18
2017-08-09
selftests: futex: fix run_tests target
Shuah Khan
1
-1
/
+1
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
3
-2
/
+84
2017-08-08
selftests/bpf: variable offset negative tests
Edward Cree
1
-0
/
+41
2017-08-08
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-08
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
1
-8
/
+8
2017-08-08
selftests/bpf: add test for bogus operations on pointers
Edward Cree
1
-2
/
+64
2017-08-08
selftests/bpf: add a test to test_align
Edward Cree
1
-0
/
+67
2017-08-08
selftests/bpf: rewrite test_align
Edward Cree
1
-93
/
+132
2017-08-08
selftests/bpf: change test_verifier expectations
Edward Cree
1
-180
/
+152
2017-08-07
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-07
test_kmod: fix kmod.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
1
-0
/
+11
2017-08-04
bpf: fix byte order test in test_verifier
Daniel Borkmann
1
-9
/
+10
2017-08-03
test: add msg_zerocopy test
Willem de Bruijn
4
-1
/
+811
2017-08-02
selftests: capabilities: convert the test to use TAP13 ksft framework
Shuah Khan
2
-38
/
+62
2017-08-02
selftests: capabilities: fix to run Non-root +ia, sgidroot => i test
Shuah Khan
1
-1
/
+2
2017-08-02
selftests: ptp: include default header install path
Grygorii Strashko
1
-0
/
+1
2017-08-02
selftests: sigaltstack: convert to use TAP13 ksft framework
Shuah Khan
1
-22
/
+31
2017-08-02
selftests: splice: add .gitignore for generated files
Shuah Khan
1
-0
/
+1
2017-08-02
selftests: pstore: add .gitignore for generated files
Shuah Khan
1
-0
/
+2
2017-08-01
ntb: ntb_test: ensure the link is up before trying to configure the mws
Logan Gunthorpe
1
-0
/
+4
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+34
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
1
-1
/
+3
[prev]
[next]