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
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
-0
/
+202
2023-03-10
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...
Martin KaFai Lau
-9
/
+20
2023-03-10
selftests/bpf: Replace CHECK with ASSERT in test_local_storage
Martin KaFai Lau
-30
/
+17
2023-03-10
bpf/selftests: Fix send_signal tracepoint tests
David Vernet
-1
/
+5
2023-03-10
selftests/bpf: make BPF compiler flags stricter
Andrii Nakryiko
-2
/
+2
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
-187
/
+90
2023-03-10
selftests/bpf: add __sink() macro to fake variable consumption
Andrii Nakryiko
-0
/
+3
2023-03-10
selftests/bpf: prevent unused variable warning in bpf_for()
Andrii Nakryiko
-3
/
+6
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
-0
/
+181
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+51
2023-03-09
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...
Yonghong Song
-1
/
+1
2023-03-09
selftests/bpf: Improve error logs in XDP compliance test tool
Lorenzo Bianconi
-7
/
+16
2023-03-09
selftests/bpf: Use ifname instead of ifindex in XDP compliance test tool
Lorenzo Bianconi
-17
/
+27
2023-03-09
selftests/bpf: Fix flaky fib_lookup test
Martin KaFai Lau
-2
/
+10
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-3
/
+34
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+1
2023-03-08
selftests/bpf: implement and test custom testmod_seq iterator
Andrii Nakryiko
-1
/
+169
2023-03-08
selftests/bpf: add number iterator tests
Andrii Nakryiko
-0
/
+291
2023-03-08
selftests/bpf: add iterators tests
Andrii Nakryiko
-0
/
+1325
2023-03-08
selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
Andrii Nakryiko
-10
/
+124
2023-03-08
selftests/bpf: Fix IMA test
Roberto Sassu
-8
/
+21
2023-03-08
selftests: add a selftest for big tcp
Xin Long
-0
/
+181
2023-03-08
selftests/clone3: test clone3 with CLONE_NEWTIME
Tobias Klauser
-0
/
+3
2023-03-08
kselftest/alsa: Log card names during startup
Mark Brown
-0
/
+20
2023-03-08
kselftest/alsa - mixer: Always log control names
Mark Brown
-0
/
+3
2023-03-08
kselftest/alsa - mixer-test: Don't fail tests if we can't restore default
Mark Brown
-7
/
+2
2023-03-07
locktorture: Add nested locking to rtmutex torture tests
John Stultz
-0
/
+8
2023-03-07
locktorture: Add nested locking to mutex torture tests
John Stultz
-0
/
+8
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-717
/
+4894
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-3
/
+32
2023-03-06
kselftest: amd-pstate: Fix spelling mistakes
Sukrut Bellary
-4
/
+4
2023-03-06
kunit: tool: Add support for m68k under QEMU
Geert Uytterhoeven
-0
/
+10
2023-03-06
selftests: amd-pstate: fix TEST_FILES
Guillaume Tucker
-4
/
+9
2023-03-06
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
-0
/
+28
2023-03-06
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
-3
/
+4
2023-03-06
selftests/bpf: Add test for legacy/perf kprobe/uprobe attach mode
Menglong Dong
-41
/
+81
2023-03-06
selftests/bpf: Split test_attach_probe into multi subtests
Menglong Dong
-101
/
+205
2023-03-06
iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argu...
Jason Gunthorpe
-1
/
+13
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
-10
/
+0
2023-03-06
iommufd/selftest: Rename the remaining mock device_id's to stdev_id
Jason Gunthorpe
-21
/
+21
2023-03-06
iommufd/selftest: Rename domain_id to hwpt_id for FIXTURE iommufd_mock_domain
Jason Gunthorpe
-12
/
+12
2023-03-06
iommufd/selftest: Rename domain_id to stdev_id for FIXTURE iommufd_ioas
Jason Gunthorpe
-11
/
+11
2023-03-06
iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'
Jason Gunthorpe
-8
/
+8
2023-03-04
selftests/bpf: adjust log_fixup's buffer size for proper truncation
Andrii Nakryiko
-1
/
+1
2023-03-04
selftests/bpf: enhance align selftest's expected log matching
Andrii Nakryiko
-6
/
+12
2023-03-03
selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
Eduard Zingerman
-1
/
+920
2023-03-03
selftests/bpf: test if pointer type is tracked for BPF_ST_MEM
Eduard Zingerman
-0
/
+23
2023-03-03
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
-11
/
+0
2023-03-03
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
-28
/
+18
2023-03-03
selftests/bpf: Tweak cgroup kfunc test.
Alexei Starovoitov
-1
/
+11
[prev]
[next]