messages from 2023-09-28 14:33:32 to 2023-11-08 08:18:46 UTC [more...]
[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
2023-11-08 8:18 UTC (32+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
2023-11-07 6:05 UTC
[PATCH 1/2] dt-bindings: watchdog: re-order entries to match coding convention
2023-11-06 8:10 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: watchdog: intel,keembay: reference common watchdog schema
Race between of_iommu_configure() and iommu_probe_device()
2023-11-03 16:43 UTC (3+ messages)
[PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
2023-11-02 12:39 UTC (17+ messages)
` [PATCH 0/3] DRM scheduler documentation & bug fixes
[PATCH] iommu/dart: Fix return code in apple_dart_domain_alloc_paging()
2023-11-01 0:47 UTC (5+ messages)
[RESEND PATCH] soc: apple: mailbox: Add explicit include of platform_device.h
2023-10-31 0:00 UTC (2+ messages)
[PATCH] usb: Ignore endpoints in non-zero altsettings
2023-10-29 17:34 UTC (5+ messages)
[PATCH 0/4] USB fixes: Mass Storage bugs & 64bit support
2023-10-29 17:33 UTC (12+ messages)
` [PATCH 1/4] scsi: Fix a bunch of SCSI definitions
` [PATCH 2/4] usb: storage: Increase read/write timeout
` [PATCH 3/4] usb: storage: Use the correct CBW lengths
` [PATCH 4/4] usb: storage: Implement 64-bit LBA support
[PATCH] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
2023-10-29 17:10 UTC (2+ messages)
[PATCH v2] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
2023-10-29 17:07 UTC
[PATCH v2 0/8] USB fixes: xHCI error handling
2023-10-29 16:21 UTC (18+ messages)
` [PATCH v2 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
` [PATCH v2 2/8] usb: xhci: Better error handling in abort_td()
` [PATCH v2 3/8] usb: xhci: Allow context state errors when halting an endpoint
` [PATCH v2 4/8] usb: xhci: Recover from halted bulk endpoints
` [PATCH v2 5/8] usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
` [PATCH v2 6/8] usb: xhci: Do not panic on event timeouts
` [PATCH v2 7/8] usb: xhci: Fix DMA address calculation in queue_trb
` [PATCH v2 8/8] usb: xhci: Add more debugging
[PATCH 0/2] USB fixes: Add missing timeout, ignore YubiKeys
2023-10-29 14:34 UTC (6+ messages)
` [PATCH 1/2] usb: kbd: Ignore Yubikeys
` [PATCH 2/2] usb: hub: Add missing reset recovery delay
[PATCH 0/2] USB fixes: (Re)implement timeouts
2023-10-29 14:39 UTC (8+ messages)
` [PATCH 1/2] usb: Pass through timeout to drivers
` [PATCH 2/2] usb: xhci: Hook up timeouts
[PATCH 0/8] USB fixes: xHCI error handling
2023-10-27 19:42 UTC (12+ messages)
` [PATCH 1/8] usb: xhci: Guard all calls to xhci_wait_for_event
` [PATCH 2/8] usb: xhci: Better error handling in abort_td()
` [PATCH 3/8] usb: xhci: Allow context state errors when halting an endpoint
` [PATCH 4/8] usb: xhci: Recover from halted non-control endpoints
` [PATCH 5/8] usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
` [PATCH 6/8] usb: xhci: Do not panic on event timeouts
` [PATCH 7/8] usb: xhci: Fix DMA address calculation in queue_trb
` [PATCH 8/8] usb: xhci: Add more debugging
[PATCH v2 0/9] iommu: Convert dart & iommufd to the new domain_alloc_paging()
2023-10-26 14:55 UTC (13+ messages)
` [PATCH v2 1/9] iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
` [PATCH v2 2/9] iommu/vt-d: Update the definition of the blocking domain
` [PATCH v2 3/9] iommu/vt-d: Use ops->blocked_domain
` [PATCH v2 4/9] iommufd: Convert to alloc_domain_paging()
[PATCH] rust: kernel: str: Implement Debug for CString
2023-10-25 16:55 UTC (5+ messages)
[PATCH RFC] dt-bindings: display: document display panel occlusions
2023-10-25 8:31 UTC (10+ messages)
[PATCH v2] watchdog: apple: Deactivate on suspend
2023-10-24 18:04 UTC (5+ messages)
[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-24 15:41 UTC (7+ messages)
[PATCH] Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
2023-10-16 17:40 UTC (4+ messages)
[PATCH v2 9/9] iommu/dart: Remove the force_bypass variable
2023-10-16 11:44 UTC (2+ messages)
[PATCH v3 0/2] Apple SIO driver
2023-10-16 7:11 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: dma: apple,sio: Add schema
` [PATCH v3 2/2] dmaengine: apple-sio: Add Apple SIO driver
On brcm80211 maintenance and support
2023-10-12 16:25 UTC (12+ messages)
[PATCH] ASoC: apple: mca: Annotate struct mca_data with __counted_by
2023-10-11 11:34 UTC (7+ messages)
(No Subject)
2023-10-11 6:29 UTC
[PATCH] soc: apple: mailbox: Add explicit include of platform_device.h
2023-10-10 20:56 UTC
[PATCH v2 0/2] Apple SIO driver
2023-10-04 14:01 UTC (8+ messages)
` [PATCH v2 2/2] dmaengine: apple-sio: Add "
[PATCH v13 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-10-04 8:54 UTC (9+ messages)
` [PATCH v13 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v13 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v13 3/6] s390/pci: Use dma-iommu layer
` [PATCH v13 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v13 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
[PATCH] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-03 6:34 UTC (2+ messages)
[PATCH] watchdog: apple: Deactivate on suspend
2023-09-30 11:58 UTC (2+ messages)
[PATCH V5] nvmem: add explicit config option to read old syntax fixed OF cells
2023-09-29 8:57 UTC (3+ messages)
[PATCH 00/21] dmaengine: Annotate with __counted_by
2023-09-28 23:42 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox