index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
exec: change uselib(2) IS_SREG() failure to EACCES
Kees Cook
2020-08-12
1
-2
/
+1
|
*
coredump: add %f for executable filename
Lepton Wu
2020-08-12
2
-5
/
+15
|
*
test_kmod: avoid potential double free in trigger_config_run_type()
Tiezhu Yang
2020-08-12
1
-1
/
+1
|
*
kmod: remove redundant "be an" in the comment
Tiezhu Yang
2020-08-12
1
-3
/
+2
|
*
selftests: kmod: use variable NAME in kmod_test_0001()
Tiezhu Yang
2020-08-12
1
-2
/
+2
|
*
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
2020-08-12
1
-4
/
+6
|
*
fat: fix fat_ra_init() for data clusters == 0
OGAWA Hirofumi
2020-08-12
1
-0
/
+3
|
*
VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
1
-1
/
+1
|
*
fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes
Yubo Feng
2020-08-12
1
-2
/
+2
|
*
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
2020-08-12
1
-1
/
+1
|
*
nilfs2: use a more common logging style
Joe Perches
2020-08-12
20
-251
/
+239
|
*
nilfs2: convert __nilfs_msg to integrate the level and format
Joe Perches
2020-08-12
2
-10
/
+15
|
*
nilfs2: only call unlock_new_inode() if I_NEW
Eric Biggers
2020-08-12
1
-1
/
+2
|
*
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2020-08-12
2
-12
/
+12
|
*
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
2020-08-12
1
-1
/
+1
|
*
fs/minix: set s_maxbytes correctly
Eric Biggers
2020-08-12
4
-9
/
+9
|
*
fs/minix: reject too-large maximum file size
Eric Biggers
2020-08-12
1
-2
/
+20
|
*
fs/minix: don't allow getting deleted inodes
Eric Biggers
2020-08-12
1
-0
/
+14
|
*
fs/minix: check return value of sb_getblk()
Eric Biggers
2020-08-12
1
-1
/
+7
|
*
autofs: fix doubled word
Randy Dunlap
2020-08-12
1
-1
/
+1
|
*
checkpatch: remove missing switch/case break test
Joe Perches
2020-08-12
1
-25
/
+0
|
*
checkpatch: add test for repeated words
Joe Perches
2020-08-12
1
-0
/
+38
|
*
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
2020-08-12
1
-9
/
+12
|
*
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
2020-08-12
1
-2
/
+24
|
*
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
2020-08-12
1
-0
/
+6
|
*
lib/test_bits.c: add tests of GENMASK
Rikard Falkeborn
2020-08-12
3
-0
/
+87
|
*
kstrto*: do not describe simple_strto*() as obsolete/replaced
Kars Mulder
2020-08-12
2
-10
/
+6
|
*
kstrto*: correct documentation references to simple_strto*()
Kars Mulder
2020-08-12
2
-6
/
+6
|
*
lib/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
13
-15
/
+15
|
*
lib/test_lockup.c: fix return value of test_lockup_init()
Tiezhu Yang
2020-08-12
1
-2
/
+2
|
*
lib/Kconfig.debug: make TEST_LOCKUP depend on module
Tiezhu Yang
2020-08-12
1
-0
/
+1
|
*
lib/test_lockup.c: make symbol 'test_works' static
Wei Yongjun
2020-08-12
1
-1
/
+1
|
*
lib/test_bitops: do the full test during module init
Geert Uytterhoeven
2020-08-12
1
-8
/
+10
|
*
lib/generic-radix-tree.c: remove unneeded __rcu
Luc Van Oostenryck
2020-08-12
1
-1
/
+1
|
*
lib/test_bitmap.c: add test for bitmap_cut()
Stefano Brivio
2020-08-12
1
-0
/
+58
|
*
lib/bitmap.c: fix bitmap_cut() for partial overlapping case
Stefano Brivio
2020-08-12
1
-2
/
+2
|
*
sparse: group the defines by functionality
Luc Van Oostenryck
2020-08-12
1
-19
/
+25
|
*
include/linux/poison.h: remove obsolete comment
Matthew Wilcox
2020-08-12
1
-4
/
+0
|
*
include/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-12
30
-30
/
+30
|
*
kernel.h: remove duplicate include of asm/div64.h
Arvind Sankar
2020-08-12
1
-1
/
+0
|
*
./Makefile: add debug option to enable function aligned on 32 bytes
Feng Tang
2020-08-12
2
-0
/
+15
|
*
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
3
-25
/
+21
|
*
include/linux/xz.h: drop duplicated word
Randy Dunlap
2020-08-12
1
-1
/
+1
|
*
include/linux/async_tx.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
|
*
include/linux/exportfs.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
|
*
include/linux/compiler-clang.h: drop duplicated word in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
|
*
alpha: fix annotation of io{read,write}{16,32}be()
Luc Van Oostenryck
2020-08-12
1
-4
/
+4
|
*
exec: use force_uaccess_begin during exec and exit
Christoph Hellwig
2020-08-12
2
-2
/
+7
|
*
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
12
-56
/
+63
|
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
24
-32
/
+25
[prev]
[next]