summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon
2026-04-09KVM: LoongArch: selftests: Add PMU overflow interrupt testSong Gao
2026-04-09KVM: LoongArch: selftests: Add basic PMU event counting testSong Gao
2026-04-09KVM: LoongArch: selftests: Add cpucfg read/write helpersSong Gao
2026-04-09Merge branch 'for-linus' into for-nextTakashi Iwai
2026-04-08perf test: Make perf trace BTF general tests exclusiveThomas Richter
2026-04-08selftest: netdevsim: Add resource dump and scope filter testOr Har-Toov
2026-04-08selftest: netdevsim: Add devlink port resource doit testOr Har-Toov
2026-04-08selftests/drivers/net: Add an xdp test to xdp.pyLeon Hwang
2026-04-08selftests: forwarding: lib: rewrite processing of command line argumentsIoana Ciornei
2026-04-08perf data: Clean up use_stdio and structuresIan Rogers
2026-04-08perf tools: Replace basename() calls with perf_basename()Arnaldo Carvalho de Melo
2026-04-08perf tools: Use calloc() where applicableArnaldo Carvalho de Melo
2026-04-08perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo
2026-04-08perf header: Use a max number of command line argsArnaldo Carvalho de Melo
2026-04-08perf bench: Constify tablesArnaldo Carvalho de Melo
2026-04-08perf tools: Make more global variables staticIan Rogers
2026-04-08perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
2026-04-08perf symbols: Make variable receiving result strrchr() constArnaldo Carvalho de Melo
2026-04-08Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-04-08selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann
2026-04-08selftests/sched_ext: Improve runner error reporting for invalid argumentsCheng-Yang Chou
2026-04-08selftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel
2026-04-08perf maps: Fix copy_from that can break sorted by name orderIan Rogers
2026-04-08perf maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers
2026-04-08perf maps: Move getting debug_file to verbose pathIan Rogers
2026-04-08perf addr2line: Remove global variable addr2line_timeout_msThomas Richter
2026-04-08perf config: Make symbol_conf::addr2line_disable_warn configurableThomas Richter
2026-04-08perf config: Rename symbol_conf::disable_add2line_warnThomas Richter
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier
2026-04-07selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer
2026-04-07selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
2026-04-07selftests: drv-net: adjust to socat changesJakub Kicinski
2026-04-07selftests/bpf: Test overwriting referenced dynptrAmery Hung
2026-04-07selftests/bpf: Add tests for stale delta leaking through id reassignmentDaniel Borkmann
2026-04-07selftests/bpf: Add tests for delta tracking when src_reg == dst_regDaniel Borkmann
2026-04-07selftests/bpf: Add tests for kprobe attachment with duplicate symbolsAndrey Grodzovsky
2026-04-07selftests/bpf: add test for nullable PTR_TO_BUF accessQi Tang
2026-04-07selftests/bpf: Allow prog name matching for tests with __descriptionKumar Kartikeya Dwivedi
2026-04-07selftests/landlock: Simplify ruleset creation and enforcement in fs_testGünther Noack
2026-04-07selftests/landlock: Check that coredump sockets stay unrestrictedGünther Noack
2026-04-07selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack
2026-04-07selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack
2026-04-07selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_testGünther Noack
2026-04-07landlock: Control pathname UNIX domain socket resolution by pathGünther Noack