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