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-28
iommufd/selftest: Add tests for <= u8 bitmap sizes
Joao Martins
-0
/
+18
2024-06-28
iommufd/selftest: Fix dirty bitmap tests with u8 bitmaps
Joao Martins
-7
/
+9
2024-06-28
selftests: netfilter: nft_queue.sh: add test for disappearing listener
Florian Westphal
-0
/
+37
2024-06-28
KVM: selftests: Increase robustness of LLC cache misses in PMU counters test
Maxim Levitsky
-10
/
+14
2024-06-28
KVM: selftests: Rework macros in PMU counters test to prep for multi-insn loop
Sean Christopherson
-9
/
+19
2024-06-28
selftests/harness: Fix tests timeout and race condition
Mickaël Salaün
-19
/
+24
2024-06-28
sefltests: extend the statmount test for mount options
Josef Bacik
-1
/
+90
2024-06-28
selftests: add a test for the foreign mnt ns extensions
Josef Bacik
-41
/
+424
2024-06-28
selftests: mlxsw: mirror_gre: Obey TESTS
Petr Machata
-5
/
+18
2024-06-28
selftests: libs: Drop unused functions
Petr Machata
-29
/
+0
2024-06-28
selftests: libs: Drop slow_path_trap_install()/_uninstall()
Petr Machata
-16
/
+0
2024-06-28
selftests: mirror_gre_lag_lacp: Drop unnecessary code
Petr Machata
-3
/
+0
2024-06-28
selftests: mlxsw: mirror_gre: Simplify
Petr Machata
-12
/
+5
2024-06-28
selftests: mirror: Drop dual SW/HW testing
Petr Machata
-378
/
+77
2024-06-28
selftests: mirror: mirror_test(): Allow exact count of packets
Petr Machata
-9
/
+13
2024-06-28
selftests: mirror: do_test_span_dir_ips(): Install accurate taps
Petr Machata
-20
/
+44
2024-06-28
selftests: mirror_gre_lag_lacp: Check counters at tunnel
Petr Machata
-15
/
+22
2024-06-28
selftests: lib: tc_rule_stats_get(): Move default to argument definition
Petr Machata
-2
/
+2
2024-06-28
selftests: mirror: Drop direction argument from several functions
Petr Machata
-90
/
+69
2024-06-28
selftests: libs: Expand "$@" where possible
Petr Machata
-30
/
+176
2024-06-27
selftests: net: add config for openvswitch
Aaron Conole
-0
/
+5
2024-06-27
selftests: net: Use the provided dpctl rather than the vswitchd for tests.
Aaron Conole
-23
/
+124
2024-06-27
selftests: openvswitch: Support implicit ipv6 arguments.
Aaron Conole
-12
/
+24
2024-06-27
selftests: openvswitch: Add support for tunnel() key.
Aaron Conole
-1
/
+166
2024-06-27
selftests: openvswitch: Add set() and set_masked() support.
Aaron Conole
-3
/
+34
2024-06-27
selftests: openvswitch: Refactor actions parsing.
Aaron Conole
-22
/
+23
2024-06-27
selftests: openvswitch: Support explicit tunnel port creation.
Aaron Conole
-6
/
+75
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-459
/
+1091
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-439
/
+1050
2024-06-27
KVM: selftests: Print the seed for the guest pRNG iff it has changed
Sean Christopherson
-2
/
+7
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
-0
/
+72
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
-0
/
+68
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
-0
/
+147
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
-1
/
+50
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
-0
/
+91
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
-0
/
+16
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
-5
/
+44
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
-0
/
+11
2024-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
-2
/
+23
2024-06-27
selftest: af_unix: Add msg_oob.c.
Kuniyuki Iwashima
-1
/
+221
2024-06-27
selftest: af_unix: Remove test_unix_oob.c.
Kuniyuki Iwashima
-438
/
+1
2024-06-27
selftests/hid: add an infinite loop test for hid_bpf_try_input_report
Benjamin Tissoires
-0
/
+78
2024-06-27
selftests/hid: add another test for injecting an event from an event hook
Benjamin Tissoires
-0
/
+79
2024-06-27
selftests/hid: add wq test for hid_bpf_input_report()
Benjamin Tissoires
-0
/
+126
2024-06-27
selftests/hid: add tests for hid_hw_output_report HID-BPF hooks
Benjamin Tissoires
-0
/
+160
2024-06-27
selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
Benjamin Tissoires
-0
/
+188
2024-06-27
selftests/alsa:Fix printf format string in pcm-test.c
Zhu Jun
-1
/
+1
2024-06-26
selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
Jakub Kicinski
-5
/
+399
2024-06-26
selftests: drv-net: add ability to wait for at least N packets to load gen
Jakub Kicinski
-7
/
+23
2024-06-26
selftests: drv-net: add helper to wait for HW stats to sync
Jakub Kicinski
-1
/
+22
[prev]
[next]