1. acaab73 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 7 months ago
  2. 02223e3 lib/test_lockup.c: make test_inode static by Jason Yan · 4 years, 7 months ago
  3. 0788735 lib: Add might_fault() to strncpy_from_user. by KP Singh · 4 years, 7 months ago
  4. 9ac1757 lib/math: avoid trailing newline hidden in pr_fmt() by Christophe JAILLET · 4 years, 7 months ago
  5. e33c9fe get_maintainer: fix unexpected behavior for path/to//file (double slashes) by Joe Perches · 4 years, 7 months ago
  6. 0c78c01 get_maintainer: add email addresses from .yaml files by Joe Perches · 4 years, 7 months ago
  7. de83dbd user.c: make uidhash_table static by Jason Yan · 4 years, 7 months ago
  8. 8977a27 proc: rename "catch" function argument by Alexey Dobriyan · 4 years, 7 months ago
  9. 276aa42 zcomp: Use ARRAY_SIZE() for backends list by Andy Shevchenko · 4 years, 7 months ago
  10. 2b78744 include/linux/mm.h: return true in cpupid_pid_unset() by Jason Yan · 4 years, 7 months ago
  11. fa1f68c mm: use false for bool variable by Zou Wei · 4 years, 7 months ago
  12. 985ba00 mm/memory: fix a typo in comment "attampt"->"attempt" by Ethon Paul · 4 years, 7 months ago
  13. e0857cf mm/page-writeback: fix a typo in comment "effictive"->"effective" by Ethon Paul · 4 years, 7 months ago
  14. 2e6787d mm/sparse: fix a typo in comment "convienence"->"convenience" by Ethon Paul · 4 years, 7 months ago
  15. 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
  16. 68956cc mm: fix a typo in comment "strucure"->"structure" by Ethon Paul · 4 years, 7 months ago
  17. b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 7 months ago
  18. 404f3ec mm/frontswap: fix some typos in frontswap.c by Ethon Paul · 4 years, 7 months ago
  19. ffceeb6 mm/filemap: fix a typo in comment "unneccssary"->"unnecessary" by Ethon Paul · 4 years, 7 months ago
  20. 3dc5f03 mm/list_lru: fix a typo in comment "numbesr"->"numbers" by Ethon Paul · 4 years, 7 months ago
  21. df1758d mm/memblock: fix a typo in comment "implict"->"implicit" by Ethon Paul · 4 years, 7 months ago
  22. f386775 mm/compaction: fix a typo in comment "pessemistic"->"pessimistic" by Ethon Paul · 4 years, 7 months ago
  23. 55b65a5 mm/vmsan: fix some typos in comment by Ethon Paul · 4 years, 7 months ago
  24. 7c8de35 mm/hugetlb: fix a typos in comments by Ethon Paul · 4 years, 7 months ago
  25. b4f315b mm: mmap: fix a typo in comment "compatbility"->"compatibility" by Ethon Paul · 4 years, 7 months ago
  26. 457aef9 mm: ksm: fix a typo in comment "alreaady"->"already" by Ethon Paul · 4 years, 7 months ago
  27. 52cfc24 mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" by Ethon Paul · 4 years, 7 months ago
  28. 57e86fa mm: replace zero-length array with flexible-array member by chenqiwu · 4 years, 7 months ago
  29. b59d02e mm/memory_hotplug: disable the functionality for 32b by Michal Hocko · 4 years, 7 months ago
  30. 8a725e4 device-dax: add memory via add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
  31. 3fe4f49 kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 7 months ago
  32. 7b7b272 mm/memory_hotplug: introduce add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
  33. 52219ae mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 7 months ago
  34. c68ab18 mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0 by David Hildenbrand · 4 years, 7 months ago
  35. 04f3465c mm/memory_hotplug: remove is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
  36. ef1b51f powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
  37. fa6d9ec mm/memory_hotplug: refrain from adding memory into an impossible node by Vishal Verma · 4 years, 7 months ago
  38. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 7 months ago
  39. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  40. db6f178 sparc: remove unnecessary includes by Ira Weiny · 4 years, 7 months ago
  41. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 7 months ago
  42. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
  43. 915ecc2 drm: remove drm specific kmap_atomic code by Ira Weiny · 4 years, 7 months ago
  44. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
  45. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 7 months ago
  46. db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 7 months ago
  47. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  48. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  49. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 7 months ago
  50. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  51. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  52. 2159687 arch/xtensa: move kmap build bug out of the way by Ira Weiny · 4 years, 7 months ago
  53. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 7 months ago
  54. 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 7 months ago
  55. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
  56. 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 7 months ago
  57. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 7 months ago
  58. ee77674 asm-generic: remove pgtable-nop4d-hack.h by Mike Rapoport · 4 years, 7 months ago
  59. 453668a unicore32: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  60. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  61. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
  62. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  63. 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  64. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  65. 9f4e703 nios2: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  66. c03ab9e ia64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  67. 00b13de hexagon: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  68. e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  69. 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  70. f426f4e h8300: remove usage of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  71. c571686 mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check by Feng Tang · 4 years, 7 months ago
  72. 76e278d6b usb: core: kcov: collect coverage from usb complete callback by Andrey Konovalov · 4 years, 7 months ago
  73. 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 7 months ago
  74. 5fe7042 kcov: use t->kcov_mode as enabled indicator by Andrey Konovalov · 4 years, 7 months ago
  75. eeb91f9 kcov: move t->kcov_sequence assignment by Andrey Konovalov · 4 years, 7 months ago
  76. 76484b1 kcov: move t->kcov assignments into kcov_start/stop by Andrey Konovalov · 4 years, 7 months ago
  77. 67b3d3c kcov: fix potential use-after-free in kcov_remote_start by Andrey Konovalov · 4 years, 7 months ago
  78. 3c61df3 kcov: cleanup debug messages by Andrey Konovalov · 4 years, 7 months ago
  79. 6929f71 atomisp: avoid warning about unused function by Linus Torvalds · 4 years, 7 months ago
  80. a98f670 Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 7 months ago
  81. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  82. 09587a0 arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 7 months ago
  83. 7e01ccb x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 7 months ago
  84. b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 7 months ago
  85. 375d315 mm: add DEBUG_WX support by Zong Li · 4 years, 7 months ago
  86. 4fb6eab drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup by Scott Cheloha · 4 years, 7 months ago
  87. 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 7 months ago
  88. 124cb3a6 powerpc/mm: drop platform defined pmd_mknotpresent() by Anshuman Khandual · 4 years, 7 months ago
  89. 67e4eb0 mm: thp: don't need to drain lru cache when splitting and mlocking THP by Yang Shi · 4 years, 7 months ago
  90. 8859025 hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs by Shijie Hu · 4 years, 7 months ago
  91. 4360dfa sparc32: register memory occupied by kernel as memblock.memory by Mike Rapoport · 4 years, 7 months ago
  92. 8cbd54f include/linux/memblock.h: fix minor typo and unclear comment by chenqiwu · 4 years, 7 months ago
  93. 2d3a36a mm, mempolicy: fix up gup usage in lookup_node by Michal Hocko · 4 years, 7 months ago
  94. 5b94ce2 tools/vm/page_owner_sort.c: filter out unneeded line by Changhee Han · 4 years, 7 months ago
  95. 21e330f mm: swap: memcg: fix memcg stats for huge pages by Shakeel Butt · 4 years, 7 months ago
  96. 5d91f31 mm: swap: fix vmstats for huge pages by Shakeel Butt · 4 years, 7 months ago
  97. d483a5d mm: vmscan: limit the range of LRU type balancing by Johannes Weiner · 4 years, 7 months ago
  98. 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 7 months ago
  99. 7cf111b mm: vmscan: determine anon/file pressure balance at the reclaim root by Johannes Weiner · 4 years, 7 months ago
  100. 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 7 months ago