asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-16 14:34:47 to 2024-10-08 20:38:06 UTC [more...]

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-08 20:38 UTC  (9+ messages)
` [PATCH 51/51] soc: apple: mailbox: "

[PATCH v4 00/19] Implement DWARF modversions
 2024-10-08 18:38 UTC  (20+ messages)
` [PATCH v4 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v4 02/19] tools: Add gendwarfksyms
` [PATCH v4 03/19] gendwarfksyms: Add address matching
` [PATCH v4 04/19] gendwarfksyms: Expand base_type
` [PATCH v4 05/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v4 06/19] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v4 07/19] gendwarfksyms: Expand subroutine_type
` [PATCH v4 08/19] gendwarfksyms: Expand array_type
` [PATCH v4 09/19] gendwarfksyms: Expand structure types
` [PATCH v4 10/19] gendwarfksyms: Limit structure expansion
` [PATCH v4 11/19] gendwarfksyms: Add die_map debugging
` [PATCH v4 12/19] gendwarfksyms: Add symtypes output
` [PATCH v4 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v4 14/19] gendwarfksyms: Add support for kABI rules
` [PATCH v4 15/19] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v4 16/19] gendwarfksyms: Add support for symbol type pointers
` [PATCH v4 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v4 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v4 19/19] Documentation/kbuild: Add DWARF module versioning

[PATCH v6 00/20] Initial device trees for A7-A11 based Apple devices
 2024-10-07  7:05 UTC  (21+ messages)
` [PATCH v6 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v6 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH v6 03/20] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v6 04/20] dt-bindings: arm: apple: Add A7 devices
` [PATCH v6 05/20] dt-bindings: arm: apple: Add A8 devices
` [PATCH v6 06/20] dt-bindings: arm: apple: Add A8X devices
` [PATCH v6 07/20] dt-bindings: arm: apple: Add A9 devices
` [PATCH v6 08/20] dt-bindings: arm: apple: Add A9X devices
` [PATCH v6 09/20] dt-bindings: arm: apple: Add A10 devices
` [PATCH v6 10/20] dt-bindings: arm: apple: Add A10X devices
` [PATCH v6 11/20] dt-bindings: arm: apple: Add A11 devices
` [PATCH v6 12/20] arm64: dts: apple: Add A7 devices
` [PATCH v6 13/20] arm64: dts: apple: Add A8 devices
` [PATCH v6 14/20] arm64: dts: apple: Add A8X devices
` [PATCH v6 15/20] arm64: dts: apple: Add A9 devices
` [PATCH v6 16/20] arm64: dts: apple: Add A9X devices
` [PATCH v6 17/20] arm64: dts: apple: Add A10 devices
` [PATCH v6 18/20] arm64: dts: apple: Add A10X devices
` [PATCH v6 19/20] arm64: dts: apple: Add A11 devices
` [PATCH v6 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE

[PATCH v3 00/20] Implement DWARF modversions
 2024-10-06 17:36 UTC  (35+ messages)
` [PATCH v3 01/20] scripts: import more list macros
` [PATCH v3 02/20] scripts: move genksyms crc32 implementation to a common include
` [PATCH v3 03/20] tools: Add gendwarfksyms
` [PATCH v3 04/20] gendwarfksyms: Add address matching
` [PATCH v3 05/20] gendwarfksyms: Expand base_type
` [PATCH v3 06/20] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v3 07/20] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v3 08/20] gendwarfksyms: Expand subroutine_type
` [PATCH v3 09/20] gendwarfksyms: Expand array_type
` [PATCH v3 10/20] gendwarfksyms: Expand structure types
` [PATCH v3 11/20] gendwarfksyms: Limit structure expansion
` [PATCH v3 12/20] gendwarfksyms: Add die_map debugging
` [PATCH v3 13/20] gendwarfksyms: Add symtypes output
` [PATCH v3 14/20] gendwarfksyms: Add symbol versioning
` [PATCH v3 15/20] gendwarfksyms: Add support for kABI rules
` [PATCH v3 16/20] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v3 17/20] gendwarfksyms: Add support for symbol type pointers
` [PATCH v3 18/20] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v3 19/20] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v3 20/20] Documentation/kbuild: Add DWARF module versioning

[PATCH v2 0/2] watchdog: apple: Increase reset delay to 150ms
 2024-10-01 16:59 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart
` [PATCH v2 2/2] watchdog: apple: Increase reset delay to 150ms

[PATCH v14] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
 2024-09-30 10:55 UTC  (2+ messages)

[PATCH RESEND] watchdog: apple: Increase reset delay to 150ms
 2024-09-30  9:37 UTC  (2+ messages)

[PATCH v5 00/16] Extended MODVERSIONS Support
 2024-09-28 21:35 UTC  (21+ messages)
` [PATCH v5 01/16] module: Take const arg in validate_section_offset
` [PATCH v5 02/16] module: Factor out elf_validity_ehdr
` [PATCH v5 03/16] module: Factor out elf_validity_cache_sechdrs
` [PATCH v5 04/16] module: Factor out elf_validity_cache_secstrings
` [PATCH v5 05/16] module: Factor out elf_validity_cache_index_info
` [PATCH v5 06/16] module: Factor out elf_validity_cache_index_mod
` [PATCH v5 07/16] module: Factor out elf_validity_cache_index_sym
` [PATCH v5 08/16] module: Factor out elf_validity_cache_index_str
` [PATCH v5 09/16] module: Group section index calculations together
` [PATCH v5 10/16] module: Factor out elf_validity_cache_strtab
` [PATCH v5 11/16] module: Additional validation in elf_validity_cache_strtab
` [PATCH v5 12/16] module: Reformat struct for code style
` [PATCH v5 13/16] export_report: Rehabilitate script
` [PATCH v5 14/16] modules: Support extended MODVERSIONS info
` [PATCH v5 15/16] modpost: Produce extended modversion information
` [PATCH v5 16/16] export_report: Use new version info format

