summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-02selftests/bpf: Remove invariant violation flagsPaul Chaignon
2026-04-02selftests/bpf: Cover invariant violation case from syzbotPaul Chaignon
2026-04-02perf header: Validate build_id filename length to prevent buffer overflowSeungJu Cheon
2026-04-02perf metricgroup: Refine error logsLeo Yan
2026-04-02perf expr: Add '\n' in literal parse errorsLeo Yan
2026-04-02perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
2026-04-02selftests/bpf: Improve task local data documentation and fix potential memory...Amery Hung
2026-04-02selftests/bpf: Remove TLD_READ_ONCE() in the user space headerAmery Hung
2026-04-02selftests/bpf: Make sure TLD_DEFINE_KEY runs firstAmery Hung
2026-04-02selftests/bpf: Simplify task_local_data memory allocationAmery Hung
2026-04-02selftests/bpf: Fix task_local_data data allocation sizeAmery Hung
2026-04-02selftests/bpf: Add test for raw-address single kprobe attachHoyeon Lee
2026-04-02libbpf: Clarify raw-address single kprobe attach behaviorHoyeon Lee
2026-04-02libbpf: Use direct error codes for kprobe/uprobe attachHoyeon Lee
2026-04-02libbpf: Fix BTF handling in bpf_program__clone()Mykyta Yatsenko
2026-04-02perf test: Skip perf data type profiling tests for s390Thomas Richter
2026-04-02perf tools: prevent null dsos from being addedAnubhav Shelat
2026-04-02perf test: Fix ratio_to_prev event parsing testThomas Falcon
2026-04-02perf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever
2026-04-02perf trace: Skip unnecessary synthesis for summary-only modeNamhyung Kim
2026-04-02perf stat: Fix crash on arm64Breno Leitao
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuseLeon Hwang
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy
2026-04-02KVM: riscv: selftests: Implement kvm_arch_has_default_irqchipMayuresh Chitale
2026-04-02tools/nolibc: explicitly list architecture headersThomas Weißschuh
2026-04-02tools/nolibc: drop superfluous definition of QThomas Weißschuh
2026-04-02tools/nolibc: drop superfluous invocation of mkdirThomas Weißschuh
2026-04-02tools/nolibc: drop superfluous invocation of 'make headers'Thomas Weißschuh
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei
2026-04-02iommufd/selftest: Test dirty tracking on PASIDZhenzhong Duan
2026-04-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2026-04-01perf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim
2026-04-01perf tests: Write test files to tmpdirIan Rogers
2026-04-01libperf cpumap: Make index and nr types unsignedIan Rogers
2026-04-01tools/workqueue: add CACHE_SHARD support to wq_dump.pyBreno Leitao
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)
2026-04-01tools/nolibc/printf: Support negative variable width and precisionDavid Laight