summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins
2025-02-18selftests: test_vxlan_fdb_changelink: Add a test for MC remote changePetr Machata
2025-02-18selftests: test_vxlan_fdb_changelink: Convert to lib.shPetr Machata
2025-02-18selftests: forwarding: lib: Move require_command to net, generalizePetr Machata
2025-02-18selftest/bpf: Add vsock test for sockmap rejecting unconnectedMichal Luczaj
2025-02-18selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnectedMichal Luczaj
2025-02-17selftests/mm: fix check for running THP testsMark Brown
2025-02-17selftests/bpf: Test returning referenced kptr from struct_ops programsAmery Hung
2025-02-17selftests/bpf: Test referenced kptr arguments of struct_ops programsAmery Hung
2025-02-17selftests: drv-net: Test queue xsk attributeJoe Damato
2025-02-17selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITYAnna Emese Nyiri
2025-02-17selftests: net: fix grammar in reuseaddr_ports_exhausted.c log messagePranav Tyagi
2025-02-17selftests/powerpc: Use PKEY_UNRESTRICTED macroYury Khrustalev
2025-02-17selftests/mm: Use PKEY_UNRESTRICTED macroYury Khrustalev
2025-02-17io_uring/zcrx: add selftestDavid Wei
2025-02-17Merge commit '71f0dd5a3293d75d26d405ffbaedfdda4836af32' of git://git.kernel.o...Jens Axboe
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-15kunit: qemu_configs: sparc: use Zilog consoleThomas Weißschuh
2025-02-15kunit: tool: Use qboot on QEMU x86_64Brendan Jackman
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior
2025-02-14selftests/bpf: add test for LDX/STX/ST relocations over array fieldAndrii Nakryiko
2025-02-14selftests/bpf: Add selftest for may_gotoJiayuan Chen
2025-02-14selftests/bpf: Introduce __load_if_JITed annotation for testsJiayuan Chen
2025-02-14rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-14KVM: selftests: Add infrastructure for getting vCPU binary statsSean Christopherson
2025-02-14KVM: selftests: Adjust number of files rlimit for all "standard" VMsSean Christopherson
2025-02-14KVM: selftests: Get VM's binary stats FD when opening VMSean Christopherson
2025-02-14KVM: selftests: Add struct and helpers to wrap binary stats cacheSean Christopherson
2025-02-14KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name stringSean Christopherson
2025-02-14KVM: selftests: Assert that __vm_get_stat() actually finds a statSean Christopherson
2025-02-14selftests/landlock: Add binaries to .gitignoreBharadwaj Raju
2025-02-14selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov
2025-02-14selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov
2025-02-14selftests/landlock: Enable the new CONFIG_AF_UNIX_OOBMickaël Salaün
2025-02-13selftests/bpf: Test kfuncs that set and remove xattr from BPF programsSong Liu
2025-02-13selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr namesSong Liu
2025-02-13selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13sched_ext: selftests: Fix grammar in tests descriptionDevaansh Kumar
2025-02-12vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj
2025-02-12lib/prime_numbers: convert self-test to KUnitTamir Duberstein
2025-02-12selftests/nolibc: split up architecture list in run-tests.shThomas Weißschuh
2025-02-12KVM: selftests: Close VM's binary stats FD when releasing VMSean Christopherson
2025-02-12KVM: selftests: Fix mostly theoretical leak of VM's binary stats FDSean Christopherson
2025-02-12KVM: selftests: Allow running a single iteration of dirty_log_testSean Christopherson
2025-02-12KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterationsSean Christopherson