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-21
selftests/bpf: Enable the cpuv4 tests for s390x
Ilya Leoshkevich
-6
/
+12
2023-09-21
selftests/bpf: Add big-endian support to the ldsx test
Ilya Leoshkevich
-62
/
+90
2023-09-21
selftests/bpf: Unmount the cgroup2 work directory
Ilya Leoshkevich
-7
/
+26
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-156
/
+863
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-141
/
+722
2023-09-21
Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+7
2023-09-21
Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-12
/
+5
2023-09-21
RISC-V: selftests: Add CBO tests
Andrew Jones
-12
/
+250
2023-09-21
RISC-V: selftests: Convert hwprobe test to kselftest API
Andrew Jones
-34
/
+20
2023-09-21
RISC-V: selftests: Statically link hwprobe test
Andrew Jones
-1
/
+1
2023-09-21
KVM: riscv: selftests: Selectively filter-out AIA registers
Anup Patel
-2
/
+21
2023-09-21
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Anup Patel
-14
/
+21
2023-09-20
kselftest: Add new test for detecting unprobed Devicetree devices
NĂcolas F. R. A. Prado
-0
/
+177
2023-09-20
KVM: selftests: Assert that vasprintf() is successful
Sean Christopherson
-1
/
+1
2023-09-20
kselftest/alsa: pcm-test: Report cards declared in config but missing
NĂcolas F. R. A. Prado
-47
/
+73
2023-09-20
riscv: kselftests: Fix mm build by removing testcases subdirectory
Alexandre Ghiti
-5
/
+5
2023-09-19
selftests/proc: fixup proc-empty-vm test after KSM changes
Alexey Dobriyan
-0
/
+1
2023-09-19
selftests: link libasan statically for tests with -fsanitize=address
Ryan Roberts
-2
/
+2
2023-09-19
iommufd: Fix spelling errors in comments
GuokaiXu
-2
/
+2
2023-09-19
selftests/bpf: Check bpf_cubic_acked() is called via struct_ops
Song Liu
-0
/
+5
2023-09-19
selftests/bpf: Print log buffer for exceptions test only on failure
Kumar Kartikeya Dwivedi
-2
/
+3
2023-09-18
cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
Waiman Long
-141
/
+317
2023-09-18
selftests/user_events: Fix to unmount tracefs when test created mount
Beau Belgrave
-9
/
+34
2023-09-18
kselftest: rtnetlink: add pause and pause on fail flag
Daniel Mendes
-4
/
+23
2023-09-18
kselftest: rtnetlink.sh: add verbose flag
Daniel Mendes
-581
/
+381
2023-09-18
selftests: hsr: Extend the testsuite to also cover HSRv1.
Sebastian Andrzej Siewior
-6
/
+17
2023-09-18
selftests: hsr: Reorder the testsuite.
Sebastian Andrzej Siewior
-123
/
+132
2023-09-18
selftests: hsr: Use `let' properly.
Sebastian Andrzej Siewior
-1
/
+1
2023-09-17
vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKET
Stefano Garzarella
-3
/
+11
2023-09-17
vsock/test: use send_buf() in vsock_test.c
Stefano Garzarella
-66
/
+9
2023-09-17
vsock/test: add send_buf() utility function
Stefano Garzarella
-36
/
+56
2023-09-17
vsock/test: use recv_buf() in vsock_test.c
Stefano Garzarella
-87
/
+17
2023-09-17
vsock/test: add recv_buf() utility function
Stefano Garzarella
-35
/
+54
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-337
/
+3227
2023-09-16
selftests/bpf: Add tests for BPF exceptions
Kumar Kartikeya Dwivedi
-0
/
+1332
2023-09-16
selftests/bpf: Add BPF assertion macros
Kumar Kartikeya Dwivedi
-0
/
+243
2023-09-16
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
-1
/
+30
2023-09-16
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
-0
/
+16
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-12
/
+298
2023-09-15
Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+129
2023-09-15
selftest, bpf: enable cpu v4 tests for arm32
Puranjay Mohan
-5
/
+10
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
-2
/
+277
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
-4
/
+4
2023-09-14
selftests/thermel/intel: Add test to read workload hint
Srinivas Pandruvada
-0
/
+170
2023-09-14
selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
Artem Savkov
-0
/
+5
2023-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-34
/
+200
2023-09-14
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-23
/
+71
2023-09-14
selftests/xsk: display command line options with -h
Magnus Karlsson
-2
/
+14
2023-09-14
selftests/xsk: fail single test instead of all tests
Magnus Karlsson
-24
/
+46
2023-09-14
selftests/xsk: use ksft_print_msg uniformly
Magnus Karlsson
-12
/
+13
[prev]
[next]