[PATCH v4 00/16] Extended MODVERSIONS Support
 2024-09-25 23:42 UTC  (20+ messages)
` [PATCH v4 01/16] module: Take const arg in validate_section_offset
` [PATCH v4 02/16] module: Factor out elf_validity_ehdr
` [PATCH v4 03/16] module: Factor out elf_validity_cache_sechdrs
` [PATCH v4 04/16] module: Factor out elf_validity_cache_secstrings
` [PATCH v4 05/16] module: Factor out elf_validity_cache_index_info
` [PATCH v4 06/16] module: Factor out elf_validity_cache_index_mod
` [PATCH v4 07/16] module: Factor out elf_validity_cache_index_sym
` [PATCH v4 08/16] module: Factor out elf_validity_cache_index_str
` [PATCH v4 09/16] module: Group section index calculations together
` [PATCH v4 10/16] module: Factor out elf_validity_cache_strtab
` [PATCH v4 11/16] module: Additional validation in elf_validity_cache_strtab
` [PATCH v4 12/16] module: Reformat struct for code style
` [PATCH v4 13/16] export_report: Rehabilitate script
` [PATCH v4 14/16] modules: Support extended MODVERSIONS info
` [PATCH v4 15/16] modpost: Produce extended modversion information
` [PATCH v4 16/16] export_report: Use new version info format

[PATCH v5 00/20] Initial device trees for A7-A11 based Apple devices
 2024-09-25  7:18 UTC  (21+ messages)
` [PATCH v5 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v5 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH v5 03/20] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v5 04/20] dt-bindings: arm: apple: Add A7 devices
` [PATCH v5 05/20] dt-bindings: arm: apple: Add A8 devices
` [PATCH v5 06/20] dt-bindings: arm: apple: Add A8X devices
` [PATCH v5 07/20] dt-bindings: arm: apple: Add A9 devices
` [PATCH v5 08/20] dt-bindings: arm: apple: Add A9X devices
` [PATCH v5 09/20] dt-bindings: arm: apple: Add A10 devices
` [PATCH v5 10/20] dt-bindings: arm: apple: Add A10X devices
` [PATCH v5 11/20] dt-bindings: arm: apple: Add A11 devices
` [PATCH v5 12/20] arm64: dts: apple: Add A7 devices
` [PATCH v5 13/20] arm64: dts: apple: Add A8 devices
` [PATCH v5 14/20] arm64: dts: apple: Add A8X devices
` [PATCH v5 15/20] arm64: dts: apple: Add A9 devices
` [PATCH v5 16/20] arm64: dts: apple: Add A9X devices
` [PATCH v5 17/20] arm64: dts: apple: Add A10 devices
` [PATCH v5 18/20] arm64: dts: apple: Add A10X devices
` [PATCH v5 19/20] arm64: dts: apple: Add A11 devices
` [PATCH v5 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE

[PATCH] pinctrl: check devm_kasprintf() returned value
 2024-09-23  9:08 UTC  (2+ messages)

[PATCH v4 00/20] Initial device trees for A7-A11 based Apple devices
 2024-09-22 20:49 UTC  (34+ messages)
` [PATCH v4 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v4 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH v4 03/20] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v4 04/20] dt-bindings: arm: apple: Add A7 devices
` [PATCH v4 05/20] dt-bindings: arm: apple: Add A8 devices
` [PATCH v4 06/20] dt-bindings: arm: apple: Add A8X devices
` [PATCH v4 07/20] dt-bindings: arm: apple: Add A9 devices
` [PATCH v4 08/20] dt-bindings: arm: apple: Add A9X devices
` [PATCH v4 09/20] dt-bindings: arm: apple: Add A10 devices
` [PATCH v4 10/20] dt-bindings: arm: apple: Add A10X devices
` [PATCH v4 11/20] dt-bindings: arm: apple: Add A11 devices
` [PATCH v4 12/20] arm64: dts: apple: Add A7 devices
` [PATCH v4 13/20] arm64: dts: apple: Add A8 devices
` [PATCH v4 14/20] arm64: dts: apple: Add A8X devices
` [PATCH v4 15/20] arm64: dts: apple: Add A9 devices
` [PATCH v4 16/20] arm64: dts: apple: Add A9X devices
` [PATCH v4 17/20] arm64: dts: apple: Add A10 devices
` [PATCH v4 18/20] arm64: dts: apple: Add A10X devices
` [PATCH v4 19/20] arm64: dts: apple: Add A11 devices
` [PATCH v4 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE

[PATCH 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
 2024-09-20 22:16 UTC  (5+ messages)

[PATCH v3 00/20] Initial device trees for A7-A11 based Apple devices
 2024-09-16 19:49 UTC  (8+ messages)
` [PATCH v3 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v3 18/20] arm64: dts: apple: Add A10X devices

[PATCH v2 0/2] Disable 32-bit EL0 for Apple A10(X), T2
 2024-09-16 16:24 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: cpufeature: Pretend that Apple A10 family does not support 32-bit EL0


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).