summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-11-24Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas
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-16selftests/damon/sysfs: add obsolete_target testSeongJae Park
2025-11-16sysfs.py: extend assert_ctx_committed() for monitoring targetsSeongJae Park
2025-11-16drgn_dump_damon_status: dump damon_target->obsoleteSeongJae Park
2025-11-16selftests/damon/_damon_sysfs: support obsolete_target fileSeongJae Park
2025-11-16mm: add ability to take further action in vm_area_descLorenzo Stoakes
2025-11-16tools/mm/page_owner_sort: add help option supportYe Liu
2025-11-16tools/mm: use <stdbool.h> in page_owner_sort.cYe Liu
2025-11-16selftests: update ksm inheritance tests for prctl fork/execxu xin
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun
2025-11-06Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/p...Linus Torvalds
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
2025-11-03perf symbols: Handle '1' symbols in /proc/kallsymsArnaldo Carvalho de Melo
2025-11-03tools headers asm: Sync fls headers header with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle...Arnaldo Carvalho de Melo
2025-11-03tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-03tools headers UAPI: Update tools's copy of drm.h to pick DRM_IOCTL_GEM_CHANGE...Arnaldo Carvalho de Melo
2025-11-01tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo
2025-11-01tools headers: Sync uapi/linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-01tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo
2025-11-01tools headers uapi: Update fs.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-01tools arch x86: Sync msr-index.h to pick AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,S...Arnaldo Carvalho de Melo
2025-11-01objtool: Fix skip_alt_group() for non-alternative STAC/CLACJosh Poimboeuf
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-31selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang
2025-10-31selftests/net: use destination options instead of hop-by-hopAnubhav Singh