1. 4ecfed6 VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  2. e348e65 fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes by Yubo Feng · 4 years, 5 months ago
  3. 88b2e9b fs/ufs: avoid potential u32 multiplication overflow by Colin Ian King · 4 years, 5 months ago
  4. a1d0747 nilfs2: use a more common logging style by Joe Perches · 4 years, 5 months ago
  5. 2987a4c nilfs2: convert __nilfs_msg to integrate the level and format by Joe Perches · 4 years, 5 months ago
  6. 1b0e318 nilfs2: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years, 5 months ago
  7. f666f9f fs/minix: remove expected error message in block_to_path() by Eric Biggers · 4 years, 5 months ago
  8. 0a12c4a fs/minix: fix block limit check for V1 filesystems by Eric Biggers · 4 years, 5 months ago
  9. 32ac86e fs/minix: set s_maxbytes correctly by Eric Biggers · 4 years, 5 months ago
  10. 270ef410 fs/minix: reject too-large maximum file size by Eric Biggers · 4 years, 5 months ago
  11. facb03d fs/minix: don't allow getting deleted inodes by Eric Biggers · 4 years, 5 months ago
  12. da27e0a fs/minix: check return value of sb_getblk() by Eric Biggers · 4 years, 5 months ago
  13. 2fb3244 autofs: fix doubled word by Randy Dunlap · 4 years, 5 months ago
  14. ef3c005 checkpatch: remove missing switch/case break test by Joe Perches · 4 years, 5 months ago
  15. 1a3dcf2 checkpatch: add test for repeated words by Joe Perches · 4 years, 5 months ago
  16. ced69da1 checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing by Quentin Monnet · 4 years, 5 months ago
  17. 65b64b3 checkpatch: add --fix option for ASSIGN_IN_IF by Joe Perches · 4 years, 5 months ago
  18. 5016126 checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_ by Joe Perches · 4 years, 5 months ago
  19. 6d51102 lib/test_bits.c: add tests of GENMASK by Rikard Falkeborn · 4 years, 5 months ago
  20. ef0f268 kstrto*: do not describe simple_strto*() as obsolete/replaced by Kars Mulder · 4 years, 5 months ago
  21. b642e44 kstrto*: correct documentation references to simple_strto*() by Kars Mulder · 4 years, 5 months ago
  22. d89775f lib/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  23. 3adf3ba lib/test_lockup.c: fix return value of test_lockup_init() by Tiezhu Yang · 4 years, 5 months ago
  24. 63646bc lib/Kconfig.debug: make TEST_LOCKUP depend on module by Tiezhu Yang · 4 years, 5 months ago
  25. f363317 lib/test_lockup.c: make symbol 'test_works' static by Wei Yongjun · 4 years, 5 months ago
  26. 403f177 lib/test_bitops: do the full test during module init by Geert Uytterhoeven · 4 years, 5 months ago
  27. 0a650e4 lib/generic-radix-tree.c: remove unneeded __rcu by Luc Van Oostenryck · 4 years, 5 months ago
  28. bcb32a1 lib/test_bitmap.c: add test for bitmap_cut() by Stefano Brivio · 4 years, 5 months ago
  29. 5959f82 lib/bitmap.c: fix bitmap_cut() for partial overlapping case by Stefano Brivio · 4 years, 5 months ago
  30. 25fd529 sparse: group the defines by functionality by Luc Van Oostenryck · 4 years, 5 months ago
  31. 9e58c5e include/linux/poison.h: remove obsolete comment by Matthew Wilcox · 4 years, 5 months ago
  32. 7f317d3 include/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  33. 3766534 kernel.h: remove duplicate include of asm/div64.h by Arvind Sankar · 4 years, 5 months ago
  34. 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
  35. 8043fc1 kernel: add a kernel_wait helper by Christoph Hellwig · 4 years, 5 months ago
  36. f48ff83 include/linux/xz.h: drop duplicated word by Randy Dunlap · 4 years, 5 months ago
  37. 121ae8d include/linux/async_tx.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  38. cd1a406 include/linux/exportfs.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  39. c5f748e include/linux/compiler-clang.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  40. bd72866 alpha: fix annotation of io{read,write}{16,32}be() by Luc Van Oostenryck · 4 years, 5 months ago
  41. fe81417 exec: use force_uaccess_begin during exec and exit by Christoph Hellwig · 4 years, 5 months ago
  42. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  43. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  44. efbfc62 riscv: include <asm/pgtable.h> in <asm/uaccess.h> by Christoph Hellwig · 4 years, 5 months ago
  45. 9af0f90a nds32: use uaccess_kernel in show_regs by Christoph Hellwig · 4 years, 5 months ago
  46. bfe00c5 syscalls: use uaccess_kernel in addr_limit_user_check by Christoph Hellwig · 4 years, 5 months ago
  47. b956b5a mm/zsmalloc.c: fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  48. b6aa2c8 mm/zpool.c: delete duplicated word and fix grammar by Randy Dunlap · 4 years, 5 months ago
  49. 1eba09c mm/vmscan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  50. 5ce1be0 mm/usercopy.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  51. 081a06f mm/slab_common.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  52. af44c12 mm/shmem.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  53. 047b996 mm/page_alloc.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  54. c08b342 mm/nommu.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  55. eaf444d mm/migrate.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  56. a1a0aea mm/memory.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  57. ac5ddd0 mm/memcontrol.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  58. 9e7ee40 mm/hugetlb.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  59. 0cb80a2 mm/hmm.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  60. ce89fddf mm/filemap.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  61. a1c1dbe mm/compaction.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  62. 6f8c00ff sparc: drop unused MAX_PHYSADDR_BITS by Arvind Sankar · 4 years, 5 months ago
  63. c56771b sh/mm: drop unused MAX_PHYSADDR_BITS by Arvind Sankar · 4 years, 5 months ago
  64. 0845f83 include/linux/memcontrol.h: drop duplicate word and fix spello by Randy Dunlap · 4 years, 5 months ago
  65. c82f16b include/linux/frontswap.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  66. 3ecabd3 include/linux/highmem.h: fix duplicated words in a comment by Randy Dunlap · 4 years, 5 months ago
  67. 11192337 mm: drop duplicated words in <linux/mm.h> by Randy Dunlap · 4 years, 5 months ago
  68. 1067b26 mm: drop duplicated words in <linux/pgtable.h> by Randy Dunlap · 4 years, 5 months ago
  69. de1193f mm, memory_hotplug: update pcp lists everytime onlining a memory block by Charan Teja Reddy · 4 years, 5 months ago
  70. b4223a5 mm/memory_hotplug: fix unpaired mem_hotplug_begin/done by Jia He · 4 years, 5 months ago
  71. d622ece mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() by Jia He · 4 years, 5 months ago
  72. fe124c9 x86/mm: use max memory block size on bare metal by Daniel Jordan · 4 years, 5 months ago
  73. d49653f mm: mmu_notifier: fix and extend kerneldoc by Krzysztof Kozlowski · 4 years, 5 months ago
  74. af161be include/linux/sched/mm.h: optimize current_gfp_context() by Waiman Long · 4 years, 5 months ago
  75. 3a5139f cma: don't quit at first error when activating reserved areas by Mike Kravetz · 4 years, 5 months ago
  76. 29d0f41 mm: hugetlb: fix the name of hugetlb CMA by Barry Song · 4 years, 5 months ago
  77. 18e98e5 mm: cma: fix the name of CMA areas by Barry Song · 4 years, 5 months ago
  78. 835832b mm/cma.c: fix NULL pointer dereference when cma could not be activated by Jianqun Xu · 4 years, 5 months ago
  79. 1a5bae2 mm/vmstat: add events for THP migration without split by Anshuman Khandual · 4 years, 5 months ago
  80. 4958e4d mm: thp: remove debug_cow switch by Yang Shi · 4 years, 5 months ago
  81. b0fc0f3 mm/migrate: add migrate-shared test for migrate_vma_*() by Ralph Campbell · 4 years, 5 months ago
  82. 0744f28 mm/migrate: optimize migrate_vma_setup() for holes by Ralph Campbell · 4 years, 5 months ago
  83. 34ae204 hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem by Mike Kravetz · 4 years, 5 months ago
  84. 1556829 hugetlbfs: prevent filesystem stacking of hugetlbfs by Mike Kravetz · 4 years, 5 months ago
  85. 619b5b4 mm, oom: show process exiting information in __oom_kill_process() by Yafang Shao · 4 years, 5 months ago
  86. b1aa7c9 doc, mm: clarify /proc/<pid>/oom_score value range by Michal Hocko · 4 years, 5 months ago
  87. de3f32e doc, mm: sync up oom_score_adj documentation by Michal Hocko · 4 years, 5 months ago
  88. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  89. f3f3416 include/linux/mempolicy.h: fix typo by Yanfei Xu · 4 years, 5 months ago
  90. 4605f05 mm/mempolicy.c: check parameters first in kernel_get_mempolicy by Wenchao Hao · 4 years, 5 months ago
  91. f6e92f4 mm: mempolicy: fix kerneldoc of numa_map_to_online_node() by Krzysztof Kozlowski · 4 years, 5 months ago
  92. 860b327 mm/compaction: correct the comments of compact_defer_shift by Alex Shi · 4 years, 5 months ago
  93. d34c0a7 mm: use unsigned types for fragmentation score by Nitin Gupta · 4 years, 5 months ago
  94. 2578873 mm: fix compile error due to COMPACTION_HPAGE_ORDER by Nitin Gupta · 4 years, 5 months ago
  95. facdaa9 mm: proactive compaction by Nitin Gupta · 4 years, 5 months ago
  96. 471e78c /proc/PID/smaps: consistent whitespace output format by Michal Koutný · 4 years, 5 months ago
  97. 4002570 mm/vmscan: restore active/inactive ratio for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  98. aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  99. 3852f67 mm/swapcache: support to handle the shadow entries by Joonsoo Kim · 4 years, 5 months ago
  100. 170b04b7 mm/workingset: prepare the workingset detection infrastructure for anon LRU by Joonsoo Kim · 4 years, 5 months ago