1. f4f5329 mm: fix typos in comments when calling __SetPageUptodate() by Wei Yang · 5 years ago
  2. 643aa36 userfaultfd: wrap the common dst_vma check into an inlined function by Wei Yang · 5 years ago
  3. 53eaa14 userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb() by Wei Yang · 5 years ago
  4. 4fb07ee userfaultfd: use vma_pagesize for all huge page size calculation by Wei Yang · 5 years ago
  5. 188b04a hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() by Wei Yang · 5 years ago
  6. 5525463 hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
  7. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  8. 1b426ba hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  9. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  10. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  11. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  12. e2a50c1 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  13. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  14. 5b51072 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  15. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  16. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 7 years ago
  17. 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 7 years ago
  18. 8fb44e5 userfaultfd: shmem: wire up shmem_mfill_zeropage_pte by Mike Rapoport · 7 years ago
  19. 3217d3c userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper by Mike Rapoport · 7 years ago
  20. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  21. 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
  22. 27d0256 userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found by Mike Rapoport · 8 years ago
  23. 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 8 years ago
  24. 26071ce userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory by Mike Rapoport · 8 years ago
  25. 21205bf userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb by Mike Kravetz · 8 years ago
  26. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
  27. 60d4d2d userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY by Mike Kravetz · 8 years ago
  28. a94720bf userfaultfd: use vma_is_anonymous by Andrea Arcangeli · 8 years ago
  29. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  30. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  31. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  32. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  33. b6ebaed userfaultfd: avoid mmap_sem read recursion in mcopy_atomic by Andrea Arcangeli · 9 years ago
  34. c1a4de9 userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation by Andrea Arcangeli · 9 years ago