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-09-13
selftests: fib_rule_tests: Add DSCP selector match tests
Ido Schimmel
-0
/
+34
2024-09-13
selftests/bpf: Add a test case to write mtu result into .rodata
Daniel Borkmann
-3
/
+30
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
-0
/
+44
2024-09-13
selftests/bpf: Rename ARG_PTR_TO_LONG test description
Daniel Borkmann
-5
/
+5
2024-09-13
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
-4
/
+1
2024-09-13
selftests/bpf: Add tests for sdiv/smod overflow cases
Yonghong Song
-0
/
+439
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
-1
/
+1
2024-09-13
selftests: vDSO: fix vdso_config for s390
Heiko Carstens
-2
/
+2
2024-09-13
selftests: vDSO: fix ELF hash table entry size for s390x
Jens Remus
-4
/
+10
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
-1
/
+1
2024-09-13
selftests: vDSO: don't include generated headers for chacha test
Jason A. Donenfeld
-1
/
+1
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
-1
/
+2
2024-09-13
selftests: vDSO: also test counter in vdso_test_chacha
Christophe Leroy
-9
/
+27
2024-09-13
selftests: vDSO: build tests with O2 optimization
Christophe Leroy
-1
/
+1
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-1
/
+1
2024-09-13
selftests: vDSO: fix cross build for getrandom and chacha tests
Jason A. Donenfeld
-5
/
+4
2024-09-13
selftests: vDSO: open code basic chacha instead of linking to libsodium
Jason A. Donenfeld
-9
/
+45
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
-3
/
+7
2024-09-13
selftests: vDSO: ensure vgetrandom works in a time namespace
Jason A. Donenfeld
-1
/
+42
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-8
/
+167
2024-09-12
selftests/net: packetdrill: import tcp/slow_start
Willem de Bruijn
-0
/
+427
2024-09-12
selftests/net: packetdrill: import tcp/zerocopy
Willem de Bruijn
-0
/
+674
2024-09-12
selftests/net: packetdrill: run in netns and expand config
Willem de Bruijn
-2
/
+7
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-74
/
+53
2024-09-12
Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+19
2024-09-12
kunit: tool: Build compile_commands.json
Brendan Jackman
-1
/
+2
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
-11
/
+33
2024-09-12
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
-190
/
+141
2024-09-12
Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/next
Marc Zyngier
-7
/
+1094
2024-09-11
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
-0
/
+580
2024-09-11
selftests: mptcp: include net_helper.sh file
Matthieu Baerts (NGI0)
-1
/
+1
2024-09-11
selftests: mptcp: include lib.sh file
Matthieu Baerts (NGI0)
-0
/
+2
2024-09-11
selftests: mptcp: join: restrict fullmesh endp on 1st sf
Matthieu Baerts (NGI0)
-1
/
+3
2024-09-11
bpf/selftests: Check errno when percpu map value size exceeds
Tao Chen
-0
/
+18
2024-09-11
selftests/bpf: Fix arena_atomics failure due to llvm change
Yonghong Song
-1
/
+31
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
-2
/
+204
2024-09-11
selftests/ring-buffer: Handle meta-page bigger than the system
Vincent Donnefort
-0
/
+10
2024-09-11
selftests/ring-buffer: Verify the entire meta-page padding
Vincent Donnefort
-4
/
+4
2024-09-11
selftests/bpf: Expand skb dynptr selftests for tp_btf
Philo Lu
-2
/
+83
2024-09-11
selftests/bpf: Add test for __nullable suffix in tp_btf
Philo Lu
-0
/
+46
2024-09-11
selftests: kselftest: Use strerror() on nolibc
zhang jiao
-8
/
+0
2024-09-11
selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knob
Maciej Fijalkowski
-6
/
+38
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-1
/
+84
2024-09-10
net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTER
Jason Xing
-0
/
+18
2024-09-10
selftests: net: csum: Fix checksums for packets with non-zero padding
Sean Anderson
-2
/
+14
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
-296
/
+1203
2024-09-09
KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspace
Sean Christopherson
-4
/
+7
2024-09-09
selftests/net: integrate packetdrill with ksft
Willem de Bruijn
-2
/
+251
2024-09-09
selftests: support interpreted scripts with ksft_runner.sh
Willem de Bruijn
-2
/
+5
2024-09-09
af_unix: Don't return OOB skb in manage_oob().
Kuniyuki Iwashima
-0
/
+23
[prev]
[next]