summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: only call unlock_new_inode() if I_NEWEric Biggers2020-08-121-1/+2
* fs/minix: remove expected error message in block_to_path()Eric Biggers2020-08-122-12/+12
* fs/minix: fix block limit check for V1 filesystemsEric Biggers2020-08-121-1/+1
* fs/minix: set s_maxbytes correctlyEric Biggers2020-08-124-9/+9
* fs/minix: reject too-large maximum file sizeEric Biggers2020-08-121-2/+20
* fs/minix: don't allow getting deleted inodesEric Biggers2020-08-121-0/+14
* fs/minix: check return value of sb_getblk()Eric Biggers2020-08-121-1/+7
* autofs: fix doubled wordRandy Dunlap2020-08-121-1/+1
* checkpatch: remove missing switch/case break testJoe Perches2020-08-121-25/+0
* checkpatch: add test for repeated wordsJoe Perches2020-08-121-0/+38
* checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missingQuentin Monnet2020-08-121-9/+12
* checkpatch: add --fix option for ASSIGN_IN_IFJoe Perches2020-08-121-2/+24
* checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_Joe Perches2020-08-121-0/+6
* lib/test_bits.c: add tests of GENMASKRikard Falkeborn2020-08-123-0/+87
* kstrto*: do not describe simple_strto*() as obsolete/replacedKars Mulder2020-08-122-10/+6
* kstrto*: correct documentation references to simple_strto*()Kars Mulder2020-08-122-6/+6
* lib/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1213-15/+15
* lib/test_lockup.c: fix return value of test_lockup_init()Tiezhu Yang2020-08-121-2/+2
* lib/Kconfig.debug: make TEST_LOCKUP depend on moduleTiezhu Yang2020-08-121-0/+1
* lib/test_lockup.c: make symbol 'test_works' staticWei Yongjun2020-08-121-1/+1
* lib/test_bitops: do the full test during module initGeert Uytterhoeven2020-08-121-8/+10
* lib/generic-radix-tree.c: remove unneeded __rcuLuc Van Oostenryck2020-08-121-1/+1
* lib/test_bitmap.c: add test for bitmap_cut()Stefano Brivio2020-08-121-0/+58
* lib/bitmap.c: fix bitmap_cut() for partial overlapping caseStefano Brivio2020-08-121-2/+2
* sparse: group the defines by functionalityLuc Van Oostenryck2020-08-121-19/+25
* include/linux/poison.h: remove obsolete commentMatthew Wilcox2020-08-121-4/+0
* include/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1230-30/+30
* kernel.h: remove duplicate include of asm/div64.hArvind Sankar2020-08-121-1/+0
* ./Makefile: add debug option to enable function aligned on 32 bytesFeng Tang2020-08-122-0/+15
* kernel: add a kernel_wait helperChristoph Hellwig2020-08-123-25/+21
* include/linux/xz.h: drop duplicated wordRandy Dunlap2020-08-121-1/+1
* include/linux/async_tx.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* include/linux/exportfs.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* include/linux/compiler-clang.h: drop duplicated word in a commentRandy Dunlap2020-08-121-1/+1
* alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck2020-08-121-4/+4
* exec: use force_uaccess_begin during exec and exitChristoph Hellwig2020-08-122-2/+7
* uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-1212-56/+63
* uaccess: remove segment_eqChristoph Hellwig2020-08-1224-32/+25
* riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig2020-08-121-0/+2
* nds32: use uaccess_kernel in show_regsChristoph Hellwig2020-08-121-1/+1
* syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig2020-08-122-1/+3
* mm/zsmalloc.c: fix duplicated wordsRandy Dunlap2020-08-121-1/+1
* mm/zpool.c: delete duplicated word and fix grammarRandy Dunlap2020-08-121-4/+4
* mm/vmscan.c: delete or fix duplicated wordsRandy Dunlap2020-08-121-2/+2
* mm/usercopy.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/slab_common.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/shmem.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1
* mm/page_alloc.c: delete or fix duplicated wordsRandy Dunlap2020-08-121-3/+3
* mm/nommu.c: delete duplicated wordsRandy Dunlap2020-08-121-2/+2
* mm/migrate.c: delete duplicated wordRandy Dunlap2020-08-121-1/+1