messages from 2024-08-27 15:51:53 to 2024-09-01 04:07:41 UTC [more...]
[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
2024-09-01 4:06 UTC (19+ messages)
` [PATCH v4 01/18] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v4 02/18] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v4 03/18] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v4 04/18] usb: typec: Add device managed typec_mux_register()
` [PATCH v4 05/18] usb: typec: Add device managed typec_switch_register()
` [PATCH v4 06/18] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v4 07/18] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v4 08/18] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v4 09/18] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v4 10/18] devcon property: Document devcon_match_fn_t
` [PATCH v4 11/18] device property: Add remote endpoint to devcon matcher
` [PATCH v4 12/18] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v4 13/18] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v4 14/18] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v4 16/18] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v4 17/18] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v4 18/18] platform/chrome: cros_ec_typec: Handle lack of HPD information
[PATCH 6.6 000/341] 6.6.48-rc1 review
2024-08-31 21:26 UTC (25+ messages)
` [PATCH 6.6 110/341] usb: gadget: uvc: cleanup request when not in correct state
` [PATCH 6.6 230/341] change alloc_pages name in dma_map_ops to avoid name conflicts
[PATCH 6.1 000/321] 6.1.107-rc1 review
2024-08-31 21:19 UTC (24+ messages)
` [PATCH 6.1 202/321] fbdev: offb: replace of_node_put with __free(device_node)
` [PATCH 6.1 298/321] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
[PATCH 6.6 000/139] 6.6.39-rc1 review
2024-08-31 5:15 UTC (6+ messages)
` [PATCH 6.6 046/139] selftests/net: fix uninitialized variables
[PATCH v3 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
2024-08-30 22:29 UTC (8+ messages)
` [PATCH v3 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init
` [PATCH v3 2/2] clk: qcom: gcc-sm8550: Don't use shared clk_ops for QUPs
[PATCH 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
2024-08-30 17:59 UTC (8+ messages)
` [PATCH 1/2] clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPs
` [PATCH 2/2] clk: qcom: gcc-sm8550: Don't park the USB RCG at registration time
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-08-30 17:18 UTC (53+ messages)
` [PATCH v2 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 3/8] ACPICA: IORT: Update for revision E.f
` [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v2 5/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
[PATCH 5.10 000/317] 5.10.219-rc1 review
2024-08-30 12:47 UTC (4+ messages)
` [PATCH 5.10 194/317] Input: ioc3kbd - convert to platform remove callback returning void
[PATCH] PCI/ATS: Add missing pci_prepare_ats() stub
2024-08-30 12:30 UTC (2+ messages)
[PATCH 5.15 000/479] 5.15.165-rc3 review
2024-08-30 11:04 UTC (6+ messages)
[PATCH v2 00/14] Minor fixups and refactorings for AMD's io-pgtable code
2024-08-30 0:06 UTC (15+ messages)
` [PATCH v2 01/14] iommu/amd: Move allocation of the top table into v1_alloc_pgtable
` [PATCH v2 02/14] iommu/amd: Allocate the page table root using GFP_KERNEL
` [PATCH v2 03/14] iommu/amd: Set the pgsize_bitmap correctly
` [PATCH v2 04/14] iommu/amd: Remove amd_iommu_domain_update() from page table freeing
` [PATCH v2 05/14] iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
` [PATCH v2 06/14] iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
` [PATCH v2 07/14] iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
` [PATCH v2 08/14] iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
` [PATCH v2 09/14] iommu/amd: Narrow the use of struct protection_domain to invalidation
` [PATCH v2 10/14] iommu/amd: Remove conditions from domain free paths
` [PATCH v2 11/14] iommu/amd: Fix typo of , instead of ;
` [PATCH v2 12/14] iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
` [PATCH v2 13/14] iommu/amd: Correct the reported page sizes from the V1 table
` [PATCH v2 14/14] iommu/amd: Do not set the D bit on AMD v2 table entries
[PATCH ipsec-next v2] xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
2024-08-29 18:14 UTC
[PATCH] xfrm: policy: Restore dir assignment in xfrm_hash_rebuild()
2024-08-29 18:07 UTC (4+ messages)
[PATCH] xfs: Fix format specifier for max_folio_size in xfs_fs_fill_super()
2024-08-29 17:50 UTC (7+ messages)
[PATCH] iommufd: Check the domain owner of the parent before creating a nesting domain
2024-08-29 16:19 UTC (2+ messages)
[PATCH 6.10 000/273] 6.10.7-rc1 review
2024-08-29 13:57 UTC (15+ messages)
` [PATCH 6.10 083/273] 9p: Fix DIO read through netfs
[PATCH 08/14] iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
2024-08-29 10:47 UTC (4+ messages)
[PATCH v2 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
2024-08-29 8:39 UTC (8+ messages)
` [PATCH v2 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init
` [PATCH v2 2/2] clk: qcom: gcc-sm8550: Don't use shared clk_ops for QUPs
[PATCH RESEND v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
2024-08-28 18:00 UTC
[PATCH] hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clang
2024-08-28 20:34 UTC (2+ messages)
[PATCH 13/14] iommu/amd: Correct the reported page sizes from the V1 table
2024-08-28 13:50 UTC (2+ messages)
[PATCH] rust: allow `stable_features` lint
2024-08-28 9:39 UTC (2+ messages)
[PATCH 10/14] iommu/amd: Remove conditions from domain free paths
2024-08-28 6:56 UTC (2+ messages)
[PATCH 12/14] iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
2024-08-28 6:42 UTC (2+ messages)
[PATCH 14/14] iommu/amd: Do not set the D bit on AMD v2 table entries
2024-08-28 6:41 UTC (2+ messages)
[PATCH 11/14] iommu/amd: Fix typo of , instead of ;
2024-08-28 6:39 UTC (2+ messages)
[PATCH 07/14] iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
2024-08-28 6:37 UTC (2+ messages)
[PATCH 06/14] iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
2024-08-28 6:28 UTC (2+ messages)
[PATCH 05/14] iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
2024-08-28 6:27 UTC (2+ messages)
[PATCH 04/14] iommu/amd: Remove amd_iommu_domain_update() from page table freeing
2024-08-28 6:26 UTC (2+ messages)
[PATCH 03/14] iommu/amd: Set the pgsize_bitmap correctly
2024-08-28 6:26 UTC (2+ messages)
[PATCH 01/14] iommu/amd: Move allocation of the top table into v1_alloc_pgtable
2024-08-28 6:22 UTC (2+ messages)
[PATCH] iommufd: Protect against overflow of ALIGN() during iova allocation
2024-08-27 17:46 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