summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2026-04-01tools/testing/cxl: Test dax_hmem takeover of CXL regionsDan Williams
2026-04-01tools/testing/cxl: Simulate auto-assembly failureDan Williams
2026-04-01KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtimeMarc Zyngier
2026-04-01rv: Allow epoll in rtapp-sleep monitorNam Cao
2026-04-01Merge branch 'for-linus' into for-nextTakashi Iwai
2026-04-01mm: move free_reserved_area() to mm/memblock.cMike Rapoport (Microsoft)
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)
2026-04-01memblock: Add reserve_mem debugfs infoGuilherme G. Piccoli
2026-04-01rv/rvgen: fix _fill_states() return type annotationWander Lairson Costa
2026-04-01rv/rvgen: fix unbound loop variable warningWander Lairson Costa
2026-04-01rv/rvgen: enforce presence of initial stateWander Lairson Costa
2026-04-01rv/rvgen: extract node marker string to class constantWander Lairson Costa