summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-24libbpf: Fix handling of BPF arena relocationsAndrii Nakryiko
2025-07-24selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-07-24selftests/sched_ext: Fix exit selftest hang on UPAndrea Righi
2025-07-24objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0Miguel Ojeda
2025-07-24tools/hv: fcopy: Fix irregularities with size of ring bufferNaman Jain
2025-07-17selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-07-17selftests: net: lib: fix shift count out of rangeHangbin Liu
2025-07-17x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
2025-07-17kallsyms: fix build without execinfoAchill Gilgenast
2025-07-17objtool: Add missing endian conversion to read_annotate()Heiko Carstens
2025-07-10iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen
2025-07-10iommufd/selftest: Add asserts testing global mfdNicolin Chen
2025-07-10iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen
2025-07-06libbpf: Fix possible use-after-free for externsAdin Scannell
2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen
2025-06-27perf test: Directory file descriptor leakIan Rogers
2025-06-27perf evsel: Missed close() when probing hybrid core PMUsIan Rogers
2025-06-27tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski
2025-06-27tools: ynl: parse extack for sub-messagesDonald Hunter
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire
2025-06-27rtla: Define __NR_sched_setattr for LoongArchTiezhu Yang
2025-06-27bpftool: Fix cgroup command to only show cgroup bpf programsMartin KaFai Lau
2025-06-27libbpf: Check bpf_map_skeleton link for NULLMykyta Yatsenko
2025-06-27libbpf/btf: Fix string handling to support multi-split BTFAlan Maguire
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-19tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal
2025-06-19objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda
2025-06-19tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy
2025-06-19selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski
2025-06-19selftests: drv-net: tso: fix the GRE device nameJakub Kicinski
2025-06-19selftests: net: build net/lib dependency in all targetBui Quang Minh
2025-06-19bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-19bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon
2025-06-19perf callchain: Always populate the addr_location map when adding IPIan Rogers
2025-06-19perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat
2025-06-19perf trace: Always print return value for syscalls returning a pidAnubhav Shelat
2025-06-19perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-06-19perf symbol: Fix use-after-free in filename__read_build_idIan Rogers
2025-06-19perf pmu: Avoid segv for missing name/alias_name in wildcardingIan Rogers
2025-06-19perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-06-19perf tools: Fix arm64 source package buildJames Clark
2025-06-19perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-06-19perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter
2025-06-19perf tests: Fix 'perf report' tests installationMichael Petlan
2025-06-19perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim
2025-06-19perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()Namhyung Kim
2025-06-19perf symbol-minimal: Fix double free in filename__read_build_idIan Rogers
2025-06-19perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter