Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 11:54:16 to 2026-06-16 20:05:58 UTC [more...]

[PATCH 0/9] Support ELE API in i.MX OCOTP NVMEM driver
 2026-06-16 20:05 UTC  (11+ messages)
` [PATCH 3/9] firmware: imx: ele: Add API functions for OCOTP fuse access
` [PATCH 4/9] nvmem: imx-ocotp-ele: Add keepout table for i.MX93
` [PATCH 5/9] nvmem: imx-ocotp-ele: Remove device-specific reg_read()
` [PATCH 6/9] nvmem: imx-ocotp-ele: Support the ELE API
` [PATCH 7/9] nvmem: imx-ocotp-ele: Remove the FUSE_ELE type
` [PATCH 8/9] nvmem: imx-ocotp-ele: Rename FSB access map
` [PATCH 9/9] arm64: dts: imx93-kontron: Enable ELE firmware driver

[PATCH v7 0/3] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-06-16 19:10 UTC  (7+ messages)
` [PATCH v7 1/3] PCI: rockchip-ep: do not attempt 5.0 GT/s retraining
` [PATCH v7 2/3] PCI: rockchip-host: "
` [PATCH v7 3/3] PCI: rockchip: drive at 2.5 GT/s, error other speeds

[PATCH 0/2] firmware: arm_scmi: Ensure automatic module loading
 2026-06-16 19:53 UTC  (5+ messages)
` [PATCH 1/2] module: add SCMI device table alias support
` [PATCH 2/2] firmware: arm_scmi: request modules for discovered protocols

[PATCH v2] clk: mvebu: ap-cpu: fix missing clk_put() in ap_cpu_clock_probe()
 2026-06-16 19:22 UTC  (2+ messages)

[PATCH 5.10 223/342] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-06-16 14:58 UTC 

[PATCH v7 0/9] Add support for MT6392 PMIC
 2026-06-16 18:57 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v7 3/9] regulator: dt-bindings: Add MediaTek "
