summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-04selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)
2026-03-04tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov
2026-03-04perf build: Prevent "argument list too long" errorMarkus Mayer
2026-03-04tools build: Make in-target rule robust against too long argument errorChangqing Li
2026-03-04tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen
2026-03-02selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng
2026-03-02selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
2026-03-02tools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng
2026-03-02selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz
2026-03-02kbuild: Leave objtool binary around with 'make clean'Nathan Chancellor
2026-03-02kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28cpupower: fix swapped power/energy unit labelsKaushlendra Kumar
2026-02-28selftests/net: packetdrill: remove tests for tcp_rcv_*bigJakub Kicinski
2026-02-27selftests/tc-testing: Create tests to exercise act_ct binding restrictionsVictor Nogueira
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal
2026-02-27selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon
2026-02-27selftests/bpf: Test refinement of single-value tnumPaul Chaignon
2026-02-27selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-27selftests: fix mntns iteration selftestsChristian Brauner
2026-02-27tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()David Carlier
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier
2026-02-26selftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas
2026-02-24tools/sched_ext: Add Kconfig to sync with upstreamCheng-Yang Chou