1. 249baa5 dma-mapping: provide a better default ->get_required_mask by Christoph Hellwig · 5 years ago
  2. d929553 dma-mapping: remove the dma_declare_coherent_memory export by Christoph Hellwig · 5 years ago
  3. 6334150 remoteproc: don't allow modular build by Christoph Hellwig · 5 years ago
  4. 7a01ee4 dma-mapping: remove the dma_mmap_from_dev_coherent export by Christoph Hellwig · 5 years ago
  5. 1fa0682 dma-mapping: remove dma_release_declared_memory by Christoph Hellwig · 5 years ago
  6. 212836a dma-mapping: remove dma_{alloc,free,mmap}_writecombine by Christoph Hellwig · 5 years ago
  7. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  8. 5128da3 parisc: don't set ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  9. 07d841a arm-nommu: call dma_mmap_from_dev_coherent directly by Christoph Hellwig · 5 years ago
  10. 425da15 ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_* by Christoph Hellwig · 5 years ago
  11. e29ccc1 dma-mapping: add a dma_can_mmap helper by Christoph Hellwig · 5 years ago
  12. f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 5 years ago
  13. 1445146 dma-mapping: move the dma_get_sgtable API comments from arm to common code by Christoph Hellwig · 6 years ago
  14. 392e879 dma-mapping: fix filename references by Andy Shevchenko · 6 years ago
  15. 158a6d3 iommu/dma: add a new dma_map_ops of get_merge_boundary() by Yoshihiro Shimoda · 5 years ago
  16. 6ba9941 dma-mapping: introduce dma_get_merge_boundary() by Yoshihiro Shimoda · 5 years ago
  17. 38c38cb mmc: queue: use bigger segments if DMA MAP layer can merge the segments by Yoshihiro Shimoda · 5 years ago
  18. 45147fb block: add a helper function to merge the segments by Yoshihiro Shimoda · 5 years ago
  19. db91427 MIPS: document mixing "slightly different CCAs" by Christoph Hellwig · 5 years ago
  20. 3e4e1d3f arm64: document the choice of page attributes for pgprot_dmacoherent by Christoph Hellwig · 5 years ago
  21. 8e3a68f dma-mapping: make dma_atomic_pool_init self-contained by Christoph Hellwig · 5 years ago
  22. 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 5 years ago
  23. b898e50 arm-nommu: remove the unused pgprot_dmacoherent define by Christoph Hellwig · 5 years ago
  24. 5518ea1 unicore32: remove the unused pgprot_dmacoherent define by Christoph Hellwig · 5 years ago
  25. a55aa89 Linux 5.3-rc6 by Linus Torvalds · 5 years ago
  26. c749088 Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  27. 32ae83f Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  28. 94a76d9 Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  29. 146c3d3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 5a13fc3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. 8a04c2e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. 05bbb93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  33. 44c471e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  34. f47edb5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  35. e67095f Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  36. 00fb24a mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=y by Andrey Ryabinin · 5 years ago
  37. 701d678 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 5 years ago
  38. 1a87aa0 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 5 years ago
  39. f7da677 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 5 years ago
  40. 46d0b24 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx by Oleg Nesterov · 5 years ago
  41. 7b2b55d psi: get poll_work to run when calling poll syscall next time by Jason Xing · 5 years ago
  42. bb65f89 mm: memcontrol: flush percpu vmevents before releasing memcg by Roman Gushchin · 5 years ago
  43. c350a99 mm: memcontrol: flush percpu vmstats before releasing memcg by Roman Gushchin · 5 years ago
  44. bbcb03a parisc: fix compilation errrors by Qian Cai · 5 years ago
  45. cd96103 mm, page_alloc: move_freepages should not examine struct page of reserved memory by David Rientjes · 5 years ago
  46. d776aaa mm/z3fold.c: fix race between migration and destruction by Henry Burns · 5 years ago
  47. 083f0f2 Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  48. 3614692 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  49. 0a022ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  50. 17d0fbf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  51. 8942230 Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  52. bc67b17 Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  53. 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 · 5 years ago
  54. 7837951 drm/mediatek: include dma-mapping header by Dave Airlie · 5 years ago
  55. 9140d8b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  56. b9bd680 Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  57. 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 · 5 years ago
  58. f576518 Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  59. 2e16f3e KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity by Andre Przywara · 5 years ago
  60. e3fb13b Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  61. 4e56394 Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  62. c536277 RDMA/siw: Fix 64/32bit pointer inconsistency by Bernard Metzler · 5 years ago
  63. 1374a22 Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  64. b63f20a x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 by Sean Christopherson · 5 years ago
  65. 1cfd5d3 dm table: fix invalid memory accesses with too high sector number by Mikulas Patocka · 5 years ago
  66. 48057ed gpio: Fix irqchip initialization order by Linus Walleij · 5 years ago
  67. 1fb254a xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 5 years ago
  68. a4a759b Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 5 years ago
  69. c358ebf drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX by Lyude Paul · 5 years ago
  70. 75710f0 drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable by Alex Deucher · 5 years ago
  71. cf3627f Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  72. dd89c11 Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  73. b99328a timekeeping/vsyscall: Prevent math overflow in BOOTTIME update by Thomas Gleixner · 5 years ago
  74. e0917f8 um: fix time travel mode by Johannes Berg · 5 years ago
  75. 08f5439 io_uring: add need_resched() check in inner poll loop by Jens Axboe · 5 years ago
  76. 59c36bc Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  77. ae14824 dm space map metadata: fix missing store of apply_bops() return value by ZhangXiaoxu · 5 years ago
  78. e4f9d601 dm btree: fix order of block initialization in btree_split_beneath by ZhangXiaoxu · 5 years ago
  79. 20eabc8 Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  80. 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 · 5 years ago
  81. e8c3fa9 Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  82. 0af83ab ubifs: Limit the number of pages in shrink_liability by Liu Song · 5 years ago
  83. 377e208 ubifs: Correctly initialize c->min_log_bytes by Richard Weinberger · 5 years ago
  84. 4dd75b3 ubifs: Fix double unlock around orphan_delete() by Richard Weinberger · 5 years ago
  85. 7542c6d jffs2: Remove C++ style comments from uapi header by Masahiro Yamada · 6 years ago
  86. fab4f97 RDMA/siw: Fix SGL mapping issues by Bernard Metzler · 5 years ago
  87. d37b1e534 RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message by Selvin Xavier · 5 years ago
  88. 7533be8 afs: use correct afs_call_type in yfs_fs_store_opaque_acl2 by YueHaibing · 5 years ago
  89. c4c613f afs: Fix possible oops in afs_lookup trace event by Marc Dionne · 5 years ago
  90. a5fb8e6 afs: Fix leak in afs_lookup_cell_rcu() by David Howells · 5 years ago
  91. 2113c5f KVM: arm/arm64: Only skip MMIO insn once by Andrew Jones · 5 years ago
  92. a561372 libceph: fix PG split vs OSD (re)connect race by Ilya Dryomov · 5 years ago
  93. 28a2826 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply by Jeff Layton · 5 years ago
  94. c95f1c5 ceph: clear page dirty before invalidate page by Erqi Chen · 5 years ago
  95. af8a85a ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
  96. 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 5 years ago
  97. 86968ef ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 5 years ago
  98. 5c49895 libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer by Luis Henriques · 5 years ago
  99. 7035eef md: update MAINTAINERS info by Song Liu · 5 years ago
  100. 1e85e6c Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago