1. 4c4f03f fuse: move page alloc by Miklos Szeredi · 6 years ago
  2. 4c29afe fuse: convert readlink to simple api by Miklos Szeredi · 6 years ago
  3. 6858316 fuse: add pages to fuse_args by Miklos Szeredi · 6 years ago
  4. 1ccd1ea fuse: convert destroy to simple api by Miklos Szeredi · 6 years ago
  5. e413754 fuse: add nocreds to fuse_args by Miklos Szeredi · 6 years ago
  6. 3545fe2 fuse: convert fuse_force_forget() to simple api by Miklos Szeredi · 6 years ago
  7. 454a761 fuse: add noreply to fuse_args by Miklos Szeredi · 6 years ago
  8. c500eba fuse: convert flush to simple api by Miklos Szeredi · 6 years ago
  9. 40ac7ab fuse: simplify 'nofail' request by Miklos Szeredi · 6 years ago
  10. 1f4e9d0 fuse: rearrange and resize fuse_args fields by Miklos Szeredi · 6 years ago
  11. d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 6 years ago
  12. 76e43c8 fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock by Eric Biggers · 6 years ago
  13. c7eb686 vfs: subtype handling moved to fuse by David Howells · 6 years ago
  14. c30da2e fuse: convert to use the new mount API by David Howells · 6 years ago
  15. bf9261b Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into HEAD by Miklos Szeredi · 6 years ago
  16. 0f07100 mtd: Provide fs_context-aware mount_mtd() replacement by David Howells · 6 years ago
  17. fe62c3a vfs: Create fs_context-aware mount_bdev() replacement by David Howells · 6 years ago
  18. 533770c new helper: get_tree_keyed() by Al Viro · 6 years ago
  19. 1dd9bc0 vfs: set fs_context::user_ns for reconfigure by Eric Biggers · 6 years ago
  20. 56d250e cuse: fix broken release by Miklos Szeredi · 6 years ago
  21. 17b2cbe fuse: cleanup fuse_wait_on_page_writeback by Maxim Patlasov · 6 years ago
  22. 1fb027d fuse: require /dev/fuse reads to have enough buffer capacity (take 2) by Kirill Smelkov · 6 years ago
  23. a55aa89 Linux 5.3-rc6 by Linus Torvalds · 6 years ago
  24. c749088 Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  25. 32ae83f Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  26. 94a76d9 Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  27. 146c3d3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. 5a13fc3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. 8a04c2e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 05bbb93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 44c471e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. f47edb5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  33. e67095f Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  34. 00fb24a mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y by Andrey Ryabinin · 6 years ago
  35. 701d678 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 6 years ago
  36. 1a87aa0 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 6 years ago
  37. f7da677 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 6 years ago
  38. 46d0b24 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx by Oleg Nesterov · 6 years ago
  39. 7b2b55d psi: get poll_work to run when calling poll syscall next time by Jason Xing · 6 years ago
  40. bb65f89 mm: memcontrol: flush percpu vmevents before releasing memcg by Roman Gushchin · 6 years ago
  41. c350a99 mm: memcontrol: flush percpu vmstats before releasing memcg by Roman Gushchin · 6 years ago
  42. bbcb03a parisc: fix compilation errrors by Qian Cai · 6 years ago
  43. cd96103 mm, page_alloc: move_freepages should not examine struct page of reserved memory by David Rientjes · 6 years ago
  44. d776aaa mm/z3fold.c: fix race between migration and destruction by Henry Burns · 6 years ago
  45. 083f0f2 Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  46. 3614692 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 6 years ago
  47. 0a022ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  48. 17d0fbf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  49. 8942230 Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  50. bc67b17 Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  51. 087eeea Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm/fixes by Will Deacon · 6 years ago
  52. 7837951 drm/mediatek: include dma-mapping header by Dave Airlie · 6 years ago
  53. 9140d8b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  54. b9bd680 Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  55. dd469a4 Merge tag 'for-5.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  56. f576518 Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  57. 2e16f3e KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity by Andre Przywara · 6 years ago
  58. e3fb13b Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  59. 4e56394 Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  60. c536277 RDMA/siw: Fix 64/32bit pointer inconsistency by Bernard Metzler · 6 years ago
  61. 1374a22 Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  62. b63f20a x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 6 years ago
  63. 1cfd5d3 dm table: fix invalid memory accesses with too high sector number by Mikulas Patocka · 6 years ago
  64. 48057ed gpio: Fix irqchip initialization order by Linus Walleij · 6 years ago
  65. 1fb254a xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 6 years ago
  66. a4a759b Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  67. c358ebf drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX by Lyude Paul · 6 years ago
  68. 75710f0 drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable by Alex Deucher · 6 years ago
  69. cf3627f Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  70. dd89c11 Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  71. b99328a timekeeping/vsyscall: Prevent math overflow in BOOTTIME update by Thomas Gleixner · 6 years ago
  72. e0917f8 um: fix time travel mode by Johannes Berg · 6 years ago
  73. 08f5439 io_uring: add need_resched() check in inner poll loop by Jens Axboe · 6 years ago
  74. 59c36bc Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  75. ae14824 dm space map metadata: fix missing store of apply_bops() return value by ZhangXiaoxu · 6 years ago
  76. e4f9d601 dm btree: fix order of block initialization in btree_split_beneath by ZhangXiaoxu · 6 years ago
  77. 20eabc8 Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  78. e5b7c16 Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 6 years ago
  79. e8c3fa9 Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  80. 0af83ab ubifs: Limit the number of pages in shrink_liability by Liu Song · 6 years ago
  81. 377e208 ubifs: Correctly initialize c->min_log_bytes by Richard Weinberger · 6 years ago
  82. 4dd75b3 ubifs: Fix double unlock around orphan_delete() by Richard Weinberger · 6 years ago
  83. 7542c6d jffs2: Remove C++ style comments from uapi header by Masahiro Yamada · 6 years ago
  84. fab4f97 RDMA/siw: Fix SGL mapping issues by Bernard Metzler · 6 years ago
  85. d37b1e534 RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message by Selvin Xavier · 6 years ago
  86. 7533be8 afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 by YueHaibing · 6 years ago
  87. c4c613f afs: Fix possible oops in afs_lookup trace event by Marc Dionne · 6 years ago
  88. a5fb8e6 afs: Fix leak in afs_lookup_cell_rcu() by David Howells · 6 years ago
  89. 2113c5f KVM: arm/arm64: Only skip MMIO insn once by Andrew Jones · 6 years ago
  90. a561372 libceph: fix PG split vs OSD (re)connect race by Ilya Dryomov · 6 years ago
  91. 28a2826 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply by Jeff Layton · 6 years ago
  92. c95f1c5 ceph: clear page dirty before invalidate page by Erqi Chen · 6 years ago
  93. af8a85a ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 6 years ago
  94. 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 6 years ago
  95. 86968ef ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 6 years ago
  96. 5c49895 libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer by Luis Henriques · 6 years ago
  97. 7035eef md: update MAINTAINERS info by Song Liu · 6 years ago
  98. 1e85e6c Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  99. 2ba552b Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 6 years ago
  100. 14673e15 Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into drm-fixes by Dave Airlie · 6 years ago