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
2020-07-20
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
1
-4
/
+6
2020-07-20
selftests: add clone3() CAP_CHECKPOINT_RESTORE test
Adrian Reber
3
-1
/
+186
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
31
-181
/
+321
2020-07-18
Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into master
Linus Torvalds
2
-4
/
+4
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
3
-5
/
+5
2020-07-17
selftests/bpf: Tests for BPF_SK_LOOKUP attach point
Jakub Sitnicki
4
-23
/
+1960
2020-07-17
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
1
-0
/
+492
2020-07-17
kunit: tool: fix improper treatment of file location
Brendan Higgins
2
-26
/
+2
2020-07-17
kunit: tool: fix broken default args in unit tests
Brendan Higgins
1
-5
/
+5
2020-07-17
kunit: capture stderr on all make subprocess calls
Will Chen
1
-3
/
+3
2020-07-17
selftests/harness: Limit step counter reporting
Kees Cook
1
-7
/
+2
2020-07-17
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
Paolo Pisati
1
-0
/
+2
2020-07-17
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
1
-0
/
+26
2020-07-17
selftests/seccomp: Refactor to use fixture variants
Kees Cook
1
-157
/
+42
2020-07-17
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
1
-7
/
+8
2020-07-17
selftests: kmod: Add module address visibility test
Kees Cook
1
-0
/
+36
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
1
-2
/
+1
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
2
-0
/
+106
2020-07-15
selftests: mlxsw: Test policers' occupancy
Ido Schimmel
2
-0
/
+113
2020-07-15
selftests: mlxsw: Add scale test for tc-police
Ido Schimmel
5
-2
/
+126
2020-07-15
selftests: mlxsw: tc_restrictions: Test tc-police restrictions
Ido Schimmel
1
-0
/
+76
2020-07-15
selftests: forwarding: Add tc-police tests
Ido Schimmel
1
-0
/
+333
2020-07-15
selftests/powerpc: Use proper error code to check fault address
Haren Myneni
2
-4
/
+4
2020-07-15
selftests/livepatch: adopt to newer sysctl error format
Petr Mladek
2
-2
/
+3
2020-07-15
selftests/powerpc: Add FPU denormal test
Nicholas Piggin
3
-1
/
+40
2020-07-14
selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
Sargun Dhillon
1
-0
/
+229
2020-07-14
selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
Paolo Pisati
1
-1
/
+1
2020-07-14
selftests/livepatch: Use "comm" instead of "diff" for dmesg
Joe Lawrence
1
-1
/
+1
2020-07-13
selftests/bpf: Fix merge conflict resolution
Alexei Starovoitov
1
-14
/
+0
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-57
/
+480
2020-07-13
selftests: mlxsw: RED: Test offload of mirror on RED early_drop qevent
Petr Machata
3
-3
/
+122
2020-07-13
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
2
-5
/
+7
2020-07-13
selftests/bpf: Add selftests verifying bpf_trace_printk() behaviour
Alan Maguire
2
-0
/
+96
2020-07-13
selftests/bpf: Add test for resolve_btfids
Jiri Olsa
3
-1
/
+175
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-182
/
+332
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-22
/
+127
2020-07-11
selftests/bpf: Fix cgroup sockopt verifier test
Jean-Philippe Brucker
1
-0
/
+1
2020-07-10
selftests/seccomp: Check ENOSYS under tracing
Kees Cook
1
-0
/
+20
2020-07-10
selftests/seccomp: Refactor to use fixture variants
Kees Cook
1
-157
/
+42
2020-07-10
selftests/harness: Clean up kern-doc for fixtures
Kees Cook
1
-7
/
+8
2020-07-10
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
1
-1
/
+1
2020-07-10
selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
Kees Cook
1
-23
/
+23
2020-07-10
selftests/seccomp: Make kcmp() less required
Kees Cook
1
-20
/
+38
2020-07-10
selftests/seccomp: Improve calibration loop
Kees Cook
1
-17
/
+31
2020-07-10
selftests/seccomp: use 90s as timeout
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2020-07-10
selftests/seccomp: Expand benchmark to per-filter measurements
Kees Cook
2
-9
/
+29
2020-07-10
selftests/seccomp: Check for EPOLLHUP for user_notif
Christian Brauner
1
-0
/
+136
2020-07-10
selftests/seccomp: Set NNP for TSYNC ESRCH flag test
Kees Cook
1
-0
/
+5
2020-07-10
selftests/seccomp: Add SKIPs for failed unshare()
Kees Cook
2
-2
/
+9
2020-07-10
selftests/seccomp: Rename XFAIL to SKIP
Kees Cook
1
-4
/
+9
[prev]
[next]