1. ee9955d mm: use pidfd_get_task() by Christian Brauner · 3 years, 3 months ago
  2. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  3. d5fffc5 mm/madvise: add MADV_WILLNEED to process_madvise() by zhangkui · 3 years, 4 months ago
  4. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  5. eb2faa5 mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE) by David Hildenbrand · 3 years, 5 months ago
  6. 9608703 mm: Fix comments mentioning i_mutex by Jan Kara · 3 years, 9 months ago
  7. 4ca9b385 mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables by David Hildenbrand · 3 years, 6 months ago
  8. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  9. 96cfe2c mm/madvise: replace ptrace attach requirement for process_madvise by Suren Baghdasaryan · 3 years, 10 months ago
  10. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  11. a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years ago
  12. ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years ago
  13. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  14. 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years ago
  15. 1e8aaed mm,memory_failure: always pin the page in madvise_inject_error by Oscar Salvador · 4 years ago
  16. 32409cb mm,hwpoison: drop unneeded pcplist draining by Oscar Salvador · 4 years ago
  17. a68a026 mm/madvise: remove racy mm ownership check by Minchan Kim · 4 years, 1 month ago
  18. 6638380 mm: fix madvise WILLNEED performance problem by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  19. 450677d mm/madvise: fix memory leak from process_madvise by Eric Dumazet · 4 years, 1 month ago
  20. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
  21. 0726b01 mm/madvise: pass mm to do_madvise by Minchan Kim · 4 years, 2 months ago
  22. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 2 months ago
  23. 5a2ffca mm,hwpoison: return 0 if the page is already poisoned in soft-offline by Oscar Salvador · 4 years, 2 months ago
  24. dc7560b mm,hwpoison: refactor madvise_inject_error by Oscar Salvador · 4 years, 2 months ago
  25. e6e8871 mm: optimise madvise WILLNEED by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  26. ce26842 mm: validate pmd after splitting by Minchan Kim · 4 years, 3 months ago
  27. 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
  28. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  29. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  30. bc0c4d1 mm: check that mm is still valid in madvise() by Linus Torvalds · 4 years, 8 months ago
  31. 12e967f mm: do not allow MADV_PAGEOUT for CoW pages by Michal Hocko · 4 years, 9 months ago
  32. db08ca2 mm: make do_madvise() available internally by Jens Axboe · 5 years ago
  33. df6c650 mm/madvise.c: use PAGE_ALIGN[ED] for range checking by Wei Yang · 5 years ago
  34. d3cd257 mm/madvise.c: replace with page_size() in madvise_inject_error() by Yunfeng Ye · 5 years ago
  35. feec24a mm, soft-offline: convert parameter to pfn by Naoya Horiguchi · 5 years ago
  36. 8207296 mm: fix trying to reclaim unevictable lru page when calling madvise_pageout by zhong jiang · 5 years ago
  37. d616d51 mm: factor out common parts between MADV_COLD and MADV_PAGEOUT by Minchan Kim · 5 years ago
  38. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  39. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  40. 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
  41. f3bc0db mm/madvise: reduce code duplication in error handling paths by Mike Rapoport · 5 years ago
  42. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  43. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  44. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  45. 692fe62 mm: Handle MADV_WILLNEED through vfs_fadvise() by Jan Kara · 5 years ago
  46. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
  47. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  48. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  49. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  50. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  51. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  52. d41aa52 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 6 years ago
  53. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  54. 23e7b5c mm, madvise_inject_error: Let memory_failure() optionally take a page reference by Dan Williams · 6 years ago
  55. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 7 years ago
  56. 6ea8d95 mm/madvise.c: fix madvise() infinite loop under special circumstances by chenjie · 7 years ago
  57. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  58. c02c300 mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK by Yang Shi · 7 years ago
  59. 19bfbe2 mm, hugetlb, soft_offline: save compound page order before page migration by Alexandru Moise · 7 years ago
  60. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  61. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  62. c461ad6 mm, madvise: ensure poisoned pages are removed from per-cpu lists by Mel Gorman · 7 years ago
  63. 263630e mm/madvise.c: fix freeing of locked page with MADV_FREE by Eric Biggers · 7 years ago
  64. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  65. 230ca98 userfaultfd: non-cooperative: add madvise() event for MADV_FREE request by Mike Rapoport · 7 years ago
  66. 2395562 swap: add block io poll in swapin path by Shaohua Li · 7 years ago
  67. 5e451be mm/madvise: move up the behavior parameter validation by Anshuman Khandual · 8 years ago
  68. 97167a7 mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON by Anshuman Khandual · 8 years ago
  69. 93e06c7 mm: enable MADV_FREE for swapless system by Shaohua Li · 8 years ago
  70. 802a3a9 mm: reclaim MADV_FREE pages by Shaohua Li · 8 years ago
  71. f7ad2a6 mm: move MADV_FREE pages into LRU_INACTIVE_FILE list by Shaohua Li · 8 years ago
  72. 70ccb92 userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED by Andrea Arcangeli · 8 years ago
  73. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  74. def5efe mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count by David Rientjes · 8 years ago
  75. a6bf53eb userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request by Mike Rapoport · 8 years ago
  76. d811914 userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE by Mike Rapoport · 8 years ago
  77. 2351907 oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA by Kirill A. Shutemov · 8 years ago
  78. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  79. 0594f58 userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition by Andrea Arcangeli · 8 years ago
  80. 05ce772 userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request by Pavel Emelyanov · 8 years ago
  81. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  82. dc0ef0d mm: make mmap_sem for write waits killable for mm syscalls by Michal Hocko · 9 years ago
  83. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  84. d7206a7 mm/madvise: update comment on sys_madvise() by Naoya Horiguchi · 9 years ago
  85. 23a003b mm/madvise: pass return code of memory_failure() to userspace by Naoya Horiguchi · 9 years ago
  86. b8d3c4c mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called by Minchan Kim · 9 years ago
  87. 10853a0 mm: move lazily freed pages to inactive list by Minchan Kim · 9 years ago
  88. 64b42bc mm/madvise.c: free swp_entry in madvise_free by Minchan Kim · 9 years ago
  89. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  90. 72079ba mm: madvise allow remove operation for hugetlbfs by Mike Kravetz · 9 years ago
  91. 1ecef9e mm/madvise.c: make madvise_behaviour_valid() return bool by Nicholas Krause · 9 years ago
  92. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  93. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  94. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
  95. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  96. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 10 years ago
  97. 8a5f14a mm: drop support of non-linear mapping from unmap/zap codepath by Kirill A. Shutemov · 10 years ago
  98. 97b713b fs: kill BDI_CAP_SWAP_BACKED by Christoph Hellwig · 10 years ago
  99. 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 10 years ago
  100. 54980b9 mm: update the description for madvise_remove by Wang Sheng-Hui · 10 years ago