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-06-26
selftests: drv-net: try to check if port is in use
Jakub Kicinski
-2
/
+13
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
-40
/
+13
2024-06-26
selftests/bpf: Don't close(-1) in serial_test_fexit_stress()
Ma Ke
-2
/
+2
2024-06-26
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
-2
/
+48
2024-06-26
Merge branch 'for-linus' into for-next
Takashi Iwai
-19
/
+620
2024-06-26
selftests/resctrl: Fix non-contiguous CBM for AMD
Babu Moger
-10
/
+22
2024-06-26
KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
Clément Léger
-0
/
+4
2024-06-26
KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
Clément Léger
-0
/
+16
2024-06-26
KVM: riscv: selftests: Add Zimop extension to get-reg-list test
Clément Léger
-0
/
+4
2024-06-25
cxl/region: check interleave capability
Yao Xingtao
-0
/
+4
2024-06-25
selftests: net: remove unneeded IP_GRE config
Yujie Liu
-1
/
+0
2024-06-24
tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition
Sidhartha Kumar
-0
/
+2
2024-06-24
proc: test "Kthread:" field
Alexey Dobriyan
-0
/
+94
2024-06-24
selftests: introduce additional eventfd test coverage
Wen Yang
-5
/
+131
2024-06-24
selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
John Hubbard
-2
/
+4
2024-06-24
selftests/mm:fix test_prctl_fork_exec return failure
aigourensheng
-16
/
+22
2024-06-25
selftests/bpf: add test validating uprobe/uretprobe stack traces
Andrii Nakryiko
-0
/
+282
2024-06-24
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
-1
/
+312
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
-0
/
+52
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
-1
/
+103
2024-06-22
KVM: selftests: Assert that MPIDR_EL1 is unchanged across vCPU reset
Oliver Upton
-0
/
+1
2024-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+19
2024-06-21
selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod
Alan Maguire
-0
/
+93
2024-06-21
selftests/bpf: Test struct_ops bpf map auto-attach
Mykyta Yatsenko
-0
/
+35
2024-06-21
selftests/bpf: Match tests against regular expression
Cupertino Miranda
-6
/
+6
2024-06-21
selftests/bpf: Support checks against a regular expression
Cupertino Miranda
-30
/
+96
2024-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
-0
/
+94
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
-2
/
+2
2024-06-21
Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
-0
/
+3
2024-06-21
selftests: net: change shebang to bash in amt.sh
Taehee Yoo
-1
/
+1
2024-06-21
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
-0
/
+3
2024-06-20
selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
Geliang Tang
-26
/
+3
2024-06-20
selftests/bpf: Use start_server_str in mptcp
Geliang Tang
-6
/
+1
2024-06-20
selftests/bpf: Drop noconnect from network_helper_opts
Geliang Tang
-11
/
+8
2024-06-20
selftests/bpf: Add client_socket helper
Geliang Tang
-8
/
+31
2024-06-20
selftests/bpf: Use connect_to_addr in connect_to_fd_opt
Geliang Tang
-26
/
+7
2024-06-20
selftests/bpf: Drop type from network_helper_opts
Geliang Tang
-33
/
+26
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-37
/
+810
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-21
/
+759
2024-06-20
kselftest: devices: Add of-fullname-regex property
Nícolas F. R. A. Prado
-0
/
+28
2024-06-20
kselftest: devices: Allow specifying boards directory through parameter
Nícolas F. R. A. Prado
-1
/
+12
2024-06-20
KVM: selftests: arm64: Test writes to CTR_EL0
Sebastian Ott
-0
/
+16
2024-06-20
selftests: virtio_net: add forgotten config options
Jiri Pirko
-1
/
+7
2024-06-19
binfmt_elf: Honor PT_LOAD alignment for static PIE
Kees Cook
-1
/
+1
2024-06-19
selftests/exec: Build both static and non-static load_address tests
Kees Cook
-20
/
+66
2024-06-19
selftest/cgroup: Update test_cpuset_prs.sh to match changes
Waiman Long
-15
/
+40
2024-06-19
selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robot
Waiman Long
-6
/
+14
2024-06-19
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
-0
/
+342
2024-06-19
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
-0
/
+337
2024-06-19
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
-1
/
+1
[prev]
[next]