1. 914ee96 arm: Use the generic devmem_is_allowed() by Palmer Dabbelt · 4 years, 6 months ago
  2. dba79c3 arm: use generic mmap top-down layout and brk randomization by Alexandre Ghiti · 5 years ago
  3. 86e568e arm: use STACK_TOP when computing mmap base address by Alexandre Ghiti · 5 years ago
  4. af0f429 arm: properly account for stack randomization and stack guard gap by Alexandre Ghiti · 5 years ago
  5. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  8. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  9. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  10. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  11. e0c25d9 arm: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
  12. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  13. fbbc400 arm: factor out mmap ASLR into mmap_rnd by Kees Cook · 10 years ago
  14. d8aa712 ARM: fix booting low-vectors machines by Russell King · 11 years ago
  15. 3159f37 ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB by Sergey Dyasly · 11 years ago
  16. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 12 years ago
  17. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  18. 394ef64 mm: use vm_unmapped_area() on arm architecture by Michel Lespinasse · 12 years ago
  19. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
  20. 7dbaa46 ARM: 7169/1: topdown mmap support by Rob Herring · 13 years ago
  21. 41dfaa9 ARM: 7168/1: use cache type functions for arch_get_unmapped_area by Rob Herring · 13 years ago
  22. df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 14 years ago
  23. e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 14 years ago
  24. 087aaff ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem by Nicolas Pitre · 14 years ago
  25. cc92c28 [ARM] add address randomization to mmap() by Nicolas Pitre · 15 years ago
  26. e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
  27. 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
  28. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 16 years ago
  29. 09d9bae [ARM] sparse: fix several warnings by Russell King · 16 years ago
  30. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
  31. 9ae3ae0 [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF by Alexandre Rusev · 17 years ago
  32. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  33. acec0ac get_unmapped_area handles MAP_FIXED on arm by Benjamin Herrenschmidt · 18 years ago
  34. 51635ad [ARM] 3813/1: prevent >= 4G /dev/mem mmap() by Lennert Buytenhek · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  36. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 20 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago