summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-04Merge tag 'v7.1-rc2' into nolibc/for-nextThomas Weißschuh
2026-05-03tools/nolibc: add support for 32-bit pariscThomas Weißschuh
2026-05-03selftests/nolibc: avoid function pointer comparisonsThomas Weißschuh
2026-05-03tools/nolibc: add support for OpenRISC / or1kThomas Weißschuh
2026-05-03selftests/nolibc: use vmlinux for MIPS testsThomas Weißschuh
2026-05-03selftests/nolibc: trim IMAGE mappingsThomas Weißschuh
2026-05-03selftests/nolibc: trim DEFCONFIG mappingsThomas Weißschuh
2026-05-03selftests/nolibc: trim QEMU_ARCH mappingsThomas Weißschuh
2026-05-03selftests/nolibc: use QEMU_ARCH for QEMU_ARCH_USERThomas Weißschuh
2026-05-03selftests/nolibc: drop riscv configurationThomas Weißschuh
2026-05-03selftests/nolibc: align QEMU_ARCH_mips32beThomas Weißschuh
2026-05-02selftests: tls: add test for data loss on small pipeJakub Kicinski
2026-05-02selftests/tc-testing: Add tests that force red and sfb to dequeue from child'...Victor Nogueira
2026-05-02tools/headers: Regenerate stddef.h to fix BPF selftestsPaul Chaignon
2026-05-01selftest: net: Add test for TCP flow failover with ECMP routes.Kuniyuki Iwashima
2026-05-01selftests: drv-net: Enable ntuple-filters if supportedDimitri Daskalakis
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-01selftests/rseq: Don't run tests with runner scripts outside of the scriptsMark Brown
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-01kselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan
2026-04-30selftests/net: packetdrill: add tcp_syncookies_ip[46]_9kEric Dumazet
2026-04-30selftests: net: Add tests for ARP probe and DAD NS handlingDanielle Ratson
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-30PM: tools: pm-graph: fix ValueError when parsing incomplete device propertiesGongwei Li
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-30selftests/bpf: Test insns processed breakdownPaul Chaignon
2026-04-30net/tcp-ao: Use crypto library API instead of crypto_ahashEric Biggers
2026-04-30net/tcp-ao: Drop support for most non-RFC-specified algorithmsEric Biggers
2026-04-29selftests: drv-net: rss: add case for field config on RSS contextJakub Kicinski
2026-04-29selftests: drv-net: clarify linters and frameworks in READMEJakub Kicinski
2026-04-29tools/sched_ext: scx_qmap: Port to cid-form struct_opsTejun Heo
2026-04-29tools/sched_ext: scx_qmap: Add cmask-based idle tracking and cid-based idle pickTejun Heo
2026-04-29tools/sched_ext: scx_qmap: Restart on hotplug instead of cpu_online/offlineTejun Heo
2026-04-29sched_ext: Add bpf_sched_ext_ops_cid struct_ops typeTejun Heo
2026-04-29sched_ext: Add cid-form kfunc wrappers alongside cpu-formTejun Heo
2026-04-29sched_ext: Add cmask, a base-windowed bitmap over cid spaceTejun Heo
2026-04-29tools/sched_ext: Add struct_size() helpers to common.bpf.hTejun Heo
2026-04-29sched_ext: Add scx_bpf_cid_override() kfuncTejun Heo
2026-04-29sched_ext: Add topological CPU IDs (cids)Tejun Heo
2026-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-28sched_ext: Expose exit_cpu to BPF and userspaceChangwoo Min
2026-04-28Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-28selftests/bpf: Rename libarena malloc/free methodsEmil Tsalapatis
2026-04-28tools/selftests: Add a VXLAN+IPsec traffic testCosmin Ratiu
2026-04-28tools/selftests: Use a sensible timeout value for iperf3 clientCosmin Ratiu
2026-04-27selftests/tc-testing: add taprio test for class dump after child deleteWeiming Shi
2026-04-27selftests/nolibc: test large file supportThomas Weißschuh
2026-04-27tools/nolibc: open files with O_LARGEFILEThomas Weißschuh
2026-04-27tools/nolibc: handle 64-bit system call arguments on MIPS N32Thomas Weißschuh
2026-04-27tools/nolibc: handle 64-bit system call arguments on x32Thomas Weißschuh