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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-11
bpf, selftests: Make redirect_neigh test more extensible
Daniel Borkmann
3
-186
/
+219
2020-10-11
bpf, selftests: Add test for different array inner map size
Daniel Borkmann
2
-10
/
+72
2020-10-09
kunit: test: add test plan to KUnit TAP format
Brendan Higgins
4
-14
/
+65
2020-10-09
kunit: tool: fix display of make errors
Daniel Latypov
1
-6
/
+6
2020-10-09
selftests/bpf: Asm tests for the verifier regalloc tracking.
Alexei Starovoitov
1
-0
/
+243
2020-10-09
selftests/bpf: Add profiler test
Alexei Starovoitov
7
-0
/
+1274
2020-10-09
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2
-9
/
+9
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-7
/
+25
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
1
-0
/
+19
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-10-09
tests: remove O_NONBLOCK before waiting for WSTOPPED
Christian Brauner
1
-2
/
+2
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
22
-69
/
+208
2020-10-08
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
1
-2
/
+2
2020-10-08
selftests/clone3: Avoid OS-defined clone_args
Kees Cook
7
-44
/
+41
2020-10-08
selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
Kees Cook
1
-4
/
+21
2020-10-08
selftests/seccomp: Allow syscall nr and ret value to be set separately
Kees Cook
1
-12
/
+47
2020-10-08
selftests/seccomp: Record syscall during ptrace entry
Kees Cook
1
-13
/
+27
2020-10-08
selftests/ftrace: Add test case for synthetic event dynamic strings
Tom Zanussi
1
-0
/
+31
2020-10-07
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2
-0
/
+397
2020-10-07
selftests/run_kselftest.sh: Make each test individually selectable
Kees Cook
1
-6
/
+71
2020-10-07
selftests: Extract run_kselftest.sh and generate stand-alone test list
Kees Cook
3
-22
/
+37
2020-10-07
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
13
-1
/
+2070
2020-10-07
ida: Free allocated bitmap in error path
Matthew Wilcox (Oracle)
1
-0
/
+29
2020-10-07
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
3
-4
/
+9
2020-10-06
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2
-9
/
+1
2020-10-06
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
1
-1
/
+48
2020-10-06
selftests/powerpc: Add a rtas_filter selftest
Andrew Donnellan
2
-1
/
+286
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
5
-29
/
+30
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-10-05
lib/scatterlist: Add support in dynamic allocation of SG table from pages
Maor Gottlieb
1
-5
/
+4
2020-10-05
tools/testing/scatterlist: Show errors in human readable form
Tvrtko Ursulin
1
-10
/
+34
2020-10-05
tools/testing/scatterlist: Rejuvenate bit-rotten test
Tvrtko Ursulin
2
-1
/
+37
2020-10-05
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
4
-0
/
+127
2020-10-05
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2
-0
/
+160
2020-10-05
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2
-0
/
+263
2020-10-05
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2
-0
/
+196
2020-10-05
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2
-0
/
+186
2020-10-05
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
8
-1
/
+1138
2020-10-05
test_firmware: Test partial read support
Scott Branden
1
-0
/
+91
2020-10-02
selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloads
Vladimir Oltean
2
-0
/
+316
2020-10-02
bpf, sockmap: Update selftests to use skb_adjust_room
John Fastabend
2
-30
/
+31
2020-10-02
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2
-0
/
+50
2020-10-02
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
5
-25
/
+137
2020-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
3
-0
/
+2197
2020-10-02
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
4
-6
/
+22
2020-10-02
tools: Avoid comma separated statements
Joe Perches
2
-119
/
+195
2020-10-02
kunit: tool: handle when .kunit exists but .kunitconfig does not
Brendan Higgins
1
-4
/
+8
2020-10-02
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
1
-1
/
+1
2020-10-02
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
1
-1
/
+1
2020-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
51
-863
/
+3094
[prev]
[next]