1. f030e41 dmaengine: tegra210-dma: free dma controller in remove() by Sameer Pujar · 6 years ago
  2. 94dc8f4 dmaengine: tegra210-adma: add pause/resume support by Sameer Pujar · 6 years ago
  3. 433de64 dmaengine: tegra210-adma: add support for Tegra186/Tegra194 by Sameer Pujar · 6 years ago
  4. c0e74dd Documentation: DT: Add compatibility binding for Tegra186 by Sameer Pujar · 6 years ago
  5. ded1f3d dmaengine: tegra210-adma: prepare for supporting newer Tegra chips by Sameer Pujar · 6 years ago
  6. 0b515ab dmaengine: at_xdmac: remove a stray bottom half unlock by Dan Carpenter · 6 years ago
  7. e095189 dmaengine: fsl-edma: Adjust indentation by Krzysztof Kozlowski · 6 years ago
  8. 3268555 dmaengine: fsl-edma: Fix typo in Vybrid name by Krzysztof Kozlowski · 6 years ago
  9. 2a4885a dmaengine: stm32-dma: fix residue calculation in stm32-dma by Arnaud Pouliquen · 6 years ago
  10. 66c30aa dmaengine: nbpfaxi: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  11. 95d47fb dmaengine: bcm-sba-raid: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  12. c6504be dmaengine: stm32-dma: Fix unsigned variable compared with zero by Vinod Koul · 6 years ago
  13. f4fd2ec dmaengine: stm32-dma: use platform_get_irq() by Fabien Dessenne · 6 years ago
  14. 8a6061c dmaengine: rcar-dmac: Update copyright information by Hiroyuki Yokoyama · 6 years ago
  15. 941acd5 dmaengine: imx-sdma: Only check ratio on parts that support 1:1 by Angus Ainslie (Purism) · 6 years ago
  16. 9e1630b dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor" by Colin Ian King · 6 years ago
  17. ffcfc20 dmaengine: idma64: Move driver name to the header by Andy Shevchenko · 6 years ago
  18. c7266d2 dmaengine: bcm2835: Drop duplicate capability setting. by Michal Suchanek · 6 years ago
  19. 2da254c dmaengine: pl330: _stop: clear interrupt status by Sugar Zhang · 6 years ago
  20. 9a05045 dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability by Dragos Bogdan · 6 years ago
  21. 648865a dmaengine: axi-dmac: Don't check the number of frames for alignment by Alexandru Ardelean · 6 years ago
  22. 56009f0 dmaengine: axi-dmac: Infer synthesis configuration parameters hardware by Lars-Peter Clausen · 6 years ago
  23. 38a829a dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer by Nicolas Ferre · 6 years ago
  24. 223a4f4 dmaengine: at_xdmac: enhance channel errors handling in tasklet by Nicolas Ferre · 6 years ago
  25. e2c114c dmaengine: at_xdmac: remove BUG_ON macro in tasklet by Nicolas Ferre · 6 years ago
  26. 23b8463 dmaengine: axi-dmac: extend support for ZynqMP arch by Michael Hennerich · 6 years ago
  27. f177a43 dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet by Jeff Xie · 6 years ago
  28. 2ff25c1 dmaengine: pl08x: be fair when re-assigning physical channel by Jean-Nicolas Graux · 6 years ago
  29. 921234e0 dmaengine: axi-dmac: Split too large segments by Lars-Peter Clausen · 6 years ago
  30. b45aef3 dmaengine: pl330: introduce debugfs interface by Katsuhiro Suzuki · 6 years ago
  31. 74fca24 dmaengine: tegra210-adma: update system sleep callbacks by Sameer Pujar · 6 years ago
  32. f6ed649 dmaengine: tegra210-adma: use devm_clk_*() helpers by Sameer Pujar · 6 years ago
  33. 5ba846b dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  34. 9e98c67 Linux 5.1-rc1 by Linus Torvalds · 6 years ago
  35. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  36. 80b98e9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. 69ebf9a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  38. c5b5138 Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  39. db77bef Merge tag '9p-for-5.1' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  40. c634dc6 perf/x86/intel: Make dev_attr_allow_tsx_force_abort static by kbuild test robot · 6 years ago
  41. c71bb9f kconfig: remove stale lxdialog/.gitignore by Masahiro Yamada · 6 years ago
  42. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  43. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  44. f84dde10 Revert "modsign: Abort modules_install when signing fails" by Douglas Anderson · 6 years ago
  45. 0c22be0 kbuild: Make NOSTDINC_FLAGS a simply expanded variable by Douglas Anderson · 6 years ago
  46. f6d9db6 kbuild: deb-pkg: avoid implicit effects by Arseny Maslennikov · 6 years ago
  47. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  48. a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  49. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  50. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  51. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  52. 465c209 Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  53. a9c55d5 Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  54. 9249735 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. ab81dab fix sysfs_init_fs_context() in !CONFIG_NET_NS case by Al Viro · 6 years ago
  56. 9c7dc82 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  57. 6c83d0d Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  58. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  59. aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  60. 323ea40 Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  61. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  62. e8a71a3 Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  63. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  64. 51b1ac0 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  65. 2dbb0e6 Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  66. 8264fd0 Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  67. de57818 Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  68. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  69. f91f2ee Merge branch 'akpm' (rest of patches from Andrew) by Linus Torvalds · 6 years ago
  70. 8b0f9fa filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
  71. 4a605bc kvm: vmx: fix formatting of a comment by Paolo Bonzini · 6 years ago
  72. eca6be5 KVM: doc: Document the life cycle of a VM and its resources by Sean Christopherson · 6 years ago
  73. 6b4c9f4 filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
  74. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  75. c7a0e83 Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  76. 4633323 MAINTAINERS: Add KVM selftests to existing KVM entry by Sean Christopherson · 6 years ago
  77. 92da008 Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()" by Ben Gardon · 6 years ago
  78. 52eaa79 scsi: ia64: simscsi: use request tag instead of serial_number by Hannes Reinecke · 6 years ago
  79. 5e3863f SUNRPC: Remove redundant check for the reply length in call_decode() by Trond Myklebust · 6 years ago
  80. 928d42f SUNRPC: Handle the SYSTEM_ERR rpc error by Trond Myklebust · 6 years ago
  81. eb90a16 SUNRPC: rpc_decode_header() must always return a non-zero value on error by Trond Myklebust · 6 years ago
  82. 27adc78 SUNRPC: Use the ENOTCONN error on socket disconnect by Trond Myklebust · 6 years ago
  83. 5131496 SUNRPC: Fix the minimal size for reply buffer allocation by Trond Myklebust · 6 years ago
  84. 9734ad5 SUNRPC: Fix a client regression when handling oversized replies by Trond Myklebust · 6 years ago
  85. bb6bccb iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  86. 4c2741a Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next by Russell King · 6 years ago
  87. 0266def xen/balloon: Fix mapping PG_offline pages to user space by David Hildenbrand · 6 years ago
  88. f764c58 perf/x86: Fixup typo in stub functions by Peter Zijlstra · 6 years ago
  89. ede271b perf/x86/intel: Fix memory corruption by Peter Zijlstra · 6 years ago
  90. bc31d0c CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  91. f5778c3 SMB3: Allow SMB3 FSCTL queries to be sent to server from tools by Ronnie Sahlberg · 6 years ago
  92. f169947 cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc by Ronnie Sahlberg · 6 years ago
  93. dd0ac2d smb2: fix typo in definition of a few error flags by Steve French · 6 years ago
  94. c847dcc CIFS: make mknod() an smb_version_op by Aurelien Aptel · 6 years ago
  95. 6552580 cifs: minor documentation updates by Steve French · 6 years ago
  96. d44d137 cifs: remove unused value pointed out by Coverity by Steve French · 6 years ago
  97. 31ba433 SMB3: passthru query info doesn't check for SMB3 FSCTL passthru by Steve French · 6 years ago
  98. 779ede0 smb3: add dynamic tracepoints for simple fallocate and zero range by Steve French · 6 years ago
  99. 72c419d cifs: fix smb3_zero_range so it can expand the file-size when required by Ronnie Sahlberg · 6 years ago
  100. ccdc77a cifs: add SMB2_ioctl_init/free helpers to be used with compounding by Ronnie Sahlberg · 6 years ago