summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-25selftests/bpf: Make reg_bounds test more robustAlexei Starovoitov
2026-03-25Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-nextNamhyung Kim
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24selftests: drv-net: add missing tc config options for netkit testsBobby Eshleman
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt
2026-03-24selftests/bpf: Test variable length stack writeAlexei Starovoitov
2026-03-24selftests/futex: Bump up libnuma version checkDavidlohr Bueso
2026-03-24selftests/futex: Conditionally include libnuma supportNylon Chen
2026-03-24selftests/bpf: verify_pkcs7_sig: Use 'struct module_signature' from the UAPI ...Thomas Weißschuh
2026-03-24sign-file: use 'struct module_signature' from the UAPI headersThomas Weißschuh
2026-03-24tools uapi headers: add linux/module_signature.hThomas Weißschuh
2026-03-24selftests/bpf: move trampoline_count to dedicated bpf_testmod targetSun Jian
2026-03-24selftests/bpf: Fix sockmap_multi_channels reliabilityJiayuan Chen
2026-03-24selftests/bpf: Improve tc_tunnel test reliabilityJiayuan Chen
2026-03-24selftests/bpf: Add trampolines single and multi-level pointer params test cov...Slava Imameev
2026-03-24selftests/sched_ext: Skip rt_stall on older kernels and list skipped testsCheng-Yang Chou
2026-03-24selftests/cgroup: Don't require synchronous populated update on task exitTejun Heo
2026-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-24selftests/bpf: Test 32-bit scalar spill pruning in stacksafe()Alexei Starovoitov
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-24Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' of git://git.kernel.org/pu...Linus Torvalds
2026-03-24selftests/bpf: Add test for struct_ops __ref argument in any positionVarun R Mallya
2026-03-24selftests/bpf: Fix compiler warnings in task_local_data.hAmery Hung
2026-03-24bpftool: Enable aarch64 ISA extensions for JIT disassemblyPuranjay Mohan
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen
2026-03-23selftests: net: io_uring_zerocopy: enable io_uring for the testAleksei Oladko
2026-03-23selftests: net: run reuseport in an isolated netnsAleksei Oladko
2026-03-23selftests: rds: Add -c config option to rds/config.shAllison Henderson
2026-03-23selftests: rds: add tools/testing/selftests/net/rds/configAllison Henderson
2026-03-23selftests: bonding: add test for stacked bond header_parse recursionJiayuan Chen
2026-03-23selftests: forwarding: local_termination: fix PTP UDP cksumsDaniel Golle
2026-03-23selftests: rss_drv: Add RSS indirection table resize testsBjörn Töpel
2026-03-23selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima
2026-03-23selftests/bpf: Improve connect_force_port test reliabilityVarun R Mallya
2026-03-23tools/sched_ext: Add scx_bpf_sub_dispatch() compat wrapperCheng-Yang Chou
2026-03-23selftests: check pidfd_info->coredump_code correctnessEmanuele Rocca
2026-03-23kselftest/coredump: reintroduce null pointer dereferenceEmanuele Rocca
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-22selftests/sched_ext: Add tests for SCX_ENQ_IMMED and scx_bpf_dsq_reenq()zhidao su
2026-03-22Merge tag 'v7.0-rc5' into driver-core-nextDanilo Krummrich
2026-03-22tools headers: Synchronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-22docs: kernel-doc: add support to store output on a YAML fileMauro Carvalho Chehab
2026-03-22docs: add a new file to write kernel-doc output to a YAML fileMauro Carvalho Chehab
2026-03-22docs: test_kdoc_parser: add support for dynamic test creationMauro Carvalho Chehab
2026-03-22docs: add a simple kdoc-test.yaml together with a validation toolMauro Carvalho Chehab
2026-03-22docs: add a schema to help creating unittests for kernel-docMauro Carvalho Chehab
2026-03-22docs: unittests: add a parser to test kernel-doc parser logicMauro Carvalho Chehab