asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-07 02:42:16 to 2024-09-01 03:42:53 UTC [more...]

[PATCH v3 0/4] Add support for A7-A11 AIC
 2024-09-01  3:40 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v3 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v3 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v3 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them

Weird failure with bpftool when building 6.11-rc4 with clang+rust+lto
 2024-08-31 11:25 UTC  (4+ messages)

[PATCH v2 0/4] Add support for A7-A11 AIC
 2024-08-31 10:01 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v2 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v2 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v2 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them

[PATCH v2 00/19] Implement DWARF modversions
 2024-08-31  0:05 UTC  (75+ messages)
` [PATCH v2 01/19] tools: Add gendwarfksyms
` [PATCH v2 02/19] gendwarfksyms: Add symbol list handling
` [PATCH v2 03/19] gendwarfksyms: Add address matching
` [PATCH v2 04/19] gendwarfksyms: Add support for type pointers
` [PATCH v2 05/19] gendwarfksyms: Expand base_type
` [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v2 07/19] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v2 08/19] gendwarfksyms: Expand subroutine_type
` [PATCH v2 09/19] gendwarfksyms: Expand array_type
` [PATCH v2 10/19] gendwarfksyms: Expand structure types
` [PATCH v2 11/19] gendwarfksyms: Limit structure expansion
` [PATCH v2 12/19] gendwarfksyms: Add die_map debugging
` [PATCH v2 13/19] gendwarfksyms: Add symtypes output
` [PATCH v2 14/19] gendwarfksyms: Add symbol versioning
` [PATCH v2 15/19] gendwarfksyms: Add support for declaration-only data structures
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
` [PATCH v2 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v2 18/19] x86/asm-prototypes: Include <asm/ptrace.h>
` [PATCH v2 19/19] kbuild: Add gendwarfksyms as an alternative to genksyms

[PATCH RESEND 0/3] Add AIC support for A7-A11 SoCs
 2024-08-29 14:06 UTC  (12+ messages)
` [PATCH RESEND 1/3] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH RESEND 2/3] irqchip/apple-aic: Only access IPI sysregs when use_fast_ipi is true
` [PATCH RESEND 3/3] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level

[PATCH 0/3] Add AIC support for A7-A11 SoCs
 2024-08-29 12:42 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH 2/3] irqchip/apple-aic: Only access IPI sysregs when use_fast_ipi is true
` [PATCH 3/3] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level

[RFC PATCH] arm64: cpufeature: Pretend that A10(X) does not support 32-bit EL0
 2024-08-29  9:34 UTC 

[PATCH v13 0/2] Add Wi-Fi support for Khadas Edge2 and fallback compatible for Apple
 2024-08-28 13:16 UTC  (8+ messages)
` [PATCH v13 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v13 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH v12 0/2] Add Wi-Fi support for Khadas Edge2 and fallback compatible for Apple
 2024-08-28  9:08 UTC  (6+ messages)
` [PATCH v12 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v12 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH v12 0/2] (no cover subject)
 2024-08-28  8:20 UTC  (5+ messages)
` [PATCH v12 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v12 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH rc 0/2] Fix maps created without READ or WRITE
 2024-08-26  7:16 UTC  (8+ messages)
` [PATCH rc 1/2] iommufd: Do not allow creating areas "
` [PATCH rc 2/2] iommu: Do not return 0 from map_pages if it doesn't do anything

[PATCH v2] drivers/perf: apple_m1: add known PMU events
 2024-08-23 17:02 UTC  (2+ messages)

[PATCH 0/2] dt-bindings fixup for brcm,bcm4329-fmac.yaml
 2024-08-22  6:29 UTC  (20+ messages)
` [PATCH 1/2] dt-bindings: wireless: restore constraint for brcm,bcm4329-fmac compatible property
` [PATCH 2/2] arm64: boot: apple: fixup wifi device specification

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2024-08-20  8:58 UTC  (18+ messages)

[PATCH v3 00/16] Extended MODVERSIONS Support
 2024-08-20  2:46 UTC  (7+ messages)
` [PATCH v3 14/16] modules: Support extended MODVERSIONS info

[PATCH v2] init/Kconfig: Only block on RANDSTRUCT for RUST
 2024-08-18 21:32 UTC  (4+ messages)

[PATCH] cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF
 2024-08-12  4:54 UTC  (2+ messages)

wpa_supplicant 2.11 breaks WPA2-PSK / WPA3-SAE authentication on Linux' brcmfmac
 2024-08-10 13:13 UTC  (7+ messages)

[PATCH] wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
 2024-08-10  9:07 UTC  (5+ 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 NNTP newsgroup(s).