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