1. 589944b selftests/vm/pkeys: introduce powerpc support by Ram Pai · 4 years, 7 months ago
  2. 604c496 selftests/vm/pkeys: introduce generic pkey abstractions by Ram Pai · 4 years, 7 months ago
  3. 57bcb57 selftests: vm: pkeys: use the correct huge page size by Sandipan Das · 4 years, 7 months ago
  4. 6e37326 selftests/vm/pkeys: fix alloc_random_pkey() to make it really random by Ram Pai · 4 years, 7 months ago
  5. ea5f95c selftests/vm/pkeys: fix assertion in pkey_disable_set/clear() by Ram Pai · 4 years, 7 months ago
  6. 1155180 selftests/vm/pkeys: fix pkey_disable_clear() by Ram Pai · 4 years, 7 months ago
  7. 0c416bc selftests: vm: pkeys: add helpers for pkey bits by Sandipan Das · 4 years, 7 months ago
  8. 4dbdd94 selftests: vm: pkeys: Use sane types for pkey register by Sandipan Das · 4 years, 7 months ago
  9. a09160e selftests/vm/pkeys: make gcc check arguments of sigsafe_printf() by Thiago Jung Bauermann · 4 years, 7 months ago
  10. 53555e2 selftests/vm/pkeys: move some definitions to arch-specific header by Thiago Jung Bauermann · 4 years, 7 months ago
  11. 5461c66 selftests/vm/pkeys: move generic definitions to header file by Ram Pai · 4 years, 7 months ago
  12. c4273c7 selftests/vm/pkeys: rename all references to pkru to a generic name by Ram Pai · 4 years, 7 months ago
  13. 804eb64 selftests/x86/pkeys: move selftests to arch-neutral directory by Ram Pai · 4 years, 7 months ago
  14. 341a721 kernel/relay.c: fix read_pos error when multiple readers by Pengcheng Yang · 4 years, 7 months ago
  15. 54e200a kernel/relay.c: handle alloc_percpu returning NULL in relay_open by Daniel Axtens · 4 years, 7 months ago
  16. 6744628 rapidio: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
  17. e1c3cdb rapidio: avoid data race between file operation callbacks and mport_cdev_add(). by Madhuparna Bhowmik · 4 years, 7 months ago
  18. 762a3af exec: open code copy_string_kernel by Christoph Hellwig · 4 years, 7 months ago
  19. 986db2d exec: simplify the copy_strings_kernel calling convention by Christoph Hellwig · 4 years, 7 months ago
  20. eac2cece kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro by Kefeng Wang · 4 years, 7 months ago
  21. 01a9956 mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro by Kefeng Wang · 4 years, 7 months ago
  22. d2c0e6e include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro by Kefeng Wang · 4 years, 7 months ago
  23. a396301 fs/seq_file.c: seq_read: Update pr_info_ratelimited by Joe Perches · 4 years, 7 months ago
  24. 8983100 fat: improve the readahead for FAT entries by OGAWA Hirofumi · 4 years, 7 months ago
  25. b1b6575 fat: don't allow to mount if the FAT length == 0 by OGAWA Hirofumi · 4 years, 7 months ago
  26. ada4ab7 init: allow distribution configuration of default init by Chris Down · 4 years, 7 months ago
  27. 51da9df elfnote: mark all .note sections SHF_ALLOC by Nick Desaulniers · 4 years, 7 months ago
  28. 852991d fs/binfmt_elf: remove redundant elf_map ifndef by Anthony Iliopoulos · 4 years, 7 months ago
  29. c7f574d checkpatch: use patch subject when reading from stdin by Geert Uytterhoeven · 4 years, 7 months ago
  30. 32f30ca checkpatch: disallow --git and --file/--fix by Joe Perches · 4 years, 7 months ago
  31. a55ee0c checkpatch: look for c99 comments in ctx_locate_comment by Joe Perches · 4 years, 7 months ago
  32. 7ccf41a checkpatch: additional MAINTAINER section entry ordering checks by Joe Perches · 4 years, 7 months ago
  33. bd93f00 include/linux/bitops.h: avoid clang shift-count-overflow warnings by Arnd Bergmann · 4 years, 7 months ago
  34. c348c16 lib: make a test module with set/clear bit by Jesse Brandeburg · 4 years, 7 months ago
  35. 63d7f81 lib/flex_proportions.c: cleanup __fprop_inc_percpu_max by Tan Hu · 4 years, 7 months ago
  36. a818e52 lib/percpu-refcount.c: use a more common logging style by Joe Perches · 4 years, 7 months ago
  37. acaab73 lib/zlib: remove outdated and incorrect pre-increment optimization by Jann Horn · 4 years, 7 months ago
  38. 02223e3 lib/test_lockup.c: make test_inode static by Jason Yan · 4 years, 7 months ago
  39. 0788735 lib: Add might_fault() to strncpy_from_user. by KP Singh · 4 years, 7 months ago
  40. 9ac1757 lib/math: avoid trailing newline hidden in pr_fmt() by Christophe JAILLET · 4 years, 7 months ago
  41. e33c9fe get_maintainer: fix unexpected behavior for path/to//file (double slashes) by Joe Perches · 4 years, 7 months ago
  42. 0c78c01 get_maintainer: add email addresses from .yaml files by Joe Perches · 4 years, 7 months ago
  43. de83dbd user.c: make uidhash_table static by Jason Yan · 4 years, 7 months ago
  44. 8977a27 proc: rename "catch" function argument by Alexey Dobriyan · 4 years, 7 months ago
  45. 276aa42 zcomp: Use ARRAY_SIZE() for backends list by Andy Shevchenko · 4 years, 7 months ago
  46. 2b78744 include/linux/mm.h: return true in cpupid_pid_unset() by Jason Yan · 4 years, 7 months ago
  47. fa1f68c mm: use false for bool variable by Zou Wei · 4 years, 7 months ago
  48. 985ba00 mm/memory: fix a typo in comment "attampt"->"attempt" by Ethon Paul · 4 years, 7 months ago
  49. e0857cf mm/page-writeback: fix a typo in comment "effictive"->"effective" by Ethon Paul · 4 years, 7 months ago
  50. 2e6787d mm/sparse: fix a typo in comment "convienence"->"convenience" by Ethon Paul · 4 years, 7 months ago
  51. 0d645ed mm/slub: fix a typo in comment "disambiguiation"->"disambiguation" by Ethon Paul · 4 years, 7 months ago
  52. 68956cc mm: fix a typo in comment "strucure"->"structure" by Ethon Paul · 4 years, 7 months ago
  53. b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 7 months ago
  54. 404f3ec mm/frontswap: fix some typos in frontswap.c by Ethon Paul · 4 years, 7 months ago
  55. ffceeb6 mm/filemap: fix a typo in comment "unneccssary"->"unnecessary" by Ethon Paul · 4 years, 7 months ago
  56. 3dc5f03 mm/list_lru: fix a typo in comment "numbesr"->"numbers" by Ethon Paul · 4 years, 7 months ago
  57. df1758d mm/memblock: fix a typo in comment "implict"->"implicit" by Ethon Paul · 4 years, 7 months ago
  58. f386775 mm/compaction: fix a typo in comment "pessemistic"->"pessimistic" by Ethon Paul · 4 years, 7 months ago
  59. 55b65a5 mm/vmsan: fix some typos in comment by Ethon Paul · 4 years, 7 months ago
  60. 7c8de35 mm/hugetlb: fix a typos in comments by Ethon Paul · 4 years, 7 months ago
  61. b4f315b mm: mmap: fix a typo in comment "compatbility"->"compatibility" by Ethon Paul · 4 years, 7 months ago
  62. 457aef9 mm: ksm: fix a typo in comment "alreaady"->"already" by Ethon Paul · 4 years, 7 months ago
  63. 52cfc24 mm/memory_hotplug: fix a typo in comment "recoreded"->"recorded" by Ethon Paul · 4 years, 7 months ago
  64. 57e86fa mm: replace zero-length array with flexible-array member by chenqiwu · 4 years, 7 months ago
  65. b59d02e mm/memory_hotplug: disable the functionality for 32b by Michal Hocko · 4 years, 7 months ago
  66. 8a725e4 device-dax: add memory via add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
  67. 3fe4f49 kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED by David Hildenbrand · 4 years, 7 months ago
  68. 7b7b272 mm/memory_hotplug: introduce add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
  69. 52219ae mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK by David Hildenbrand · 4 years, 7 months ago
  70. c68ab18 mm/memory_hotplug: set node_start_pfn of hotadded pgdat to 0 by David Hildenbrand · 4 years, 7 months ago
  71. 04f3465c mm/memory_hotplug: remove is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
  72. ef1b51f powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
  73. fa6d9ec mm/memory_hotplug: refrain from adding memory into an impossible node by Vishal Verma · 4 years, 7 months ago
  74. d4eaa28 mm: add kvfree_sensitive() for freeing sensitive data objects by Waiman Long · 4 years, 7 months ago
  75. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  76. db6f178 sparc: remove unnecessary includes by Ira Weiny · 4 years, 7 months ago
  77. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 7 months ago
  78. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
  79. 915ecc2 drm: remove drm specific kmap_atomic code by Ira Weiny · 4 years, 7 months ago
  80. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
  81. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 7 months ago
  82. db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 7 months ago
  83. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  84. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  85. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 7 months ago
  86. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  87. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  88. 2159687 arch/xtensa: move kmap build bug out of the way by Ira Weiny · 4 years, 7 months ago
  89. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 7 months ago
  90. 73221d8 mm/vmalloc: fix a typo in comment by Jeongtae Park · 4 years, 7 months ago
  91. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
  92. 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 7 months ago
  93. f089dcc mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h by Mike Rapoport · 4 years, 7 months ago
  94. ee77674 asm-generic: remove pgtable-nop4d-hack.h by Mike Rapoport · 4 years, 7 months ago
  95. 453668a unicore32: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  96. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  97. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
  98. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  99. 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  100. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago