summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma
2026-07-01selftests/bpf: Fix test_maps sockmap failureJiayuan Chen
2026-07-01selftests/bpf: Mask socket type flags in mptcpify progGuillaume Maudoux
2026-07-01selftests/bpf: Add tracing_multi link info testsJiri Olsa
2026-07-01selftests/hid: multitouch: test a large ContactCountMaximumTrung Nguyen
2026-07-01selftests/bpf: Verify no non-zeroed kernel heap memory exposureLeon Hwang
2026-07-01selftests/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner
2026-07-01selftests/hid: Cover hid_bpf_get_data() size overflowYiyang Chen
2026-07-01selftests/hid: Load only requested struct_ops mapsYiyang Chen
2026-06-30selftests: drv-net: tso: don't touch dangerous feature bitsJakub Kicinski
2026-06-30selftests/xsk: Preserve UMEM view in BIDIRECTIONAL testMaciej Fijalkowski
2026-06-30selftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski
2026-06-30vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson
2026-06-30cxl/test: Add cxl_test accelerator driverDave Jiang
2026-06-30cxl/test: Fixup hdm init for auto region to support type2Dave Jiang
2026-06-30cxl/test: Propagate -ENOMEM on platform_device_alloc() failuresDave Jiang
2026-06-30cxl/test: Add hierarchy enumeration support for type2 deviceDave Jiang
2026-06-30cxl/test: Refactor platform device enumerationsDave Jiang
2026-06-30cxl/test: Add type2 support for mock CFMWS0Dave Jiang
2026-06-30cxl/test: Add test for module parametersDave Jiang
2026-06-29selftests: net: make busywait timeout clock portableNirmoy Das
2026-06-29selftests/cgroup: Adjust cpu test duration based on HZJoe Simmons-Talbott
2026-06-29selftests/filesystems/overlayfs: test idmapped overlay mountsChristian Brauner
2026-06-29selftests/filesystems/overlayfs: fix set_layers_via_fds link errorChristian Brauner
2026-06-29selftests/filesystems: add ustat() coverageChristian Brauner
2026-06-29selftests/bpf: Add test for bpf_sock_read_xattr() kfuncChristian Brauner
2026-06-29selftests: proc: include fcntl.h in proc-pidnsAmin Vakil
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-06-25selftests/bpf: Add kfunc set test to resolve_btfidsIhor Solodrai
2026-06-25selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE buildsIhor Solodrai
2026-06-25selftests/bpf: Modernize resolve_btfids test scaffoldingIhor Solodrai
2026-06-25selftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui
2026-06-25selftests/bpf: Cover stack reads from zero spillsWoojin Ji
2026-06-25selftests/bpf: Cover refcount acquire node offsetsYiyang Chen
2026-06-25selftests/bpf: test rejection of a packet-modifying SK_SKB stream parserSechang Lim
2026-06-25selftests/bpf: don't modify the skb in the strparser parser progSechang Lim
2026-06-25selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESSJordan Rife
2026-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-25selftests: bonding: add a test for VLAN propagation over a bonded real deviceJakub Kicinski
2026-06-25selftests: tls: size splice_short pipe by page sizeNirmoy Das
2026-06-25selftests/bpf: Test jited inline of bpf_get_smp_processor_id() for LoongArchTiezhu Yang
2026-06-25selftests/bpf: Test jited inline of bpf_get_current_task() for LoongArchTiezhu Yang
2026-06-25selftests/bpf: Add __arch_loongarch to limit test cases for LoongArchTiezhu Yang
2026-06-25selftests/bpf: Add get_preempt_count() support for LoongArchTiezhu Yang
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-24cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_...Waiman Long
2026-06-24Merge tag 'kvm-x86-selftests_l2_stacks-7.3' of https://github.com/kvm-x86/lin...Paolo Bonzini