1. 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 7 months ago
  2. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 7 months ago
  3. 2ba3e69 mm/vmalloc: track which page-table levels were modified by Joerg Roedel · 4 years, 7 months ago
  4. 041de93 mm: remove vmalloc_user_node_flags by Christoph Hellwig · 4 years, 7 months ago
  5. c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 7 months ago
  6. 2b90594 mm: remove __vmalloc_node_flags_caller by Christoph Hellwig · 4 years, 7 months ago
  7. 4d39d72 mm: remove both instances of __vmalloc_node_flags by Christoph Hellwig · 4 years, 7 months ago
  8. f38fcb9 mm: remove the prot argument to __vmalloc_node by Christoph Hellwig · 4 years, 7 months ago
  9. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  10. cca98e9 mm: enforce that vmap can't map pages executable by Christoph Hellwig · 4 years, 7 months ago
  11. d4efd79 mm: remove the prot argument from vm_map_ram by Christoph Hellwig · 4 years, 7 months ago
  12. 855e57a mm: remove unmap_vmap_area by Christoph Hellwig · 4 years, 7 months ago
  13. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 7 months ago
  14. 60bb446 mm: don't return the number of pages from map_kernel_range{,_noflush} by Christoph Hellwig · 4 years, 7 months ago
  15. a29adb6 mm: rename vmap_page_range to map_kernel_range by Christoph Hellwig · 4 years, 7 months ago
  16. b521c43 mm: remove vmap_page_range_noflush and vunmap_page_range by Christoph Hellwig · 4 years, 7 months ago
  17. 78a0e8c mm: pass addr as unsigned long to vb_free by Christoph Hellwig · 4 years, 7 months ago
  18. b607e6d mm: only allow page table mappings for built-in zsmalloc by Christoph Hellwig · 4 years, 7 months ago
  19. 8f87cc9 mm: unexport unmap_kernel_range_noflush by Christoph Hellwig · 4 years, 7 months ago
  20. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 7 months ago
  21. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 9 months ago
  22. d8cc323 mm/vmalloc: fix a typo in comment by Qiujun Huang · 4 years, 9 months ago
  23. 763802b5 x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
  24. a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
  25. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  26. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  27. 253a496 kasan: don't assume percpu shadow allocations will succeed by Daniel Axtens · 5 years ago
  28. d98c9e8 kasan: fix crashes on access to memory mapped by vm_map_ram() by Andrey Ryabinin · 5 years ago
  29. 186525b mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions by Ingo Molnar · 5 years ago
  30. 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
  31. e36176b mm/vmalloc: rework vmap_area_lock by Uladzislau Rezki (Sony) · 5 years ago
  32. 060650a mm/vmalloc: add more comments to the adjust_va_to_fit_type() by Uladzislau Rezki (Sony) · 5 years ago
  33. f07116d mm/vmalloc: respect passed gfp_mask when doing preloading by Uladzislau Rezki (Sony) · 5 years ago
  34. 81f1ba5 mm/vmalloc: remove preempt_disable/enable when doing preloading by Uladzislau Rezki (Sony) · 5 years ago
  35. dcf61ff mm/vmalloc.c: remove unnecessary highmem_mask from parameter of gfpflags_allow_blocking() by Liu Xiang · 5 years ago
  36. fc97022 bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY by Andrii Nakryiko · 5 years ago
  37. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  38. 7ea36242 mm/vmalloc.c: move 'area->pages' after if statement by Austin Kim · 5 years ago
  39. 688fcbf mm/vmalloc: modify struct vmap_area to reduce its size by Pengfei Li · 5 years ago
  40. dd3b835 mm/vmalloc: do not keep unpurged areas in the busy tree by Uladzislau Rezki (Sony) · 5 years ago
  41. fe9041c vmalloc: lift the arm flag for coherent mappings to common code by Christoph Hellwig · 6 years ago
  42. 5336e52 mm/vmalloc.c: fix percpu free VM area search criteria by Kuppuswamy Sathyanarayanan · 5 years ago
  43. 3f8fd02 mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() by Joerg Roedel · 5 years ago
  44. 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
  45. d9009d6 mm/vmalloc.c: spelling> s/informaion/information/ by Geert Uytterhoeven · 5 years ago
  46. 460e42d mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va() by Uladzislau Rezki (Sony) · 5 years ago
  47. 54f63d9 mm/vmalloc.c: get rid of one single unlink_va() when merge by Uladzislau Rezki (Sony) · 5 years ago
  48. 82dd23e mm/vmalloc.c: preload a CPU with one object for split purpose by Uladzislau Rezki (Sony) · 5 years ago
  49. cacca6b mm/vmalloc.c: remove "node" argument by Uladzislau Rezki (Sony) · 5 years ago
  50. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
  51. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  52. 2c92923 mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 6 years ago
  53. 4739d53 arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP by Ard Biesheuvel · 6 years ago
  54. 31e6734 mm/vmalloc: Avoid rare case of flushing TLB with weird arguments by Rick Edgecombe · 6 years ago
  55. 8e41f87 mm/vmalloc: Fix calculation of direct map addr range by Rick Edgecombe · 6 years ago
  56. 3806b04 mm/vmalloc.c: fix typo in comment by Andrew Morton · 6 years ago
  57. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  58. a6cf4e0 mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro by Uladzislau Rezki (Sony) · 6 years ago
  59. bb850f4 mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro by Uladzislau Rezki (Sony) · 6 years ago
  60. 68ad4a3 mm/vmalloc.c: keep track of free blocks for vmap allocation by Uladzislau Rezki (Sony) · 6 years ago
  61. 4d36e6f mm/vmalloc.c: convert vmap_lazy_nr to atomic_long_t by Uladzislau Rezki (Sony) · 6 years ago
  62. 68571be9 mm/vmalloc.c: add priority threshold to __purge_vmap_area_lazy() by Uladzislau Rezki (Sony) · 6 years ago
  63. 868b104 mm/vmalloc: Add flag for freeing of special permsissions by Rick Edgecombe · 6 years ago
  64. a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
  65. 92eac16 docs/mm: vmalloc: re-indent kernel-doc comemnts by Mike Rapoport · 6 years ago
  66. afd0738 mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 6 years ago
  67. 153178e vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULE by Uladzislau Rezki (Sony) · 6 years ago
  68. bc84c53 mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc_node_range() by Roman Penyaev · 6 years ago
  69. c67dc62 mm/vmalloc: do not call kmemleak_free() on not yet accounted memory by Roman Penyaev · 6 years ago
  70. 401592d mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 6 years ago
  71. 5a82ac7 mm/vmalloc.c: make vmalloc_32_user() align base kernel virtual address to SHMLBA by Roman Penyaev · 6 years ago
  72. 6ade203 mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap() by Liviu Dudau · 6 years ago
  73. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  74. a8dda16 vfree: add debug might_sleep() by Andrey Ryabinin · 6 years ago
  75. 3ca4ea3 mm/vmalloc.c: improve vfree() kerneldoc by Andrey Ryabinin · 6 years ago
  76. 1a9b4b3 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures by Luis R. Rodriguez · 6 years ago
  77. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 7 years ago
  78. 05e3ff9 mm: vmalloc: pass proper vm_start into debugobjects by Chintan Pandya · 7 years ago
  79. f3c01d2 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 7 years ago
  80. 82a2e92 mm: vmalloc: clean up vunmap to avoid pgtable ops twice by Chintan Pandya · 7 years ago
  81. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
  82. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  83. 698d083 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems by Michal Hocko · 7 years ago
  84. b8c8a33 Revert "vmalloc: back off when the current task is killed" by Johannes Weiner · 7 years ago
  85. 894e58c mm/vmalloc.c: don't reinvent the wheel but use existing llist API by Byungchul Park · 7 years ago
  86. c568da2 mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() by Wei Yang · 7 years ago
  87. 704b862 mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM by Laura Abbott · 7 years ago
  88. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  89. 78c7274 vmalloc: show lazy-purged vma info in vmallocinfo by Yisheng Xie · 7 years ago
  90. 94f4a16 mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects by Catalin Marinas · 8 years ago
  91. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 8 years ago
  92. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  93. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  94. 03497d7 mm: Silence vmap() allocation failures based on caller gfp_flags by Florian Fainelli · 8 years ago
  95. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  96. 1f5307b mm, vmalloc: properly track vmalloc users by Michal Hocko · 8 years ago
  97. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  98. c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  99. 0e056eb kernel-api.rst: fix a series of errors when parsing C files by mchehab@s-opensource.com · 8 years ago
  100. 171012f mm: don't warn when vmalloc() fails due to a fatal signal by Dmitry Vyukov · 8 years ago