1. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  5. df27067 pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday() by Arnd Bergmann · 7 years ago
  6. bb02b18 ima: call ima_file_free() prior to calling fasync by Mimi Zohar · 7 years ago
  7. 46cdc6d vfs: fix mounting a filesystem with i_version by Mimi Zohar · 7 years ago
  8. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  9. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  10. ab615a5 fs/hugetlbfs/inode.c: fix hwpoison reserve accounting by Mike Kravetz · 7 years ago
  11. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  12. b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago
  13. 9b5dfbdd fs/ncpfs: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  14. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. f74bc7c cifs: check MaxPathNameComponentLength != 0 before using it by Ronnie Sahlberg · 7 years ago
  17. 7814023 Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  18. c9f27f9 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  19. a9af983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  20. 4587eee SMB3: Validate negotiate request must always be signed by Steve French · 7 years ago
  21. 601c5c2 Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  22. 4ed5902 Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  23. a2d9daa SMB: fix validate negotiate info uninitialised memory use by David Disseldorp · 7 years ago
  24. fe83bebc SMB: fix leak of validate negotiate info response buffer by David Disseldorp · 7 years ago
  25. db3b547 CIFS: Fix NULL pointer deref on SMB2_tcon() failure by Aurélien Aptel · 7 years ago
  26. 48923d2 CIFS: do not send invalid input buffer on QUERY_INFO requests by Aurelien Aptel · 7 years ago
  27. 5b454a6 cifs: Select all required crypto modules by Benjamin Gilbert · 7 years ago
  28. c6cdd51 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  29. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  30. fd7048a locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  31. 66702eb locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  32. 6c2838f ceph: unlock dangling spinlock in try_flush_caps() by Jeff Layton · 7 years ago
  33. fa0096e ovl: do not cleanup unsupported index entries by Amir Goldstein · 7 years ago
  34. 7937a56 ovl: handle ENOENT on index lookup by Amir Goldstein · 7 years ago
  35. 6eaf011 ovl: fix EIO from lookup of non-indexed upper by Amir Goldstein · 7 years ago
  36. 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  37. 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  38. 942491c xfs: fix AIM7 regression by Christoph Hellwig · 7 years ago
  39. ec0145e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  40. 03b652e Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  41. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  42. 0ce5cdc ovl: Return -ENOMEM if an allocation fails ovl_lookup() by Dan Carpenter · 7 years ago
  43. b3885bd ovl: add NULL check in ovl_alloc_inode by Hirofumi Nakagawa · 7 years ago
  44. 494b9ae7 Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 by James Morris · 7 years ago
  45. 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
  46. 73d3393 Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  47. 020b302 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  48. 4572f05 CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE by Long Li · 7 years ago
  49. 7cb3def cifs: handle large EA requests more gracefully in smb2+ by Ronnie Sahlberg · 7 years ago
  50. 06e2290 Fix encryption labels and lengths for SMB3.1.1 by Steve French · 7 years ago
  51. ffe51f0 fs: Avoid invalidation in interrupt context in dio_complete() by Lukas Czerner · 7 years ago
  52. 917086f vfs: fix mounting a filesystem with i_version by Mimi Zohar · 7 years ago
  53. 785545c xfs: move two more RT specific functions into CONFIG_XFS_RT by Arnd Bergmann · 7 years ago
  54. 40214d1 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  55. 5e25c26 fs: invalidate page cache after end_io() in dio completion by Eryu Guan · 7 years ago
  56. 793d7db xfs: cancel dirty pages on invalidation by Dave Chinner · 7 years ago
  57. 7e86600 fs/binfmt_misc.c: node could be NULL when evicting inode by Eryu Guan · 7 years ago
  58. f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
  59. 8ff0b97 Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  60. 3206e7d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  61. f66665c ecryptfs: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  62. d60b5b7 fscrypt: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  63. d124b2c FS-Cache: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  64. 93e8bef xfs: handle error if xfs_btree_get_bufs fails by Eric Sandeen · 7 years ago
  65. f35c5e1 xfs: reinit btree pointer on attr tree inactivation walk by Brian Foster · 7 years ago
  66. 749f24f xfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  67. 67f2ffe xfs: don't change inode mode if ACL update fails by Dave Chinner · 7 years ago
  68. bb9c2e5 xfs: move more RT specific code under CONFIG_XFS_RT by Dave Chinner · 7 years ago
  69. 20413e3 xfs: Don't log uninitialised fields in inode structures by Dave Chinner · 7 years ago
  70. 56ae414 9p: set page uptodate when required in write_end() by Alexander Levin · 7 years ago
  71. ce38618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. 899f042 direct-io: Prevent NULL pointer access in submit_page_section by Andreas Gruenbacher · 7 years ago
  73. f953d248 Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  74. 7056964 Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  75. ac3d793 quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations by Jan Kara · 7 years ago
  76. 0dc208b locking/rwsem, fs: Use killable down_read() in iterate_dir() by Kirill Tkhai · 7 years ago
  77. 1d48b08 sched/debug: Rename task-state printing helpers by Peter Zijlstra · 7 years ago
  78. 68ebe3c Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  79. eab26ad Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  80. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  81. b77779b Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  82. 8d4ef4e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  83. ec572b9 nfsd4: define nfsd4_secinfo_no_name_release() by Eryu Guan · 7 years ago
  84. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 7 years ago
  85. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  86. dc7ab67 ovl: fix dentry leak in ovl_indexdir_cleanup() by Amir Goldstein · 7 years ago
  87. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  88. e0082a0 ovl: fix error value printed in ovl_lookup_index() by Amir Goldstein · 7 years ago
  89. 954c736 ovl: fix may_write_real() for overlayfs directories by Amir Goldstein · 7 years ago
  90. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  91. e8fa33a NFSv4/pnfs: Fix an infinite layoutget loop by Trond Myklebust · 7 years ago
  92. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  93. 69ad597 Btrfs: fix overlap of fs_info::flags values by Tsutomu Itoh · 7 years ago
  94. 2d8ce70 btrfs: avoid overflow when sector_t is 32 bit by Goffredo Baroncelli · 7 years ago
  95. 57e7ba0 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  96. e12199f xfs: handle racy AIO in xfs_reflink_end_cow by Christoph Hellwig · 7 years ago
  97. 52bfcdd xfs: always swap the cow forks when swapping extents by Darrick J. Wong · 7 years ago
  98. 50097f7 exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  99. 43a4f26 exec: binfmt_misc: fix race between load_misc_binary() and kill_node() by Oleg Nesterov · 7 years ago
  100. eb23aa0 exec: binfmt_misc: remove the confusing e->interp_file != NULL checks by Oleg Nesterov · 7 years ago