summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
8 daystools/mm: add page_owner_filter userspace toolZhen Ni
8 daystools/mm: add thp_swap_allocator_test binary to .gitignoreZenghui Yu
8 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)
8 daysfs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)
10 daysMerge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
12 daysMerge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
14 daysMerge 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-01tools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
2026-07-01tools/virtio: add missing compat definitions for vhost_net_testYichong Chen
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/filesystems: test O_TMPFILE creation on idmapped mountsChristian Brauner
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 'trace-tools-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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-25Merge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
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-24tools/ynl: add missing uapi header deps in Makefile.depsThorsten Leemhuis
2026-06-24tools: ynl: build archives with $(AR)Greg Thelen
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-23kdoc: xforms: ignore special static/inline macrosRandy Dunlap
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-23kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap