1. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  2. f7c8ce4 mm/vmalloc: remove vwrite() by David Hildenbrand · 3 years, 8 months ago
  3. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  4. 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 8 months ago
  5. 299420b mm/vmalloc: remove an empty line by Uladzislau Rezki (Sony) · 3 years, 8 months ago
  6. 187f8cc mm/vmalloc: refactor the preloading loagic by Uladzislau Rezki (Sony) · 3 years, 8 months ago
  7. ad216c0 mm: vmalloc: prevent use after free in _vm_unmap_aliases by Vijayanand Jitta · 3 years, 8 months ago
  8. d70bec8 mm/vmalloc: improve allocation failure error messages by Nicholas Piggin · 3 years, 8 months ago
  9. 4ad0ae8 mm/vmalloc: remove unmap_kernel_range by Nicholas Piggin · 3 years, 8 months ago
  10. b67177e mm/vmalloc: remove map_kernel_range by Nicholas Piggin · 3 years, 8 months ago
  11. 121e6f3 mm/vmalloc: hugepage vmalloc mappings by Nicholas Piggin · 3 years, 8 months ago
  12. 5d87510 mm/vmalloc: add vmap_range_noflush variant by Nicholas Piggin · 3 years, 8 months ago
  13. 5e9e3d7 mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c by Nicholas Piggin · 3 years, 8 months ago
  14. 0a26488 mm/vmalloc: rename vmap_*_range vmap_pages_*_range by Nicholas Piggin · 3 years, 8 months ago
  15. c0eb315 mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page by Nicholas Piggin · 3 years, 8 months ago
  16. f608788 mm/vmalloc: use rb_tree instead of list for vread() lookups by Serapheim Dimitropoulos · 3 years, 8 months ago
  17. 0f71d7e mm: unexport remap_vmalloc_range_partial by Christoph Hellwig · 3 years, 8 months ago
  18. 5bb1bb3 mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels by Paul E. McKenney · 4 years ago
  19. 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 11 months ago
  20. bd34dcd mm: Make mem_obj_dump() vmalloc() dumps include start and length by Paul E. McKenney · 4 years, 1 month ago
  21. 98f1808 mm: Make mem_dump_obj() handle vmalloc() memory by Paul E. McKenney · 4 years, 1 month ago
  22. c22ee52 mm/vmalloc.c: fix potential memory leak by Miaohe Lin · 4 years ago
  23. c041098 mm/vmalloc.c: fix kasan shadow poisoning size by Vincenzo Frascino · 4 years, 1 month ago
  24. 0a7dd4e mm/vmalloc: Fix unlock order in s_stop() by Waiman Long · 4 years, 1 month ago
  25. e924d46 mm/vmalloc.c: remove unnecessary return statement by Baolin Wang · 4 years, 1 month ago
  26. 799fa85 mm/vmalloc: add 'align' parameter explanation for pvm_determine_end_from_reverse by Alex Shi · 4 years, 1 month ago
  27. 96e2db4 mm/vmalloc: rework the drain logic by Uladzislau Rezki (Sony) · 4 years, 1 month ago
  28. 8945a72 mm/vmalloc: use free_vm_area() if an allocation fails by Uladzislau Rezki (Sony) · 4 years, 1 month ago
  29. 34fe653 mm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow by Andrew Morton · 4 years, 1 month ago
  30. b71df8d mm: remove the filename in the top of file comment in vmalloc.c by Christoph Hellwig · 4 years, 3 months ago
  31. f255935 mm: cleanup the gfp_mask handling in __vmalloc_area_node by Christoph Hellwig · 4 years, 3 months ago
  32. 301fa9f mm: remove alloc_vm_area by Christoph Hellwig · 4 years, 3 months ago
  33. 3e9a9e2 mm: add a vmap_pfn function by Christoph Hellwig · 4 years, 3 months ago
  34. b944afc mm: add a VM_MAP_PUT_PAGES flag for vmap by Christoph Hellwig · 4 years, 3 months ago
  35. fa30747 mm: update the documentation for vfree by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  36. 7464061 mm/vmalloc.c: fix the comment of find_vm_area by Hui Su · 4 years, 3 months ago
  37. 82afbc3 mm/vmalloc.c: update the comment in __vmalloc_area_node() by Hui Su · 4 years, 3 months ago
  38. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 4 months ago
  39. 9c801f6 mm/vmalloc.c: remove BUG() from the find_va_links() by Uladzislau Rezki (Sony) · 4 years, 5 months ago
  40. 1a69a62 mm: vmalloc: remove redundant assignment in unmap_kernel_range_noflush() by Mike Rapoport · 4 years, 5 months ago
  41. d758ffe mm/vmalloc: update the header about KVA rework by Uladzislau Rezki (Sony) · 4 years, 5 months ago
  42. 15ae144 mm/vmalloc: switch to "propagate()" callback by Uladzislau Rezki (Sony) · 4 years, 5 months ago
  43. da27c9e mm/vmalloc: simplify augment_tree_propagate_check() by Uladzislau Rezki (Sony) · 4 years, 5 months ago
  44. 5dd7864 mm/vmalloc: simplify merge_or_add_vmap_area() by Uladzislau Rezki (Sony) · 4 years, 5 months ago
  45. 0f14599 vmalloc: convert to XArray by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  46. 2a681cf mm: move p?d_alloc_track to separate header file by Joerg Roedel · 4 years, 5 months ago
  47. 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 6 months ago
  48. 8eab703 mm/vmalloc.c: fix a warning while make xmldocs by Masanari Iida · 4 years, 6 months ago
  49. 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 7 months ago
  50. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 7 months ago
  51. 2ba3e69 mm/vmalloc: track which page-table levels were modified by Joerg Roedel · 4 years, 7 months ago
  52. 041de93 mm: remove vmalloc_user_node_flags by Christoph Hellwig · 4 years, 7 months ago
  53. c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 7 months ago
  54. 2b90594 mm: remove __vmalloc_node_flags_caller by Christoph Hellwig · 4 years, 7 months ago
  55. 4d39d72 mm: remove both instances of __vmalloc_node_flags by Christoph Hellwig · 4 years, 7 months ago
  56. f38fcb9 mm: remove the prot argument to __vmalloc_node by Christoph Hellwig · 4 years, 7 months ago
  57. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  58. cca98e9 mm: enforce that vmap can't map pages executable by Christoph Hellwig · 4 years, 7 months ago
  59. d4efd79 mm: remove the prot argument from vm_map_ram by Christoph Hellwig · 4 years, 7 months ago
  60. 855e57a mm: remove unmap_vmap_area by Christoph Hellwig · 4 years, 7 months ago
  61. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 7 months ago
  62. 60bb446 mm: don't return the number of pages from map_kernel_range{,_noflush} by Christoph Hellwig · 4 years, 7 months ago
  63. a29adb6 mm: rename vmap_page_range to map_kernel_range by Christoph Hellwig · 4 years, 7 months ago
  64. b521c43 mm: remove vmap_page_range_noflush and vunmap_page_range by Christoph Hellwig · 4 years, 7 months ago
  65. 78a0e8c mm: pass addr as unsigned long to vb_free by Christoph Hellwig · 4 years, 7 months ago
  66. b607e6d mm: only allow page table mappings for built-in zsmalloc by Christoph Hellwig · 4 years, 7 months ago
  67. 8f87cc9 mm: unexport unmap_kernel_range_noflush by Christoph Hellwig · 4 years, 7 months ago
  68. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 7 months ago
  69. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 9 months ago
  70. d8cc323 mm/vmalloc: fix a typo in comment by Qiujun Huang · 4 years, 9 months ago
  71. 763802b5 x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
  72. a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
  73. 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
  74. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  75. 253a496 kasan: don't assume percpu shadow allocations will succeed by Daniel Axtens · 5 years ago
  76. d98c9e8 kasan: fix crashes on access to memory mapped by vm_map_ram() by Andrey Ryabinin · 5 years ago
  77. 186525b mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions by Ingo Molnar · 5 years ago
  78. 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
  79. e36176b mm/vmalloc: rework vmap_area_lock by Uladzislau Rezki (Sony) · 5 years ago
  80. 060650a mm/vmalloc: add more comments to the adjust_va_to_fit_type() by Uladzislau Rezki (Sony) · 5 years ago
  81. f07116d mm/vmalloc: respect passed gfp_mask when doing preloading by Uladzislau Rezki (Sony) · 5 years ago
  82. 81f1ba5 mm/vmalloc: remove preempt_disable/enable when doing preloading by Uladzislau Rezki (Sony) · 5 years ago
  83. dcf61ff mm/vmalloc.c: remove unnecessary highmem_mask from parameter of gfpflags_allow_blocking() by Liu Xiang · 5 years ago
  84. fc97022 bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY by Andrii Nakryiko · 5 years ago
  85. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  86. 7ea36242 mm/vmalloc.c: move 'area->pages' after if statement by Austin Kim · 5 years ago
  87. 688fcbf mm/vmalloc: modify struct vmap_area to reduce its size by Pengfei Li · 5 years ago
  88. dd3b835 mm/vmalloc: do not keep unpurged areas in the busy tree by Uladzislau Rezki (Sony) · 5 years ago
  89. fe9041c vmalloc: lift the arm flag for coherent mappings to common code by Christoph Hellwig · 6 years ago
  90. 5336e52 mm/vmalloc.c: fix percpu free VM area search criteria by Kuppuswamy Sathyanarayanan · 5 years ago
  91. 3f8fd02 mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() by Joerg Roedel · 5 years ago
  92. 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
  93. d9009d6 mm/vmalloc.c: spelling> s/informaion/information/ by Geert Uytterhoeven · 5 years ago
  94. 460e42d mm/vmalloc.c: switch to WARN_ON() and move it under unlink_va() by Uladzislau Rezki (Sony) · 5 years ago
  95. 54f63d9 mm/vmalloc.c: get rid of one single unlink_va() when merge by Uladzislau Rezki (Sony) · 5 years ago
  96. 82dd23e mm/vmalloc.c: preload a CPU with one object for split purpose by Uladzislau Rezki (Sony) · 5 years ago
  97. cacca6b mm/vmalloc.c: remove "node" argument by Uladzislau Rezki (Sony) · 5 years ago
  98. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
  99. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  100. 2c92923 mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 6 years ago