summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-20tools/testing/vma: add VMA sticky userland testsLorenzo Stoakes-10/+79
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes-0/+26
2025-11-20mm: implement sticky VMA flagsLorenzo Stoakes-0/+28
2025-11-20mm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes-1/+2
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes-0/+1
2025-11-20mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()Kefeng Wang-2/+1
2025-11-20selftest/mm: fix pointer comparison in mremap_testAnkit Khushwaha-2/+3
2025-11-20perf: replace strcpy() with strncpy() in util/jitdump.cHrishikesh Suresh-1/+2
2025-11-20perf list: Support filtering in JSON outputNamhyung Kim-0/+24
2025-11-20perf list: Share print state with JSON outputNamhyung Kim-62/+65
2025-11-20perf list: Print matching PMU events for --unitNamhyung Kim-3/+5
2025-11-20perf test all metrics: Fully ignore Default metric failuresIan Rogers-10/+17
2025-11-20tools/nolibc: remove more __nolibc_enosys() fallbacksThomas Weißschuh-12/+4
2025-11-20tools/nolibc: remove now superfluous overflow check in llseekThomas Weißschuh-2/+0
2025-11-20tools/nolibc: use 64-bit off_tThomas Weißschuh-1/+1
2025-11-20tools/nolibc: prefer the llseek syscallThomas Weißschuh-3/+3
2025-11-20tools/nolibc: handle 64-bit off_t for llseekThomas Weißschuh-2/+1
2025-11-20tools/nolibc: use 64-bit ino_tThomas Weißschuh-1/+1
2025-11-20selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski-1/+2
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-71/+1177
2025-11-20sched_ext: tools: Removing duplicate targets during non-cross compilationRong Tao-0/+2
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-12/+188
2025-11-20tools: ynl: cli: Display enum values in --list-attrs outputGal Pressman-1/+7
2025-11-20tools: ynl: cli: Parse nested attributes in --list-attrs outputGal Pressman-9/+26
2025-11-20tools: ynl: cli: Add --list-attrs option to show operation attributesGal Pressman-0/+56
2025-11-20tools/rtla: Fix --on-threshold always triggeringTomas Glozar-9/+15
2025-11-20rtla/timerlat_bpf: Stop tracing on user latencyTomas Glozar-0/+3
2025-11-20tools/rtla: Fix unassigned nr_cpusCosta Shulyupin-2/+3
2025-11-20tools/rtla: Remove unused optional option_indexCosta Shulyupin-16/+4
2025-11-20tools/rtla: Add for_each_monitored_cpu() helperCosta Shulyupin-58/+23
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai-278/+974
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan-0/+7
2025-11-19selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)-5/+5
2025-11-19selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)-4/+4
2025-11-19selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)-2/+0
2025-11-19perf evsel: Skip store_evsel_ids for non-perf-event PMUsIan Rogers-0/+3
2025-11-19perf pmu: Add PMU kind to simplify differentiatingIan Rogers-0/+34
2025-11-19perf header: Switch "cpu" for find_core_pmu in caps feature writingIan Rogers-1/+1
2025-11-19perf test maps: Additional maps__fixup_overlap_and_insert testsIan Rogers-3/+83
2025-11-19perf maps: Avoid RC_CHK use after freeIan Rogers-2/+20
2025-11-19selftests: tracing: Update fprobe selftest for ftrace based fprobeMasami Hiramatsu (Google)-14/+4
2025-11-19selftests: tracing: Add tprobe enable/disable testcaseMasami Hiramatsu (Google)-0/+40
2025-11-19selftests/run_kselftest.sh: exit with error if tests failBrendan Jackman-4/+24
2025-11-19selftests/dma: fix invalid array access in printfZhang Chujun-1/+1
2025-11-19KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stressMaximilian Dittgen-0/+15
2025-11-19KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU numberMaximilian Dittgen-0/+5
2025-11-19selftests/riscv: Add Zicbop prefetch testYao Zihong-29/+136
2025-11-19selftests: riscv: Add test for the Vector ptrace interfaceYong-Xuan Wang-1/+138
2025-11-18perf stat: Read tool events lastIan Rogers-6/+39
2025-11-18perf arm_spe: Synthesize memory samples for SIMD operationsLeo Yan-8/+8