summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-02-26perf vendor events intel: Update grandridge events from 1.10 to 1.11Ian Rogers-27/+59
2026-02-26perf vendor events intel: Update emeraldrapid events from 1.20 to 1.21Ian Rogers-13/+30
2026-02-26perf vendor events intel: Update arrowlake events from 1.14 to 1.16Ian Rogers-28/+135
2026-02-26perf vendor events intel: Update alderlake events from 1.35 to 1.37Ian Rogers-50/+152
2026-02-26selftests: net: Add bridge VLAN range grouping testsDanielle Ratson-0/+205
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier-1/+1
2026-02-26selftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai-1/+2
2026-02-26perf bench: Add -t/--threads option to perf bench mem mmapNamhyung Kim-21/+92
2026-02-26perf trace: Handle task exit in BPF syscall summaryNamhyung Kim-3/+15
2026-02-26perf trace: Fix IS_ERR() vs NULL check bugwangguangju-1/+1
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4441/+15885
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-22/+164
2026-02-26selftests/vsock: change tests to respect write-once child ns modeBobby Eshleman-20/+21
2026-02-25selftests: drv-net: rss: Generate unique ports for RSS context testsDimitri Daskalakis-7/+6
2026-02-25selftests: net: py: Add rand_ports helper methodDimitri Daskalakis-9/+29
2026-02-25selftests: team: Add a reference count leak testIdo Schimmel-0/+18
2026-02-25selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0Simon Baatz-0/+27
2026-02-25selftests: hw-net: tso: set a TCP window clamp to avoid spurious dropsJakub Kicinski-2/+5
2026-02-25perf script: Fix brcntr output with --xedAndi Kleen-4/+8
2026-02-25kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)Catalin Marinas-0/+76
2026-02-25tools/nolibc: rename my_syscallX() to __nolibc_syscallX()Thomas Weißschuh-218/+220
2026-02-24selftests: net: py: add cmd info for ksft_wait failureJakub Kicinski-7/+23
2026-02-24selftests: net: py: use repr(cmd) for failure exceptionsJakub Kicinski-3/+2
2026-02-24selftests: net: py: avoid masking exceptions in bkg() failuresJakub Kicinski-2/+5
2026-02-24selftests/bpf: Test accounting of tail calls when prog is NULLHari Bathini-1/+4
2026-02-24selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exitIhor Solodrai-5/+11
2026-02-24perf metricgroup: Fix metricgroup__has_metric_or_groupsIan Rogers-3/+3
2026-02-24perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter-17/+65
2026-02-24tools/sched_ext: Add Kconfig to sync with upstreamCheng-Yang Chou-0/+61
2026-02-24tools/sched_ext: Sync README.md Kconfig with upstream scxCheng-Yang Chou-6/+0
2026-02-24selftests/bpf: Don't override SIGSEGV handler with ASANIhor Solodrai-10/+26
2026-02-24selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()Ihor Solodrai-1/+12
2026-02-24selftests/bpf: Fix out-of-bounds array access bugs reported by ASANIhor Solodrai-7/+4
2026-02-24selftests/bpf: Fix array bounds warning in jit_disasm_helpersIhor Solodrai-9/+9
2026-02-24selftests/bpf: Free bpf_object in test_sysctlIhor Solodrai-0/+3
2026-02-24selftests/bpf: Fix resource leaks caused by missing cleanupsIhor Solodrai-25/+29
2026-02-24selftests/bpf: Fix double thread join in uprobe_multi_testIhor Solodrai-1/+5
2026-02-24selftests/bpf: Fix use-after-free in xdp_metadata testIhor Solodrai-2/+2
2026-02-24veristat: Fix a memory leak for preset ENUMERATORIhor Solodrai-0/+2
2026-02-24selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()Ihor Solodrai-2/+2
2026-02-24selftests/bpf: Fix memory leaks in testsIhor Solodrai-4/+22
2026-02-24selftests/bpf: Refactor bpf_get_ksyms() trace helperIhor Solodrai-26/+34
2026-02-24selftests/bpf: Add DENYLIST.asanIhor Solodrai-0/+3
2026-02-24resolve_btfids: Fix memory leaks reported by ASANIhor Solodrai-27/+54
2026-02-24selftests/bpf: Pass through build flags to bpftool and resolve_btfidsIhor Solodrai-6/+14
2026-02-24selftests/bpf: Use memcpy() for bounded non-NULL-terminated copiesIhor Solodrai-3/+5
2026-02-24selftests/bpf: Use strscpy in bpftool_helpers.cIhor Solodrai-5/+7
2026-02-24selftests/bpf: Replace strncpy() with strscpy()Ihor Solodrai-14/+12
2026-02-24selftests: tc-testing: preserve list order when removing duplicatesNaveen Anandhan-2/+2
2026-02-24selftests: pci_endpoint: Skip doorbell test when unsupportedKoichiro Den-0/+2