index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-12
fs/minix: reject too-large maximum file size
Eric Biggers
2020-08-12
fs/minix: don't allow getting deleted inodes
Eric Biggers
2020-08-12
fs/minix: check return value of sb_getblk()
Eric Biggers
2020-08-12
autofs: fix doubled word
Randy Dunlap
2020-08-12
checkpatch: remove missing switch/case break test
Joe Perches
2020-08-12
checkpatch: add test for repeated words
Joe Perches
2020-08-12
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
2020-08-12
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
2020-08-12
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
2020-08-12
lib/test_bits.c: add tests of GENMASK
Rikard Falkeborn
2020-08-12
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
2020-08-12
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
2020-08-12
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
lib/test_lockup.c: fix return value of test_lockup_init()
Tiezhu Yang
2020-08-12
lib/Kconfig.debug: make TEST_LOCKUP depend on module
Tiezhu Yang
2020-08-12
lib/test_lockup.c: make symbol 'test_works' static
Wei Yongjun
2020-08-12
lib/test_bitops: do the full test during module init
Geert Uytterhoeven
2020-08-12
lib/generic-radix-tree.c: remove unneeded __rcu
Luc Van Oostenryck
2020-08-12
lib/test_bitmap.c: add test for bitmap_cut()
Stefano Brivio
2020-08-12
lib/bitmap.c: fix bitmap_cut() for partial overlapping case
Stefano Brivio
2020-08-12
sparse: group the defines by functionality
Luc Van Oostenryck
2020-08-12
include/linux/poison.h: remove obsolete comment
Matthew Wilcox
2020-08-12
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
kernel.h: remove duplicate include of asm/div64.h
Arvind Sankar
2020-08-12
./Makefile: add debug option to enable function aligned on 32 bytes
Feng Tang
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
include/linux/xz.h: drop duplicated word
Randy Dunlap
2020-08-12
include/linux/async_tx.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
include/linux/exportfs.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
include/linux/compiler-clang.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
alpha: fix annotation of io{read,write}{16,32}be()
Luc Van Oostenryck
2020-08-12
exec: use force_uaccess_begin during exec and exit
Christoph Hellwig
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
riscv: include <asm/pgtable.h> in <asm/uaccess.h>
Christoph Hellwig
2020-08-12
nds32: use uaccess_kernel in show_regs
Christoph Hellwig
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
2020-08-12
mm/zsmalloc.c: fix duplicated words
Randy Dunlap
2020-08-12
mm/zpool.c: delete duplicated word and fix grammar
Randy Dunlap
2020-08-12
mm/vmscan.c: delete or fix duplicated words
Randy Dunlap
2020-08-12
mm/usercopy.c: delete duplicated word
Randy Dunlap
2020-08-12
mm/slab_common.c: delete duplicated word
Randy Dunlap
2020-08-12
mm/shmem.c: delete duplicated word
Randy Dunlap
2020-08-12
mm/page_alloc.c: delete or fix duplicated words
Randy Dunlap
2020-08-12
mm/nommu.c: delete duplicated words
Randy Dunlap
2020-08-12
mm/migrate.c: delete duplicated word
Randy Dunlap
2020-08-12
mm/memory.c: delete duplicated words
Randy Dunlap
2020-08-12
mm/memcontrol.c: delete duplicated words
Randy Dunlap
2020-08-12
mm/hugetlb.c: delete duplicated words
Randy Dunlap
2020-08-12
mm/hmm.c: delete duplicated word
Randy Dunlap
[next]