summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-04-05mm: document vm_operations_struct->open the same as close()Lorenzo Stoakes (Oracle)
2026-04-05mm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)
2026-04-05mm/vma: convert __mmap_region() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05tools: bitmap: add missing bitmap_copy() implementationLorenzo Stoakes (Oracle)
2026-04-05mm/vma: convert as much as we can in mm/vma.c to vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()Lorenzo Stoakes (Oracle)
2026-04-05mm/vma: introduce vma_clear_flags[_mask]()Lorenzo Stoakes (Oracle)
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_maskLorenzo Stoakes (Oracle)
2026-04-05mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()Lorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()Lorenzo Stoakes (Oracle)
2026-04-05mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistentLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: test that legacy flag helpers work correctlyLorenzo Stoakes (Oracle)
2026-04-05mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpersLorenzo Stoakes (Oracle)
2026-04-05mm/vma: introduce vma_flags_same[_mask/_pair]()Lorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: add simple test for append_vma_flags()Lorenzo Stoakes (Oracle)
2026-04-05mm/vma: add append_vma_flags() helperLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: fix VMA flag testsLorenzo Stoakes (Oracle)
2026-04-05mm/vma: use new VMA flags for sticky flags logicLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: convert bulk of test code to vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm/vma: add further vma_flags_t unionsLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]Lorenzo Stoakes (Oracle)
2026-04-05mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()Lorenzo Stoakes (Oracle)
2026-04-05selftests/mm: add folio_split() and filemap_get_entry() race testZi Yan
2026-04-05mm: abstract reading sysctl_max_map_count, and READ_ONCE()Lorenzo Stoakes (Oracle)
2026-04-05selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
2026-04-05selftests/mm: pagemap_ioctl: remove hungarian notationMike Rapoport (Microsoft)
2026-04-05selftests/damon/sysfs.py: test goal_tuner commitSeongJae Park
2026-04-05selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumpingSeongJae Park
2026-04-05selftests/damon/_damon_sysfs: support goal_tuner setupSeongJae Park
2026-04-05mm: prevent droppable mappings from being lockedAnthony Yznaga
2026-04-05mm: move vma_mmu_pagesize() from hugetlb to vma.cDavid Hildenbrand (Arm)
2026-04-05selftests/damon/config: enable DAMON_DEBUG_SANITYSeongJae Park
2026-04-05tools/testing/vma: add test for vma_flags_test(), vma_desc_test()Lorenzo Stoakes (Oracle)
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)
2026-04-05mm: reintroduce vma_flags_test() as a singular flag testLorenzo Stoakes (Oracle)
2026-04-05mm: always inline __mk_vma_flags() and invoked functionsLorenzo Stoakes (Oracle)
2026-04-05mm: add vma_desc_test_all() and use itLorenzo Stoakes (Oracle)
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)
2026-04-05kho: remove finalize state and clientsJason Miu
2026-04-05selftests/mm: remove duplicate include of unistd.hChen Ni
2026-04-05selftests/cgroup: add test for zswap incompressible pagesJiayuan Chen
2026-04-05selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-04-05maple_tree: use maple copy node for mas_wr_split()Liam R. Howlett
2026-04-05maple_tree: add test for rebalance calculation off-by-oneLiam R. Howlett
2026-04-05maple_tree: start using maple copy node for destinationLiam R. Howlett
2026-04-05maple_tree: testing update for spanning storeLiam R. Howlett
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley