1. f619147 userfaultfd: add UFFDIO_CONTINUE ioctl by Axel Rasmussen · 3 years, 8 months ago
  2. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 8 months ago
  3. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  4. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  5. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  6. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
  7. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  8. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 7 months ago
  9. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
  10. ffd0579 userfaultfd: wp: support write protection for userfault vma range by Shaohua Li · 4 years, 9 months ago
  11. 292924b userfaultfd: wp: apply _PAGE_UFFD_WP bit by Peter Xu · 4 years, 9 months ago
  12. 72981e0 userfaultfd: wp: add UFFDIO_COPY_MODE_WP by Andrea Arcangeli · 4 years, 9 months ago
  13. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
  14. f4f5329 mm: fix typos in comments when calling __SetPageUptodate() by Wei Yang · 5 years ago
  15. 643aa36 userfaultfd: wrap the common dst_vma check into an inlined function by Wei Yang · 5 years ago
  16. 53eaa14 userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb() by Wei Yang · 5 years ago
  17. 4fb07ee userfaultfd: use vma_pagesize for all huge page size calculation by Wei Yang · 5 years ago
  18. 188b04a hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() by Wei Yang · 5 years ago
  19. 5525463 hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
  20. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  21. 1b426ba hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  22. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  23. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  24. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  25. e2a50c1 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  26. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  27. 5b51072 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  28. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  29. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 7 years ago
  30. 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 7 years ago
  31. 8fb44e5 userfaultfd: shmem: wire up shmem_mfill_zeropage_pte by Mike Rapoport · 7 years ago
  32. 3217d3c userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper by Mike Rapoport · 7 years ago
  33. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  34. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  35. 27d0256 userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found by Mike Rapoport · 8 years ago
  36. 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 8 years ago
  37. 26071ce userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory by Mike Rapoport · 8 years ago
  38. 21205bf userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb by Mike Kravetz · 8 years ago
  39. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
  40. 60d4d2d userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY by Mike Kravetz · 8 years ago
  41. a94720bf userfaultfd: use vma_is_anonymous by Andrea Arcangeli · 8 years ago
  42. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  43. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  44. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  45. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  46. b6ebaed userfaultfd: avoid mmap_sem read recursion in mcopy_atomic by Andrea Arcangeli · 9 years ago
  47. c1a4de9 userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation by Andrea Arcangeli · 9 years ago