1. 20fe935 exofs: avoid VLA in structures by Kees Cook · 7 years ago
  2. 86a2bb5 coredump: fix spam with zero VMA process by Alexey Dobriyan · 7 years ago
  3. c2574aa fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block() by OGAWA Hirofumi · 7 years ago
  4. 26b9513 proc: skip branch in /proc/*/* lookup by Alexey Dobriyan · 7 years ago
  5. f5b7769e Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent" by Linus Torvalds · 7 years ago
  6. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  7. 9d2a789 treewide: Use array_size in f2fs_kvzalloc() by Kees Cook · 7 years ago
  8. 026f050 treewide: Use array_size() in f2fs_kzalloc() by Kees Cook · 7 years ago
  9. c860659 treewide: Use array_size() in f2fs_kmalloc() by Kees Cook · 7 years ago
  10. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  11. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  12. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  13. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  14. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  15. 353748a UBIFS: Fix potential integer overflow in allocation by Silvio Cesare · 7 years ago
  16. a3ac973 Convert jffs2 acl to struct_size by Matthew Wilcox · 7 years ago
  17. a205f0c Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  18. ea8781e autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description by Geert Uytterhoeven · 7 years ago
  19. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  20. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  21. 93b7f7a skip LAYOUTRETURN if layout is invalid by Olga Kornievskaia · 7 years ago
  22. 89e9b5c xfs: update incore per-AG inode count by Darrick J. Wong · 7 years ago
  23. d54d35c Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  24. a2225d9 autofs: remove left-over autofs4 stubs by Linus Torvalds · 7 years ago
  25. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  26. 0c14e43 Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  27. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. f9312a5 NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY by Trond Myklebust · 7 years ago
  29. 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 7 years ago
  30. f72328d hpfs: Use EUCLEAN for filesystem errors by Mikulas Patocka · 7 years ago
  31. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  32. 9958910 NFSv4: Fix a typo in nfs41_sequence_process by Trond Myklebust · 7 years ago
  33. fc40724 NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") by Trond Myklebust · 7 years ago
  34. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  35. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  36. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  37. 692ad28 nfsd: fix error handling in nfs4_set_delegation() by Andrew Elble · 7 years ago
  38. 3171822f nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo by Scott Mayhew · 7 years ago
  39. ce5624f NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab() by Trond Myklebust · 7 years ago
  40. 6c34265 NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() by Trond Myklebust · 7 years ago
  41. 0703a8e xfs: replace do_mod with native operations by Dave Chinner · 7 years ago
  42. bb3d48d xfs: don't call xfs_da_shrink_inode with NULL bp by Eric Sandeen · 7 years ago
  43. 9bb54cb xfs: clean up MIN/MAX by Dave Chinner · 7 years ago
  44. 86210fb xfs: move various type verifiers to common file by Dave Chinner · 7 years ago
  45. 4a2d01b xfs: xfs_reflink_convert_cow() memory allocation deadlock by Dave Chinner · 7 years ago
  46. ef215e3 xfs: setup VFS i_rwsem lockdep state correctly by Dave Chinner · 7 years ago
  47. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. 4189b86 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  49. d85b399 fix proc_fill_cache() in case of d_alloc_parallel() failure by Al Viro · 7 years ago
  50. 9d874c3 cifs: fix a buffer leak in smb2_query_symlink by Ronnie Sahlberg · 7 years ago
  51. 016e92d autofs: small cleanup in autofs_getpath() by Dan Carpenter · 7 years ago
  52. 6471e93 autofs: clean up includes by Ian Kent · 7 years ago
  53. 8240b71 autofs: comment on selinux changes needed for module autoload by Ian Kent · 7 years ago
  54. 2a3ae0a autofs: create autofs Kconfig and Makefile by Ian Kent · 7 years ago
  55. 8547190 autofs: delete fs/autofs4 source files by Ian Kent · 7 years ago
  56. f7e095f autofs: update fs/autofs4/Makefile by Ian Kent · 7 years ago
  57. 6ed3874 autofs: update fs/autofs4/Kconfig by Ian Kent · 7 years ago
  58. ebc921c autofs: copy autofs4 to autofs by Ian Kent · 7 years ago
  59. 47206e0 autofs4: use autofs instead of autofs4 everywhere by Ian Kent · 7 years ago
  60. ef8b42f autofs4: merge auto_fs.h and auto_fs4.h by Ian Kent · 7 years ago
  61. 5cc41e0 fs/binfmt_misc.c: do not allow offset overflow by Thadeu Lima de Souza Cascardo · 7 years ago
  62. 5d008fb proc: use "unsigned int" for /proc/*/stack by Alexey Dobriyan · 7 years ago
  63. 197850a proc: use "unsigned int" for sigqueue length by Alexey Dobriyan · 7 years ago
  64. a4ef389 proc: use "unsigned int" in proc_fill_cache() by Alexey Dobriyan · 7 years ago
  65. 9411692 proc: smaller RCU section in ->getattr() by Alexey Dobriyan · 7 years ago
  66. 3cb4e16 proc: deduplicate /proc/*/cmdline implementation by Alexey Dobriyan · 7 years ago
  67. 6a6cbe7 proc: simpler iterations for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  68. 6a6b9c4 proc: somewhat simpler code for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  69. b42262a proc: more "unsigned int" in /proc/*/cmdline by Alexey Dobriyan · 7 years ago
  70. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 7 years ago
  71. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 7 years ago
  72. ab6ecf2 mm: /proc/pid/pagemap: hide swap entries from unprivileged users by Huang Ying · 7 years ago
  73. 5d75260 mm: restructure memfd code by Mike Kravetz · 7 years ago
  74. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 7 years ago
  75. 478ae0c fs/9p: detect invalid options as much as possible by Chengguang Xu · 7 years ago
  76. c6137fe fs: ocfs2: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  77. 64202a2 ocfs2: drop a VLA in ocfs2_orphan_del() by Salvatore Mesoraca · 7 years ago
  78. f3797d8 ocfs2: correct the comments position of struct ocfs2_dir_block_trailer by Guozhonghua · 7 years ago
  79. 731a40f ocfs2: eliminate a misreported warning by Zhen Lei · 7 years ago
  80. 133b81f ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level by Larry Chen · 7 years ago
  81. 5bc55d6 ocfs2: clean up redundant function declarations by Jia Guo · 7 years ago
  82. ab77dab fs/dax.c: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  83. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  84. d987f62c Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  85. 091a0f2 Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  86. 70f2ae1 Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  87. da315f6 Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  88. e1db654 ubifs: lpt: Fix wrong pnode number range in comment by Sascha Hauer · 7 years ago
  89. 28e5dfd ubifs: gc: Fix typo by Sascha Hauer · 7 years ago
  90. 71d561f0 ubifs: log: Some spelling fixes by Sascha Hauer · 7 years ago
  91. c7e593b ubifs: Spelling fix someting -> something by Sascha Hauer · 7 years ago
  92. 671b9b7 ubifs: journal: Remove wrong comment by Sascha Hauer · 7 years ago
  93. c971dad ubifs: remove set but never used variable by Sascha Hauer · 7 years ago
  94. 422edac ubifs, xattr: remove misguided quota flags by Wang Shilong · 7 years ago
  95. 31c49ea fs: ubifs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  96. c7c137b smb3: do not allow insecure cifs mounts when using smb3 by Steve French · 7 years ago
  97. 8ddecf5 CIFS: Fix NULL ptr deref by Aurelien Aptel · 7 years ago
  98. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  99. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  100. 83210ba CIFS: fix encryption in SMB3.1.1 by Aurelien Aptel · 7 years ago