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
2021-09-29
selftests: arm64: Use a define for the number of SVE ptrace tests to be run
Mark Brown
1
-1
/
+3
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2
-4
/
+28
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
1
-19
/
+19
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
12
-35
/
+33
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
39
-157
/
+141
2021-09-28
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
19
-30
/
+27
2021-09-28
selftests: KVM: Don't clobber XMM register when read
Oliver Upton
1
-1
/
+1
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-6
/
+10
2021-09-28
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
1
-5
/
+8
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
1
-1
/
+2
2021-09-28
selftests: xsk: Add frame_headroom test
Magnus Karlsson
2
-11
/
+44
2021-09-28
selftests: xsk: Change interleaving of packets in unaligned mode
Magnus Karlsson
1
-3
/
+3
2021-09-28
selftests: xsk: Add single packet test
Magnus Karlsson
2
-0
/
+14
2021-09-28
selftests: xsk: Introduce pacing of traffic
Magnus Karlsson
2
-7
/
+29
2021-09-28
selftests: xsk: Fix socket creation retry
Magnus Karlsson
1
-6
/
+5
2021-09-28
selftests: xsk: Put the same buffer only once in the fill ring
Magnus Karlsson
1
-6
/
+11
2021-09-28
selftests: xsk: Fix missing initialization
Magnus Karlsson
1
-0
/
+7
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-61
/
+219
2021-09-27
selftests: drivers/dma-buf: Fix implicit declaration warns
Shuah Khan
1
-1
/
+4
2021-09-27
selftests: net: fib_nexthops: Wait before checking reported idle time
Petr Machata
1
-0
/
+1
2021-09-26
bpf: selftest: Add verifier tests for <8-byte scalar spill and refill
Martin KaFai Lau
1
-0
/
+161
2021-09-26
bpf: selftest: A bpf prog that has a 32bit scalar spill
Martin KaFai Lau
3
-0
/
+393
2021-09-25
Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-33
/
+27
2021-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-0
/
+465
2021-09-24
selftests/bpf: Fix btf_dump __int128 test failure with clang build kernel
Yonghong Song
1
-6
/
+21
2021-09-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+5
2021-09-24
selftests: KVM: Explicitly use movq to read xmm registers
Oliver Upton
1
-17
/
+17
2021-09-24
selftests: KVM: Call ucall_init when setting up in rseq_test
Oliver Upton
1
-0
/
+1
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+240
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-15
/
+70
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-7
/
+5
2021-09-23
KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
Maxim Levitsky
3
-0
/
+130
2021-09-22
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
1
-15
/
+39
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
6
-22
/
+25
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
1
-5
/
+5
2021-09-22
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
1
-2
/
+2
2021-09-22
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
1
-1
/
+1
2021-09-22
KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
Sean Christopherson
3
-0
/
+240
2021-09-21
seltests: bpf: test_tunnel: Use ip neigh
Jiri Benc
1
-2
/
+3
2021-09-21
selftests/bpf: Adopt attach_probe selftest to work on old kernels
Andrii Nakryiko
1
-4
/
+20
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
5
-1
/
+354
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams
7
-0
/
+871
2021-09-21
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
1
-2
/
+5
2021-09-21
selftests: netfilter: add zone stress test with colliding tuples
Florian Westphal
1
-0
/
+156
2021-09-21
selftests: netfilter: add selftest for directional zone support
Florian Westphal
1
-0
/
+309
2021-09-19
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-8
/
+65
2021-09-19
selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
Shuah Khan
1
-4
/
+1
2021-09-19
selftests: net: af_unix: Fix incorrect args in test result msg
Shuah Khan
1
-2
/
+3
2021-09-18
selftests: mptcp: add mptcp getsockopt test cases
Florian Westphal
4
-3
/
+714
2021-09-17
selftests/bpf: Add trace_vprintk test prog
Dave Marchevsky
3
-1
/
+103
[prev]
[next]