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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
5
-9
/
+384
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-19
/
+355
2021-07-22
libbpf: Allow decimal offset for kprobes
Jiri Olsa
2
-0
/
+13
2021-07-22
selftests/bpf: Mute expected invalid map creation error msg
Martynas Pumputis
1
-0
/
+5
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-7
/
+260
2021-07-21
selftests: net: add ESP-in-UDP PMTU test
Vadim Fedorenko
2
-7
/
+260
2021-07-21
selftests: net: Test for the IOAM insertion with IPv6
Justin Iurman
4
-0
/
+702
2021-07-21
selftests: firmware: Fix ignored return val of asprintf() warn
Shuah Khan
1
-1
/
+2
2021-07-21
selftests/binderfs: add test for feature files
Carlos Llamas
1
-0
/
+17
2021-07-21
selftests/net/ipsec: Add test for xfrm_spdattr_type_t
Dmitry Safonov
1
-2
/
+163
2021-07-20
selftests/bpf: Add __int128-specific tests for typed data dump
Alan Maguire
1
-0
/
+17
2021-07-20
torture: Put kvm.sh batch-creation awk script into a temp file
Paul E. McKenney
1
-12
/
+15
2021-07-20
torture: Move parse-console.sh call to PATH-aware scripts
Paul E. McKenney
2
-2
/
+1
2021-07-20
torture: Make kvm-recheck.sh skip kcsan.sum for build-only runs
Paul E. McKenney
1
-1
/
+4
2021-07-20
torture: Protect kvm-remote.sh directory trees from /tmp reaping
Paul E. McKenney
2
-1
/
+32
2021-07-20
torture: Log more kvm-remote.sh information
Paul E. McKenney
1
-2
/
+13
2021-07-20
torture: Make kvm-recheck-lock.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Make kvm-recheck-scf.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Create KCSAN summaries for torture.sh runs
Paul E. McKenney
1
-0
/
+4
2021-07-20
torture: Enable KCSAN summaries over groups of torture-test runs
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Make torture.sh accept --do-all and --donone
Paul E. McKenney
1
-2
/
+2
2021-07-20
torture: Add clocksource-watchdog testing to torture.sh
Paul E. McKenney
1
-3
/
+26
2021-07-20
selftests, bpf: test_tc_tunnel.sh nc: Cannot use -p and -l
Vincent Li
1
-1
/
+1
2021-07-20
bpf, selftests: Fix test_maps now that sockmap supports UDP
John Fastabend
1
-2
/
+2
2021-07-20
selftests: net: veth: add tests for set_channel
Paolo Abeni
1
-1
/
+182
2021-07-19
selftests/bpf: Check inner map deletion
Martynas Pumputis
2
-1
/
+88
2021-07-19
Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-2
/
+3
2021-07-17
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+3
2021-07-16
selftests/bpf: Add dump type data tests to btf dump tests
Alan Maguire
1
-0
/
+598
2021-07-16
selftests/bpf: Add ASSERT_STRNEQ() variant for test_progs
Alan Maguire
1
-0
/
+12
2021-07-16
selftests/bpf: Switch existing selftests to using open_opts for custom BTF
Shuyi Cheng
2
-26
/
+21
2021-07-16
bpf, selftests: Add test cases for pointer alu from multiple paths
Daniel Borkmann
1
-0
/
+229
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-127
/
+1196
2021-07-15
selftests/bpf: Add test cases for redirection between udp and unix
Cong Wang
1
-0
/
+170
2021-07-15
selftests/bpf: Add a test case for unix sockmap
Cong Wang
1
-0
/
+97
2021-07-15
selftests/bpf: Factor out add_to_sockmap()
Cong Wang
1
-38
/
+21
2021-07-15
selftests/bpf: Factor out udp_socketpair()
Cong Wang
1
-38
/
+40
2021-07-15
sock_map: Lift socket state restriction for datagram sockets
Cong Wang
1
-3
/
+5
2021-07-15
selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe
Jiri Olsa
2
-2
/
+27
2021-07-15
selftests/bpf: Add test for bpf_get_func_ip helper
Jiri Olsa
2
-0
/
+101
2021-07-15
selftests/bpf: Add a test with bpf_timer in inner map.
Alexei Starovoitov
3
-0
/
+231
2021-07-15
selftests/bpf: Add bpf_timer test.
Alexei Starovoitov
2
-0
/
+352
2021-07-15
selftests/bpf: Remove unused variable in tc_tunnel prog
Tobias Klauser
1
-1
/
+0
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-11
/
+92
2021-07-15
KVM: selftests: smm_test: Test SMM enter from L2
Vitaly Kuznetsov
1
-6
/
+64
2021-07-15
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
1
-1
/
+1
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-34
/
+251
2021-07-14
KVM: selftests: x86: Address missing vm_install_exception_handler conversions
Marc Zyngier
2
-2
/
+2
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
22
-24
/
+424
2021-07-14
KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublist
Andrew Jones
1
-1
/
+2
[prev]
[next]