1. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  2. 0c14e43 Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  3. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 6 years ago
  5. f72328d hpfs: Use EUCLEAN for filesystem errors by Mikulas Patocka · 6 years ago
  6. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  7. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  8. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  9. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  10. 4a18998 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  11. 4189b86 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. d85b399 fix proc_fill_cache() in case of d_alloc_parallel() failure by Al Viro · 6 years ago
  13. 9d874c3 cifs: fix a buffer leak in smb2_query_symlink by Ronnie Sahlberg · 6 years ago
  14. 016e92d autofs: small cleanup in autofs_getpath() by Dan Carpenter · 6 years ago
  15. 6471e93 autofs: clean up includes by Ian Kent · 6 years ago
  16. 8240b71 autofs: comment on selinux changes needed for module autoload by Ian Kent · 6 years ago
  17. 2a3ae0a autofs: create autofs Kconfig and Makefile by Ian Kent · 6 years ago
  18. 8547190 autofs: delete fs/autofs4 source files by Ian Kent · 6 years ago
  19. f7e095f autofs: update fs/autofs4/Makefile by Ian Kent · 6 years ago
  20. 6ed3874 autofs: update fs/autofs4/Kconfig by Ian Kent · 6 years ago
  21. ebc921c autofs: copy autofs4 to autofs by Ian Kent · 6 years ago
  22. 47206e0 autofs4: use autofs instead of autofs4 everywhere by Ian Kent · 6 years ago
  23. ef8b42f autofs4: merge auto_fs.h and auto_fs4.h by Ian Kent · 6 years ago
  24. 5cc41e0 fs/binfmt_misc.c: do not allow offset overflow by Thadeu Lima de Souza Cascardo · 6 years ago
  25. 5d008fb proc: use "unsigned int" for /proc/*/stack by Alexey Dobriyan · 6 years ago
  26. 197850a proc: use "unsigned int" for sigqueue length by Alexey Dobriyan · 6 years ago
  27. a4ef389 proc: use "unsigned int" in proc_fill_cache() by Alexey Dobriyan · 6 years ago
  28. 9411692 proc: smaller RCU section in ->getattr() by Alexey Dobriyan · 6 years ago
  29. 3cb4e16 proc: deduplicate /proc/*/cmdline implementation by Alexey Dobriyan · 6 years ago
  30. 6a6cbe7 proc: simpler iterations for /proc/*/cmdline by Alexey Dobriyan · 6 years ago
  31. 6a6b9c4 proc: somewhat simpler code for /proc/*/cmdline by Alexey Dobriyan · 6 years ago
  32. b42262a proc: more "unsigned int" in /proc/*/cmdline by Alexey Dobriyan · 6 years ago
  33. df2cc96 userfaultfd: prevent non-cooperative events vs mcopy_atomic races by Mike Rapoport · 6 years ago
  34. 1d40a5e mm: mark pages in use for page tables by Matthew Wilcox · 6 years ago
  35. ab6ecf2 mm: /proc/pid/pagemap: hide swap entries from unprivileged users by Huang Ying · 6 years ago
  36. 5d75260 mm: restructure memfd code by Mike Kravetz · 6 years ago
  37. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 6 years ago
  38. 478ae0c fs/9p: detect invalid options as much as possible by Chengguang Xu · 6 years ago
  39. c6137fe fs: ocfs2: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  40. 64202a2 ocfs2: drop a VLA in ocfs2_orphan_del() by Salvatore Mesoraca · 6 years ago
  41. f3797d8 ocfs2: correct the comments position of struct ocfs2_dir_block_trailer by Guozhonghua · 6 years ago
  42. 731a40f ocfs2: eliminate a misreported warning by Zhen Lei · 6 years ago
  43. 133b81f ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level by Larry Chen · 6 years ago
  44. 5bc55d6 ocfs2: clean up redundant function declarations by Jia Guo · 6 years ago
  45. ab77dab fs/dax.c: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  46. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  47. d987f62c Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  48. 091a0f2 Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  49. 70f2ae1 Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  50. da315f6 Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  51. e1db654 ubifs: lpt: Fix wrong pnode number range in comment by Sascha Hauer · 7 years ago
  52. 28e5dfd ubifs: gc: Fix typo by Sascha Hauer · 7 years ago
  53. 71d561f0 ubifs: log: Some spelling fixes by Sascha Hauer · 7 years ago
  54. c7e593b ubifs: Spelling fix someting -> something by Sascha Hauer · 7 years ago
  55. 671b9b7 ubifs: journal: Remove wrong comment by Sascha Hauer · 7 years ago
  56. c971dad ubifs: remove set but never used variable by Sascha Hauer · 7 years ago
  57. 422edac ubifs, xattr: remove misguided quota flags by Wang Shilong · 7 years ago
  58. 31c49ea fs: ubifs: Adding new return type vm_fault_t by Souptick Joarder · 7 years ago
  59. c7c137b smb3: do not allow insecure cifs mounts when using smb3 by Steve French · 6 years ago
  60. 8ddecf5 CIFS: Fix NULL ptr deref by Aurelien Aptel · 6 years ago
  61. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  62. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  63. 83210ba CIFS: fix encryption in SMB3.1.1 by Aurelien Aptel · 6 years ago
  64. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  65. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 6 years ago
  66. af6c5d5 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  67. ec064d3 Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  68. d5f07fb CIFS: Pass page offset for encrypting by Steve French · 6 years ago
  69. 4c0d2a5 CIFS: Pass page offset for calculating signature by Long Li · 6 years ago
  70. 7cf20bc CIFS: SMBD: Support page offset in memory registration by Long Li · 6 years ago
  71. 6509f50 CIFS: SMBD: Support page offset in RDMA recv by Long Li · 6 years ago
  72. b6903bc CIFS: SMBD: Support page offset in RDMA send by Long Li · 6 years ago
  73. e8157b2 CIFS: When sending data on socket, pass the correct page offset by Long Li · 6 years ago
  74. 7b7f2bd CIFS: Introduce helper function to get page offset and length in smb_rqst by Long Li · 6 years ago
  75. c06a0f2 CIFS: Calculate the correct request length based on page offset and tail size by Long Li · 6 years ago
  76. fd59ccc Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 6 years ago
  77. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  78. 1434763 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  79. f0ac2ab ncpfs: remove compat functionality by Greg Kroah-Hartman · 6 years ago
  80. ee25c6d cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class by Shirish Pargaonkar · 6 years ago
  81. 57f933c CIFS: Fix signing for SMB2/3 by Aurelien Aptel · 6 years ago
  82. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  83. d8aed84 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  84. 3255201 Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  85. 1e43938 Merge tag 'gfs2-4.18.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  86. 8a463114 Merge tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 6 years ago
  87. 7049965 Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  88. e3a44fd Merge tag 'affs-for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  89. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  90. b058efc Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  91. 1a02502 rxrpc: Fix handling of call quietly cancelled out on server by David Howells · 6 years ago
  92. 9214407 Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  93. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  94. 9a6d9a6 fs: aio ioprio use ioprio_check_cap ret val by Adam Manzanares · 6 years ago
  95. f956d08a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  96. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  97. 9c50eaf Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  98. 06c86e66 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  99. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  100. 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 6 years ago