summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-11-20KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVMYosry Ahmed
2025-11-20KVM: selftests: Extend vmx_close_while_nested_test to cover SVMYosry Ahmed
2025-11-20selftests/hid-tablet: add ABS_DISTANCE test for stylus/penPing Cheng
2025-11-20testing/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes
2025-11-20mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
2025-11-20selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertionSeongJae Park
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park
2025-11-20selftests/mm/uffd: remove static address usage in shmem_allocate_area()Mehdi Ben Hadj Khelifa
2025-11-20mm: add vma_start_write_killable()Matthew Wilcox (Oracle)
2025-11-20tools/testing/selftests/mm: add smaps visibility guard region testLorenzo Stoakes
2025-11-20tools/testing/selftests/mm: add MADV_COLLAPSE test caseLorenzo Stoakes
2025-11-20tools/testing/vma: add VMA sticky userland testsLorenzo Stoakes
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes
2025-11-20mm: implement sticky VMA flagsLorenzo Stoakes
2025-11-20mm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2025-11-20mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()Kefeng Wang
2025-11-20selftest/mm: fix pointer comparison in mremap_testAnkit Khushwaha
2025-11-20perf: replace strcpy() with strncpy() in util/jitdump.cHrishikesh Suresh
2025-11-20perf list: Support filtering in JSON outputNamhyung Kim
2025-11-20perf list: Share print state with JSON outputNamhyung Kim
2025-11-20perf list: Print matching PMU events for --unitNamhyung Kim
2025-11-20perf test all metrics: Fully ignore Default metric failuresIan Rogers
2025-11-20tools/nolibc: remove more __nolibc_enosys() fallbacksThomas Weißschuh
2025-11-20tools/nolibc: remove now superfluous overflow check in llseekThomas Weißschuh
2025-11-20tools/nolibc: use 64-bit off_tThomas Weißschuh
2025-11-20tools/nolibc: prefer the llseek syscallThomas Weißschuh
2025-11-20tools/nolibc: handle 64-bit off_t for llseekThomas Weißschuh
2025-11-20tools/nolibc: use 64-bit ino_tThomas Weißschuh
2025-11-20selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20sched_ext: tools: Removing duplicate targets during non-cross compilationRong Tao
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-20tools: ynl: cli: Display enum values in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Parse nested attributes in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Add --list-attrs option to show operation attributesGal Pressman
2025-11-20tools/rtla: Fix --on-threshold always triggeringTomas Glozar
2025-11-20rtla/timerlat_bpf: Stop tracing on user latencyTomas Glozar
2025-11-20tools/rtla: Fix unassigned nr_cpusCosta Shulyupin
2025-11-20tools/rtla: Remove unused optional option_indexCosta Shulyupin
2025-11-20tools/rtla: Add for_each_monitored_cpu() helperCosta Shulyupin
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan
2025-11-19selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)
2025-11-19selftests: mptcp: join: fastclose: remove flaky marksMatthieu Baerts (NGI0)
2025-11-19perf evsel: Skip store_evsel_ids for non-perf-event PMUsIan Rogers
2025-11-19perf pmu: Add PMU kind to simplify differentiatingIan Rogers
2025-11-19perf header: Switch "cpu" for find_core_pmu in caps feature writingIan Rogers
2025-11-19perf test maps: Additional maps__fixup_overlap_and_insert testsIan Rogers