1. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  2. 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years ago
  3. 61ef186 mm: factor find_get_incore_page out of mincore_page by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  4. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  5. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  6. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  7. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  8. 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
  9. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  10. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  11. aeb309b mm/mincore.c: fix race between swapoff and mincore by Huang Ying · 5 years ago
  12. 134fca9 mm/mincore.c: make mincore() more conservative by Jiri Kosina · 6 years ago
  13. 30bac16 Revert "Change mincore() to count "mapped" pages rather than "cached" pages" by Linus Torvalds · 6 years ago
  14. 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
  15. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  16. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  19. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  20. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  21. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  22. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  23. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 9 years ago
  24. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  25. e7bbdd0 mm/mincore: use offset_in_page macro by Alexander Kuleshov · 9 years ago
  26. 1e25a27 mincore: apply page table walker on do_mincore() by Naoya Horiguchi · 10 years ago
  27. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 10 years ago
  28. c313dc5d mm: mincore: add hwpoison page handle by Weijie Yang · 10 years ago
  29. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 11 years ago
  30. c980e66 mm: do_mincore() cleanup by Jianguo Wu · 11 years ago
  31. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 12 years ago
  32. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 13 years ago
  33. 8079b1c mm: clarify the radix_tree exceptional cases by Hugh Dickins · 13 years ago
  34. 31475dd mm: a few small updates for radix-swap by Hugh Dickins · 13 years ago
  35. 0ca1634 thp: mincore transparent hugepage support by Johannes Weiner · 14 years ago
  36. bae9c19 thp: split_huge_page_mm/vma by Andrea Arcangeli · 14 years ago
  37. e48293f mincore: do nested page table walks by Johannes Weiner · 15 years ago
  38. 25ef0e5 mincore: pass ranges as start,end address pairs by Johannes Weiner · 15 years ago
  39. f488401 mincore: break do_mincore() into logical pieces by Johannes Weiner · 15 years ago
  40. 6a60f1b mincore: cleanups by Johannes Weiner · 15 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  42. 4f16fc1 mm: hugetlb: fix hugepage memory leak in mincore() by Naoya Horiguchi · 15 years ago
  43. 3480b25 [CVE-2009-0029] System call wrappers part 14 by Heiko Carstens · 16 years ago
  44. 3c18ddd mm: remove nopage by Nick Piggin · 17 years ago
  45. e0a04cf [PATCH] mincore: vma crossing fix by Nick Piggin · 18 years ago
  46. 4a76ef0 [PATCH] mincore: fill in results properly by Nick Piggin · 18 years ago
  47. 30fcffe [PATCH] mincore: CONFIG_SWAP=n fix by Nick Piggin · 18 years ago
  48. 42da9cb [PATCH] mm: mincore anon by Nick Piggin · 18 years ago
  49. 825020c [PATCH] sys_mincore: s/max/min/ by Oleg Nesterov · 18 years ago
  50. 4fb23e4 Fix up mm/mincore.c error value cases by Linus Torvalds · 18 years ago
  51. 2f77d10 Fix incorrect user space access locking in mincore() by Linus Torvalds · 18 years ago
  52. 8462e20 [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR by Hugh Dickins · 20 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago