1. 16e32c3 iommu/dma-iommu: Remove iommu_dma_map_msi_msg() by Julien Grall · 6 years ago
  2. 7310397 irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg() by Julien Grall · 6 years ago
  3. 2cb3b16 irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg() by Julien Grall · 6 years ago
  4. 35ae7df irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg() by Julien Grall · 6 years ago
  5. 737be74 irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg() by Julien Grall · 6 years ago
  6. ece6e6f iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts by Julien Grall · 6 years ago
  7. aaebdf8 genirq/msi: Add a new field in msi_desc to store an IOMMU cookie by Julien Grall · 6 years ago
  8. 009669e arm64: arch_k3: Enable interrupt controller drivers by Lokesh Vutla · 6 years ago
  9. f011df6 irqchip/ti-sci-inta: Add msi domain support by Lokesh Vutla · 6 years ago
  10. 49b3231 soc: ti: Add MSI domain bus support for Interrupt Aggregator by Lokesh Vutla · 6 years ago
  11. 9f1463b irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver by Lokesh Vutla · 6 years ago
  12. accaf1f dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings by Lokesh Vutla · 6 years ago
  13. cd844b0 irqchip/ti-sci-intr: Add support for Interrupt Router driver by Lokesh Vutla · 6 years ago
  14. 67d2075 dt-bindings: irqchip: Introduce TISCI Interrupt router bindings by Lokesh Vutla · 6 years ago
  15. 0d04d0c gpio: thunderx: Use the default parent apis for {request,release}_resources by Lokesh Vutla · 6 years ago
  16. 2bd1298 genirq: Introduce irq_chip_{request,release}_resource_parent() apis by Lokesh Vutla · 6 years ago
  17. 032a1ec firmware: ti_sci: Add helper apis to manage resources by Lokesh Vutla · 6 years ago
  18. 754c947 firmware: ti_sci: Add RM mapping table for am654 by Peter Ujfalusi · 6 years ago
  19. 997b001 firmware: ti_sci: Add support for IRQ management by Lokesh Vutla · 6 years ago
  20. 9c19fb6 firmware: ti_sci: Add support for RM core ops by Lokesh Vutla · 6 years ago
  21. 905c304 firmware: ti_sci: Add support to get TISCI handle using of_phandle by Grygorii Strashko · 6 years ago
  22. 89626d4 irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing by Geert Uytterhoeven · 6 years ago
  23. 66373bf irqchip: Remove unneeded select IRQ_DOMAIN by Geert Uytterhoeven · 6 years ago
  24. 12eade1 irqchip/gic-v3-its: Make free_lpi_range a little cheaper by Rasmus Villemoes · 6 years ago
  25. 1c73fac irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range by Rasmus Villemoes · 6 years ago
  26. b31a383 irqchip/gic-v3-its: Move allocation outside mutex by Rasmus Villemoes · 6 years ago
  27. cfbf9e4 irqchip/stm32: Use a platform driver for stm32mp1-exti device by Fabien Dessenne · 6 years ago
  28. 960164f irqchip/gic-pm: Fix suspend handling by Sameer Pujar · 6 years ago
  29. fe00f89 irqchip/gic-pm: Update driver to use clk_bulk APIs by Sameer Pujar · 6 years ago
  30. 08970ec irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs() by Julien Grall · 6 years ago
  31. 358b9d2 irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  32. a7c90f5 irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare() by Julien Grall · 6 years ago
  33. 0f29456d irqchip/gic-v3-its: fix some definitions of inner cacheability attributes by Hongbo Yao · 6 years ago
  34. 082ce27 irqchip/bcm: Restore registration print with %pOF by Florian Fainelli · 6 years ago
  35. dc4060a Linux 5.1-rc5 by Linus Torvalds · 6 years ago
  36. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  37. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  38. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  39. 88b1a17 mm: add 'try_get_page()' helper function by Linus Torvalds · 6 years ago
  40. f958d7b mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
  41. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  42. b60bc06 Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  43. 87af0c3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  44. 09bad0d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  45. a3b8424 Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  46. cf60528 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  47. 5ded887 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  48. 6d0a598 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. 122c215 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. 5e6f1fe Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 73fdb2c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. 26e2b81 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 6a02298 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 54c63a7 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. f89b9e1 clk: imx: Fix PLL_1416X not rounding rates by Leonard Crestez · 6 years ago
  56. b3cf181 clk: mediatek: fix clk-gate flag setting by Weiyi Lu · 6 years ago
  57. 8ee15f3 Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  58. 4876191 Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  59. 8e72d95 Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  60. ea951a9 Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  61. 372686e Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  62. f2a7346 Merge tag 'acpi-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  63. 58890f3 Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  64. 045afc2 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 6 years ago
  65. 3c677d20 iommu/amd: Set exclusion range correctly by Joerg Roedel · 6 years ago
  66. f16628d clang-format: Update with the latest for_each macro list by Miguel Ojeda · 6 years ago
  67. 1d54ad9 perf/core: Fix perf_event_disable_inatomic() race by Peter Zijlstra · 6 years ago
  68. 788f07e Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  69. a89afe5 block: fix the return errno for direct IO by Jason Yan · 6 years ago
  70. 2d06b23 Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  71. ffb5d6f Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  72. af6b61d Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" by Trond Myklebust · 6 years ago
  73. 0769663 NFSv4.1 fix incorrect return value in copy_file_range by Olga Kornievskaia · 6 years ago
  74. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 6 years ago
  75. 29e7ca7 NFS: Fix handling of reply page vector by Chuck Lever · 6 years ago
  76. 7c2bd9a NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 6 years ago
  77. 8c516543 dma-debug: only skip one stackframe entry by Scott Wood · 6 years ago
  78. b995dcc platform/x86: pmc_atom: Drop __initconst on dmi table by Stephen Boyd · 6 years ago
  79. 3f5f5d5 Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 6 years ago
  80. c0c14e9 Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  81. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 6 years ago
  82. 67f471b nvme-fc: correct csn initialization and increments on error by James Smart · 6 years ago
  83. 9b0dcd0 Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  84. 5c41ea6 mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning by Faiz Abbas · 6 years ago
  85. d47703d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  86. 86dc661 Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 6 years ago
  87. 7a74198 Merge tag 'drm/tegra/for-5.1-rc5' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 6 years ago
  88. e154592a gpu: host1x: Fix compile error when IOMMU API is not available by Stefan Agner · 6 years ago
  89. cd7879f drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->size by Xiong Zhang · 6 years ago
  90. 7c2e071 clk: x86: Add system specific quirk to mark clocks as critical by David Müller · 6 years ago
  91. a3761c3 block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 6 years ago
  92. 3943af9 PCI: pciehp: Ignore Link State Changes after powering off a slot by Sergey Miroshnichenko · 6 years ago
  93. 2a29e9f sparc64/pci_sun4v: fix ATU checks for large DMA masks by Christoph Hellwig · 6 years ago
  94. 582549e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  95. b2b3a70 lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs by Hans Holmberg · 6 years ago
  96. d737b25 IB/hfi1: Do not flush send queue in the TID RDMA second leg by Kaike Wan · 6 years ago
  97. ed79cc8 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  98. ac71317 ASoC: wcd9335: Fix missing regmap requirement by Marc Gonzalez · 6 years ago
  99. 21635d7 drm/i915/dp: revert back to max link rate and lane count on eDP by Jani Nikula · 6 years ago
  100. 4690985 drm/i915/icl: Fix port disable sequence for mipi-dsi by Vandita Kulkarni · 6 years ago