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-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
1
-1
/
+0
2020-12-01
selftests/bpf: Drain ringbuf samples at the end of test
Andrii Nakryiko
1
-0
/
+6
2020-12-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2
-2
/
+2
2020-12-01
selftests: forwarding: Add QinQ veto testing
Danielle Ratson
1
-0
/
+296
2020-12-01
kunit: kunit_tool: Correctly parse diagnostic messages
David Gow
1
-3
/
+4
2020-11-30
selftests/bpf: Fix flavored variants of test_ima
KP Singh
1
-0
/
+1
2020-11-30
ktest.pl: Fix the logic for truncating the size of the log file for email
Steven Rostedt (VMware)
1
-7
/
+6
2020-11-30
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
1
-1
/
+6
2020-11-30
ktest.pl: Fix incorrect reboot for grub2bls
Libo Chen
1
-1
/
+1
2020-11-30
kunit: Introduce get_file_path() helper
Andy Shevchenko
1
-15
/
+9
2020-11-28
selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module
Davide Caratti
1
-0
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2020-11-27
selftests/tls: add CHACHA20-POLY1305 to tls selftests
Vadim Fedorenko
1
-7
/
+33
2020-11-27
KVM: arm64: selftests: Filter out DEMUX registers
Andrew Jones
1
-9
/
+30
2020-11-27
selftests/dma: add test application for DMA_MAP_BENCHMARK
Barry Song
3
-0
/
+130
2020-11-26
bpf: Fix selftest compilation on clang 11
Andrei Matei
1
-0
/
+2
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
4
-0
/
+186
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
7
-67
/
+265
2020-11-24
selftest/bpf: Fix rst formatting in readme
Andrei Matei
1
-13
/
+15
2020-11-24
selftest/bpf: Fix link in readme
Andrei Matei
1
-1
/
+4
2020-11-24
selftests: mlxsw: Add blackhole_nexthop trap test
Ido Schimmel
1
-0
/
+36
2020-11-24
selftests: forwarding: Add blackhole nexthops tests
Ido Schimmel
1
-1
/
+57
2020-11-24
selftests: mlxsw: Add blackhole nexthop configuration tests
Ido Schimmel
1
-3
/
+22
2020-11-24
selftests/x86: Add missing .note.GNU-stack sections
Andy Lutomirski
2
-0
/
+4
2020-11-24
selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
Andy Lutomirski
1
-2
/
+10
2020-11-23
tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pages
Maor Gottlieb
1
-23
/
+41
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
92
-486
/
+3219
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+4
2020-11-20
selftests: mptcp: add ADD_ADDR IPv6 test cases
Geliang Tang
1
-1
/
+69
2020-11-20
selftests: mptcp: add link failure test case
Florian Westphal
1
-22
/
+82
2020-11-20
selftests: forwarding: Add multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+356
2020-11-20
selftests: forwarding: Add device-only nexthop test
Ido Schimmel
1
-0
/
+160
2020-11-20
selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
Ido Schimmel
1
-0
/
+11
2020-11-20
selftests: forwarding: Do not configure nexthop objects twice
Ido Schimmel
1
-1
/
+0
2020-11-20
selftests: mlxsw: Add nexthop objects configuration tests
Ido Schimmel
1
-0
/
+189
2020-11-20
selftests: add ring and coalesce selftests
Antonio Cardace
2
-0
/
+217
2020-11-20
selftests: refactor get_netdev_name function
Antonio Cardace
1
-18
/
+2
2020-11-20
selftests: extract common functions in ethtool-common.sh
Antonio Cardace
2
-61
/
+71
2020-11-20
Merge branch 'for-linus/seccomp' into for-next/seccomp
Kees Cook
1
-4
/
+4
2020-11-20
selftests/seccomp: Compare bitmap vs filter overhead
Kees Cook
2
-23
/
+130
2020-11-20
selftests/seccomp: sh: Fix register names
Kees Cook
1
-2
/
+2
2020-11-20
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
1
-2
/
+2
2020-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b', 'lockdep.2020.11.02a', 'tasks.2020.11.06a' and 'torture.2020.11.06a' into HEAD
Paul E. McKenney
14
-23
/
+75
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-108
/
+477
2020-11-19
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-1
/
+145
2020-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+3
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-1
/
+145
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
7
-67
/
+265
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
[prev]
[next]