1. 75d4e06 vfs: Convert dax to use the new mount API by David Howells · 6 years ago
  2. fba9be4 vfs: Convert sockfs to use the new mount API by David Howells · 6 years ago
  3. ea8157a zsfold: Convert zsfold to use the new mount API by David Howells · 6 years ago
  4. 8e9231f vfs: Convert zsmalloc to use the new mount API by David Howells · 6 years ago
  5. 4fa7ec5 vfs: Convert pipe to use the new mount API by David Howells · 6 years ago
  6. 059b20d vfs: Convert nsfs to use the new mount API by David Howells · 6 years ago
  7. 9030d16 vfs: Convert bdev to use the new mount API by David Howells · 6 years ago
  8. 33cada4 vfs: Convert anon_inodes to use the new mount API by David Howells · 6 years ago
  9. 52db59d vfs: Convert aio to use the new mount API by David Howells · 6 years ago
  10. 31d6d5c vfs: Provide a mount_pseudo-replacement for the new mount API by David Howells · 6 years ago
  11. c80fa7c vfs: Provide sb->s_iflags settings in fs_context struct by David Howells · 6 years ago
  12. 7cdfa44 vfs: Fix refcounting of filenames in fs_parser by David Howells · 6 years ago
  13. c3aabf0 move mount_capable() further out by Al Viro · 6 years ago
  14. 059338a move mount_capable() calls to vfs_get_tree() by Al Viro · 6 years ago
  15. d5f68d3 cpuset: move mount -t cpuset logics into cgroup.c by Al Viro · 6 years ago
  16. 46cf047 procfs: set ->user_ns before calling ->get_tree() by Al Viro · 6 years ago
  17. 709a643d mqueue: set ->user_ns before ->get_tree() by Al Viro · 6 years ago
  18. 20284ab switch mount_capable() to fs_context by Al Viro · 6 years ago
  19. fd91208 legacy_get_tree(): pass fc->user_ns to mount_capable() by Al Viro · 6 years ago
  20. 2527b28 move the capability checks from sget_userns() to legacy_get_tree() by Al Viro · 6 years ago
  21. bb7b6b2 vfs: Kill mount_ns() by David Howells · 6 years ago
  22. 96a374a vfs: Convert nfsctl to use the new mount API by David Howells · 6 years ago
  23. b9662f3 vfs: Convert rpc_pipefs to use the new mount API by David Howells · 6 years ago
  24. 0ce0cf1 consolidate the capability checks in sget_{fc,userns}() by Al Viro · 6 years ago
  25. feb8ae4 start massaging the checks in sget_...(): move to sget_userns() by Al Viro · 6 years ago
  26. f7a9945 no need to protect against put_user_ns(NULL) by Al Viro · 6 years ago
  27. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  28. 1a6e9e7 device-dax: Drop register_filesystem() by Dan Williams · 6 years ago
  29. 7e5f7bb unexport simple_dname() by Al Viro · 6 years ago
  30. 4de1e3a z3fold: don't bother with dentry_operations by David Howells · 6 years ago
  31. 48b4875 zsmalloc: don't bother with dentry_operations by Al Viro · 6 years ago
  32. 985f404 balloon: don't bother with dentry_operations by Al Viro · 6 years ago
  33. 8b1e058 cxlflash: don't bother with dentry_operations by Al Viro · 6 years ago
  34. 619a6d1 cxl: don't bother with dentry_operations by Al Viro · 6 years ago
  35. fb9273f drm: don't bother with super_operations and dentry_operations by Al Viro · 6 years ago
  36. a188339 Linux 5.2-rc1 by Linus Torvalds · 6 years ago
  37. 2e2c122 Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  38. cb6f873 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  39. ff8583d Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  40. f23d871 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  41. c4d36b6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  42. d8848ee Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  43. 1ba3b5d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. a13f950 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 39feaa3 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 4c4a5c9 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  49. 86a78a8 Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  50. bcd1739 Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  51. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  52. fc2694e kconfig: use 'else ifneq' for Makefile to improve readability by Masahiro Yamada · 6 years ago
  53. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  54. 5d59aa8 initramfs: don't free a non-existent initrd by Steven Price · 6 years ago
  55. ec084de fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 6 years ago
  56. 60fce36 mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock by Mel Gorman · 6 years ago
  57. a6cf4e0 mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro by Uladzislau Rezki (Sony) · 6 years ago
  58. bb850f4 mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro by Uladzislau Rezki (Sony) · 6 years ago
  59. 68ad4a3 mm/vmalloc.c: keep track of free blocks for vmap allocation by Uladzislau Rezki (Sony) · 6 years ago
  60. 62e1c09 Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  61. 3a48a91 kbuild: check uniqueness of module names by Masahiro Yamada · 6 years ago
  62. aff11cd kconfig: Terminate menu blocks with a comment in the generated config by Alexander Popov · 6 years ago
  63. 233c741 kbuild: add LICENSES to KBUILD_ALLDIRS by Masahiro Yamada · 6 years ago
  64. cdd750b kbuild: remove 'addtree' and 'flags' magic for header search paths by Masahiro Yamada · 6 years ago
  65. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  66. 14340de media: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  67. cc966c9 media: remove unneeded header search paths by Masahiro Yamada · 6 years ago
  68. 986a137 alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig by Masahiro Yamada · 6 years ago
  69. 902a689 kbuild: terminate Kconfig when $(CC) or $(LD) is missing by Masahiro Yamada · 6 years ago
  70. d2f8ae0 kbuild: turn auto.conf.cmd into a mandatory include file by Masahiro Yamada · 6 years ago
  71. f46e65d .gitignore: exclude .get_maintainer.ignore and .gitattributes by Masahiro Yamada · 6 years ago
  72. a149430 kbuild: add all Clang-specific flags unconditionally by Masahiro Yamada · 6 years ago
  73. 7eb8e5f kbuild: Don't try to add '-fcatch-undefined-behavior' flag by Nathan Chancellor · 6 years ago
  74. 4c8dd95 kbuild: add some extra warning flags unconditionally by Masahiro Yamada · 6 years ago
  75. 8289f91 kbuild: add -Wvla flag unconditionally by Masahiro Yamada · 6 years ago
  76. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  77. 6944a06 samples: guard sub-directories with CONFIG options by Masahiro Yamada · 6 years ago
  78. a3bc886 kbuild: re-enable int-in-bool-context warning by Masahiro Yamada · 6 years ago
  79. 593e0fd MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux* by Krzysztof Kozlowski · 6 years ago
  80. 178aa03 sh: exclude vmlinux.scr from .gitignore pattern by Masahiro Yamada · 6 years ago
  81. 5b13f84 sh: vsyscall: drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  82. 861fde3 ia64: require -Wl,--hash-style=sysv by Nick Desaulniers · 6 years ago
  83. 901b573 csky: remove deprecated arch/csky/boot/dts/include/dt-bindings by Masahiro Yamada · 6 years ago
  84. 2c1d0e3 ext4: avoid panic during forced reboot due to aborted journal by Jan Kara · 6 years ago
  85. 72cf0b0 Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  86. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  87. b8f5fe3 i2c: core: add device-managed version of i2c_new_dummy by Heiner Kallweit · 6 years ago
  88. 7159dbda i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy by Heiner Kallweit · 6 years ago
  89. 4489da7 Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  90. 80111bf Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  91. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  92. ea7a5f9 Merge tag 'timers-v5.2' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 6 years ago
  93. 672eaf3 powerpc/cacheinfo: Remove double free by Tobin C. Harding · 6 years ago
  94. c179976 powerpc/mm/hash: Fix get_region_id() for invalid addresses by Aneesh Kumar K.V · 6 years ago
  95. c011d23 kvm: fix compilation on aarch64 by Paolo Bonzini · 6 years ago
  96. 8ea58f1 objtool: Allow AR to be overridden with HOSTAR by Nathan Chancellor · 6 years ago
  97. f858553 fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types by Ard Biesheuvel · 6 years ago
  98. 8fef990 riscv: fix locking violation in page fault handler by Andreas Schwab · 6 years ago
  99. a967a28 RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs by Yash Shah · 6 years ago
  100. 5545b6d RISC-V: Add DT documentation for SiFive L2 Cache Controller by Yash Shah · 6 years ago