summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09selftests/net: fix EVP_MD_CTX leak in tcp_mmapWang Yan
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-06Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-06selftests: net: make busywait timeout clock portableNirmoy Das
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-03Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02selftests/x86: Add shadow stack uprobe CALL testDavid Windsor
2026-07-01selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
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/hid: multitouch: test a large ContactCountMaximumTrung Nguyen
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: 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-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-06-25selftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui
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-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-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-24KVM: s390: selftests: Fix cmma selftestClaudio Imbrenda
2026-06-24KVM: s390: selftests: Extended user_operexec testsEric Farman
2026-06-23selftests/bpf: Add LWT encap tests for skb metadataJakub Sitnicki
2026-06-23selftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare
2026-06-23selftests/xsk: fix timeout thread harness sequencingTushar Vyavahare
2026-06-23selftests/xsk: make poll timeout mode explicitTushar Vyavahare
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-23Merge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-23selftests: nft_queue.sh: add a bridge queue testFlorian Westphal
2026-06-23selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collis...Yi Chen
2026-06-22selftests: drv-net: so_txtime: relax variance boundsWillem de Bruijn