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