` [PATCH v7 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH] arm64: futex: Consolidate 'old == new' check in __lsui_cmpxchg32()
 2026-06-16 18:36 UTC  (5+ messages)

[PATCH 5.15 259/411] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-06-16 14:58 UTC 

[arm-platforms:kvm-arm64/nv3 37/37] arch/arm64/kvm/sys_regs.c:222:50: error: expected ';' before ':' token
 2026-06-16 18:10 UTC 

[PATCH] ARM: omap2plus_defconfig: enable things required by iwd
 2026-06-16 17:51 UTC 

[PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-06-16 14:58 UTC 

[arm-platforms:kvm-arm64/nv3 37/37] arch/arm64/kvm/sys_regs.c:222:32: warning: misleading indentation; statement is not part of the previous 'if'
 2026-06-16 17:35 UTC 

[PATCH v2] dmaengine: sun6i-dma: Fix memory leak in sun6i_dma_terminate_all
 2026-06-16 16:59 UTC  (2+ messages)

[PATCH v3] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-06-16 16:54 UTC  (2+ messages)

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-06-16 16:50 UTC  (13+ messages)
` [PATCH RFC 3/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
` [PATCH RFC 4/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting
` [PATCH RFC 8/9] arm64: dts: qcom: shikra-cqs-evk: Enable ethernet0

[PATCH v2 0/5] fixes for data/bss linear alias unmap series
 2026-06-16 16:32 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: Rename page table BSS section to .bss..pgtbl

[PATCH 0/2] pinctrl: aspeed: Make AST2700 SoC1 JTAG master TRST optional
 2026-06-16 15:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: aspeed,ast2700-soc1: Add JTAGM1TRST group

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-16 15:57 UTC  (5+ messages)
` [PATCH v5 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v5 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[PATCH v4 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-16 15:41 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy
` [PATCH v4 2/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v4 3/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host handler
` [PATCH v4 4/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v4 5/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v4 6/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v4 7/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "

[PATCH RFC v8 00/24] pkeys-based page table hardening
 2026-06-16 15:41 UTC  (8+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
` [PATCH RFC v8 02/24] set_memory: Introduce set_memory_pkey() stub

[PATCH v3 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-16 15:41 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6323 PMIC AUXADC
` [PATCH v3 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver
` [PATCH v3 3/4] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH v3 4/4] ARM: dts: mediatek: mt6323: add "

[PATCH v6 0/7] Add support for MT6392 PMIC
 2026-06-16 15:35 UTC  (5+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: mt6397: Add "

[PATCH net 0/4] ICSSG XDP zero copy bug fixes
 2026-06-16 15:19 UTC  (5+ messages)
` [PATCH net 4/4] net: ti: icssg: Fix XSK zero copy TX during application wakeup

[PATCH] memory: atmel-ebi: unwind SMC clock on probe failures
 2026-06-16 15:17 UTC 

[PATCH] bus: stm32_rifsc: clean up debugfs file with device state
 2026-06-16 15:16 UTC 

[PATCH] soc: mediatek: mtk-svs: clean up debugfs entries
 2026-06-16 15:14 UTC 

[PATCH v2] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-06-16 15:07 UTC  (3+ messages)

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-16 15:07 UTC  (5+ messages)
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops

[PATCH net-next v7 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
 2026-06-16 15:07 UTC  (5+ messages)

[PATCH v9 0/9] perf cs-etm: Support thread stack and callchain
 2026-06-16 14:51 UTC  (10+ messages)
` [PATCH v9 1/9] perf cs-etm: Fix thread leaks on trace queue init failure
` [PATCH v9 2/9] perf cs-etm: Filter synthesized branch samples
` [PATCH v9 3/9] perf cs-etm: Decode ETE exception packets
` [PATCH v9 4/9] perf cs-etm: Refactor instruction size handling
` [PATCH v9 5/9] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v9 6/9] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v9 7/9] perf cs-etm: Support call indentation
` [PATCH v9 8/9] perf cs-etm: Synthesize callchains for instruction samples
` [PATCH v9 9/9] perf test: Add Arm CoreSight callchain test

[PATCH net] net: ethernet: ti: icssg: guard PA stat lookups
 2026-06-16 14:35 UTC 

[PATCH v3 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-16 14:33 UTC  (20+ messages)
` [PATCH v3 1/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy
` [PATCH v3 1/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_CREATE in host handler
` [PATCH v3 2/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls to Trustzone
` [PATCH v3 2/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_DESTROY in host handler
` [PATCH v3 3/7] KVM: arm64: Support FFA_NOTIFICATION_BIND "
` [PATCH v3 6/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v3 7/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "

[PATCH v4] drm: uapi: Add macro for chipset specific event ID region
 2026-06-16 13:48 UTC 

[PATCH v2 0/8] drm/sun4i: update DE33 support
 2026-06-16 13:38 UTC  (6+ messages)
` [PATCH v2 7/8] dt-bindings: display: allwinner: Split H616 DE33 layer reg space

[PATCH v3] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
 2026-06-16 13:22 UTC  (5+ messages)

[PATCH] arm64: kgdb: Fix interrupt-induced single-step exception
 2026-06-16 12:54 UTC  (2+ messages)

[PATCH 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-16 12:53 UTC  (3+ messages)
` [PATCH 1/2] gpio: shared-proxy: always serialize with a sleeping mutex

[PATCH v2] [net] net: airoha: Clean up RX queues in airoha_dev_stop
 2026-06-16 12:45 UTC  (2+ messages)

[PATCH net v3] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-13 23:30 UTC 

[PATCH net-next 0/3] Introduce HSR/PRP HW offload support for PRU-ICSSM Ethernet driver
 2026-06-16 12:40 UTC  (6+ messages)
` [PATCH net-next 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP

[PATCH v2] [net] net: airoha: Stop TX queues on error path in airoha_dev_open
 2026-06-16 12:37 UTC  (2+ messages)

[PATCH v2] [net] net: airoha: Fix QoS counter configuration for Tx-fwd channels
 2026-06-16 12:35 UTC  (2+ messages)

[PATCH v2] [net] net: airoha: fix foe_check_time allocation size
 2026-06-16 12:34 UTC  (2+ messages)

[PATCH RESEND] pinctrl: imx1: fix device_node leak in dt_is_flat_functions()
 2026-06-16 12:14 UTC 

[PATCH] KVM: arm64: nv: Translate vEL2 PSTATE to EL1 in kvm_hyp_handle_mops()
 2026-06-16 12:03 UTC  (2+ messages)

[PATCH] soc: apple: sart: require device link for consumers
 2026-06-16 11:58 UTC  (2+ messages)


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