Age | Commit message (Expand) | Author |
2018-06-12 | UBIFS: Fix potential integer overflow in allocation | Silvio Cesare |
2018-06-12 | Convert jffs2 acl to struct_size | Matthew Wilcox |
2018-06-11 | Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-06-11 | autofs: remove left-over autofs4 stubs | Linus Torvalds |
2018-06-10 | Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-06-10 | Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-09 | Merge branch 'proc-cmdline' | Linus Torvalds |
2018-06-09 | hpfs: Use EUCLEAN for filesystem errors | Mikulas Patocka |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-08 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams |
2018-06-08 | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams |
2018-06-08 | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-06-08 | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-06-08 | fix proc_fill_cache() in case of d_alloc_parallel() failure | Al Viro |
2018-06-07 | cifs: fix a buffer leak in smb2_query_symlink | Ronnie Sahlberg |
2018-06-07 | autofs: small cleanup in autofs_getpath() | Dan Carpenter |
2018-06-07 | autofs: clean up includes | Ian Kent |
2018-06-07 | autofs: comment on selinux changes needed for module autoload | Ian Kent |
2018-06-07 | autofs: create autofs Kconfig and Makefile | Ian Kent |
2018-06-07 | autofs: delete fs/autofs4 source files | Ian Kent |
2018-06-07 | autofs: update fs/autofs4/Makefile | Ian Kent |
2018-06-07 | autofs: update fs/autofs4/Kconfig | Ian Kent |
2018-06-07 | autofs: copy autofs4 to autofs | Ian Kent |
2018-06-07 | autofs4: use autofs instead of autofs4 everywhere | Ian Kent |
2018-06-07 | autofs4: merge auto_fs.h and auto_fs4.h | Ian Kent |
2018-06-07 | fs/binfmt_misc.c: do not allow offset overflow | Thadeu Lima de Souza Cascardo |
2018-06-07 | proc: use "unsigned int" for /proc/*/stack | Alexey Dobriyan |
2018-06-07 | proc: use "unsigned int" for sigqueue length | Alexey Dobriyan |
2018-06-07 | proc: use "unsigned int" in proc_fill_cache() | Alexey Dobriyan |
2018-06-07 | proc: smaller RCU section in ->getattr() | Alexey Dobriyan |
2018-06-07 | proc: deduplicate /proc/*/cmdline implementation | Alexey Dobriyan |
2018-06-07 | proc: simpler iterations for /proc/*/cmdline | Alexey Dobriyan |
2018-06-07 | proc: somewhat simpler code for /proc/*/cmdline | Alexey Dobriyan |
2018-06-07 | proc: more "unsigned int" in /proc/*/cmdline | Alexey Dobriyan |
2018-06-07 | userfaultfd: prevent non-cooperative events vs mcopy_atomic races | Mike Rapoport |
2018-06-07 | mm: mark pages in use for page tables | Matthew Wilcox |
2018-06-07 | mm: /proc/pid/pagemap: hide swap entries from unprivileged users | Huang Ying |
2018-06-07 | mm: restructure memfd code | Mike Kravetz |
2018-06-07 | mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct | Yang Shi |
2018-06-07 | fs/9p: detect invalid options as much as possible | Chengguang Xu |
2018-06-07 | fs: ocfs2: use new return type vm_fault_t | Souptick Joarder |
2018-06-07 | ocfs2: drop a VLA in ocfs2_orphan_del() | Salvatore Mesoraca |
2018-06-07 | ocfs2: correct the comments position of struct ocfs2_dir_block_trailer | Guozhonghua |
2018-06-07 | ocfs2: eliminate a misreported warning | Zhen Lei |
2018-06-07 | ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level | Larry Chen |
2018-06-07 | ocfs2: clean up redundant function declarations | Jia Guo |
2018-06-07 | fs/dax.c: use new return type vm_fault_t | Souptick Joarder |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |