1. f15be1b mm: use kstrtobool() instead of strtobool() by Christophe JAILLET · 2 years, 2 months ago
  2. 170b2c3 usercopy: use unsigned long instead of uintptr_t by Jason A. Donenfeld · 2 years, 7 months ago
  3. 1dfbe9f usercopy: Make usercopy resilient against ridiculously large copies by Matthew Wilcox (Oracle) · 2 years, 7 months ago
  4. 35fb9ae usercopy: Cast pointer to an integer once by Matthew Wilcox (Oracle) · 2 years, 7 months ago
  5. 993d0b2 usercopy: Handle vm_map_ram() areas by Matthew Wilcox (Oracle) · 2 years, 7 months ago
  6. a5f4d9d mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr() by Yuanzheng Song · 2 years, 8 months ago
  7. 1109a5d usercopy: Remove HARDENED_USERCOPY_PAGESPAN by Matthew Wilcox (Oracle) · 3 years ago
  8. ab50210 mm/usercopy: Detect large folio overruns by Matthew Wilcox (Oracle) · 3 years ago
  9. 0aef499 mm/usercopy: Detect vmalloc overruns by Matthew Wilcox (Oracle) · 3 years ago
  10. 4e140f5 mm/usercopy: Check kmap addresses properly by Matthew Wilcox (Oracle) · 3 years ago
  11. 3bf03b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 10 months ago
  12. 05fe3c1 mm/usercopy: return 1 from hardened_usercopy __setup() handler by Randy Dunlap · 2 years, 10 months ago
  13. 6eada26 mm: remove usercopy_warn() by Christophe Leroy · 2 years, 10 months ago
  14. 2792d84 usercopy: Check valid lifetime via stack depth by Kees Cook · 2 years, 11 months ago
  15. 0b3eb091 mm: Convert check_heap_object() to use struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  16. 5ce1be0 mm/usercopy.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  17. 314eed3 usercopy: Avoid HIGHMEM pfn warning by Kees Cook · 5 years ago
  18. 9515316 mm/usercopy: use memory range to be accessed for wraparound check by Isaac J. Manjarres · 5 years ago
  19. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  20. 7bff3c0 mm/usercopy.c: no check page span for stack objects by Qian Cai · 6 years ago
  21. b5cb15d usercopy: Allow boot cmdline disabling of hardening by Chris von Recklinghausen · 7 years ago
  22. afcc90f8 usercopy: WARN() on slab cache usercopy region violations by Kees Cook · 7 years ago
  23. f4e6e28 usercopy: Include offset in hardened usercopy report by Kees Cook · 7 years ago
  24. b394d46 usercopy: Enhance and rename report_usercopy() by Kees Cook · 7 years ago
  25. 4f5e838 usercopy: Remove pointer from overflow report by Kees Cook · 7 years ago
  26. 517e1fb mm/usercopy: Drop extra is_vmalloc_or_module() check by Laura Abbott · 8 years ago
  27. 96dc4f9 usercopy: Move enum for arch_within_stack_frames() by Sahara · 8 years ago
  28. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  29. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  30. 46f6236 mm/usercopy: Switch to using lm_alias by Laura Abbott · 8 years ago
  31. aa4f060 mm: usercopy: Check for module addresses by Laura Abbott · 8 years ago
  32. 8e1f74e usercopy: remove page-spanning test for now by Kees Cook · 8 years ago
  33. 94cd97a usercopy: fix overlap check for kernel text by Josh Poimboeuf · 8 years ago
  34. 7329a65 usercopy: avoid potentially undefined behavior in pointer math by Eric Biggers · 8 years ago
  35. f5509cc mm: Hardened usercopy by Kees Cook · 9 years ago