1. 06d4f81 kernel/kmod.c: fix a typo "assuems" -> "assumes" by Qiujun Huang · 4 years, 9 months ago
  2. 5404e7e reiserfs: clean up several indentation issues by Colin Ian King · 4 years, 9 months ago
  3. 0bd476e kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() by Will Deacon · 4 years, 9 months ago
  4. d8a84d3 samples/hw_breakpoint: drop use of kallsyms_lookup_name() by Will Deacon · 4 years, 9 months ago
  5. 4800314 samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writes by Will Deacon · 4 years, 9 months ago
  6. aa0d156 fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path by Alexey Dobriyan · 4 years, 9 months ago
  7. 0693ffe fs/binfmt_elf.c: allocate less for static executable by Alexey Dobriyan · 4 years, 9 months ago
  8. c69bcc9 fs/binfmt_elf.c: delete "loc" variable by Alexey Dobriyan · 4 years, 9 months ago
  9. efcdd35 fs/epoll: make nesting accounting safe for -rt kernel by Jason Baron · 4 years, 9 months ago
  10. 282144e kselftest: introduce new epoll test case by Roman Penyaev · 4 years, 9 months ago
  11. 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 4 years, 9 months ago
  12. 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 4 years, 9 months ago
  13. 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 4 years, 9 months ago
  14. 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 4 years, 9 months ago
  15. 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 4 years, 9 months ago
  16. 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 4 years, 9 months ago
  17. f36d3eb checkpatch: prefer fallthrough; over fallthrough comments by Joe Perches · 4 years, 9 months ago
  18. a897257 checkpatch: support "base-commit:" format by John Hubbard · 4 years, 9 months ago
  19. c8df0ab checkpatch: check SPDX tags in YAML files by Lubomir Rintel · 4 years, 9 months ago
  20. dfa05c2 checkpatch: remove email address comment from email address comparisons by Joe Perches · 4 years, 9 months ago
  21. 8306b05 lib/dynamic_debug.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  22. 295bcca linux/bits.h: add compile time sanity check of GENMASK inputs by Rikard Falkeborn · 4 years, 9 months ago
  23. 8f0259c lib/test_kmod.c: remove a NULL test by Dan Carpenter · 4 years, 9 months ago
  24. 8d994ca lib/rbtree: fix coding style of assignments by chenqiwu · 4 years, 9 months ago
  25. caa7f77 lib/test_bitmap.c: make use of EXP2_IN_BITS by Andy Shevchenko · 4 years, 9 months ago
  26. 7e23452 percpu_counter: fix a data race at vm_committed_as by Qian Cai · 4 years, 9 months ago
  27. 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
  28. 7b65942 lib/stackdepot.c: build with -fno-builtin by Alexander Potapenko · 4 years, 9 months ago
  29. 69866e1 lib/stackdepot.c: check depot_index before accessing the stack slab by Alexander Potapenko · 4 years, 9 months ago
  30. 9cf016e lib: test_stackinit.c: XFAIL switch variable init tests by Kees Cook · 4 years, 9 months ago
  31. 6e85318 lib/scatterlist: fix sg_copy_buffer() kerneldoc by Geert Uytterhoeven · 4 years, 9 months ago
  32. 51022f8 lib/ts_kmp.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  33. 842ae1f lib/ts_fsm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  34. c6e2ac3 lib/ts_bm.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  35. a44ce51 lib/bch.c: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  36. aecd42d lib/test_lockup.c: add parameters for locking generic vfs locks by Konstantin Khlebnikov · 4 years, 9 months ago
  37. ad3f434 lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations" by Colin Ian King · 4 years, 9 months ago
  38. 30428ef lib/test_lockup: test module to generate lockups by Konstantin Khlebnikov · 4 years, 9 months ago
  39. f80ac98 bitops: always inline sign extension helpers by Josh Poimboeuf · 4 years, 9 months ago
  40. 6680125 MAINTAINERS: list the section entries in the preferred order by Joe Perches · 4 years, 9 months ago
  41. af9c5d2 compiler.h: fix error in BUILD_BUG_ON() reporting by Vegard Nossum · 4 years, 9 months ago
  42. 889b3c1 compiler: remove CONFIG_OPTIMIZE_INLINING entirely by Masahiro Yamada · 4 years, 9 months ago
  43. 12a5b00 sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 4 years, 9 months ago
  44. 63174f6 kernel/extable.c: use address-of operator on section symbols by Nathan Chancellor · 4 years, 9 months ago
  45. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
  46. fad9550 proc: inline m_next_vma into m_next by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  47. b829a0f seq_file: remove m->version by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  48. 4781f2c proc: use ppos instead of m->version by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  49. c2e88d2 proc: remove m_cache_vma by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  50. d07ded6 proc: inline vma_stop into m_stop by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  51. 5c5ab97 proc: speed up /proc/*/statm by Alexey Dobriyan · 4 years, 9 months ago
  52. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
  53. 904f394 fs/proc/inode.c: annotate close_pdeo() for sparse by Jules Irenge · 4 years, 9 months ago
  54. 6218d74 mm: remove dummy struct bootmem_data/bootmem_data_t by Waiman Long · 4 years, 9 months ago
  55. 1386f7a mm/dmapool.c: micro-optimisation remove unnecessary branch by Mateusz Nosek · 4 years, 9 months ago
  56. 1d90b64 include/linux/memremap.h: remove stale comments by Ira Weiny · 4 years, 9 months ago
  57. 3f3673d include/linux/swapops.h: correct guards for non_swap_entry() by Steven Price · 4 years, 9 months ago
  58. e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
  59. e46b893 mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant by Mateusz Nosek · 4 years, 9 months ago
  60. 552657b mm: fix ambiguous comments for better code readability by chenqiwu · 4 years, 9 months ago
  61. bc22b18 mm/zsmalloc: add missing annotation for unpin_tag() by Jules Irenge · 4 years, 9 months ago
  62. 70c7ec9 mm/zsmalloc: add missing annotation for pin_tag() by Jules Irenge · 4 years, 9 months ago
  63. 8a374cc mm/zsmalloc: add missing annotation for migrate_read_unlock() by Jules Irenge · 4 years, 9 months ago
  64. cfc451cf mm/zsmalloc: add missing annotation for migrate_read_lock() by Jules Irenge · 4 years, 9 months ago
  65. 81aba9e mm/slub: add missing annotation for put_map() by Jules Irenge · 4 years, 9 months ago
  66. 31364c2 mm/slub: add missing annotation for get_map() by Jules Irenge · 4 years, 9 months ago
  67. 959a7e1 mm/mempolicy: add missing annotation for queue_pages_pmd() by Jules Irenge · 4 years, 9 months ago
  68. 1b2a1e7 mm/hugetlb: add missing annotation for gather_surplus_pages() by Jules Irenge · 4 years, 9 months ago
  69. 77337ed mm/compaction: add missing annotation for compact_lock_irqsave by Jules Irenge · 4 years, 9 months ago
  70. bb8b93b mm/zswap: allow setting default status, compressor and allocator in Kconfig by Maciej S. Szmigiero · 4 years, 9 months ago
  71. 4708f31 mm: prevent a warning when casting void* -> enum by Palmer Dabbelt · 4 years, 9 months ago
  72. 71725ed mm: huge tmpfs: try to split_huge_page() when punching hole by Hugh Dickins · 4 years, 9 months ago
  73. 343c3d7 mm/shmem.c: clean code by removing unnecessary assignment by Mateusz Nosek · 4 years, 9 months ago
  74. 27d80fa2 mm/shmem.c: distribute switch variables for initialization by Kees Cook · 4 years, 9 months ago
  75. 1040490 mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding by chenqiwu · 4 years, 9 months ago
  76. 5f47adf mm/memory_hotplug: allow to specify a default online_type by David Hildenbrand · 4 years, 9 months ago
  77. 862919e mm/memory_hotplug: convert memhp_auto_online to store an online_type by David Hildenbrand · 4 years, 9 months ago
  78. 5a04af1 mm/memory_hotplug: unexport memhp_auto_online by David Hildenbrand · 4 years, 9 months ago
  79. bc58ebd hv_balloon: don't check for memhp_auto_online manually by David Hildenbrand · 4 years, 9 months ago
  80. ed7f9fe powernv/memtrace: always online added memory blocks by David Hildenbrand · 4 years, 9 months ago
  81. 4dc8207 drivers/base/memory: store mapping between MMOP_* and string in an array by David Hildenbrand · 4 years, 9 months ago
  82. efc978a drivers/base/memory: map MMOP_OFFLINE to 0 by David Hildenbrand · 4 years, 9 months ago
  83. 956f8b4 drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE by David Hildenbrand · 4 years, 9 months ago
  84. 6ecb0fc mm/sparse.c: move subsection_map related functions together by Baoquan He · 4 years, 9 months ago
  85. 95a5a34 mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug by Baoquan He · 4 years, 9 months ago
  86. 0a9f9f6 mm/sparse.c: only use subsection map in VMEMMAP case by Baoquan He · 4 years, 9 months ago
  87. 37bc150 mm/sparse.c: introduce a new function clear_subsection_map() by Baoquan He · 4 years, 9 months ago
  88. 5d87255 mm/sparse.c: introduce new function fill_subsection_map() by Baoquan He · 4 years, 9 months ago
  89. 6cdd0b3 mm/memory_hotplug.c: cleanup __add_pages() by David Hildenbrand · 4 years, 9 months ago
  90. a11b941 mm/memory_hotplug.c: simplify calculation of number of pages in __remove_pages() by David Hildenbrand · 4 years, 9 months ago
  91. f3cd4c8 mm/memory_hotplug.c: only respect mem= parameter during boot stage by Baoquan He · 4 years, 9 months ago
  92. dccacf8 mm/page_ext.c: drop pfn_present() check when onlining by David Hildenbrand · 4 years, 9 months ago
  93. fada9ae drivers/base/memory.c: drop pages_correctly_probed() by David Hildenbrand · 4 years, 9 months ago
  94. 68c3a6a drivers/base/memory.c: drop section_count by David Hildenbrand · 4 years, 9 months ago
  95. 9b12488 userfaultfd: selftests: add write-protect test by Peter Xu · 4 years, 9 months ago
  96. 5c8aed6 userfaultfd: selftests: refactor statistics by Peter Xu · 4 years, 9 months ago
  97. 1481930 userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally by Peter Xu · 4 years, 9 months ago
  98. 57e5d4f userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update by Martin Cracauer · 4 years, 9 months ago
  99. 23080e2 userfaultfd: wp: don't wake up when doing write protect by Peter Xu · 4 years, 9 months ago
  100. e06f1e1 userfaultfd: wp: enabled write protection in userfaultfd API by Shaohua Li · 4 years, 9 months ago