summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-01-23selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts1-4/+4
2025-01-23tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan2-2/+2
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-23sched_ext: Fix dsq_local_on selftestTejun Heo2-3/+7
2025-01-23scx: Fix maximal BPF selftest progDavid Vernet1-3/+5
2025-01-23selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai12-19/+19
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski1-2/+2
2025-01-23netdev: avoid CFI problems with sock priv helpersJakub Kicinski1-3/+13
2025-01-17cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long1-14/+19
2025-01-17selftests/alsa: Fix circular dependency involving global-timerLi Zhijian1-1/+1
2025-01-09bpf: consider that tail calls invalidate packet pointersEduard Zingerman1-0/+2
2025-01-09selftests: net: local_termination: require mausezahnVladimir Oltean1-1/+0
2025-01-09sched_ext: fix application of sizeof to pointerguanjing1-1/+1
2025-01-02rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar1-81/+96
2025-01-02objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng1-0/+1
2025-01-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi5-23/+23
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-4/+11
2025-01-02selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand1-0/+4
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang1-0/+2
2024-12-27selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-27tools: hv: Fix a complier warning in the fcopy uio daemonDexuan Cui1-5/+3
2024-12-27selftests: openvswitch: fix tcpdump executionAdrian Moreno1-2/+4
2024-12-27tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter1-3/+3
2024-12-27tools: hv: change permissions of NetworkManager configuration fileOlaf Hering1-1/+1
2024-12-19objtool/x86: allow syscall instructionJuergen Gross1-3/+6
2024-12-19kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang1-17/+15
2024-12-19selftests: netfilter: Stabilize rpath.shPhil Sutter1-2/+16
2024-12-19libperf: evlist: Fix --cpu argument on hybrid platformJames Clark1-2/+16
2024-12-19selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson1-0/+40
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-19perf machine: Initialize machine->env to address a segfaultArnaldo Carvalho de Melo1-0/+2
2024-12-19perf tools: Fix build-id event recordingNamhyung Kim1-2/+2
2024-12-19bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi2-4/+4
2024-12-19bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-5/+1
2024-12-19perf ftrace: Fix undefined behavior in cmp_profile_data()Kuan-Wei Chiu1-1/+2
2024-12-14timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner1-1/+0
2024-12-14selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-14verification/dot2: Improve dot parser robustnessGabriele Monaco1-9/+9
2024-12-14tools/rtla: Enhance argument parsing in timerlat_load.pyfurkanonder1-5/+4
2024-12-14rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar1-9/+9
2024-12-14rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar1-4/+4
2024-12-14tools/rtla: fix collision with glibc sched_attr/sched_set_attrJan Stancek2-2/+4
2024-12-14rtla: Fix consistency in getopt_long for timerlat_histGabriele Monaco1-1/+1
2024-12-14selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre2-3/+3
2024-12-14kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()Mark Brown1-0/+3
2024-12-14kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown1-8/+7
2024-12-14selftest: hugetlb_dio: fix test namingMark Brown1-9/+5
2024-12-14selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne1-1/+1
2024-12-14bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu1-2/+2