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-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+15
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
3
-335
/
+78
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
5
-1
/
+255
2020-09-15
selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
Ido Schimmel
1
-0
/
+14
2020-09-15
selftests: add a test for ethtool pause stats
Jakub Kicinski
1
-0
/
+108
2020-09-15
selftests/powerpc: Tests for kernel accessing user memory
Ravi Bangoria
1
-2
/
+46
2020-09-14
mptcp: simult flow self-tests
Paolo Abeni
2
-1
/
+295
2020-09-14
Merge branch 'fixes' into next
Michael Ellerman
3
-1
/
+52
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
6
-33
/
+64
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
18
-140
/
+807
2020-09-10
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
1
-2
/
+2
2020-09-10
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
1
-2
/
+4
2020-09-10
selftests: rtnetlink: Test bridge enslavement with different parent IDs
Ido Schimmel
1
-0
/
+47
2020-09-10
selftests/mptcp: Better delay & reordering configuration
Christoph Paasch
1
-8
/
+9
2020-09-10
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
4
-0
/
+144
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
2
-0
/
+26
2020-09-10
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
1
-1
/
+1
2020-09-09
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
2
-4
/
+4
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2020-09-08
lkdtm: remove set_fs-based tests
Christoph Hellwig
1
-2
/
+0
2020-09-08
selftests/bpf: Add test for map_ptr arithmetic
Yonghong Song
2
-1
/
+41
2020-09-08
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
1
-4
/
+4
2020-09-08
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
1
-6
/
+37
2020-09-08
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-0
/
+2
2020-09-08
selftests/powerpc: Fix prefixes in alignment_handler signal handler
Jordan Niethe
1
-1
/
+9
2020-09-08
selftests/powerpc: Properly handle failure in switch_endian_test
Michael Ellerman
1
-4
/
+19
2020-09-08
selftests/powerpc: Don't touch VMX/VSX on older CPUs
Michael Ellerman
1
-0
/
+6
2020-09-08
selftests/powerpc: Skip L3 bank test on older CPUs
Michael Ellerman
1
-0
/
+3
2020-09-08
selftests/powerpc: Skip security tests on older CPUs
Michael Ellerman
2
-0
/
+6
2020-09-08
selftests/powerpc: Don't run DSCR tests on old systems
Michael Ellerman
8
-1
/
+15
2020-09-08
selftests/powerpc: Include asm/cputable.h from utils.h
Michael Ellerman
6
-8
/
+3
2020-09-08
selftests/powerpc: Move set_dscr() into rfi_flush.c
Michael Ellerman
3
-36
/
+35
2020-09-08
selftests/powerpc: Give the bad_accesses test longer to run
Michael Ellerman
1
-0
/
+1
2020-09-08
selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac
Michael Ellerman
1
-1
/
+3
2020-09-08
selftests/powerpc: Run tm-tmspr test for longer
Michael Ellerman
1
-1
/
+1
2020-09-08
selftests/powerpc: Don't use setaffinity in tm-tmspr
Michael Ellerman
1
-7
/
+1
2020-09-08
selftests/powerpc: Fix TM tests when CPU 0 is offline
Michael Ellerman
3
-11
/
+19
2020-09-08
selftests/net: replace obsolete NFT_CHAIN configuration
Fabian Frederick
1
-2
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-34
/
+109
2020-09-04
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2
-1
/
+94
2020-09-04
tests: port pidfd_wait to kselftest harness
Christian Brauner
1
-174
/
+39
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-31
/
+42
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-09-03
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
1
-0
/
+15
2020-09-03
selftests/bpf: Fix check in global_data_init.
Hao Luo
1
-1
/
+2
2020-09-03
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
3
-64
/
+115
2020-09-03
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2
-42
/
+43
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
7
-37
/
+73
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
1
-7
/
+14
[prev]
[next]