aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-06-25selftests/bpf: Add get_preempt_count() support for LoongArchTiezhu Yang1-0/+7
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-30/+125
2026-06-24tools/ynl: add missing uapi header deps in Makefile.depsThorsten Leemhuis1-0/+2
2026-06-24tools: ynl: build archives with $(AR)Greg Thelen3-3/+3
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-0/+122
2026-06-24KVM: s390: selftests: Fix cmma selftestClaudio Imbrenda1-0/+6
2026-06-24KVM: s390: selftests: Extended user_operexec testsEric Farman2-0/+116
2026-06-23selftests/bpf: Add LWT encap tests for skb metadataJakub Sitnicki3-52/+249
2026-06-23kdoc: xforms: ignore special static/inline macrosRandy Dunlap1-0/+2
2026-06-23selftests/xsk: restore shared_umem after POLL_TXQ_FULLTushar Vyavahare1-2/+17
2026-06-23selftests/xsk: fix timeout thread harness sequencingTushar Vyavahare2-16/+18
2026-06-23selftests/xsk: make poll timeout mode explicitTushar Vyavahare2-24/+21
2026-06-23kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap1-0/+1
2026-06-23Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2026-06-23kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap1-0/+1
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds48-1799/+1920
2026-06-23Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds390-9592/+36584
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+8
2026-06-23Merge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+12
2026-06-23selftests: nft_queue.sh: add a bridge queue testFlorian Westphal1-8/+58
2026-06-23selftests: netfilter: conntrack_sctp_collision.sh: Introduce SCTP INIT collis...Yi Chen1-22/+67
2026-06-22selftests: drv-net: so_txtime: relax variance boundsWillem de Bruijn1-1/+1
2026-06-22selftests/bpf: Add test for stale bounds on LSM retval context loadTristan Madani1-0/+15
2026-06-22selftests/bpf: Cover small conntrack opts error writesYiyang Chen2-0/+32
2026-06-22selftests/bpf: Cover half-slot cleanup of pointer spillsNuoqi Gui1-0/+18
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+73
2026-06-22perf bpf: Fix up build failure due to change of btf_vlen() return typeMark Brown2-4/+4
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-4/+4
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo1-3/+3
2026-06-22Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2026-06-22Merge tag 'bpf-next-7.2' into loongarch-nextHuacai Chen269-1466/+20028
2026-06-21selftests/bpf: Test cgroup link replace with BPF_F_PREORDERAmery Hung1-0/+77
2026-06-21bpftool: Fix vmlinux BTF leak in cgroup commandsYichong Chen1-1/+13
2026-06-21bpf: Allow type tag BTF records to succeed other modifier recordsEmil Tsalapatis1-10/+2
2026-06-21selftests/bpf: Cover stack nospec slot indexingNuoqi Gui1-0/+22
2026-06-21selftests/tc-testing: Add DualPI2 GSO backlog accounting testXingquan Liu2-0/+87
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds8-64/+426
2026-06-21selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan1-3/+28
2026-06-21selftests/mm: remove hardcoded THP sizing assumptions in hmm testsSayali Patil1-19/+43
2026-06-21selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil1-8/+24
2026-06-21mm/page_frag: reject invalid CPUs in page_frag_testSamuel Moelius1-0/+2
2026-06-21selftests: mm: fix and speedup "droppable" testDavid Hildenbrand (Arm)1-20/+26
2026-06-21selftests/mm: clarify alternate unmapping in compaction_testSayali Patil1-0/+3
2026-06-21selftests/mm: move hwpoison setup into run_test() and silence modprobe output...Sayali Patil1-21/+41
2026-06-21selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zeroSayali Patil1-3/+2
2026-06-21selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupportedSayali Patil1-0/+13
2026-06-21selftests/mm: ensure destination is hugetlb-backed in hugetlb-mremapSayali Patil1-7/+4
2026-06-21selftest/mm: register existing mapping with userfaultfd in hugetlb-mremapSayali Patil1-16/+5
2026-06-21selftests/mm: free dynamically allocated PMD-sized buffers in split_huge_page...Sayali Patil1-6/+16
2026-06-21selftests/mm: size tmpfs according to PMD page size in split_huge_page_testSayali Patil1-1/+4