summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-02-03selftests/bpf: test_xdp_veth: Rename config[]Bastien Curutchet (eBPF Foundation)-16/+16
2025-02-03selftests/bpf: test_xdp_veth: Split network configurationBastien Curutchet (eBPF Foundation)-34/+47
2025-02-03selftests/bpf: test_xdp_veth: Use int to describe next vethBastien Curutchet (eBPF Foundation)-5/+7
2025-02-03selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()Bastien Curutchet (eBPF Foundation)-10/+5
2025-02-03selftests/bpf: test_xdp_veth: Remove unused definesBastien Curutchet (eBPF Foundation)-2/+0
2025-02-03selftests/bpf: helpers: Add append_tid()Bastien Curutchet (eBPF Foundation)-0/+29
2025-02-03selftests/bpf: Fix runqslower cross-endian buildTony Ambardar-0/+1
2025-02-03selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu-0/+1
2025-02-03udp: gso: do not drop small packets when PMTU reducesYan Zhai-0/+26
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-4/+17
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-205/+404
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-01-31KVM: s390: selftests: Streamline uc_skey test to issue iske after sskeChristoph Schlameuss-18/+6
2025-01-31KVM: s390: selftests: fix ucontrol memory region testClaudio Imbrenda-2/+6
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-13/+27
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+25
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen-1/+13
2025-01-29selftests/bpf: Add strparser test for bpfJiayuan Chen-53/+507
2025-01-29selftests/bpf: Fix invalid flag of recv()Jiayuan Chen-3/+3
2025-01-29selftests/bpf: Adjust data size to have ETH_HLENShigeru Yoshida-6/+6
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1353
2025-01-27selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek-2/+2
2025-01-27selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek-1/+1
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski-8/+8
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün-4/+17
2025-01-27sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi-1/+1
2025-01-27selftests: livepatch: handle PRINTK_CALLER in check_result()Madhavan Srinivasan-1/+2
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-864/+943
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-01-25selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye-0/+1
2025-01-25selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh-0/+29
2025-01-25selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh-13/+29
2025-01-25selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh-2/+32
2025-01-25selftests/mm: virtual_address_range: mmap() without PROT_WRITEThomas Weißschuh-2/+2
2025-01-25selftests/memfd/memfd_test: fix possible NULL pointer dereferenceliuye-1/+1
2025-01-25selftests/mm/cow: modify the incorrect checking parametersHao Ge-5/+5
2025-01-25selftests/mm: add tests for splitting pmd THPs to all lower ordersZi Yan-5/+9
2025-01-25selftests/mm: use selftests framework to print test resultZi Yan-22/+12
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts-0/+384
2025-01-25selftests/damon: remove tests for DAMON debugfs interfaceSeongJae Park-387/+1
2025-01-25selftests/damon/config: remove configs for DAMON debugfs interface selftestsSeongJae Park-1/+0
2025-01-25selftests/mm: add new test cases to the migration testDonet Tom-0/+99
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+235
2025-01-25Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-0/+634
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-506/+738
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+164
2025-01-24sched_ext: selftests/dsp_local_on: Fix sporadic failuresTejun Heo-1/+1
2025-01-24selftests/sched_ext: Fix enum resolutionAndrea Righi-67/+88