Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | nvmet: don't check iosqes,iocqes for discovery controllers | Sagi Grimberg | 2021-03-18 | 1 | -3/+14 | |
| | * | | | | | | | nvme-rdma: fix possible hang when failing to set io queues | Sagi Grimberg | 2021-03-18 | 1 | -2/+5 | |
| | * | | | | | | | nvme-tcp: fix possible hang when failing to set io queues | Sagi Grimberg | 2021-03-18 | 1 | -2/+5 | |
| | * | | | | | | | nvme-tcp: fix misuse of __smp_processor_id with preemption enabled | Sagi Grimberg | 2021-03-18 | 1 | -1/+1 | |
| | * | | | | | | | nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU | Sagi Grimberg | 2021-03-18 | 1 | -0/+7 | |
| | * | | | | | | | nvme: fix Write Zeroes limitations | Christoph Hellwig | 2021-03-18 | 1 | -24/+12 | |
| | * | | | | | | | nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT | Christoph Hellwig | 2021-03-18 | 1 | -2/+2 | |
| | * | | | | | | | nvme: merge nvme_keep_alive into nvme_keep_alive_work | Christoph Hellwig | 2021-03-18 | 1 | -18/+8 | |
| | * | | | | | | | nvme-fabrics: only reserve a single tag | Christoph Hellwig | 2021-03-18 | 5 | -8/+15 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-03-19 | 1 | -1/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gpiolib: Assign fwnode to parent's if no primary one provided | Andy Shevchenko | 2021-03-16 | 1 | -0/+7 | |
| | * | | | | | | | gpiolib: Fix error return code in gpiolib_dev_init() | Wei Yongjun | 2021-03-12 | 1 | -1/+2 | |
| * | | | | | | | | Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-03-19 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | s390/pci: fix leak of PCI device structure | Niklas Schnelle | 2021-03-15 | 1 | -1/+2 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2021-03-19 | 1 | -37/+25 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Revert "PM: runtime: Update device status before letting suppliers suspend" | Rafael J. Wysocki | 2021-03-19 | 1 | -37/+25 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-03-19 | 2 | -20/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles | Dmitry Osipenko | 2021-03-18 | 1 | -4/+3 | |
| | * | | | | | | | | iommu/amd: Keep track of amd_iommu_irq_remap state | Joerg Roedel | 2021-03-18 | 1 | -1/+4 | |
| | * | | | | | | | | iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled | Joerg Roedel | 2021-03-18 | 1 | -4/+4 | |
| | * | | | | | | | | iommu/amd: Move Stoney Ridge check to detect_ivrs() | Joerg Roedel | 2021-03-18 | 1 | -11/+12 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2021-03-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | spi: cadence: set cqspi to the driver_data field of struct device | Meng Li | 2021-03-11 | 1 | -0/+1 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-03-19 | 8 | -53/+79 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nouveau: Skip unvailable ttm page entries | Tobias Klausmann | 2021-03-19 | 1 | -0/+8 | |
| | * | | | | | | | | Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2021-03-19 | 3 | -10/+42 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | i915/perf: Start hrtimer only if sampling the OA buffer | Umesh Nerlige Ramappa | 2021-03-17 | 1 | -8/+5 | |
| | | * | | | | | | | | drm/i915: Workaround async flip + VT-d corruption on HSW/BDW | Ville Syrjälä | 2021-03-17 | 2 | -2/+37 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a... | Dave Airlie | 2021-03-19 | 3 | -40/+25 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | drm/amd/display: Remove MPC gamut remap logic for DCN30 | Dillon Varone | 2021-03-18 | 1 | -32/+2 | |
| | | * | | | | | | | | drm/amd/display: Correct algorithm for reversed gamma | Calvin Hou | 2021-03-18 | 1 | -8/+18 | |
| | | * | | | | | | | | drm/amd/display: Copy over soc values before bounding box creation | Sung Lee | 2021-03-15 | 1 | -0/+5 | |
| | * | | | | | | | | | Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2021-03-19 | 1 | -3/+4 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | drm/omap: dsi: fix unsigned expression compared with zero | Junlin Yang | 2021-03-17 | 1 | -3/+4 | |
| * | | | | | | | | | | Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2021-03-18 | 3 | -12/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external() | Daniel Jordan | 2021-03-16 | 1 | -1/+7 | |
| | * | | | | | | | | | | vfio: Depend on MMU | Jason Gunthorpe | 2021-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST | Jason Gunthorpe | 2021-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM | Jason Gunthorpe | 2021-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | vfio: IOMMU_API should be selected | Jason Gunthorpe | 2021-03-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | vfio/type1: fix unmap all on ILP32 | Steve Sistare | 2021-03-16 | 1 | -7/+5 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2021-03-18 | 9 | -33/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails | Stefano Garzarella | 2021-03-14 | 1 | -2/+6 | |
| | * | | | | | | | | | | vhost-vdpa: fix use-after-free of v->config_ctx | Stefano Garzarella | 2021-03-14 | 1 | -1/+3 | |
| | * | | | | | | | | | | vhost: Fix vhost_vq_reset() | Laurent Vivier | 2021-03-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation | Gautam Dawar | 2021-03-14 | 1 | -6/+2 | |
| | * | | | | | | | | | | vdpa_sim: Skip typecasting from void* | Parav Pandit | 2021-03-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | virtio: remove export for virtio_config_{enable, disable} | Xianting Tian | 2021-03-14 | 1 | -4/+2 | |
| | * | | | | | | | | | | virtio-mmio: Use to_virtio_mmio_device() to simply code | Tang Bin | 2021-03-14 | 1 | -2/+1 | |
| | * | | | | | | | | | | vdpa: set the virtqueue num during register | Jason Wang | 2021-02-25 | 5 | -15/+16 |