summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-12-30KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list testQuan Zhou-0/+12
2024-12-30KVM: riscv: selftests: Add SBI SUSP to get-reg-list testAndrew Jones-1/+5
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2024-12-26selftests/ftrace: Add a test case for repeating register/unregister fprobeMasami Hiramatsu (Google)-0/+19
2024-12-26selftests: ftrace: Remove obsolate maxactive syntax checkMasami Hiramatsu (Google)-3/+1
2024-12-24sched_ext: Fix dsq_local_on selftestTejun Heo-3/+7
2024-12-23vsock/test: Add test for MSG_ZEROCOPY completion memory leakMichal Luczaj-0/+152
2024-12-23vsock/test: Add test for sk_error_queue memory leakMichal Luczaj-0/+45
2024-12-23vsock/test: Add test for accept_queue memory leakMichal Luczaj-0/+52
2024-12-23vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPYMichal Luczaj-2/+2
2024-12-23vsock/test: Add README blurb about kmemleak usageMichal Luczaj-0/+15
2024-12-23vsock/test: Introduce option to select testsMichal Luczaj-2/+40
2024-12-23vsock/test: Use NSEC_PER_SECMichal Luczaj-2/+3
2024-12-23selftests: drv-net: assume stats refresh is 0 if no ethtool -c supportJakub Kicinski-4/+11
2024-12-22selftests: add pidfd bind-mount testsChristian Brauner-1/+190
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds-2/+12
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-384/+660
2024-12-20selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang-0/+168
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang-384/+395
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang-0/+91
2024-12-20selftests: net: Add a VLAN bridge binding selftestPetr Machata-0/+257
2024-12-20selftests: net: lib: Add a couple autodefer helpersPetr Machata-2/+29
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski-4/+24
2024-12-20selftests: net: local_termination: require mausezahnVladimir Oltean-1/+0
2024-12-20selftests/bpf: Clear out Python syntax warningsAriel Otilibili-14/+14
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-57/+376
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar-5189/+23775
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian-1/+1
2024-12-19selftests: net: remove redundant ncdevmem printJamal Hadi Salim-3/+0
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-60/+362
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-21/+43
2024-12-19selftests: fib_rule_tests: Add flow label selector match testsIdo Schimmel-0/+31
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...Paolo Bonzini-468/+577
2024-12-19selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand-0/+4
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang-0/+2
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno-2/+4
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres-2/+12
2024-12-18samples/check-exec: Add an enlighten "inc" interpreter and 28 testsMickaël Salaün-2/+219
2024-12-18selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün-1/+1
2024-12-18selftests/landlock: Add tests for execveat + AT_EXECVE_CHECKMickaël Salaün-0/+27
2024-12-18selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebitsMickaël Salaün-0/+472
2024-12-18KVM: selftests: Add test case for MMIO during vectoring on x86Ivan Orlov-0/+53
2024-12-18KVM: selftests: Add and use a helper function for x86's LIDTIvan Orlov-2/+7
2024-12-18selftests: refactor the lsm `flags_overset_lsm_set_self_attr` testAmit Vadhavana-4/+3
2024-12-18KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behaviorSean Christopherson-3/+30
2024-12-18KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV testSean Christopherson-2/+3
2024-12-18KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writesSean Christopherson-0/+10
2024-12-18KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()Sean Christopherson-7/+9
2024-12-18KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entriesSean Christopherson-0/+2
2024-12-18KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcementSean Christopherson-23/+30