asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (48+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "

[PATCH v2 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-04-24 10:18 UTC  (4+ messages)
` [PATCH v2 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v2 0/5] configs: apple: Switch to standard boot + small adjustments
 2024-04-22 19:36 UTC  (11+ messages)
` [PATCH v2 1/5] apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA
` [PATCH v2 2/5] configs: apple: Use "vidconsole,serial" as stdout/stderr
` [PATCH v2 3/5] configs: apple: Enable CMD_SELECT_FONT and FONT_16X32
` [PATCH v2 4/5] arm: apple: Switch to standard boot
` [PATCH v2 5/5] arm: apple: Do not list bootflows on boot

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-20 12:15 UTC  (17+ messages)
` [PATCH 1/4] prctl: Introduce PR_{SET,GET}_MEM_MODEL
` [PATCH 2/4] arm64: Implement PR_{GET,SET}_MEM_MODEL for always-TSO CPUs
` [PATCH 3/4] arm64: Introduce scaffolding to add ACTLR_EL1 to thread state
` [PATCH 4/4] arm64: Implement Apple IMPDEF TSO memory model control

[PATCH v1 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-04-19 13:02 UTC  (3+ messages)
` [PATCH v1 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v3 1/4] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml
 2024-04-17 17:53 UTC  (10+ messages)
` [PATCH v3 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
` [PATCH v3 3/4] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml
` [PATCH v3 4/4] dt-bindings: PCI: mediatek,mt7621-pcie: "

[PATCH 0/4] configs: apple: Switch to standard boot + small adjustments
 2024-04-16  7:50 UTC  (10+ messages)
` [PATCH 1/4] apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA
` [PATCH 2/4] configs: apple: Use "vidconsole,serial" as stdout/stderr
` [PATCH 3/4] configs: apple: Enable CMD_SELECT_FONT and FONT_16X32
` [PATCH 4/4] arm: apple: Switch to standard boot

[PATCH v6 00/11] IOMMU memory observability
 2024-04-15 12:33 UTC  (13+ messages)
` [PATCH v6 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v6 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v6 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v6 04/11] iommu/io-pgtable-arm: "
` [PATCH v6 05/11] iommu/io-pgtable-dart: "
` [PATCH v6 06/11] iommu/exynos: "
` [PATCH v6 07/11] iommu/rockchip: "
` [PATCH v6 08/11] iommu/sun50i: "
` [PATCH v6 09/11] iommu/tegra-smmu: "
` [PATCH v6 10/11] iommu: observability of the IOMMU allocations
` [PATCH v6 11/11] iommu: account IOMMU allocated memory

[PATCH v4 0/6] USB keyboard improvements for asahi / desktop systems
 2024-04-13  0:59 UTC  (17+ messages)
` [PATCH v4 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH v4 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v4 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v4 4/6] usb: Add environment based device ignorelist
` [PATCH v4 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v4 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH v5 00/11] IOMMU memory observability
 2024-04-12 17:06 UTC  (12+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

[PATCH] cpufreq: Covert to exit callback returning void
 2024-04-12  6:02 UTC  (4+ messages)

[PATCH v2 1/4] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml
 2024-04-11 17:41 UTC  (15+ messages)
` [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
` [PATCH v2 3/4] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml
` [PATCH v2 4/4] dt-bindings: PCI: mediatek,mt7621-pcie: "

[PATCH 0/3] tso: aarch64: Expose TSO for virtualized linux on Apple Silicon
 2024-04-10 23:23 UTC 

[PATCH 1/3] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml
 2024-04-10 18:11 UTC  (13+ messages)
` [PATCH 2/3] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
` [PATCH 3/3] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml

[PATCH] cpufreq: Covert to exit callback returning void
 2024-04-10 13:21 UTC 

[PATCH] cpufreq: Convert to exit callback returning void
 2024-04-09 15:28 UTC 

[PATCH] pinctrl: apple-gpio: Fix null pointer dereference in apple_gpio_pinctrl_probe()
 2024-04-09 11:53 UTC  (2+ messages)

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-05  8:48 UTC  (16+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

convert nvme to atomic queue limits updates v2
 2024-03-26 14:52 UTC  (4+ messages)
  ` [PATCH 14/16] nvme: use the atomic queue limits update API

[PATCH v3 0/6] USB keyboard improvements for asahi / desktop systems
 2024-03-26 11:29 UTC  (11+ messages)
` [PATCH v3 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v3 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v3 4/6] usb: Add environment based device ignorelist
` [PATCH v3 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v3 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).