1. 104acc3 mm/gup: introduce pin_user_pages_fast_only() by John Hubbard · 4 years, 8 months ago
  2. 376a34ef mm/gup: refactor and de-duplicate gup_fast() code by John Hubbard · 4 years, 8 months ago
  3. 9e1f058 mm/gup: move __get_user_pages_fast() down a few lines in gup.c by John Hubbard · 4 years, 8 months ago
  4. dd8657b mm/memcg: optimize memory.numa_stat like memory.stat by Shakeel Butt · 4 years, 8 months ago
  5. dde3c6b mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 8 months ago
  6. d6f9469 Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 8 months ago
  7. cadf322 Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 4 years, 8 months ago
  8. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
  9. 8eeae5b Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  10. 96ed320 Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  11. 16d9154 Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
  12. d9afbb3 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 8 months ago
  13. f41030a Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 8 months ago
  14. 9d99b16 Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 4 years, 8 months ago
  15. 91681e8 Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 by Linus Torvalds · 4 years, 8 months ago
  16. 56f2e3b capabilities: add description for CAP_SETFCAP by Stefan Hajnoczi · 4 years, 8 months ago
  17. 1ee08de Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  18. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  19. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  20. 1966391 mm/migrate.c: attach_page_private already does the get_page by Hugh Dickins · 4 years, 8 months ago
  21. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  22. cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  23. 1940989 Merge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  24. 118d6e9 Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  25. 355ba37 Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  26. a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 8 months ago
  27. c5d6c13 Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 8 months ago
  28. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  29. 4fba375 kasan: move kasan_report() into report.c by Andrey Konovalov · 4 years, 8 months ago
  30. 86fea8b mm/mm_init.c: report kasan-tag information stored in page->flags by Jing Xia · 4 years, 8 months ago
  31. 9380ce246 ubsan: entirely disable alignment checks under UBSAN_TRAP by Kees Cook · 4 years, 8 months ago
  32. ca734cc kasan: fix clang compilation warning due to stack protector by Andrey Konovalov · 4 years, 8 months ago
  33. 7f0a002 x86/mm: remove vmalloc faulting by Joerg Roedel · 4 years, 8 months ago
  34. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 8 months ago
  35. 86cf69f x86/mm/32: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 8 months ago
  36. 8e19843 x86/mm/64: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 8 months ago
  37. 6c0c7d2 mm/ioremap: track which page-table levels were modified by Joerg Roedel · 4 years, 8 months ago
  38. 2ba3e69 mm/vmalloc: track which page-table levels were modified by Joerg Roedel · 4 years, 8 months ago
  39. d862613 mm: add functions to track page directory modifications by Joerg Roedel · 4 years, 8 months ago
  40. b200f5b s390: use __vmalloc_node in stack_alloc by Christoph Hellwig · 4 years, 8 months ago
  41. cb0849a powerpc: use __vmalloc_node in alloc_vm_stack by Christoph Hellwig · 4 years, 8 months ago
  42. ebcdd30 arm64: use __vmalloc_node in arch_alloc_vmap_stack by Christoph Hellwig · 4 years, 8 months ago
  43. 041de93 mm: remove vmalloc_user_node_flags by Christoph Hellwig · 4 years, 8 months ago
  44. c3f896d mm: switch the test_vmalloc module to use __vmalloc_node by Christoph Hellwig · 4 years, 8 months ago
  45. 2b90594 mm: remove __vmalloc_node_flags_caller by Christoph Hellwig · 4 years, 8 months ago
  46. 4d39d72 mm: remove both instances of __vmalloc_node_flags by Christoph Hellwig · 4 years, 8 months ago
  47. f38fcb9 mm: remove the prot argument to __vmalloc_node by Christoph Hellwig · 4 years, 8 months ago
  48. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 8 months ago
  49. d28ff99 gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc by Christoph Hellwig · 4 years, 8 months ago
  50. cca98e9 mm: enforce that vmap can't map pages executable by Christoph Hellwig · 4 years, 8 months ago
  51. d4efd79 mm: remove the prot argument from vm_map_ram by Christoph Hellwig · 4 years, 8 months ago
  52. 855e57a mm: remove unmap_vmap_area by Christoph Hellwig · 4 years, 8 months ago
  53. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 8 months ago
  54. 60bb446 mm: don't return the number of pages from map_kernel_range{,_noflush} by Christoph Hellwig · 4 years, 8 months ago
  55. a29adb6 mm: rename vmap_page_range to map_kernel_range by Christoph Hellwig · 4 years, 8 months ago
  56. b521c43 mm: remove vmap_page_range_noflush and vunmap_page_range by Christoph Hellwig · 4 years, 8 months ago
  57. 78a0e8c mm: pass addr as unsigned long to vb_free by Christoph Hellwig · 4 years, 8 months ago
  58. b607e6d mm: only allow page table mappings for built-in zsmalloc by Christoph Hellwig · 4 years, 8 months ago
  59. 8b13601 mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING by Christoph Hellwig · 4 years, 8 months ago
  60. 8f87cc9 mm: unexport unmap_kernel_range_noflush by Christoph Hellwig · 4 years, 8 months ago
  61. 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 8 months ago
  62. 91f03f2 powerpc: remove __ioremap_at and __iounmap_at by Christoph Hellwig · 4 years, 8 months ago
  63. b274014 powerpc: add an ioremap_phb helper by Christoph Hellwig · 4 years, 8 months ago
  64. 515e5b6 dma-mapping: use vmap insted of reimplementing it by Christoph Hellwig · 4 years, 8 months ago
  65. f8092aa staging: media: ipu3: use vmap instead of reimplementing it by Christoph Hellwig · 4 years, 8 months ago
  66. 5bf9917 staging: android: ion: use vmap instead of vm_map_ram by Christoph Hellwig · 4 years, 8 months ago
  67. 0348801 x86: fix vmap arguments in map_irq_stack by Christoph Hellwig · 4 years, 8 months ago
  68. 78bb17f x86/hyperv: use vmalloc_exec for the hypercall page by Christoph Hellwig · 4 years, 8 months ago
  69. 872e9a2 mm, memory_failure: don't send BUS_MCEERR_AO for action required error by Wetp Zhang · 4 years, 8 months ago
  70. 6972f55 mm/memory: remove unnecessary pte_devmap case in copy_one_pte() by chenqiwu · 4 years, 8 months ago
  71. c94b692 /proc/PID/smaps: Add PMD migration entry parsing by Huang Ying · 4 years, 8 months ago
  72. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 8 months ago
  73. 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 8 months ago
  74. 50d53d7 memcg: fix memcg_kmem_bypass() for remote memcg charging by Zefan Li · 4 years, 8 months ago
  75. 4b82ab4 mm/memcg: automatically penalize tasks with high swap use by Jakub Kicinski · 4 years, 8 months ago
  76. d1663a9 mm/memcg: move cgroup high memory limit setting into struct page_counter by Jakub Kicinski · 4 years, 8 months ago
  77. ff144e6 mm/memcg: move penalty delay clamping out of calculate_high_delay() by Jakub Kicinski · 4 years, 8 months ago
  78. 8a5dbc6 mm/memcg: prepare for swap over-high accounting and penalty calculation by Jakub Kicinski · 4 years, 8 months ago
  79. 54b512e memcg: expose root cgroup's memory.stat by Shakeel Butt · 4 years, 8 months ago
  80. 1c4448e mm: memcontrol: simplify value comparison between count and limit by Kaixu Xia · 4 years, 8 months ago
  81. a6f5576 mm, memcg: add workingset_restore in memory.stat by Yafang Shao · 4 years, 8 months ago
  82. 251af0c include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration by Miaohe Lin · 4 years, 8 months ago
  83. 6f79394 mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment by Randy Dunlap · 4 years, 8 months ago
  84. 4907058 swap: reduce lock contention on swap cache from swap slots allocation by Huang Ying · 4 years, 8 months ago
  85. 09fe06c mm/swapfile.c: use prandom_u32_max() by Huang Ying · 4 years, 8 months ago
  86. 33e1627 mm/swapfile.c: __swap_entry_free() always free 1 entry by Wei Yang · 4 years, 8 months ago
  87. 4b4bb6b mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable by Wei Yang · 4 years, 8 months ago
  88. ed43af1 swap: try to scan more free slots even when fragmented by Huang Ying · 4 years, 8 months ago
  89. 7b9e2de mm/swapfile.c: omit a duplicate code by compare tmp and max first by Wei Yang · 4 years, 8 months ago
  90. fdff1de mm/swapfile.c: tmp is always smaller than max by Wei Yang · 4 years, 8 months ago
  91. 0fd0e19 mm/swapfile.c: found_free could be represented by (tmp < max) by Wei Yang · 4 years, 8 months ago
  92. abca1c8 mm/swapfile.c: remove the extra check in scan_swap_map_slots() by Wei Yang · 4 years, 8 months ago
  93. 08d3090 mm/swapfile.c: simplify the calculation of n_goal by Wei Yang · 4 years, 8 months ago
  94. bd2d18d mm/swapfile.c: remove the unnecessary goto for SSD case by Wei Yang · 4 years, 8 months ago
  95. f4eaf51 mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive by Wei Yang · 4 years, 8 months ago
  96. ca2c55a mm/swapfile.c: offset is only used when there is more slots by Wei Yang · 4 years, 8 months ago
  97. ebc5951 mm: swap: properly update readahead statistics in unuse_pte_range() by Andrea Righi · 4 years, 8 months ago
  98. d6c1f09 mm/swap_state: fix a data race in swapin_nr_pages by Qian Cai · 4 years, 8 months ago
  99. 213516a mm/swapfile: use list_{prev,next}_entry() instead of open-coding by chenqiwu · 4 years, 8 months ago
  100. 548b6a1 mm/gup.c: further document vma_permits_fault() by Miles Chen · 4 years, 8 months ago