index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
exec: move path_noexec() check earlier
Kees Cook
2
-8
/
+8
2020-08-12
exec: move S_ISREG() check earlier
Kees Cook
3
-10
/
+16
2020-08-12
exec: change uselib(2) IS_SREG() failure to EACCES
Kees Cook
1
-2
/
+1
2020-08-12
coredump: add %f for executable filename
Lepton Wu
1
-4
/
+13
2020-08-12
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
1
-4
/
+6
2020-08-12
fat: fix fat_ra_init() for data clusters == 0
OGAWA Hirofumi
1
-0
/
+3
2020-08-12
VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-12
fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes
Yubo Feng
1
-2
/
+2
2020-08-12
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
1
-1
/
+1
2020-08-12
nilfs2: use a more common logging style
Joe Perches
20
-251
/
+239
2020-08-12
nilfs2: convert __nilfs_msg to integrate the level and format
Joe Perches
2
-10
/
+15
2020-08-12
nilfs2: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-08-12
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2
-12
/
+12
2020-08-12
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
1
-1
/
+1
2020-08-12
fs/minix: set s_maxbytes correctly
Eric Biggers
4
-9
/
+9
2020-08-12
fs/minix: reject too-large maximum file size
Eric Biggers
1
-2
/
+20
2020-08-12
fs/minix: don't allow getting deleted inodes
Eric Biggers
1
-0
/
+14
2020-08-12
fs/minix: check return value of sb_getblk()
Eric Biggers
1
-1
/
+7
2020-08-12
exec: use force_uaccess_begin during exec and exit
Christoph Hellwig
1
-1
/
+6
2020-08-12
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
1
-0
/
+6
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
1
-1
/
+10
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
1
-2
/
+2
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-7
/
+7
2020-08-10
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-289
/
+745
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
6
-61
/
+81
2020-08-10
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-9
/
+36
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
12
-69
/
+1073
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-55
/
+14
2020-08-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-14
/
+18
2020-08-07
fs: fix a struct path leak in path_umount
Christoph Hellwig
1
-14
/
+18
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-145
/
+90
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
26
-62
/
+90
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2
-4
/
+4
2020-08-07
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-2
/
+2
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-2
/
+2
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
1
-0
/
+21
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
9
-21
/
+22
2020-08-07
ocfs2: fix unbalanced locking
Pavel Machek
1
-1
/
+7
2020-08-07
ocfs2: replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-4
/
+4
2020-08-07
ocfs2: change slot number type s16 to u16
Junxiao Bi
3
-6
/
+6
2020-08-07
ocfs2: suballoc.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-07
ocfs2: fix remounting needed after setfacl command
Gang He
1
-0
/
+2
2020-08-07
ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
Luca Stefani
4
-19
/
+18
2020-08-07
Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
86
-2929
/
+3250
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-188
/
+439
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-28
/
+26
2020-08-07
gfs2: When gfs2_dirty_inode gets a glock error, dump the glock
Bob Peterson
1
-0
/
+1
2020-08-07
gfs2: Never call gfs2_block_zero_range with an open transaction
Bob Peterson
1
-30
/
+39
[next]