messages from 2025-01-18 22:43:52 to 2025-02-09 10:50:44 UTC [more...]
[PATCH] MAINTAINERS: arm: apple: Add myself as maintainer
2025-02-09 10:50 UTC (4+ messages)
[PATCH v2] drm/virtio: Align host mapping request to maximum platform page size
2025-02-07 15:38 UTC (6+ messages)
[PATCH] MAINTAINERS: Remove myself
2025-02-07 14:51 UTC (4+ messages)
[PATCH] MAINTAINERS: Remove myself
2025-02-07 7:19 UTC
[PATCH RESEND 0/9] Add Apple A7-A11, T2 SoC cpufreq nodes
2025-02-06 23:27 UTC (11+ messages)
` [PATCH RESEND 1/9] arm64: dts: apple: s5l8960x: Add "
` [PATCH RESEND 2/9] arm64: dts: apple: t7000: "
` [PATCH RESEND 3/9] arm64: dts: apple: t7001: "
` [PATCH RESEND 4/9] arm64: dts: apple: Add cpufreq nodes for S8000/S8003
` [PATCH RESEND 5/9] arm64: dts: apple: s8001: Add cpufreq nodes
` [PATCH RESEND 6/9] arm64: dts: apple: t8010: "
` [PATCH RESEND 7/9] arm64: dts: apple: t8011: "
` [PATCH RESEND 8/9] arm64: dts: apple: t8012: "
` [PATCH RESEND 9/9] arm64: dts: apple: t8015: "
[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
2025-02-06 19:27 UTC (53+ messages)
` [PATCH 1/6] rust: types: Add Ownable/Owned types
` [PATCH 2/6] rust: page: Convert to Ownable
` [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public
` [PATCH 4/6] rust: addr: Add a module to declare core address types
` [PATCH 5/6] rust: page: Add physical address conversion functions
` [PATCH 6/6] rust: page: Make Page::as_ptr() pub(crate)
[PATCH 00/19] iommu: Further abstract iommu-pages
2025-02-06 17:54 UTC (34+ messages)
` [PATCH 01/19] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH 03/19] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH 04/19] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH 05/19] iommu/pages: Replace iommu_free_pages() with iommu_free_page()
` [PATCH 06/19] iommu/pages: De-inline the substantial functions
` [PATCH 07/19] iommu/vtd: Use virt_to_phys()
` [PATCH 08/19] iommu/pages: Formalize the freelist API
` [PATCH 09/19] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH 10/19] iommu/amd: "
` [PATCH 11/19] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH 12/19] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH 13/19] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH 14/19] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH 15/19] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH 16/19] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH 19/19] iommu/pages: Remove iommu_alloc_page/pages()
[PATCH v6 0/5] Driver for pre-DCP apple display controller
2025-02-06 14:06 UTC (7+ messages)
` [PATCH v6 1/5] dt-bindings: display: Add Apple pre-DCP "
` [PATCH v6 2/5] drm: adp: Add Apple Display Pipe driver
` [PATCH v6 3/5] drm: panel: Add a panel driver for the Summit display
` [PATCH v6 4/5] arm64: dts: apple: Add touchbar screen nodes
` [PATCH v6 5/5] MAINTAINERS: Add entries for touchbar display driver
[PATCH v5 0/5] Driver for pre-DCP apple display controller
2025-02-06 11:11 UTC (13+ messages)
` [PATCH v5 1/5] dt-bindings: display: Add Apple pre-DCP "
` [PATCH v5 2/5] drm: adp: Add Apple Display Pipe driver
` [PATCH v5 3/5] drm: panel: Add a panel driver for the Summit display
` [PATCH v5 4/5] arm64: dts: apple: Add touchbar screen nodes
` [PATCH v5 5/5] MAINTAINERS: Add entries for touchbar display driver
[PATCH v6 0/4] Driver for Apple Z2 touchscreens
2025-02-05 16:27 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: input: touchscreen: Add Z2 controller
` [PATCH v6 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH v6 3/4] arm64: dts: apple: Add touchbar digitizer nodes
` [PATCH v6 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver
[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
2025-02-03 17:13 UTC (13+ messages)
` [PATCH 1/4] drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*]
` [PATCH 2/4] drm/gpuvm: Plumb through flags into drm_gpuva_op_map
` [PATCH 3/4] drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic
` [PATCH 4/4] drm/gpuvm: Plumb through flags into drm_gpuva_init
[PATCH v7 RESEND 00/11] Add PMGR nodes for Apple A7-A11, T2 SoCs
2025-02-03 12:15 UTC (12+ messages)
` [PATCH v7 RESEND 01/11] dt-bindings: arm: apple: apple,pmgr: Add A7-A11, T2 compatibles
` [PATCH v7 RESEND 02/11] dt-bindings: arm: apple: apple,pmgr-pwrstate: "
` [PATCH v7 RESEND 03/11] arm64: dts: apple: s5l8960x: Add PMGR node
` [PATCH v7 RESEND 04/11] arm64: dts: apple: t7000: "
` [PATCH v7 RESEND 05/11] arm64: dts: apple: t7001: "
` [PATCH v7 RESEND 06/11] arm64: dts: apple: s800-0-3: Add PMGR nodes
` [PATCH v7 RESEND 07/11] arm64: dts: apple: s8001: "
` [PATCH v7 RESEND 08/11] arm64: dts: apple: t8010: "
` [PATCH v7 RESEND 09/11] arm64: dts: apple: t8011: "
` [PATCH v7 RESEND 10/11] arm64: dts: apple: t8012: "
` [PATCH v7 RESEND 11/11] arm64: dts: apple: t8015: "
[PATCH v5 RESEND 0/3] Apple DWI backlight driver
2025-02-03 11:50 UTC (4+ messages)
` [PATCH v5 RESEND 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add Apple DWI backlight
` [PATCH v5 RESEND 2/3] backlight: apple_dwi_bl: Add Apple DWI backlight driver
` [PATCH v5 RESEND 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller
[PATCH v3 RESEND 0/2] Device Tree for Apple T2 (T8012) SoC devices
2025-02-03 11:42 UTC (3+ messages)
` [PATCH v3 RESEND 1/2] dt-bindings: arm: apple: Add T2 devices
` [PATCH v3 RESEND 2/2] arm64: dts: "
[PATCH v2 RESEND] arm64: dts: apple: Split s8000/s8003 SoC DTS files
2025-02-03 11:38 UTC
[PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback
2025-02-02 15:06 UTC
[PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback
2025-02-02 15:05 UTC (2+ messages)
[PATCH 00/15] cpufreq: simplify boost handling
2025-01-27 3:32 UTC (4+ messages)
` [PATCH 08/15] cpufreq: apple: Set .set_boost directly
[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size
2025-01-24 23:34 UTC (4+ messages)
[PATCH] drm/virtio: Support partial maps of GEM objects
2025-01-24 21:22 UTC (7+ messages)
[PATCH 00/33] cpufreq: manage common sysfs attributes from core
2025-01-23 19:40 UTC (3+ messages)
` [PATCH 04/33] cpufreq: apple: Stop setting cpufreq_driver->attr field
[PATCH v5 0/4] Driver for Apple Z2 touchscreens
2025-01-23 15:29 UTC (9+ messages)
` [PATCH v5 1/4] dt-bindings: input: touchscreen: Add Z2 controller
` [PATCH v5 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens
` [PATCH v5 3/4] arm64: dts: apple: Add touchbar digitizer nodes
` [PATCH v5 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver
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