1. 837f3ec Merge branch 'work.misc' into work.lookup by Al Viro · 7 years ago
  2. baf1056 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 7 years ago
  3. 5aa1437 ext2: fix a block leak by Al Viro · 7 years ago
  4. 3819bb0 nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  5. 9c3e902 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  6. 7b745a4 unfuck sysfs_mount() by Al Viro · 7 years ago
  7. 82382ac kernfs: deal with kernfs_fill_super() failures by Al Viro · 7 years ago
  8. 08a8f30 cramfs: Fix IS_ENABLED typo by Joe Perches · 7 years ago
  9. f4e4d43 befs_lookup(): use d_splice_alias() by Al Viro · 7 years ago
  10. 87fbd63 affs_lookup: switch to d_splice_alias() by Al Viro · 7 years ago
  11. 30da870 affs_lookup(): close a race with affs_remove_link() by Al Viro · 7 years ago
  12. 030c7e0 vfs: namei: use path_equal() in follow_dotdot() by Danilo Krummrich · 7 years ago
  13. 75abe32 fs.h: fix outdated comment about file flags by Li Qiang · 7 years ago
  14. e919328 __inode_security_revalidate() never gets NULL opt_dentry by Al Viro · 7 years ago
  15. 2220c5b make xattr_getsecurity() static by Al Viro · 7 years ago
  16. b127125 fix breakage caused by d_find_alias() semantics change by Al Viro · 7 years ago
  17. f6ddc16 vfat: simplify checks in vfat_lookup() by Al Viro · 7 years ago
  18. 61fec49 get rid of dead code in d_find_alias() by Al Viro · 7 years ago
  19. 79f546a fs: don't scan the inode cache before SB_BORN is set by Dave Chinner · 7 years ago
  20. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  21. 1c18d2a it's SB_BORN, not MS_BORN... by Al Viro · 7 years ago
  22. d7760d6 iov_iter: fix memory leak in pipe_get_pages_alloc() by Ilya Dryomov · 7 years ago
  23. e76b6312 iov_iter: fix return type of __pipe_get_pages() by Ilya Dryomov · 7 years ago
  24. 3087147 msdos_rmdir(): kill BS comment by Al Viro · 7 years ago
  25. 16a34ad Don't leak MNT_INTERNAL away from internal mounts by Al Viro · 7 years ago
  26. 69c45d5 remove rpc_rmdir() by Al Viro · 7 years ago
  27. 8e04944 mm,vmscan: Allow preallocating memory for register_shrinker(). by Tetsuo Handa · 7 years ago
  28. 4a3877c rpc_pipefs: fix double-dput() by Al Viro · 7 years ago
  29. 6590384 orangefs_kill_sb(): deal with allocation failures by Al Viro · 7 years ago
  30. c66b23c jffs2_kill_sb(): deal with failed allocations by Al Viro · 7 years ago
  31. a24cd49 hypfs_kill_super(): deal with failed allocations by Al Viro · 7 years ago
  32. 2276271 fs: avoid fdput() after failed fdget() in vfs_dedupe_file_range() by Zev Weiss · 7 years ago
  33. 60cc43f Linux 4.17-rc1 by Linus Torvalds · 7 years ago
  34. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  35. 09c9b0e Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  36. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  37. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  38. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 71b8ebb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 19ca90d Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 68d54d3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  45. b1cb4f9 Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  46. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  47. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
  48. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  49. 8da0b72 kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load by Philipp Rudo · 7 years ago
  50. 620f697 kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  51. f1b1cca kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  52. 9304570 kernel/kexec_file.c: split up __kexec_load_puragory by Philipp Rudo · 7 years ago
  53. 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
  54. 961d921 kernel/kexec_file.c: search symbols in read-only kexec_purgatory by Philipp Rudo · 7 years ago
  55. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  56. d2b8178 kernel/kexec_file.c: remove checks in kexec_purgatory_load by Philipp Rudo · 7 years ago
  57. ee6ebed include/linux/kexec.h: silence compile warnings by Philipp Rudo · 7 years ago
  58. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
  59. eb7dae9 x86: kexec_file: clean up prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  60. 8d5f894 x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer by AKASHI Takahiro · 7 years ago
  61. c72c7e6 x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  62. cbe6601 x86: kexec_file: purge system-ram walking from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  63. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  64. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  65. 1da4d37 proc: revalidate misc dentries by Alexey Dobriyan · 7 years ago
  66. a9f2a84 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 7 years ago
  67. 1cbf29d kexec: export PG_swapbacked to VMCOREINFO by Petr Tesarik · 7 years ago
  68. 3f05317 ipc/shm: fix use-after-free of shm file via remap_file_pages() by Eric Biggers · 7 years ago
  69. 4539722 mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU by Arnd Bergmann · 7 years ago
  70. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  71. c61611f get_user_pages_fast(): return -EFAULT on access_ok failure by Michael S. Tsirkin · 7 years ago
  72. 09e35a4 mm/gup_benchmark: handle gup failures by Michael S. Tsirkin · 7 years ago
  73. 60bb83b resource: fix integer overflow at reallocation by Takashi Iwai · 7 years ago
  74. 4802310 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  75. ba2b137 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  76. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  77. f681137 Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  78. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  79. daf3ef6 Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  80. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  81. 80a17a5 Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  82. edda415 Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  83. 3e565a3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  84. 1bad9ce Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago
  85. e4e57f2 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  86. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  87. 17baab6 kconfig: extend output of 'listnewconfig' by Don Zickus · 7 years ago
  88. eea6f62 kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg by Javier Martinez Canillas · 7 years ago
  89. 5d41be6 btrfs: Only check first key for committed tree blocks by Qu Wenruo · 7 years ago
  90. 81b654c powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features by Michael Ellerman · 7 years ago
  91. 712ff25 firmware: dmi_scan: Use lowercase letters for UUID by Jean Delvare · 7 years ago
  92. de40614d firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches by Alex Hung · 7 years ago
  93. 90fe6f8 firmware: dmi_scan: Fix UUID length safety check by Jean Delvare · 7 years ago
  94. b907b40 Merge branches 'thermal-core' and 'thermal-soc' into next by Zhang Rui · 7 years ago
  95. 16e205c Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  96. affb028 Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  97. ee9294d proc: fixup copyright sign by Alexey Dobriyan · 7 years ago
  98. 0c314a9 Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  99. c1596ff cifs: change validate_buf to validate_iov by Ronnie Sahlberg · 7 years ago
  100. 05432e2 cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() by Ronnie Sahlberg · 7 years ago