summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-04-09KVM: LoongArch: selftests: Add PMU overflow interrupt testSong Gao3-0/+60
2026-04-09KVM: LoongArch: selftests: Add basic PMU event counting testSong Gao5-2/+223
2026-04-09KVM: LoongArch: selftests: Add cpucfg read/write helpersSong Gao2-0/+19
2026-04-09Merge branch 'for-linus' into for-nextTakashi Iwai29-45/+1132
2026-04-09perf test: Make perf trace BTF general tests exclusiveThomas Richter1-1/+1
2026-04-09selftest: netdevsim: Add resource dump and scope filter testOr Har-Toov1-1/+51
2026-04-09selftest: netdevsim: Add devlink port resource doit testOr Har-Toov1-1/+28
2026-04-09selftests/drivers/net: Add an xdp test to xdp.pyLeon Hwang1-1/+30
2026-04-09selftests: forwarding: lib: rewrite processing of command line argumentsIoana Ciornei1-10/+11
2026-04-09perf data: Clean up use_stdio and structuresIan Rogers6-51/+124
2026-04-09perf tools: Replace basename() calls with perf_basename()Arnaldo Carvalho de Melo9-52/+31
2026-04-09perf tools: Use calloc() where applicableArnaldo Carvalho de Melo42-93/+72
2026-04-09perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-0/+11
2026-04-09perf header: Use a max number of command line argsArnaldo Carvalho de Melo1-0/+6
2026-04-09perf bench: Constify tablesArnaldo Carvalho de Melo1-21/+21
2026-04-09perf tools: Make more global variables staticIan Rogers24-112/+109
2026-04-09perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo1-1/+0
2026-04-09perf symbols: Make variable receiving result strrchr() constArnaldo Carvalho de Melo1-1/+1
2026-04-09Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-6/+2
2026-04-09selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann1-0/+142
2026-04-09selftests/sched_ext: Improve runner error reporting for invalid argumentsCheng-Yang Chou1-0/+20
2026-04-09selftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya2-1/+59
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel1-0/+2
2026-04-08perf maps: Fix copy_from that can break sorted by name orderIan Rogers1-10/+3
2026-04-08perf maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers1-0/+2
2026-04-08perf maps: Move getting debug_file to verbose pathIan Rogers1-5/+4
2026-04-08perf addr2line: Remove global variable addr2line_timeout_msThomas Richter5-8/+4
2026-04-08perf config: Make symbol_conf::addr2line_disable_warn configurableThomas Richter2-0/+9
2026-04-08perf config: Rename symbol_conf::disable_add2line_warnThomas Richter5-11/+11
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera2-18/+115
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier1-12/+2
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier1-7/+45
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier7-178/+680
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier13-0/+613
2026-04-08selftests: seg6: add test for dst_cache isolation in seg6 lwtunnelAndrea Mayer2-0/+198
2026-04-08selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-08selftests: drv-net: adjust to socat changesJakub Kicinski2-5/+5
2026-04-08selftests/bpf: Test overwriting referenced dynptrAmery Hung1-0/+115
2026-04-08selftests/bpf: Add tests for stale delta leaking through id reassignmentDaniel Borkmann1-0/+55
2026-04-08selftests/bpf: Add tests for delta tracking when src_reg == dst_regDaniel Borkmann1-0/+57
2026-04-08selftests/bpf: Add tests for kprobe attachment with duplicate symbolsAndrey Grodzovsky2-0/+109
2026-04-08selftests/bpf: add test for nullable PTR_TO_BUF accessQi Tang2-0/+48
2026-04-07selftests/bpf: Allow prog name matching for tests with __descriptionKumar Kartikeya Dwivedi4-20/+76
2026-04-07selftests/landlock: Simplify ruleset creation and enforcement in fs_testGünther Noack1-611/+210
2026-04-07selftests/landlock: Check that coredump sockets stay unrestrictedGünther Noack1-0/+143
2026-04-07selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack1-0/+40
2026-04-07selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIXGünther Noack1-16/+374
2026-04-07selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_testGünther Noack1-37/+17
2026-04-07landlock: Control pathname UNIX domain socket resolution by pathGünther Noack2-3/+4
2026-04-07selftests/landlock: Fix format warning for __u64 in net_testMickaël Salaün1-1/+1