messages from 2025-06-20 02:50:02 to 2025-06-25 14:33:33 UTC [more...]
[PATCH] agp/amd64: Bind to unsupported devices only if AGP is present
2025-06-25 14:33 UTC (8+ messages)
[PATCH v7 0/4] Initial BBML2 support for contpte_convert()
2025-06-25 14:16 UTC (7+ messages)
` [PATCH v7 4/4] arm64/mm: Elide tlbi in contpte_convert() under BBML2
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-06-25 13:19 UTC (9+ messages)
` [PATCH 1/8] dma-debug: refactor to use physical addresses for page mapping
` [PATCH 2/8] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH 3/8] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH 4/8] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH 5/8] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
` [PATCH 7/8] dma-mapping: export new dma_*map_phys() interface
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API
[PATCH v2 0/4] iommufd: Destroy vdevice on device unbind
2025-06-25 12:38 UTC (29+ messages)
` [PATCH v2 1/4] iommufd: Add iommufd_object_tombstone_user() helper
` [PATCH v2 2/4] iommufd/viommu: Fix the uninitialized iommufd_vdevice::ictx
` [PATCH v2 3/4] iommufd: Destroy vdevice on idevice destroy
` [PATCH v2 4/4] iommufd/selftest: Add coverage for vdevice tombstone
[PATCH] iommu/amd: clear SME flag for mmio pages
2025-06-25 12:29 UTC (2+ messages)
[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
2025-06-25 11:56 UTC (16+ messages)
` [PATCH 01/14] dt-bindings: arm-smmu: document the support on SM7635
` [PATCH 02/14] dt-bindings: cpufreq: qcom-hw: document SM7635 CPUFREQ Hardware
` [PATCH 03/14] dt-bindings: crypto: qcom,prng: document SM7635
` [PATCH 04/14] dt-bindings: firmware: qcom,scm: document SM7635 SCM Firmware Interface
` [PATCH 05/14] dt-bindings: qcom,pdc: document the SM7635 Power Domain Controller
` [PATCH 06/14] dt-bindings: mailbox: qcom-ipcc: document the SM7635 Inter-Processor Communication Controller
` [PATCH 07/14] dt-bindings: soc: qcom,aoss-qmp: document the SM7635 Always-On Subsystem side channel
` [PATCH 08/14] dt-bindings: thermal: qcom-tsens: document the SM7635 Temperature Sensor
` [PATCH 09/14] dt-bindings: dma: qcom,gpi: document the SM7635 GPI DMA Engine
` [PATCH 10/14] dt-bindings: mmc: sdhci-msm: document the SM7635 SDHCI Controller
` [PATCH 11/14] dt-bindings: soc: qcom: qcom,pmic-glink: document SM7635 compatible
` [PATCH 12/14] dt-bindings: arm: qcom: Add SM7635 and The Fairphone (Gen. 6)
` [PATCH 13/14] arm64: dts: qcom: Add initial SM7635 dtsi
` [PATCH 14/14] arm64: dts: qcom: Add The Fairphone (Gen. 6)
[PATCH v8 0/4] Initial BBML2 support for contpte_convert()
2025-06-25 11:34 UTC (5+ messages)
` [PATCH v8 1/4] arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability type
` [PATCH v8 2/4] arm64: Add BBM Level 2 cpu feature
` [PATCH v8 3/4] iommu/arm: Add BBM Level 2 smmu feature
` [PATCH v8 4/4] arm64/mm: Elide tlbi in contpte_convert() under BBML2
Help: Samsung Exynos 7870 DECON SYSMMU panic
2025-06-25 11:34 UTC (6+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-06-25 10:45 UTC (6+ messages)
[PATCH 00/22] Add support for A100/A133 display
2025-06-25 10:46 UTC (8+ messages)
` [PATCH 10/22] pinctrl: sunxi: add missed lvds pins for a100/a133
` [PATCH 17/22] phy: allwinner: phy-sun6i-mipi-dphy: add LVDS support
[PATCH] The sun50i_iommu_of_xlate() function didn't properly handle the case where of_find_device_by_node() returns NULL. This could lead to a NULL pointer dereference when accessing platform_get_drvdata(iommu_pdev) if the device node couldn't be found
2025-06-25 10:41 UTC (2+ messages)
[PATCH v5 0/9] Adjust fbcon console device detection
2025-06-25 9:38 UTC (11+ messages)
` [PATCH v5 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v5 2/9] vfio/pci: Use pci_is_display()
` [PATCH v5 3/9] vga_switcheroo: "
` [PATCH v5 4/9] iommu/vt-d: "
` [PATCH v5 5/9] ALSA: hda: "
` [PATCH v5 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v5 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v5 8/9] fbcon: Use screen info to find primary device
` [PATCH v5 9/9] PCI: Add a new 'boot_display' attribute
[PATCH v2 1/1] iommu/vt-d: Assign devtlb cache tag on ATS enablement
2025-06-25 5:01 UTC
[PATCH 1/1] iommu/vt-d: Enable ATS before cache tag assignment
2025-06-25 4:53 UTC (3+ messages)
[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-06-25 3:45 UTC (18+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v6 20/25] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-24 19:38 UTC (23+ messages)
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails
` [PATCH v3 17/62] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
` [PATCH v3 18/62] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
` [PATCH v3 20/62] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
[syzbot] [iommu?] WARNING in iopt_map_pages (2)
2025-06-24 19:02 UTC
[PATCH rc v2 0/4] Fix iommufd selftest FAIL and warnings with v6.16
2025-06-24 18:00 UTC (5+ messages)
` [PATCH rc v2 1/4] iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
` [PATCH rc v2 2/4] iommufd/selftest: Add missing close(mfd) in memfd_mmap()
` [PATCH rc v2 3/4] iommufd/selftest: Add asserts testing global mfd
` [PATCH rc v2 4/4] iommufd/selftest: Fix build warnings due to uninitialized mfd
[PATCH v3 0/3] iommu: omap: Simplify few things
2025-06-24 17:36 UTC (6+ messages)
` [PATCH v3 1/3] iommu: omap: Drop redundant check if ti,syscon-mmuconfig exists
` [PATCH v3 2/3] iommu: omap: Use syscon_regmap_lookup_by_phandle_args
` [PATCH v3 3/3] iommu: mtk_iommu_v1: Simplify by dropping local 'mtk_mapping' variable
[PATCH v4 0/8] Adjust fbcon console device detection
2025-06-24 16:48 UTC (13+ messages)
` [PATCH v4 1/8] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v4 2/8] vfio/pci: Use pci_is_display()
` [PATCH v4 3/8] vga_switcheroo: "
` [PATCH v4 4/8] iommu/vt-d: "
` [PATCH v4 5/8] ALSA: hda: "
` [PATCH v4 6/8] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v4 7/8] PCI/VGA: Move check for firmware default out of VGA arbiter
` [PATCH v4 8/8] PCI: Add a new 'boot_display' attribute
[RFC PATCH] iommufd: Destroy vdevice on device unbind
2025-06-24 12:24 UTC (13+ messages)
[PATCH v4 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-06-24 12:14 UTC (8+ messages)
` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add Verisilicon
` [PATCH v4 2/5] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v4 3/5] iommu: Add verisilicon IOMMU driver
` [PATCH v4 4/5] arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588
` [PATCH v4 5/5] arm64: defconfig: enable Verisilicon IOMMU
[RFC PATCH 0/8] Add mt8196 SMMU support
2025-06-24 11:22 UTC (3+ messages)
` [RFC PATCH 6/8] iommu/arm-smmu-v3: mediatek: Add wrapper handle for IRQ
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-06-23 21:29 UTC (4+ messages)
` [PATCH v14 04/19] x86: Secure Launch main header file
[PATCH v4 0/3] Additional improvements for dma coherent allocator
2025-06-23 15:42 UTC (2+ messages)
[PATCH v3 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-06-23 14:03 UTC (18+ messages)
` [PATCH v3 2/5] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
` [PATCH v3 3/5] iommu: Add verisilicon IOMMU driver
[RESEND PATCH v4 0/4] dma-mapping: benchmark: Add support for dma_map_sg
2025-06-23 12:01 UTC (5+ messages)
` [RESEND PATCH v4 1/4] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
2025-06-23 11:33 UTC (6+ messages)
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers
` (subset) [PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
[PATCH v3 0/7] Adjust fbcon console device detection
2025-06-23 10:43 UTC (16+ messages)
` [PATCH v3 1/7] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v3 2/7] vfio/pci: Use pci_is_display()
` [PATCH v3 3/7] vga_switcheroo: "
` [PATCH v3 4/7] iommu/vt-d: "
` [PATCH v3 5/7] ALSA: hda: "
` [PATCH v3 6/7] PCI/VGA: Move check for firmware default out of VGA arbiter
` [PATCH v3 7/7] fbcon: Make a symlink to the device selected as primary
[PATCH] iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
2025-06-23 2:00 UTC (5+ messages)
` 回复: "
` [PATCH v2] "
` [PATCH v3] "
[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
2025-06-23 1:24 UTC (4+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
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