aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-11-20KVM: selftests: Use a loop to walk guest page tablesJim Mattson1-13/+10
2025-11-20KVM: selftests: Use a loop to create guest page tablesJim Mattson1-14/+11
2025-11-20KVM: selftests: Remove the unused argument to prepare_eptp()Yosry Ahmed4-6/+4
2025-11-20KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftestsYosry Ahmed6-18/+18
2025-11-20KVM: selftests: Extend vmx_tsc_adjust_test to cover SVMYosry Ahmed2-26/+45
2025-11-20KVM: selftests: Extend nested_invalid_cr3_test to cover SVMYosry Ahmed1-3/+40
2025-11-20KVM: selftests: Move nested invalid CR3 check to its own testYosry Ahmed3-10/+80
2025-11-20KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVMYosry Ahmed2-6/+44
2025-11-20KVM: selftests: Extend vmx_close_while_nested_test to cover SVMYosry Ahmed2-10/+34
2025-11-20selftests/hid-tablet: add ABS_DISTANCE test for stylus/penPing Cheng1-0/+71
2025-11-20testing/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes1-1/+126
2025-11-20mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes1-12/+6
2025-11-20selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertionSeongJae Park1-30/+13
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park2-5/+5
2025-11-20selftests/mm/uffd: remove static address usage in shmem_allocate_area()Mehdi Ben Hadj Khelifa1-9/+15
2025-11-20mm: add vma_start_write_killable()Matthew Wilcox (Oracle)1-0/+8
2025-11-20tools/testing/selftests/mm: add smaps visibility guard region testLorenzo Stoakes3-0/+126
2025-11-20tools/testing/selftests/mm: add MADV_COLLAPSE test caseLorenzo Stoakes1-0/+65
2025-11-20tools/testing/vma: add VMA sticky userland testsLorenzo Stoakes1-10/+79
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes1-0/+26
2025-11-20mm: implement sticky VMA flagsLorenzo Stoakes1-0/+28
2025-11-20mm: update vma_modify_flags() to handle residual flags, documentLorenzo Stoakes1-1/+2
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes1-0/+1
2025-11-20mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()Kefeng Wang1-2/+1
2025-11-20selftest/mm: fix pointer comparison in mremap_testAnkit Khushwaha1-2/+3
2025-11-20perf: replace strcpy() with strncpy() in util/jitdump.cHrishikesh Suresh1-1/+2
2025-11-20perf list: Support filtering in JSON outputNamhyung Kim1-0/+24
2025-11-20perf list: Share print state with JSON outputNamhyung Kim1-62/+65
2025-11-20perf list: Print matching PMU events for --unitNamhyung Kim1-3/+5
2025-11-20perf test all metrics: Fully ignore Default metric failuresIan Rogers1-10/+17
2025-11-20tools/nolibc: remove more __nolibc_enosys() fallbacksThomas Weißschuh1-12/+4
2025-11-20tools/nolibc: remove now superfluous overflow check in llseekThomas Weißschuh1-2/+0
2025-11-20tools/nolibc: use 64-bit off_tThomas Weißschuh1-1/+1
2025-11-20tools/nolibc: prefer the llseek syscallThomas Weißschuh1-3/+3
2025-11-20tools/nolibc: handle 64-bit off_t for llseekThomas Weißschuh1-2/+1
2025-11-20tools/nolibc: use 64-bit ino_tThomas Weißschuh1-1/+1
2025-11-20selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski1-1/+2
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski36-71/+1177
2025-11-20sched_ext: tools: Removing duplicate targets during non-cross compilationRong Tao1-0/+2
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-12/+188
2025-11-20tools: ynl: cli: Display enum values in --list-attrs outputGal Pressman1-1/+7
2025-11-20tools: ynl: cli: Parse nested attributes in --list-attrs outputGal Pressman1-9/+26
2025-11-20tools: ynl: cli: Add --list-attrs option to show operation attributesGal Pressman1-0/+56
2025-11-20tools/rtla: Fix --on-threshold always triggeringTomas Glozar1-9/+15
2025-11-20rtla/timerlat_bpf: Stop tracing on user latencyTomas Glozar1-0/+3
2025-11-20tools/rtla: Fix unassigned nr_cpusCosta Shulyupin2-2/+3
2025-11-20tools/rtla: Remove unused optional option_indexCosta Shulyupin4-16/+4
2025-11-20tools/rtla: Add for_each_monitored_cpu() helperCosta Shulyupin6-58/+23
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai43-278/+974
2025-11-19selftests: mptcp: add a check for 'add_addr_accepted'Gang Yan1-0/+7