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-10-18
selftests/bpf: Add options and frags to xdp_hw_metadata
Larysa Zaremba
-13
/
+67
2023-10-17
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
-1
/
+285
2023-10-17
selftests/user_events: Fix abi_test for BE archs
Beau Belgrave
-7
/
+9
2023-10-17
selftests/bpf: Add additional mprog query test coverage
Daniel Borkmann
-1
/
+130
2023-10-17
selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog
Yafang Shao
-3
/
+36
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-617
/
+2405
2023-10-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-25
/
+141
2023-10-16
mm/ksm: test case for prctl fork/exec workflow
Stefan Roesch
-1
/
+65
2023-10-16
selftests/amd-pstate: Added option to provide perf binary path
Swapnil Sapkal
-5
/
+11
2023-10-16
selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
Swapnil Sapkal
-10
/
+18
2023-10-16
iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
Nicolin Chen
-13
/
+16
2023-10-16
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
-10
/
+10
2023-10-16
selftests/bpf: Make align selftests more robust
Andrii Nakryiko
-120
/
+121
2023-10-16
selftests/bpf: Improve missed_kprobe_recursion test robustness
Andrii Nakryiko
-4
/
+4
2023-10-16
selftests/bpf: Improve percpu_alloc test robustness
Andrii Nakryiko
-0
/
+14
2023-10-16
selftests/x86/lam: Zero out buffer for readlink()
Binbin Wu
-3
/
+3
2023-10-16
selftests: net: remove unused variables
zhujun2
-5
/
+3
2023-10-15
ptp: add testptp mask test
Xabier Marquiegui
-1
/
+18
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
-0
/
+14
2023-10-15
selftests: openvswitch: Fix the ct_tuple for v4
Aaron Conole
-1
/
+3
2023-10-15
selftests: openvswitch: Skip drop testing on older kernels
Aaron Conole
-0
/
+51
2023-10-15
selftests: openvswitch: Catch cases where the tests are killed
Aaron Conole
-0
/
+2
2023-10-15
selftests: openvswitch: Add version check for pyroute2
Aaron Conole
-2
/
+10
2023-10-15
Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...
Paolo Bonzini
-23
/
+10
2023-10-15
test/vsock: io_uring rx/tx tests
Arseniy Krasnov
-2
/
+348
2023-10-15
test/vsock: MSG_ZEROCOPY support for vsock_perf
Arseniy Krasnov
-10
/
+72
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
-1
/
+633
2023-10-13
selftests/bpf: Add tests for open-coded task_vma iter
Dave Marchevsky
-0
/
+109
2023-10-13
selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.c
Dave Marchevsky
-13
/
+13
2023-10-13
selftests: fib_tests: Count all trace point invocations
Ido Schimmel
-2
/
+2
2023-10-13
selftests: fib_tests: Disable RP filter in multipath list receive test
Ido Schimmel
-0
/
+3
2023-10-13
selftests/resctrl: Move run_benchmark() to a more fitting file
Maciej Wieczor-Retman
-53
/
+50
2023-10-13
selftests/resctrl: Fix schemata write error check
Maciej Wieczor-Retman
-15
/
+26
2023-10-13
selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
Ilpo Järvinen
-2
/
+2
2023-10-13
selftests/resctrl: Fix feature checks
Ilpo Järvinen
-2
/
+5
2023-10-13
selftests/resctrl: Refactor feature check to use resource and feature name
Ilpo Järvinen
-51
/
+34
2023-10-13
selftests/resctrl: Move _GNU_SOURCE define into Makefile
Ilpo Järvinen
-2
/
+1
2023-10-13
selftests/resctrl: Remove duplicate feature check from CMT test
Ilpo Järvinen
-3
/
+0
2023-10-13
selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
Ilpo Järvinen
-44
/
+55
2023-10-13
selftests/resctrl: Fix uninitialized .sa_flags
Ilpo Järvinen
-2
/
+2
2023-10-13
selftests/resctrl: Cleanup benchmark argument parsing
Ilpo Järvinen
-23
/
+23
2023-10-13
selftests/resctrl: Remove ben_count variable
Ilpo Järvinen
-3
/
+2
2023-10-13
selftests/resctrl: Make benchmark command const and build it with pointers
Ilpo Järvinen
-35
/
+53
2023-10-13
selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
Ilpo Järvinen
-8
/
+8
2023-10-13
selftests/resctrl: Simplify span lifetime
Ilpo Järvinen
-25
/
+26
2023-10-13
selftests/resctrl: Remove bw_report and bm_type from main()
Ilpo Järvinen
-17
/
+13
2023-10-13
selftests/resctrl: Correct benchmark command help
Ilpo Järvinen
-2
/
+2
2023-10-13
selftests/resctrl: Ensure the benchmark commands fits to its array
Ilpo Järvinen
-0
/
+5
2023-10-13
selftests/resctrl: Fix wrong format specifier
Maciej Wieczor-Retman
-1
/
+1
2023-10-13
selftests/mm: Substitute attribute with a macro
Maciej Wieczor-Retman
-2
/
+2
[prev]
[next]