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-09-14
selftests/xsk: add option to run single test
Magnus Karlsson
-21
/
+48
2023-09-14
selftests/xsk: add option that lists all tests
Magnus Karlsson
-7
/
+42
2023-09-14
selftests/xsk: declare test names in struct
Magnus Karlsson
-171
/
+57
2023-09-14
selftests/xsk: move all tests to separate functions
Magnus Karlsson
-55
/
+115
2023-09-14
selftests/xsk: add option to only run tests in a single mode
Magnus Karlsson
-8
/
+47
2023-09-14
selftests/xsk: add timeout for Tx thread
Magnus Karlsson
-4
/
+22
2023-09-14
selftests/xsk: print per packet info in verbose mode
Magnus Karlsson
-3
/
+10
2023-09-14
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
-1
/
+2
2023-09-14
test/vsock: shutdowned socket test
Arseniy Krasnov
-0
/
+138
2023-09-14
memblock tests: Fix compilation errors.
Rong Tao
-1
/
+5
2023-09-13
selftests: netfilter: Test nf_tables audit logging
Phil Sutter
-2
/
+277
2023-09-13
selftests/bpf: Fix kprobe_multi_test/attach_override test
Jiri Olsa
-9
/
+3
2023-09-13
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-2
/
+2
2023-09-13
selftests/tc-testing: cls_u32: add tests for classid
Pedro Tammela
-0
/
+25
2023-09-13
selftests/tc-testing: cls_route: add tests for classid
Pedro Tammela
-0
/
+25
2023-09-13
selftests/tc-testing: cls_fw: add tests for classid
Pedro Tammela
-0
/
+49
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
-1
/
+1
2023-09-12
selftests/bpf: fix unpriv_disabled check in test_verifier
Artem Savkov
-1
/
+1
2023-09-12
selftests/bpf: Add testcases for tailcall infinite loop fixing
Leon Hwang
-4
/
+269
2023-09-12
Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-16
/
+70
2023-09-12
selftests: tracing: Fix to unmount tracefs for recovering environment
Masami Hiramatsu (Google)
-0
/
+8
2023-09-12
selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=y
Andrii Nakryiko
-1
/
+1
2023-09-11
selftests/bpf: Offloaded prog after non-offloaded should not cause BUG
Eduard Zingerman
-0
/
+61
2023-09-11
selftests: user_events: create test-specific Kconfig fragments
Naresh Kamboju
-0
/
+1
2023-09-11
ftrace/selftests: Add softlink to latest log directory
Steven Rostedt (Google)
-1
/
+9
2023-09-11
selftests/user_events: Fix failures when user_events is not installed
Beau Belgrave
-0
/
+111
2023-09-11
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
-16
/
+16
2023-09-11
selftests/bpf: Update bpf_clone_redirect expected return code
Stanislav Fomichev
-2
/
+10
2023-09-11
selftests/bpf: Test all valid alloc sizes for bpf mem allocator
Hou Tao
-0
/
+173
2023-09-11
selftests: ALSA: remove unused variables
Ding Xiang
-12
/
+5
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
-12
/
+14
2023-09-08
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
-2
/
+66
2023-09-08
selftests/ftrace: Fix dependencies for some of the synthetic event tests
Naveen N Rao
-2
/
+2
2023-09-08
selftests/bpf: Add kprobe_multi override test
Jiri Olsa
-0
/
+50
2023-09-08
selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
Rong Tao
-0
/
+4
2023-09-08
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
-46
/
+114
2023-09-08
Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+5
2023-09-08
selftests: Keep symlinks, when possible
Björn Töpel
-2
/
+2
2023-09-08
selftests: fix dependency checker script
Ricardo B. Marliere
-12
/
+65
2023-09-08
kselftest/runner.sh: Propagate SIGTERM to runner child
Björn Töpel
-1
/
+2
2023-09-08
selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
Hou Tao
-0
/
+195
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
-1
/
+14
2023-09-08
selftests/bpf: Add some negative tests
Yonghong Song
-0
/
+171
2023-09-08
selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
Yonghong Song
-0
/
+145
2023-09-08
selftests/bpf: Remove unnecessary direct read of local percpu kptr
Yonghong Song
-4
/
+0
2023-09-08
selftests/bpf: Add tests for array map with local percpu kptr
Yonghong Song
-0
/
+265
2023-09-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
-0
/
+31
2023-09-08
selftests/bpf: Update error message in negative linked_list test
Yonghong Song
-2
/
+2
[prev]
[next]