summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-12fat: fix fat_ra_init() for data clusters == 0OGAWA Hirofumi
2020-08-12VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-12fatfs: switch write_lock to read_lock in fat_ioctl_get_attributesYubo Feng
2020-08-12fs/ufs: avoid potential u32 multiplication overflowColin Ian King
2020-08-12nilfs2: use a more common logging styleJoe Perches
2020-08-12nilfs2: convert __nilfs_msg to integrate the level and formatJoe Perches
2020-08-12nilfs2: only call unlock_new_inode() if I_NEWEric Biggers
2020-08-12fs/minix: remove expected error message in block_to_path()Eric Biggers
2020-08-12fs/minix: fix block limit check for V1 filesystemsEric Biggers
2020-08-12fs/minix: set s_maxbytes correctlyEric Biggers
2020-08-12fs/minix: reject too-large maximum file sizeEric Biggers
2020-08-12fs/minix: don't allow getting deleted inodesEric Biggers
2020-08-12fs/minix: check return value of sb_getblk()Eric Biggers
2020-08-12autofs: fix doubled wordRandy Dunlap
2020-08-12checkpatch: remove missing switch/case break testJoe Perches
2020-08-12checkpatch: add test for repeated wordsJoe Perches
2020-08-12checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missingQuentin Monnet
2020-08-12checkpatch: add --fix option for ASSIGN_IN_IFJoe Perches
2020-08-12checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_Joe Perches
2020-08-12lib/test_bits.c: add tests of GENMASKRikard Falkeborn
2020-08-12kstrto*: do not describe simple_strto*() as obsolete/replacedKars Mulder
2020-08-12kstrto*: correct documentation references to simple_strto*()Kars Mulder
2020-08-12lib/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-12lib/test_lockup.c: fix return value of test_lockup_init()Tiezhu Yang
2020-08-12lib/Kconfig.debug: make TEST_LOCKUP depend on moduleTiezhu Yang
2020-08-12lib/test_lockup.c: make symbol 'test_works' staticWei Yongjun
2020-08-12lib/test_bitops: do the full test during module initGeert Uytterhoeven
2020-08-12lib/generic-radix-tree.c: remove unneeded __rcuLuc Van Oostenryck
2020-08-12lib/test_bitmap.c: add test for bitmap_cut()Stefano Brivio
2020-08-12lib/bitmap.c: fix bitmap_cut() for partial overlapping caseStefano Brivio
2020-08-12sparse: group the defines by functionalityLuc Van Oostenryck
2020-08-12include/linux/poison.h: remove obsolete commentMatthew Wilcox
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-12kernel.h: remove duplicate include of asm/div64.hArvind Sankar
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang
2020-08-12kernel: add a kernel_wait helperChristoph Hellwig
2020-08-12include/linux/xz.h: drop duplicated wordRandy Dunlap
2020-08-12include/linux/async_tx.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap
2020-08-12include/linux/compiler-clang.h: drop duplicated word in a commentRandy Dunlap
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-12exec: use force_uaccess_begin during exec and exitChristoph Hellwig
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig
2020-08-12nds32: use uaccess_kernel in show_regsChristoph Hellwig
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig
2020-08-12mm/zsmalloc.c: fix duplicated wordsRandy Dunlap
2020-08-12mm/zpool.c: delete duplicated word and fix grammarRandy Dunlap
2020-08-12mm/vmscan.c: delete or fix duplicated wordsRandy Dunlap