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
2024-01-24
selftests/bpf: Add BPF token-enabled tests
Andrii Nakryiko
-0
/
+683
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
-0
/
+5
2024-01-24
selftests: netdevsim: fix the udp_tunnel_nic test
Jakub Kicinski
-0
/
+9
2024-01-24
selftests: net: fix rps_default_mask with >32 CPUs
Jakub Kicinski
-1
/
+5
2024-01-24
KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...
Jing Zhang
-7
/
+11
2024-01-24
selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
Martin KaFai Lau
-4
/
+75
2024-01-24
selftests/bpf: Fix the flaky tc_redirect_dtime test
Martin KaFai Lau
-0
/
+11
2024-01-23
selftests/bpf: Skip callback tests if jit is disabled in test_verifier
Tiezhu Yang
-0
/
+17
2024-01-23
selftests/bpf: Move is_jit_enabled() into testing_helpers
Tiezhu Yang
-18
/
+19
2024-01-23
selftests: fill in some missing configs for net
Jakub Kicinski
-0
/
+28
2024-01-23
selftests/bpf: test case for register_bpf_struct_ops().
Kui-Feng Lee
-0
/
+176
2024-01-23
selftests/bpf: Add fill_link_info test for perf event
Jiri Olsa
-0
/
+46
2024-01-23
selftests/bpf: Add cookies check for perf_event fill_link_info test
Jiri Olsa
-5
/
+21
2024-01-23
selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
Jiri Olsa
-12
/
+36
2024-01-23
bpf: Use r constraint instead of p constraint in selftests
Jose E. Marchesi
-3
/
+3
2024-01-23
bpf: fix constraint in test_tcpbpf_kern.c
Jose E. Marchesi
-1
/
+1
2024-01-23
bpf: avoid VLAs in progs/test_xdp_dynptr.c
Jose E. Marchesi
-5
/
+5
2024-01-23
selftests/bpf: Enable kptr_xchg_inline test for arm64
Hou Tao
-1
/
+1
2024-01-23
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
-1
/
+31
2024-01-23
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
-0
/
+953
2024-01-23
selftests/bpf: Fix potential premature unload in bpf_testmod
Artem Savkov
-0
/
+9
2024-01-23
bpf: Minor improvements for bpf_cmp.
Alexei Starovoitov
-9
/
+12
2024-01-23
selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
Yonghong Song
-0
/
+41
2024-01-23
bpf: Track aligned st store as imprecise spilled registers
Yonghong Song
-8
/
+8
2024-01-23
selftests/bpf: Test assigning ID to scalars on spill
Maxim Mikityanskiy
-0
/
+133
2024-01-23
bpf: Assign ID to scalars on spill
Maxim Mikityanskiy
-4
/
+4
2024-01-23
selftests/bpf: Add a test case for 32-bit spill tracking
Maxim Mikityanskiy
-0
/
+31
2024-01-23
selftests/bpf: check if imprecise stack spills confuse infinite loop detection
Eduard Zingerman
-0
/
+24
2024-01-23
selftests/bpf: Fix the u64_offset_to_skb_data test
Maxim Mikityanskiy
-5
/
+3
2024-01-23
selftests/bpf: Update LLVM Phabricator links
Nathan Chancellor
-18
/
+18
2024-01-23
selftests/bpf: detect testing prog flags support
Andrii Nakryiko
-7
/
+37
2024-01-23
selftests/bpf: fix test_loader check message
Andrii Nakryiko
-1
/
+1
2024-01-23
selftests/bpf: Test the inlining of bpf_kptr_xchg()
Hou Tao
-0
/
+99
2024-01-23
selftests/bpf: Factor out get_xlated_program() helper
Hou Tao
-89
/
+50
2024-01-23
selftest: Don't reuse port for SO_INCOMING_CPU test.
Kuniyuki Iwashima
-18
/
+50
2024-01-22
tools/testing/nvdimm: Disable "missing prototypes / declarations" warnings
Dan Williams
-0
/
+2
2024-01-22
tools/testing/cxl: Disable "missing prototypes / declarations" warnings
Dan Williams
-0
/
+4
2024-01-22
selftests/rseq: Do not skip !allowed_cpus for mm_cid
Mathieu Desnoyers
-8
/
+28
2024-01-22
selftests: livepatch: Test livepatching a heavily called syscall
Marcos Paulo de Souza
-2
/
+218
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
-74
/
+1173
2024-01-22
kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
Marcos Paulo de Souza
-5
/
+21
2024-01-22
kselftest: dt: Stop relying on dirname to improve performance
NĂcolas F. R. A. Prado
-6
/
+7
2024-01-22
selftests/move_mount_set_group:Make tests build with old libc
Hu.Yadi
-2
/
+2
2024-01-22
selftests/filesystems:fix build error in overlayfs
Hu Yadi
-4
/
+6
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-18
/
+22
2024-01-19
selftests: bonding: Increase timeout to 1200s
Benjamin Poirier
-1
/
+1
2024-01-19
KVM: riscv: selftests: Add Zfa extension to get-reg-list test
Anup Patel
-0
/
+4
2024-01-19
KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list test
Anup Patel
-0
/
+8
2024-01-19
KVM: riscv: selftests: Add Zihintntl extension to get-reg-list test
Anup Patel
-0
/
+4
[prev]
[next]