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
2018-06-08
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+3
2018-06-08
fix proc_fill_cache() in case of d_alloc_parallel() failure
Al Viro
1
-3
/
+3
2018-06-07
autofs: small cleanup in autofs_getpath()
Dan Carpenter
1
-3
/
+3
2018-06-07
autofs: clean up includes
Ian Kent
6
-30
/
+2
2018-06-07
autofs: comment on selinux changes needed for module autoload
Ian Kent
1
-0
/
+6
2018-06-07
autofs: create autofs Kconfig and Makefile
Ian Kent
5
-0
/
+37
2018-06-07
autofs: delete fs/autofs4 source files
Ian Kent
8
-3619
/
+0
2018-06-07
autofs: update fs/autofs4/Makefile
Ian Kent
1
-1
/
+3
2018-06-07
autofs: update fs/autofs4/Kconfig
Ian Kent
1
-10
/
+22
2018-06-07
autofs: copy autofs4 to autofs
Ian Kent
8
-0
/
+3618
2018-06-07
autofs4: use autofs instead of autofs4 everywhere
Ian Kent
8
-319
/
+319
2018-06-07
autofs4: merge auto_fs.h and auto_fs4.h
Ian Kent
2
-2
/
+1
2018-06-07
fs/binfmt_misc.c: do not allow offset overflow
Thadeu Lima de Souza Cascardo
1
-3
/
+9
2018-06-07
proc: use "unsigned int" for /proc/*/stack
Alexey Dobriyan
1
-1
/
+2
2018-06-07
proc: use "unsigned int" for sigqueue length
Alexey Dobriyan
1
-1
/
+1
2018-06-07
proc: use "unsigned int" in proc_fill_cache()
Alexey Dobriyan
3
-5
/
+5
2018-06-07
proc: smaller RCU section in ->getattr()
Alexey Dobriyan
1
-1
/
+1
2018-06-07
proc: deduplicate /proc/*/cmdline implementation
Alexey Dobriyan
1
-33
/
+20
2018-06-07
proc: simpler iterations for /proc/*/cmdline
Alexey Dobriyan
1
-19
/
+14
2018-06-07
proc: somewhat simpler code for /proc/*/cmdline
Alexey Dobriyan
1
-15
/
+9
2018-06-07
proc: more "unsigned int" in /proc/*/cmdline
Alexey Dobriyan
1
-17
/
+12
2018-06-07
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
1
-2
/
+20
2018-06-07
mm: mark pages in use for page tables
Matthew Wilcox
1
-0
/
+2
2018-06-07
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
1
-10
/
+16
2018-06-07
mm: restructure memfd code
Mike Kravetz
2
-1
/
+4
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
1
-4
/
+4
2018-06-07
fs/9p: detect invalid options as much as possible
Chengguang Xu
1
-17
/
+12
2018-06-07
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
1
-24
/
+20
2018-06-07
ocfs2: drop a VLA in ocfs2_orphan_del()
Salvatore Mesoraca
1
-2
/
+1
2018-06-07
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
Guozhonghua
1
-4
/
+4
2018-06-07
ocfs2: eliminate a misreported warning
Zhen Lei
1
-1
/
+1
2018-06-07
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
Larry Chen
2
-30
/
+90
2018-06-07
ocfs2: clean up redundant function declarations
Jia Guo
2
-7
/
+5
2018-06-07
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
1
-41
/
+37
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+7
2018-06-07
Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-150
/
+131
2018-06-07
Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-76
/
+91
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
9
-270
/
+311
2018-06-07
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-62
/
+164
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-24
/
+419
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-16
/
+24
2018-06-05
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+9
2018-06-05
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-186
/
+233
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
117
-1895
/
+5391
2018-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-167
/
+240
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-45
/
+48
2018-06-04
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-16
/
+44
2018-06-04
Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
28
-434
/
+1346
[next]