index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2020-11-24
selftests/x86: Add missing .note.GNU-stack sections
Andy Lutomirski
-0
/
+4
2020-11-24
selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
Andy Lutomirski
-2
/
+10
2020-11-23
tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pages
Maor Gottlieb
-23
/
+41
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
-486
/
+3219
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+4
2020-11-20
selftests: mptcp: add ADD_ADDR IPv6 test cases
Geliang Tang
-1
/
+69
2020-11-20
selftests: mptcp: add link failure test case
Florian Westphal
-22
/
+82
2020-11-20
selftests: forwarding: Add multipath tunneling nexthop test
Ido Schimmel
-0
/
+356
2020-11-20
selftests: forwarding: Add device-only nexthop test
Ido Schimmel
-0
/
+160
2020-11-20
selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
Ido Schimmel
-0
/
+11
2020-11-20
selftests: forwarding: Do not configure nexthop objects twice
Ido Schimmel
-1
/
+0
2020-11-20
selftests: mlxsw: Add nexthop objects configuration tests
Ido Schimmel
-0
/
+189
2020-11-20
selftests: add ring and coalesce selftests
Antonio Cardace
-0
/
+217
2020-11-20
selftests: refactor get_netdev_name function
Antonio Cardace
-18
/
+2
2020-11-20
selftests: extract common functions in ethtool-common.sh
Antonio Cardace
-61
/
+71
2020-11-20
Merge branch 'for-linus/seccomp' into for-next/seccomp
Kees Cook
-4
/
+4
2020-11-20
selftests/seccomp: Compare bitmap vs filter overhead
Kees Cook
-23
/
+130
2020-11-20
selftests/seccomp: sh: Fix register names
Kees Cook
-2
/
+2
2020-11-20
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
-2
/
+2
2020-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',...
Paul E. McKenney
-23
/
+75
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-108
/
+477
2020-11-19
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+145
2020-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-2
/
+3
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-1
/
+145
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
-0
/
+96
2020-11-19
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-67
/
+265
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
-120
/
+96
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
-1
/
+200
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
-6
/
+29
2020-11-19
selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
Po-Hsu Lin
-1
/
+2
2020-11-18
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
-18
/
+52
2020-11-18
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
-0
/
+13
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
-1
/
+2
2020-11-18
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
-38
/
+64
2020-11-18
selftests/sgx: Use a statically generated 3072-bit RSA key
Jarkko Sakkinen
-23
/
+71
2020-11-18
selftests/x86: Add a selftest for SGX
Jarkko Sakkinen
-0
/
+1222
2020-11-18
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
-0
/
+150
2020-11-17
tools/testing/scatterlist: Fix test to compile and run
Maor Gottlieb
-2
/
+3
2020-11-16
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
-1
/
+2
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
-26
/
+30
2020-11-16
KVM: selftests: Make test skipping consistent
Andrew Jones
-10
/
+14
2020-11-16
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
-0
/
+2
2020-11-15
KVM: selftests: Also build dirty_log_perf_test on AArch64
Andrew Jones
-0
/
+1
2020-11-15
KVM: selftests: Introduce vm_create_[default_]_with_vcpus
Andrew Jones
-5
/
+40
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
-75
/
+45
2020-11-15
KVM: selftests: always use manual clear in dirty_log_perf_test
Paolo Bonzini
-33
/
+22
2020-11-15
selftests: kvm: keep .gitignore add to date
Paolo Bonzini
-3
/
+3
2020-11-15
KVM: selftests: Add "-c" parameter to dirty log test
Peter Xu
-3
/
+10
2020-11-15
KVM: selftests: Run dirty ring test asynchronously
Peter Xu
-4
/
+60
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
-13
/
+320
[prev]
[next]