1. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  2. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  3. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 7 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  5. e1c17f6 mm/m68k: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  6. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  7. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  8. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  9. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  10. 5093c58 mm/vma: append unlikely() while testing VMA access permissions by Anshuman Khandual · 4 years, 9 months ago
  11. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  12. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  13. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  14. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  15. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  16. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  17. 3c67075 signal/m68k: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  18. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 68acfdc m68k: switch to generic extable.h by Al Viro · 8 years ago
  21. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  22. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  23. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  24. 8e398f6 m68k: Convert arch/m68k/mm/fault.c to pr_*() by Geert Uytterhoeven · 11 years ago
  25. 4e25c0e m68k/mm: Check for mm != NULL in do_page_fault() debug code by Geert Uytterhoeven · 11 years ago
  26. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  27. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  28. b637a6b m68k/mm: Port OOM changes to do_page_fault() by Kautuk Consul · 13 years ago
  29. 803f691 Disintegrate asm/system.h for M68K by David Howells · 13 years ago
  30. dcdf3a2 m68k: Add helper function handle_kernel_fault() by Roman Zippel · 16 years ago
  31. adbf6e6 m68k: invoke oom-killer from page fault by Nick Piggin · 15 years ago
  32. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  33. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  34. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  35. 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
  36. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  37. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  38. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  39. 6e34622 It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers by Linus Torvalds · 19 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago