The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-10-15 19:25:10 to 2024-10-15 21:34:46 UTC [more...]

[PATCH 2/2] mailbox: ti-msgmgr: Allow building under COMPILE_TEST
 2024-10-15 21:34 UTC  (4+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-15 21:34 UTC  (5+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v2 1/2] wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan()
 2024-10-15 21:34 UTC  (2+ messages)

[PATCH v2 0/3] Enable compile testing of TI MSGMGR/SPROXY driver
 2024-10-15 21:33 UTC  (3+ messages)
` [PATCH v2 2/3] mailbox: ti-msgmgr: Remove use of of_match_ptr() helper
` [PATCH v2 3/3] mailbox: ti-msgmgr: Allow building under COMPILE_TEST

[syzbot] [fs?] kernel BUG in submit_bh_wbc (3)
 2024-10-15 21:32 UTC  (2+ messages)
` [PATCH] nilfs2: fix kernel bug due to missing clearing of buffer delay flag

[PATCH v8 00/11] Enable haltpoll on arm64
 2024-10-15 21:32 UTC  (4+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()

[PATCH] driver core: Don't log intentional skip of device link creation as error
 2024-10-15 21:32 UTC  (9+ messages)

[PATCH v2 0/9] STM32 DMA3 updates for STM32MP25
 2024-10-15 21:30 UTC  (3+ messages)
` [PATCH v2 4/9] dt-bindings: dma: stm32-dma3: prevent additional transfers

[PATCH v29 00/33] Introduce QC USB SND audio offloading support
 2024-10-15 21:29 UTC  (34+ messages)
` [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters
` [PATCH v29 02/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v29 03/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v29 04/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v29 05/33] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v29 06/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v29 07/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v29 08/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v29 09/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v29 10/33] ALSA: Add USB audio device jack type
` [PATCH v29 11/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v29 12/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v29 13/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v29 14/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v29 15/33] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v29 16/33] ASoC: usb: Add PCM format check API for "
` [PATCH v29 17/33] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v29 18/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v29 19/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v29 20/33] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v29 21/33] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v29 22/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v29 23/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v29 24/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v29 25/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v29 26/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v29 27/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v29 28/33] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v29 29/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v29 30/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v29 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v29 32/33] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v29 33/33] ASoC: usb: Rediscover USB SND devices on USB port add

[RFC PATCH] tpm: Allow the TPM2 pcr_extend HMAC capability to be disabled on boot
 2024-10-15 21:29 UTC  (2+ messages)

[PATCH v3 2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa()
 2024-10-15 21:27 UTC  (2+ messages)

Building out of tree dtbs
 2024-10-15 21:28 UTC  (3+ messages)
  ` [PATCH] kbuild: Restore the ability to build "

[PATCH net-next v2 0/3] Threads support in proc connector
 2024-10-15 21:28 UTC  (7+ messages)
` [PATCH net-next v2 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v2 3/3] connector/cn_proc: Selftest for threads

[PATCH v2 0/2] driver core: Avoid false-positive errors for intentionally skipped links
 2024-10-15 21:27 UTC  (3+ messages)
` [PATCH v2 1/2] driver core: Create device_link_is_useless() helper
` [PATCH v2 2/2] driver core: Don't log intentional skip of device link creation as error

[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-15 21:27 UTC  (3+ messages)
` [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros

[PATCH v2 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-10-15 21:27 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

Crash on armv7-a using KASAN
 2024-10-15 21:24 UTC  (13+ messages)

[for-next][PATCH 0/3] ftrace: Updates for 6.13
 2024-10-15 21:24 UTC  (4+ messages)
` [for-next][PATCH 1/3] ftrace: Use arch_ftrace_regs() for ftrace_regs_*() macros
` [for-next][PATCH 2/3] selftests/ftrace: Fix check of return value in fgraph-retval.tc test
` [for-next][PATCH 3/3] ftrace: Rename ftrace_regs_return_value to ftrace_regs_get_return_value

[PATCH] irqchip/riscv-intc: Fix no-SMP boot with ACPI
 2024-10-15 21:18 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/riscv-intc: Fix SMP=n "

[PATCH] PCI: dwc: Use level-triggered handler for MSI IRQs
 2024-10-15 21:12 UTC 

[PATCH v2 1/3] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-10-15 21:17 UTC  (3+ messages)
` [PATCH v2 2/3] proc_pid_fdinfo.5: Add subsection headers for different fd types
` [PATCH v2 3/3] proc_pid_fdinfo.5: Add DRM subsection

[PATCH v1 1/3] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-10-15 21:16 UTC  (3+ messages)

[PATCH] tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driver
 2024-10-15 21:15 UTC  (2+ messages)

[PATCH 0/5] scsi: bfa: Remove deadcode
 2024-10-15 21:14 UTC  (2+ messages)

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-15 21:13 UTC  (2+ messages)

[PATCH v5 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-15 21:11 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the vfs-brauner tree
 2024-10-15 21:10 UTC 

[PATCH v3 0/5] page allocation tag compression
 2024-10-15 21:08 UTC  (5+ messages)
` [PATCH v3 2/5] alloc_tag: load module tags into separate contiguous memory

[PATCH v4 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-10-15 21:08 UTC  (6+ messages)
` [PATCH v4 1/5] iommu/vt-d: Separate page request queue from SVM
` [PATCH v4 2/5] iommu/vt-d: Remove the pasid present check in prq_event_thread
` [PATCH v4 3/5] iommu: kconfig: Move IOMMU_IOPF into INTEL_IOMMU
` [PATCH v4 4/5] iommufd: Enable PRI when doing the iommufd_hwpt_alloc
` [PATCH v4 5/5] iommu/vt-d: drop pasid requirement for prq initialization

[PATCH v4 0/5] Hwmon PMUs
 2024-10-15 21:06 UTC  (6+ messages)
` [PATCH v4 1/5] tools api io: Ensure line_len_out is always initialized
` [PATCH v4 2/5] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v4 3/5] perf pmu: Add calls enabling the hwmon_pmu
` [PATCH v4 4/5] perf test: Add hwmon "PMU" test
` [PATCH v4 5/5] perf docs: Document tool and hwmon events

[PATCH v2 0/5] Add Exynos990 pinctrl and chipid drivers
 2024-10-15 21:04 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: samsung: Add exynos990-pinctrl compatible
` [PATCH v2 2/5] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible
` [PATCH v2 3/5] pinctrl: samsung: Add Exynos 990 SoC pinctrl configuration
` [PATCH v2 4/5] arm64: dts: exynos: Add Exynos 990 pinctrl nodes
` [PATCH v2 5/5] arm64: dts: exynos: Add button support for c1s

[PATCH net v3] net: phy: disable eee due to errata on various KSZ switches
 2024-10-15 21:04 UTC  (3+ messages)

[PATCH] staging: gpib: Remove unused value
 2024-10-15 21:02 UTC 

[PATCH v3 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-10-15 21:02 UTC  (3+ messages)

[PATCH v2 0/6] Add minimal Exynos990 SoC and SM-N981B support
 2024-10-15 21:02 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: arm: cpus: Add Samsung Mongoose M5
` [PATCH v2 2/6] dt-bindings: hwinfo: exynos-chipid: Add compatible for Exynos 990 chipid
` [PATCH v2 3/6] dt-bindings: arm: samsung: samsung-boards: Add bindings for Exynos 990 boards
` [PATCH v2 4/6] soc: samsung: exynos-chipid: Add support for Exynos 990 chipid
` [PATCH v2 5/6] arm64: dts: exynos: Add initial support for the Exynos 990 SoC
` [PATCH v2 6/6] arm64: dts: exynos: Add initial support for Samsung Galaxy Note20 5G (c1s)

[PATCH] HID: simplify code in fetch_item()
 2024-10-15 20:59 UTC  (5+ messages)

[PATCH] power: supply: Fix a typo
 2024-10-15 21:01 UTC  (2+ messages)

[PATCH v1] power: supply: Correct multiple typos in comments
 2024-10-15 21:01 UTC  (2+ messages)

[PATCH 0/7] power: supply: constify ocv and resistance tables
 2024-10-15 21:01 UTC  (2+ messages)

[PATCH 0/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()
 2024-10-15 21:01 UTC  (2+ messages)

[PATCH v6 1/5] tpm: Return on tpm2_create_null_primary() failure
 2024-10-15 20:58 UTC  (5+ messages)
` [PATCH v6 2/5] tpm: Implement tpm2_load_null() rollback
` [PATCH v6 3/5] tpm: flush the null key only when /dev/tpm0 is accessed
` [PATCH v6 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session()
` [PATCH v6 5/5] tpm: flush the auth session only when /dev/tpm0 is open

linux-next: build warning after merge of the tip tree
 2024-10-15 20:56 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: usb: mediatek,mt6360-tcpc: add ports properties
 2024-10-15 20:56 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port

[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-15 20:54 UTC  (9+ messages)
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH RFC 0/4] ad7380: add adaq4370-4 and adaq4380-4 support
 2024-10-15 20:49 UTC  (3+ messages)
` [PATCH RFC 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts

[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
 2024-10-15 20:46 UTC  (4+ messages)

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-15 20:42 UTC  (12+ messages)
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
        `  "
            `  "

[PATCH 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2024-10-15 20:40 UTC  (12+ messages)
` [PATCH 3/7] x86/resctrl: Introduce sdciae_capable in rdt_resource
` [PATCH 5/7] x86/resctrl: Add interface to enable/disable SDCIAE

[PATCH 1/2] dt-bindings: pinctrl: samsung: Fix interrupt constraint for variants with fallbacks
 2024-10-15 20:40 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: samsung: Add missing constraint for Exynos8895 interrupts

[GIT PULL] sched_ext: Fixes for v6.12-rc3
 2024-10-15 20:38 UTC 

[PATCH v1 0/7] Add minimal Exynos990 SoC and SM-N981B support
 2024-10-15 20:37 UTC  (3+ messages)
` [PATCH v1 1/7] dt-bindings: arm: cpus: Add Samsung Mongoose M5

[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
 2024-10-15 20:37 UTC  (5+ messages)

[PATCH v6 1/2] dt-bindings: arm: rockchip: Add Orange Pi 5b enum to Orange Pi 5 entry
 2024-10-15 20:37 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: rockchip: Add rk3588-orangepi-5b device tree and refactor

drivers/platform/x86/x86-android-tablets/lenovo.c:604:30: sparse: sparse: symbol 'lenovo_yoga_tab2_1380_bq24190_pdata' was not declared. Should it be static?
 2024-10-15 20:36 UTC 

[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-15 20:31 UTC  (5+ messages)
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[RESEND PATCH] nfs: Annotate struct pnfs_commit_array with __counted_by()
 2024-10-15 20:27 UTC 

[syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file
 2024-10-15 20:27 UTC  (3+ messages)

[PATCH] dt-bindings: spi: Add bcm2835-aux-spi.yaml file
 2024-10-15 20:25 UTC  (3+ messages)
` [PATCH v2] dt-bindings: spi: Convert bcm2835-aux-spi.txt to

[PATCH] fs/btrfs/inode.c: Fixed an identation error
 2024-10-15 20:25 UTC 

[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
 2024-10-15 20:22 UTC  (6+ messages)
` [PATCH v1 4/5] dt-bindings: remoteproc: add binding for Microchip IPC remoteproc

[RESEND PATCH] acl: Realign struct posix_acl to save 8 bytes
 2024-10-15 20:21 UTC 

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-15 20:21 UTC  (9+ messages)
` [PATCH v6 3/3] rust: sync: Add SpinLockIrq

[PATCH 1/2] dt-bindings: phy: rockchip: add rk3576 compatible
 2024-10-15 20:20 UTC  (2+ messages)

[PATCH 1/1 perf-tools] perf trace augmented_raw_syscalls: Add extra array index bounds checking to satisfy some BPF verifiers
 2024-10-15 20:16 UTC 

[PATCH 1/1] firmware_loader: Move module refcounts to allow unloading
 2024-10-15 20:14 UTC 

[PATCH v5] rockchip/drm: vop2: add support for gamma LUT
 2024-10-15 20:13 UTC  (5+ messages)
`  "
    `  "

[PATCH v5 1/2] dt-bindings: arm: rockchip: Add Orange Pi 5b enum to Orange Pi 5 entry
 2024-10-15 20:13 UTC  (2+ messages)

[PATCH] sched_ext: Fix missing unlock in consume_dispatch_q()
 2024-10-15 20:12 UTC  (2+ messages)

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-15 20:11 UTC  (11+ messages)
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages

[PATCH v3 00/11] Add PCIe support for bcm2712
 2024-10-15 20:11 UTC  (3+ messages)
` [PATCH v3 01/11] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings

[PATCH -fixes] riscv: Do not use fortify in early code
 2024-10-15 20:05 UTC  (2+ messages)

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-15 20:10 UTC  (5+ messages)
    ` 回复: "

[PATCH v5 0/5] Lazy flush for the auth session
 2024-10-15 20:08 UTC  (8+ messages)

[PATCH] staging: gpib: Remove a dead condition in if statement
 2024-10-15 20:06 UTC 

[PATCH v4 3/7] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-10-15 20:05 UTC  (2+ messages)

[PATCHv7 net-next 0/6] ibm: emac: more cleanups
 2024-10-15 20:04 UTC  (9+ messages)
` [PATCHv7 net-next 1/6] net: ibm: emac: use netif_receive_skb_list
` [PATCH] net: memcpy to ethtool_puts
` [PATCHv7 net-next 2/6] net: ibm: emac: remove custom init/exit functions
` [PATCHv7 net-next 3/6] net: ibm: emac: use devm_platform_ioremap_resource
` [PATCHv7 net-next 4/6] net: ibm: emac: use platform_get_irq
` [PATCHv7 net-next 5/6] net: ibm: emac: use devm for mutex_init
` [PATCHv7 net-next 6/6] net: ibm: emac: generate random MAC if not found

WARNING in get_pat_info
 2024-10-15 20:04 UTC  (3+ messages)

[PATCH v3 0/3] dt-bindings: mmc: document mmc-slot and convert amlogic,meson-mx-sdio.txt to dtschema
 2024-10-15 20:02 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: mmc: "

[PATCH v3 0/1] update mseal.rst
 2024-10-15 20:00 UTC  (3+ messages)
` [PATCH v3 1/1] mseal: "

[PATCH] dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: Document the System Control registers found on early Meson SoC
 2024-10-15 20:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: rockchip-usbdp: add rk3576
 2024-10-15 20:00 UTC  (2+ messages)

[tip:sched/urgent] BUILD SUCCESS cd9626e9ebc77edec33023fe95dab4b04ffc819d
 2024-10-15 19:58 UTC 

[linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
 2024-10-15 19:56 UTC  (9+ messages)

6.12;bisected;regression - psi: inconsistent task state warning appeared in kernel log between 2e0199df252 and 54a58a787791 commits
 2024-10-15 19:55 UTC  (2+ messages)

[PATCH net] net: systemport: fix potential memory leak in bcm_sysport_xmit()
 2024-10-15 19:54 UTC  (5+ messages)

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-15 19:54 UTC  (2+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-15 19:53 UTC  (3+ messages)
` [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()

[PATCH 0/3] Handle MMIO during event delivery error on SVM
 2024-10-15 19:52 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86, vmx: Add function for event delivery error generation

[PATCH V7 0/5] TPH and cache direct injection support
 2024-10-15 19:50 UTC  (5+ messages)
` [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver

[PATCHv6 net-next 0/7] ibm: emac: more cleanups
 2024-10-15 19:45 UTC  (7+ messages)
` [PATCHv6 net-next 6/7] net: ibm: emac: generate random MAC if not found
` [PATCHv6 net-next 7/7] net: ibm: emac: use of_find_matching_node

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-15 19:44 UTC  (6+ messages)

[PATCH 0/2] media: i2c: Cleanup assigned-clocks and endpoint: properties: unevaluatedProperties: false
 2024-10-15 19:44 UTC  (9+ messages)
` [PATCH 2/2] media: dt-bindings: Use additionalProperties: false for endpoint: properties:

[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
 2024-10-15 19:40 UTC  (3+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup

[PATCH RFC 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-10-15 19:35 UTC  (4+ messages)
` [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU

[PATCH V3][next] Bluetooth: btintel_pcie: Remove structually deadcode
 2024-10-15 19:30 UTC 

[syzbot] [ocfs2?] kernel BUG in ocfs2_clear_cow_buffer
 2024-10-15 19:30 UTC 

possible deadlock in freeze_super
 2024-10-15 19:29 UTC  (4+ messages)

[PATCH v2] staging: gpib: Add TODO file
 2024-10-15 19:28 UTC 

[PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-10-15 19:27 UTC  (3+ messages)

[GIT PULL] cpupower update for Linux 6.13-rc1
 2024-10-15 19:27 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: rockchip: Add Orange Pi 5b enum to Orange Pi 5 entry
 2024-10-15 19:26 UTC  (2+ messages)
` [PATCH v 2/2] arm64: dts: rockchip: Add rk3588-orangepi-5b device tree and refactor

Prebuilt LLVM 19.1.2 uploaded
 2024-10-15 19:26 UTC 


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