messages from 2023-11-15 15:22:25 to 2023-12-05 06:57:24 UTC [more...]
[PATCH V2] iommu: Don't reserve 0-length IOVA region
2023-12-05 6:56 UTC
[PATCH] memory: tegra: Protect SID override call under CONFIG_IOMMU_API
2023-12-05 6:55 UTC (2+ messages)
[PATCH v2 32/36] media: tegra-video: Fix misuse of min_buffers_needed field
2023-12-04 13:23 UTC
[PATCH v3 4/5] ARM: dts: tegra30-ouya: make dts use gpio-fan matrix instead of array
2023-12-04 10:23 UTC (2+ messages)
[PATCH v2 0/2] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2023-12-01 13:02 UTC (6+ messages)
` [PATCH v2 1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
` [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq
[PATCH 00/10] IOMMU related FW parsing cleanup
2023-12-01 11:22 UTC (30+ messages)
` [PATCH 01/10] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH 02/10] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH 03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH 04/10] iommu: Mark dev_iommu_get() with lockdep
` [PATCH 05/10] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH 06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock
` [PATCH 07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH 08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
` [PATCH 09/10] ACPI: IORT: Cast from ULL to phys_addr_t
` [PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT
[PATCH 6.6 000/112] 6.6.4-rc1 review
2023-12-01 10:58 UTC
[PATCH 6.1 00/82] 6.1.65-rc1 review
2023-12-01 10:54 UTC
[PATCH 5.15 00/68] 5.15.141-rc2 review
2023-12-01 10:52 UTC
[PATCH v2 00/10] IOMMU memory observability
2023-11-30 20:15 UTC (11+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/sun50i: "
` [PATCH v2 08/10] iommu/tegra-smmu: "
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory
[PATCH 00/30] Make a new API for drivers to use to get their FW
2023-11-30 13:23 UTC (34+ messages)
` [PATCH 01/30] iommu/of: Make a of_iommu_for_each_id()
` [PATCH 02/30] ACPI: VIOT: Make a viot_iommu_for_each_id()
` [PATCH 03/30] ACPI: IORT: Make a iort_iommu_for_each_id()
` [PATCH 04/30] ACPI: IORT: Remove fwspec from the reserved region code
` [PATCH 05/30] iommu: Add iommu_probe_info
` [PATCH 06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device
` [PATCH 07/30] iommu/of: Call of_iommu_get_resv_regions() directly
` [PATCH 08/30] iommu/of: Add iommu_of_get_single_iommu()
` [PATCH 09/30] iommu/rockchip: Move to iommu_of_get_single_iommu()
` [PATCH 10/30] iommu/sprd: "
` [PATCH 11/30] iommu/sun50i: "
` [PATCH 12/30] iommu/of: Add iommu_of_xlate()
` [PATCH 13/30] iommu/dart: Move to iommu_of_xlate()
` [PATCH 14/30] iommu/exynos: "
` [PATCH 15/30] iommu/msm: "
` [PATCH 16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op
` [PATCH 17/30] iommu: Add iommu_fw_alloc_per_device_ids()
` [PATCH 18/30] iommu/tegra: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 19/30] iommu/mtk: "
` [PATCH 20/30] iommu/ipmmu-vmsa: "
` [PATCH 21/30] iommu/mtk_v1: "
` [PATCH 22/30] iommu/qcom: "
` [PATCH 23/30] iommu/viot: Add iommu_viot_get_single_iommu()
` [PATCH 24/30] iommu/virtio: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 25/30] iommu/iort: Add iommu_iort_get_single_iommu()
` [PATCH 26/30] iommu/arm-smmu-v3: Move to iommu_fw_alloc_per_device_ids()
` [PATCH 27/30] iommu/arm-smmu: Move to iommu_of_xlate()
` [PATCH 28/30] iommu: Call all drivers if there is no fwspec
` [PATCH 29/30] iommu: Check for EPROBE_DEFER using the new FW parsers
` [PATCH 30/30] iommu: Remove fwspec and related
[PATCH 00/16] IOMMU memory observability
2023-11-30 0:02 UTC (48+ messages)
` [PATCH 01/16] iommu/vt-d: add wrapper functions for page allocations
` [PATCH 02/16] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH 03/16] iommu/io-pgtable-arm: "
` [PATCH 04/16] iommu/io-pgtable-dart: "
` [PATCH 05/16] iommu/io-pgtable-arm-v7s: "
` [PATCH 06/16] iommu/dma: "
` [PATCH 07/16] iommu/exynos: "
` [PATCH 08/16] iommu/fsl: "
` [PATCH 09/16] iommu/iommufd: "
` [PATCH 10/16] iommu/rockchip: "
` [PATCH 11/16] iommu/sun50i: "
` [PATCH 12/16] iommu/tegra-smmu: "
` [PATCH 13/16] iommu: observability of the IOMMU allocations
` [PATCH 14/16] iommu: account IOMMU allocated memory
` [PATCH 15/16] vhost-vdpa: account iommu allocations
` [PATCH 16/16] vfio: "
[PATCH 00/12] bus: Convert to platform remove callback returning void
2023-11-28 17:49 UTC (4+ messages)
` [PULL] "
` [PULL v2] "
[PATCH v2] iommu/tegra-smmu: drop error checking for debugfs_create_dir()
2023-11-28 11:25 UTC (3+ messages)
[PATCH v2 0/4] media: v4l2-subdev: Improve frame interval handling
2023-11-28 10:05 UTC (10+ messages)
` [PATCH v2 1/4] media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
` [PATCH v2 2/4] media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
[PATCH 5.10 000/187] 5.10.202-rc3 review
2023-11-28 9:42 UTC (3+ messages)
[PATCH] iommu: Don't reserve IOVA when address and size are zero
2023-11-28 8:11 UTC (3+ messages)
[RESEND PATCH V2 0/2] Support dma channel mask
2023-11-28 7:16 UTC (3+ messages)
` [RESEND PATCH V2 1/2] dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma
` [RESEND PATCH V2 2/2] dmaengine: tegra210-adma: Support dma-channel-mask property
[PATCH 5.15 000/292] 5.15.140-rc3 review
2023-11-27 23:39 UTC (2+ messages)
[PATCH 6.5 000/483] 6.5.13-rc4 review
2023-11-27 23:26 UTC
[PATCH 5.4 000/152] 5.4.262-rc4 review
2023-11-27 23:26 UTC
[PATCH 6.1 000/366] 6.1.64-rc4 review
2023-11-27 23:26 UTC
[PATCH 4.19 00/92] 4.19.300-rc3 review
2023-11-27 23:25 UTC
[PATCH 4.14 00/53] 4.14.331-rc2 review
2023-11-27 23:25 UTC
[PATCH 28/55] media: tegra-video: Stop abusing of min_buffers_needed field
2023-11-27 16:54 UTC
[Patch v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
2023-11-23 14:32 UTC (4+ messages)
[PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
2023-11-23 9:08 UTC (7+ messages)
[PATCH 00/52] serial: Convert to platform remove callback returning void
2023-11-22 23:23 UTC (3+ messages)
` [PATCH 03/52] serial: 8250: "
[Patch v6 0/2] Add support for _TFP and change throttle pctg
2023-11-22 13:34 UTC (8+ messages)
` [Patch v6 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
` [Patch v6 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
[PATCH v2 0/2] fbdev/simplefb: Add missing simple-framebuffer features
2023-11-22 8:42 UTC (6+ messages)
` [PATCH v2 2/2] fbdev/simplefb: Add support for generic power-domains
[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
2023-11-21 17:55 UTC (9+ messages)
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
[PATCH v3 000/108] pwm: Fix lifetime issues for pwm_chips
2023-11-21 13:50 UTC (2+ messages)
` [PATCH v3 093/108] pwm: tegra: Make use of devm_pwmchip_alloc() function
[Patch V2 1/2] memory: tegra: Add SID override programming for MC clients
2023-11-21 9:10 UTC (2+ messages)
PSA: this list has moved to new vger infra (no action required)
2023-11-21 1:11 UTC
[PATCH] staging: media: tegra-video: Convert to platform remove callback returning void
2023-11-20 21:23 UTC (2+ 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