Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2023-03-01 17:22:30 to 2023-03-13 20:11:25 UTC [more...]

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-13 20:11 UTC  (81+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 02/18] rust: drm: Add Device and Driver abstractions
` [PATCH RFC 03/18] rust: drm: file: Add File abstraction
` [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction
` [PATCH RFC 05/18] drm/gem-shmem: Export VM ops functions
` [PATCH RFC 06/18] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction
` [PATCH RFC 08/18] rust: dma_fence: Add DMA Fence abstraction
` [PATCH RFC 09/18] rust: drm: syncobj: Add DRM Sync Object abstraction
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down
` [PATCH RFC 12/18] rust: drm: sched: Add GPU scheduler abstraction
` [PATCH RFC 13/18] drm/gem: Add a flag to control whether objects can be exported
` [PATCH RFC 14/18] rust: drm: gem: Add set_exportable() method
` [PATCH RFC 15/18] drm/asahi: Add the Asahi driver UAPI [DO NOT MERGE]
` [PATCH RFC 16/18] rust: bindings: Bind the Asahi DRM UAPI
` [PATCH RFC 17/18] rust: macros: Add versions macro
` [PATCH RFC 18/18] drm/asahi: Add the Asahi driver for Apple AGX GPUs

[PATCH 0/5] rust: Add io_pgtable and RTKit abstractions
 2023-03-13 18:05 UTC  (21+ messages)
` [PATCH 2/5] rust: device: Add a minimal RawDevice trait
` [PATCH 5/5] rust: device: Add a stub abstraction for devices

[REGRESSION] Patch broke WPA auth: Re: [PATCH v2] wifi: cfg80211: Fix use after free for wext
 2023-03-13 14:18 UTC  (7+ messages)
  ` [PATCH] wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"

[PATCH v9 0/5] Hi,
 2023-03-11 19:45 UTC  (8+ messages)
` [PATCH v9 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v9 2/5] "
` [PATCH v9 3/5] arm64: dts: apple: t8103: Add "
` [PATCH v9 4/5] arm64: dts: apple: t600x: "
` [PATCH v9 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH] PCI: apple: Initialize pcie->nvecs before using it
 2023-03-11 19:12 UTC  (4+ messages)

[PATCH v3 0/3] Apple M1 USB4/Thunderbolt DART support
 2023-03-11 13:52 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iommu: dart: Add t8103-usb4-dart compatible
` [PATCH v3 2/3] iommu: dart: Write to all DART_T8020_STREAM_SELECT
` [PATCH v3 3/3] iommu: dart: Add support for t8103 USB4 DART

[PATCH v9 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-03-11  5:11 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v9 2/5] "
` [PATCH v9 3/5] arm64: dts: apple: t8103: Add "
` [PATCH v9 4/5] arm64: dts: apple: t600x: "
` [PATCH v9 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v8 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-03-10 21:46 UTC  (7+ messages)
` [PATCH v8 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v8 2/5] "
` [PATCH v8 3/5] arm64: dts: apple: t8103: Add "
` [PATCH v8 4/5] arm64: dts: apple: t600x: "
` [PATCH v8 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-03-10 17:37 UTC  (3+ messages)
` [PATCH v7 2/5] pwm: Add Apple PWM controller

[PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-03-10 16:07 UTC  (7+ messages)
` [PATCH v8 1/6] s390/ism: Set DMA coherent mask
` [PATCH v8 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v8 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v8 4/6] s390/pci: Use dma-iommu layer
` [PATCH v8 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v8 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH V3] nvmem: add explicit config option to read OF fixed cells
 2023-03-10 10:43 UTC  (6+ messages)

[PATCH v2] PCI: apple: Set only available ports up
 2023-03-09 19:48 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 2c6433e9294b6d0f4d8f08c3c70a3eac434d3ec8
 2023-03-09 14:36 UTC 

[PATCH V2] nvmem: add explicit config option to read OF fixed cells
 2023-03-09  9:40 UTC  (12+ messages)

[PATCH RFC 0/4] Driver for Apple Z2 touchscreens
 2023-03-09  3:04 UTC  (3+ messages)
` [PATCH RFC 2/4] input: apple_z2: Add a driver "

[PATCH v3 00/15] Device trees for Apple M2 (t8112) based devices
 2023-03-08 23:15 UTC  (17+ messages)
` [PATCH v3 01/15] dt-bindings: power: apple,pmgr-pwrstate: Add t8112 compatible
` [PATCH v3 02/15] dt-bindings: arm: apple: apple,pmgr: Add t8112-pmgr compatible
` [PATCH v3 03/15] dt-bindings: watchdog: apple,wdt: Add t8112-wdt compatible
` [PATCH v3 04/15] dt-bindings: arm: cpus: Add apple,avalanche & blizzard compatibles
` [PATCH v3 05/15] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8112-aic compatible
` [PATCH v3 06/15] dt-bindings: iommu: apple,sart: Add apple,t8112-sart compatible string
` [PATCH v3 07/15] dt-bindings: mailbox: apple,mailbox: Add t8112 compatibles
` [PATCH v3 08/15] dt-bindings: nvme: apple: Add apple,t8112-nvme-ans2 compatible string
` [PATCH v3 09/15] dt-bindings: pci: apple,pcie: Add t8112 support
` [PATCH v3 10/15] dt-bindings: pinctrl: apple,pinctrl: Add apple,t8112-pinctrl compatible
` [PATCH v3 11/15] dt-bindings: i2c: apple,i2c: Add apple,t8112-i2c compatible
` [PATCH v3 12/15] dt-bindings: clock: apple,nco: Add t8112-nco compatible
` [PATCH v3 13/15] dt-bindings: dma: apple,admac: Add t8112-admac compatible
` [PATCH v3 14/15] dt-bindings: arm: apple: Add t8112 j413/j473/j493 compatibles
` [PATCH v3 15/15] arm64: dts: apple: t8112: Initial t8112 (M2) device trees

[PATCH 0/3] rust: Miscellaneous macro improvements
 2023-03-08 20:57 UTC  (5+ messages)
` [PATCH 2/3] rust: macros: concat_idents: Allow :: paths in the first argument

[PATCH v2 0/4] Apple M1 USB4/Thunderbolt DART support
 2023-03-08 19:31 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: dart: Add t8103-usb4-dart compatible
` [PATCH v2 2/4] iommu: dart: Add flag to override bypass support

[PATCH] PCI: apple: Set only available ports up
 2023-03-08 11:23 UTC  (4+ messages)

[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-03-07 20:21 UTC  (5+ messages)
` [PATCH 1/5] rust: error: Add Error::to_ptr()

[PATCH v17 0/7] RISC-V IPI Improvements
 2023-03-07 17:32 UTC  (8+ messages)
` [PATCH v17 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v17 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v17 3/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v17 4/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v17 5/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v17 6/7] RISC-V: Use IPIs for remote icache "
` [PATCH v17 7/7] irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers

max_hw_sectors error caused by recent NVMe driver commit
 2023-03-03 16:44 UTC  (8+ messages)

[PATCH] cpufreq: apple-soc: Fix an IS_ERR() vs NULL check
 2023-03-01 18:36 UTC  (3+ messages)

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-03-01 17:24 UTC  (2+ messages)

[PATCH 0/2] rust: sync: Arc: Any downcasting and assume_init()
 2023-03-01 17:23 UTC  (5+ messages)
` [PATCH 1/2] rust: sync: arc: implement Arc<dyn Any + Send + Sync>::downcast()
` [PATCH 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox