1. a760542 mm: shmem: don't truncate page if memory failure happens by Yang Shi · 3 years ago
  2. d0b51bf Revert "mm: shmem: don't truncate page if memory failure happens" by Linus Torvalds · 3 years, 1 month ago
  3. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  4. b9d02f1 mm: shmem: don't truncate page if memory failure happens by Yang Shi · 3 years, 2 months ago
  5. 9ae0f87 mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte by Peter Xu · 3 years, 2 months ago
  6. 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  7. a759a90 userfaultfd: change mmap_changing to atomic by Nadav Amit · 3 years, 4 months ago
  8. 7d64ae3 userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() by Axel Rasmussen · 3 years, 6 months ago
  9. 1531325 userfaultfd/shmem: support UFFDIO_CONTINUE for shmem by Axel Rasmussen · 3 years, 6 months ago
  10. 3460f6e userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte by Axel Rasmussen · 3 years, 6 months ago
  11. 8cc5fcb mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY by Mina Almasry · 3 years, 6 months ago
  12. e32905e userfaultfd: hugetlbfs: fix new flag usage in error path by Mike Kravetz · 3 years, 7 months ago
  13. f619147 userfaultfd: add UFFDIO_CONTINUE ioctl by Axel Rasmussen · 3 years, 8 months ago
  14. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 8 months ago
  15. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  16. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  17. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  18. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
  19. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  20. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 7 months ago
  21. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
  22. ffd0579 userfaultfd: wp: support write protection for userfault vma range by Shaohua Li · 4 years, 9 months ago
  23. 292924b userfaultfd: wp: apply _PAGE_UFFD_WP bit by Peter Xu · 4 years, 9 months ago
  24. 72981e0 userfaultfd: wp: add UFFDIO_COPY_MODE_WP by Andrea Arcangeli · 4 years, 9 months ago
  25. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
  26. f4f5329 mm: fix typos in comments when calling __SetPageUptodate() by Wei Yang · 5 years ago
  27. 643aa36 userfaultfd: wrap the common dst_vma check into an inlined function by Wei Yang · 5 years ago
  28. 53eaa14 userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb() by Wei Yang · 5 years ago
  29. 4fb07ee userfaultfd: use vma_pagesize for all huge page size calculation by Wei Yang · 5 years ago
  30. 188b04a hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() by Wei Yang · 5 years ago
  31. 5525463 hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
  32. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  33. 1b426ba hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  34. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  35. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  36. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  37. e2a50c1 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  38. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  39. 5b51072 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  40. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  41. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 7 years ago
  42. 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 7 years ago
  43. 8fb44e5 userfaultfd: shmem: wire up shmem_mfill_zeropage_pte by Mike Rapoport · 7 years ago
  44. 3217d3c userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper by Mike Rapoport · 7 years ago
  45. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  46. 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
  47. 27d0256 userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found by Mike Rapoport · 8 years ago
  48. 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 8 years ago
  49. 26071ce userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory by Mike Rapoport · 8 years ago
  50. 21205bf userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb by Mike Kravetz · 8 years ago
  51. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
  52. 60d4d2d userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY by Mike Kravetz · 8 years ago
  53. a94720bf userfaultfd: use vma_is_anonymous by Andrea Arcangeli · 8 years ago
  54. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  55. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  56. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  57. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  58. b6ebaed userfaultfd: avoid mmap_sem read recursion in mcopy_atomic by Andrea Arcangeli · 9 years ago
  59. c1a4de9 userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparation by Andrea Arcangeli · 9 years ago