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-11-30
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
-11
/
+47
2023-11-29
selftests/bpf: Add TX side to xdp_hw_metadata
Stanislav Fomichev
-4
/
+160
2023-11-29
selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUP
Stanislav Fomichev
-24
/
+49
2023-11-29
selftests/bpf: Add TX side to xdp_metadata
Stanislav Fomichev
-4
/
+29
2023-11-29
selftests/bpf: Add csum helpers
Stanislav Fomichev
-0
/
+43
2023-11-29
selftests/xsk: Support tx_metadata_len
Stanislav Fomichev
-0
/
+4
2023-11-29
KVM: selftests: Remove x86's so called "MMIO warning" test
Sean Christopherson
-122
/
+0
2023-11-29
KVM: selftests: Add logic to detect if ioctl() failed because VM was killed
Sean Christopherson
-6
/
+35
2023-11-29
KVM: selftests: Drop the single-underscore ioctl() helpers
Sean Christopherson
-17
/
+13
2023-11-29
KVM: selftests: add -MP to CFLAGS
David Woodhouse
-1
/
+1
2023-11-28
selftests/bpf: Use pkg-config for libelf
Akihiko Odaki
-2
/
+6
2023-11-28
selftests/bpf: Override PKG_CONFIG for static builds
Akihiko Odaki
-1
/
+1
2023-11-28
selftests/bpf: Choose pkg-config for the target
Akihiko Odaki
-3
/
+3
2023-11-28
selftests/bpf: Add link_info test for uprobe_multi link
Jiri Olsa
-0
/
+204
2023-11-28
selftests/bpf: Use bpf_link__destroy in fill_link_info tests
Jiri Olsa
-21
/
+23
2023-11-28
libbpf: Add st_type argument to elf_resolve_syms_offsets function
Jiri Olsa
-1
/
+1
2023-11-28
KVM: selftests: Actually print out magic token in NX hugepages skip message
angquan yu
-1
/
+1
2023-11-28
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
-14
/
+18
2023-11-27
selftests: tc-testing: remove unused import
Pedro Tammela
-2
/
+0
2023-11-27
selftests: tc-testing: cleanup on Ctrl-C
Pedro Tammela
-2
/
+6
2023-11-27
selftests: tc-testing: prefix iproute2 functions with "ipr2"
Pedro Tammela
-8
/
+8
2023-11-27
selftests: tc-testing: remove unnecessary time.sleep
Pedro Tammela
-5
/
+0
2023-11-27
selftests: tc-testing: remove buildebpf plugin
Pedro Tammela
-113
/
+11
2023-11-27
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
-14
/
+8
2023-11-27
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
-1
/
+0
2023-11-27
selftests/net: fix a char signedness issue
Willem de Bruijn
-1
/
+1
2023-11-27
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
-2
/
+2
2023-11-27
selftests/bpf: update test_offload to use new orphaned property
Stanislav Fomichev
-9
/
+6
2023-11-27
ndtest: fix typo class_regster -> class_register
Yi Zhang
-1
/
+1
2023-11-27
KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes
Ryan Roberts
-9
/
+36
2023-11-27
KVM: selftests: arm64: Determine max ipa size per-page size
Ryan Roberts
-36
/
+50
2023-11-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
-0
/
+1
2023-11-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-1
/
+1
2023-11-24
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
-0
/
+94
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
-4
/
+4
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-226
/
+647
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-215
/
+631
2023-11-23
vsock/test: fix SEQPACKET message bounds test
Arseniy Krasnov
-6
/
+13
2023-11-23
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
-1
/
+1
2023-11-23
rcutorture: Add mid-sized stall to TREE07
Paul E. McKenney
-0
/
+3
2023-11-23
rcutorture: add nolibc init support for mips, ppc and rv64
Thomas Weißschuh
-1
/
+4
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
-2
/
+3
2023-11-22
selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_test
Paul Moore
-3
/
+0
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-362
/
+3004
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
Yuran Pereira
-8
/
+8
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
Yuran Pereira
-131
/
+73
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
Yuran Pereira
-4
/
+2
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
Yuran Pereira
-26
/
+22
2023-11-21
selftests/kvm: fix compilation on non-x86_64 platforms
Paolo Bonzini
-8
/
+6
2023-11-20
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
-0
/
+75
[prev]
[next]