summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-02cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero
2024-12-30selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
2024-12-30selftests/bpf: fix veristat comp mode with new statsMahe Tardy
2024-12-30selftests/bpf: Add testcases for BPF_MULMatan Shachnai
2024-12-30KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list testQuan Zhou
2024-12-30KVM: riscv: selftests: Add SBI SUSP to get-reg-list testAndrew Jones
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-12-26selftests/ftrace: Add a test case for repeating register/unregister fprobeMasami Hiramatsu (Google)
2024-12-26selftests: ftrace: Remove obsolate maxactive syntax checkMasami Hiramatsu (Google)
2024-12-24sched_ext: Fix dsq_local_on selftestTejun Heo
2024-12-23vsock/test: Add test for MSG_ZEROCOPY completion memory leakMichal Luczaj
2024-12-23vsock/test: Add test for sk_error_queue memory leakMichal Luczaj
2024-12-23vsock/test: Add test for accept_queue memory leakMichal Luczaj
2024-12-23vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPYMichal Luczaj
2024-12-23vsock/test: Add README blurb about kmemleak usageMichal Luczaj
2024-12-23vsock/test: Introduce option to select testsMichal Luczaj
2024-12-23vsock/test: Use NSEC_PER_SECMichal Luczaj
2024-12-23selftests: drv-net: assume stats refresh is 0 if no ethtool -c supportJakub Kicinski
2024-12-22selftests: add pidfd bind-mount testsChristian Brauner
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-20selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang
2024-12-20selftests: net: Add a VLAN bridge binding selftestPetr Machata
2024-12-20selftests: net: lib: Add a couple autodefer helpersPetr Machata
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski
2024-12-20selftests: net: local_termination: require mausezahnVladimir Oltean
2024-12-20selftests/bpf: Clear out Python syntax warningsAriel Otilibili
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian
2024-12-19selftests: net: remove redundant ncdevmem printJamal Hadi Salim
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19selftests: fib_rule_tests: Add flow label selector match testsIdo Schimmel
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2024-12-19selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres
2024-12-18samples/check-exec: Add an enlighten "inc" interpreter and 28 testsMickaël Salaün
2024-12-18selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün
2024-12-18selftests/landlock: Add tests for execveat + AT_EXECVE_CHECKMickaël Salaün
2024-12-18selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebitsMickaël Salaün
2024-12-18KVM: selftests: Add test case for MMIO during vectoring on x86Ivan Orlov