index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
selftests: forwarding: Add resilient multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+361
2021-03-12
selftests: forwarding: Add resilient hashing test
Ido Schimmel
1
-0
/
+400
2021-03-12
selftests: fib_nexthops: Test resilient nexthop groups
Ido Schimmel
1
-0
/
+517
2021-03-12
selftests: fib_nexthops: List each test case in a different line
Ido Schimmel
1
-4
/
+26
2021-03-12
selftests: fib_nexthops: Declutter test output
Ido Schimmel
1
-0
/
+2
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
39
-381
/
+1677
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-11
/
+206
2021-03-10
selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c
Andrii Nakryiko
1
-2
/
+2
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax
Ilya Leoshkevich
1
-0
/
+7
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
4
-0
/
+18
2021-03-08
selftests/bpf: Fix typo in Makefile
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
selftests/bpf: Fix test_attach_probe for powerpc uprobes
Jiri Olsa
1
-1
/
+39
2021-03-08
selftests: gpio: update .gitignore
Bartosz Golaszewski
1
-1
/
+1
2021-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+100
2021-03-05
selftests, bpf: Extend test_tc_tunnel test with vxlan
Xuesen Huang
2
-17
/
+111
2021-03-05
selftest/net/ipsec.c: Remove unneeded semicolon
Xu Wang
1
-1
/
+1
2021-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-4
/
+62
2021-03-04
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-03-04
selftests: bpf: Don't run sk_lookup in verifier tests
Lorenz Bauer
2
-2
/
+3
2021-03-04
selftests: bpf: Check that PROG_TEST_RUN repeats as requested
Lorenz Bauer
1
-9
/
+42
2021-03-04
selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
Lorenz Bauer
2
-36
/
+109
2021-03-04
bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
Brendan Jackman
2
-0
/
+50
2021-03-04
selftests/bpf: Test syscall command parsing
Joe Stringer
2
-2
/
+13
2021-03-04
selftests/bpf: Templatize man page generation
Joe Stringer
1
-15
/
+25
2021-03-04
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
5
-26
/
+91
2021-03-04
selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
Ilya Leoshkevich
1
-12
/
+31
2021-03-04
selftest/bpf: Add BTF_KIND_FLOAT tests
Ilya Leoshkevich
3
-0
/
+138
2021-03-04
selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
Ilya Leoshkevich
1
-1
/
+1
2021-03-04
selftests: fib_nexthops: Test blackhole nexthops when loopback goes down
Ido Schimmel
1
-0
/
+8
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+160
2021-03-04
selftests/bpf: Add a verifier scale test with unknown bounded loop
Yonghong Song
3
-0
/
+139
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-3
/
+156
2021-03-02
selftests: kvm: Mmap the entire vcpu mmap area
Aaron Lewis
1
-2
/
+4
2021-03-02
selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier
Yauheni Kaliuta
1
-1
/
+2
2021-03-02
selftests/bpf: Use the last page in test_snprintf_btf on s390
Ilya Leoshkevich
1
-3
/
+10
2021-02-28
selftests: netfilter: test nat port clash resolution interaction with tcp ear...
Florian Westphal
2
-1
/
+100
2021-02-26
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
1
-0
/
+9
2021-02-26
selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper
Yonghong Song
2
-0
/
+118
2021-02-26
selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper
Yonghong Song
3
-0
/
+179
2021-02-26
selftests/bpf: Copy extras in out-of-srctree builds
Ilya Leoshkevich
1
-3
/
+4
2021-02-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-5
/
+26
2021-02-26
selftests/bpf: Propagate error code of the command to vmtest.sh
KP Singh
1
-7
/
+19
2021-02-26
sock_map: Rename skb_parser and skb_verdict
Cong Wang
2
-6
/
+6
2021-02-26
selftests/bpf: Introduce xsk statistics tests
Ciara Loftus
2
-14
/
+136
2021-02-26
selftests/bpf: Restructure xsk selftests
Ciara Loftus
4
-228
/
+159
2021-02-26
selftests/bpf: Expose and rename debug argument
Ciara Loftus
3
-5
/
+14
2021-02-26
selftest/bpf: Make xsk tests less verbose
Magnus Karlsson
4
-30
/
+50
2021-02-26
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2
-0
/
+93
2021-02-26
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
3
-0
/
+165
2021-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-1
/
+169
[next]