1. a396301 fs/seq_file.c: seq_read: Update pr_info_ratelimited by Joe Perches · 4 years, 10 months ago
  2. 8983100 fat: improve the readahead for FAT entries by OGAWA Hirofumi · 4 years, 10 months ago
  3. b1b6575 fat: don't allow to mount if the FAT length == 0 by OGAWA Hirofumi · 4 years, 10 months ago
  4. ada4ab7 init: allow distribution configuration of default init by Chris Down · 4 years, 10 months ago
  5. 51da9df elfnote: mark all .note sections SHF_ALLOC by Nick Desaulniers · 4 years, 10 months ago
  6. 852991d fs/binfmt_elf: remove redundant elf_map ifndef by Anthony Iliopoulos · 4 years, 10 months ago
  7. c7f574d checkpatch: use patch subject when reading from stdin by Geert Uytterhoeven · 4 years, 10 months ago
  8. 32f30ca checkpatch: disallow --git and --file/--fix by Joe Perches · 4 years, 10 months ago
  9. a55ee0c checkpatch: look for c99 comments in ctx_locate_comment by Joe Perches · 4 years, 10 months ago
  10. 7ccf41a checkpatch: additional MAINTAINER section entry ordering checks by Joe Perches · 4 years, 10 months ago
  11. bd93f00 include/linux/bitops.h: avoid clang shift-count-overflow warnings by Arnd Bergmann · 4 years, 10 months ago
  12. c348c16 lib: make a test module with set/clear bit by Jesse Brandeburg · 4 years, 10 months ago
  13. 63d7f81 lib/flex_proportions.c: cleanup __fprop_inc_percpu_max by Tan Hu · 4 years, 10 months ago
  14. a818e52 lib/percpu-refcount.c: use a more common logging style by Joe Perches · 4 years, 10 months ago
  15. acaab73 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 10 months ago
  16. 02223e3 lib/test_lockup.c: make test_inode static by Jason Yan · 4 years, 10 months ago
  17. 0788735 lib: Add might_fault() to strncpy_from_user. by KP Singh · 4 years, 10 months ago
  18. 9ac1757 lib/math: avoid trailing newline hidden in pr_fmt() by Christophe JAILLET · 4 years, 10 months ago
  19. e33c9fe get_maintainer: fix unexpected behavior for path/to//file (double slashes) by Joe Perches · 4 years, 10 months ago
  20. 0c78c01 get_maintainer: add email addresses from .yaml files by Joe Perches · 4 years, 10 months ago
  21. de83dbd user.c: make uidhash_table static by Jason Yan · 4 years, 10 months ago
  22. 8977a27 proc: rename "catch" function argument by Alexey Dobriyan · 4 years, 10 months ago
  23. 276aa42 zcomp: Use ARRAY_SIZE() for backends list by Andy Shevchenko · 4 years, 10 months ago
  24. 2b78744 include/linux/mm.h: return true in cpupid_pid_unset() by Jason Yan · 4 years, 10 months ago
  25. fa1f68c mm: use false for bool variable by Zou Wei · 4 years, 10 months ago
  26. 985ba00 mm/memory: fix a typo in comment "attampt"->"attempt" by Ethon Paul · 4 years, 10 months ago
  27. e0857cf mm/page-writeback: fix a typo in comment "effictive"->"effective" by Ethon Paul · 4 years, 10 months ago
  28. 2e6787d mm/sparse: fix a typo in comment "convienence"->"convenience" by Ethon Paul · 4 years, 10 months ago
  29. 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 10 months ago
  30. 68956cc mm: fix a typo in comment "strucure"->"structure" by Ethon Paul · 4 years, 10 months ago
  31. b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 10 months ago
  32. 404f3ec mm/frontswap: fix some typos in frontswap.c by Ethon Paul · 4 years, 10 months ago
  33. ffceeb6 mm/filemap: fix a typo in comment "unneccssary"->"unnecessary" by Ethon Paul · 4 years, 10 months ago
  34. 3dc5f03 mm/list_lru: fix a typo in comment "numbesr"->"numbers" by Ethon Paul · 4 years, 10 months ago
  35. df1758d mm/memblock: fix a typo in comment "implict"->"implicit" by Ethon Paul · 4 years, 10 months ago
  36. f386775 mm/compaction: fix a typo in comment "pessemistic"->"pessimistic" by Ethon Paul · 4 years, 10 months ago
  37. 55b65a5 mm/vmsan: fix some typos in comment by Ethon Paul · 4 years, 10 months ago
  38. 7c8de35 mm/hugetlb: fix a typos in comments by Ethon Paul · 4 years, 10 months ago
  39. b4f315b mm: mmap: fix a typo in comment "compatbility"->"compatibility" by Ethon Paul · 4 years, 10 months ago
  40. 457aef9 mm: ksm: fix a typo in comment "alreaady"->"already" by Ethon Paul · 4 years, 10 months ago
  41. 52cfc24 mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" by Ethon Paul · 4 years, 10 months ago
  42. 57e86fa mm: replace zero-length array with flexible-array member by chenqiwu · 4 years, 10 months ago
  43. b59d02e mm/memory_hotplug: disable the functionality for 32b by Michal Hocko · 4 years, 10 months ago
  44. 8a725e4 device-dax: add memory via add_memory_driver_managed() by David Hildenbrand · 4 years, 10 months ago
  45. 3fe4f49 kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 10 months ago
  46. 7b7b272 mm/memory_hotplug: introduce add_memory_driver_managed() by David Hildenbrand · 4 years, 10 months ago
  47. 52219ae mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 10 months ago
  48. c68ab18 mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0 by David Hildenbrand · 4 years, 10 months ago
  49. 04f3465c mm/memory_hotplug: remove is_mem_section_removable() by David Hildenbrand · 4 years, 10 months ago
  50. ef1b51f powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() by David Hildenbrand · 4 years, 10 months ago
  51. fa6d9ec mm/memory_hotplug: refrain from adding memory into an impossible node by Vishal Verma · 4 years, 10 months ago
  52. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 10 months ago
  53. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 10 months ago
  54. db6f178 sparc: remove unnecessary includes by Ira Weiny · 4 years, 10 months ago
  55. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 10 months ago
  56. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 10 months ago
  57. 915ecc2 drm: remove drm specific kmap_atomic code by Ira Weiny · 4 years, 10 months ago
  58. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 10 months ago
  59. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 10 months ago
  60. db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 10 months ago
  61. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 10 months ago
  62. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 10 months ago
  63. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 10 months ago
  64. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 10 months ago
  65. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 10 months ago
  66. 2159687 arch/xtensa: move kmap build bug out of the way by Ira Weiny · 4 years, 10 months ago
  67. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 10 months ago
  68. 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 10 months ago
  69. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 10 months ago
  70. 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 10 months ago
  71. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 10 months ago
  72. ee77674 asm-generic: remove pgtable-nop4d-hack.h by Mike Rapoport · 4 years, 10 months ago
  73. 453668a unicore32: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 10 months ago
  74. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  75. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 10 months ago
  76. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 10 months ago
  77. 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  78. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  79. 9f4e703 nios2: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  80. c03ab9e ia64: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  81. 00b13de hexagon: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 10 months ago
  82. e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  83. 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 10 months ago
  84. f426f4e h8300: remove usage of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 10 months ago
  85. c571686 mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check by Feng Tang · 4 years, 10 months ago
  86. 76e278d6b usb: core: kcov: collect coverage from usb complete callback by Andrey Konovalov · 4 years, 10 months ago
  87. 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 10 months ago
  88. 5fe7042 kcov: use t->kcov_mode as enabled indicator by Andrey Konovalov · 4 years, 10 months ago
  89. eeb91f9 kcov: move t->kcov_sequence assignment by Andrey Konovalov · 4 years, 10 months ago
  90. 76484b1 kcov: move t->kcov assignments into kcov_start/stop by Andrey Konovalov · 4 years, 10 months ago
  91. 67b3d3c kcov: fix potential use-after-free in kcov_remote_start by Andrey Konovalov · 4 years, 10 months ago
  92. 3c61df3 kcov: cleanup debug messages by Andrey Konovalov · 4 years, 10 months ago
  93. 6929f71 atomisp: avoid warning about unused function by Linus Torvalds · 4 years, 10 months ago
  94. 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, 10 months ago
  95. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  96. 09587a0 arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 10 months ago
  97. 7e01ccb x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined by Zong Li · 4 years, 10 months ago
  98. b422d28 riscv: support DEBUG_WX by Zong Li · 4 years, 10 months ago
  99. 375d315 mm: add DEBUG_WX support by Zong Li · 4 years, 10 months ago
  100. 4fb6eab drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup by Scott Cheloha · 4 years, 10 months ago