Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 19:41:42 to 2026-07-14 08:33:17 UTC [more...]

[PATCH v2 00/10] Support ELE API in i.MX OCOTP NVMEM driver
 2026-07-14  8:32 UTC  (7+ messages)
` [PATCH v2 01/10] dt-bindings: nvmem: imx-ocotp: Add support for secure-enclave
` [PATCH v2 10/10] arm64: dts: imx93-kontron: Enable ELE firmware driver

[PATCH v4] remoteproc: imx_rproc: Invoke the callback directly
 2026-07-14  8:31 UTC  (2+ messages)

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-14  8:29 UTC  (10+ messages)
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table

[PATCH v2 0/3] pinctrl: mediatek: Add MT6858 support
 2026-07-14  8:23 UTC  (2+ messages)

[PATCH RESEND v6 0/2] Enable audio support for J721S2 EVM
 2026-07-14  8:22 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] dt-bindings: ti: Update audio-refclk binding and j721e system controller
` [PATCH RESEND v6 2/2] arm64: dts: ti: Add audio overlay for k3-j721s2-evm

[PATCH 5.10/5.15] drm/sun4i: backend: fix error pointer dereference
 2026-07-14  8:11 UTC  (2+ messages)
` [lvc-project] "

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-14  8:11 UTC  (20+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v14 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v14 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v14 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v14 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v14 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v14 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v14 11/15] sched: add need-resched timed wait interface
` [PATCH v14 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v14 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v14 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()

[PATCH net v3] net: stmmac: intel: skip SerDes reconfig when rate is unchanged
 2026-07-14  8:05 UTC  (2+ messages)

[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
 2026-07-14  7:54 UTC  (3+ messages)

[PATCH v6 0/8] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-07-14  7:51 UTC  (5+ messages)
` [PATCH v6 7/8] mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspend

[PATCH v2] arm64: dts: renesas: ironhide: Describe inline ECC carveouts
 2026-07-14  7:50 UTC  (4+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-14  7:44 UTC  (12+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush

[PATCH v2 0/4] arm64: dts: am62p5-var-som-symphony: align DTS with hardware revision
 2026-07-14  7:39 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: ti: var-som-am62p: fix Ethernet PHY configuration

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-14  7:33 UTC  (3+ messages)
` [RFC PATCH 11/36] arm64: interrupts: introduce interrupt masking helpers for entry code

[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
 2026-07-14  7:27 UTC  (3+ messages)
` (subset) "

[PATCH v1 07/20] gpio: Add missing OF module annotations
 2026-07-14  7:24 UTC 

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-14  7:23 UTC  (2+ messages)

[PATCH v4 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-07-14  7:14 UTC  (13+ messages)
` [PATCH v4 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop
` [PATCH v4 4/7] serial: 8250_aspeed_vuart: add VUART over PCI
` [PATCH v4 5/7] soc: aspeed: add host-side PCIe BMC device driver

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14  7:13 UTC  (21+ messages)
` [PATCH v6 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v6 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v6 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v6 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v6 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH 1/2] dt-bindings: arm: rockchip: Add LCKFB Taishan Pi 3M
 2026-07-14  6:54 UTC  (4+ messages)
` [PATCH v2 0/2] arm64: dts: "
  ` [PATCH v2 1/2] dt-bindings: arm: "
  ` [PATCH v2 2/2] arm64: dts: "

[PATCH] phy: rockchip: naneng-combphy: Set RK3576 USB3 SSC downward
 2026-07-14  6:46 UTC 

[PATCH v4 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-14  6:41 UTC  (4+ messages)
` [PATCH v4 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code

[PATCH 00/18] Another attempt at HVO support on arm64
 2026-07-14  6:40 UTC  (7+ messages)

[PATCH v2 00/12] arm64: dts: apple: Add SMC hwmon nodes
 2026-07-14  6:28 UTC  (13+ messages)
` [PATCH v2 01/12] arm64: dts: apple: t8112: Add SMC hwmon node
` [PATCH v2 02/12] arm64: dts: apple: t8103: "
` [PATCH v2 03/12] arm64: dts: apple: t600x: "
` [PATCH v2 04/12] arm64: dts: apple: t602x: "
` [PATCH v2 05/12] arm64: dts: apple: Add common SMC hwmon infrastructure
` [PATCH v2 06/12] arm64: dts: apple: t8103: Add common SMC hwmon sensors
` [PATCH v2 07/12] arm64: dts: apple: t8112: "
` [PATCH v2 08/12] arm64: dts: apple: t600x: "
` [PATCH v2 09/12] arm64: dts: apple: t602x: "
` [PATCH v2 10/12] arm64: dts: apple: t8103: jxxx: Add device-specific "
` [PATCH v2 11/12] arm64: dts: apple: t8112: "
` [PATCH v2 12/12] arm64: dts: apple: t60xx: "

[PATCH v2] ARM: lpc32xx: only run SoC init on LPC32xx hardware
 2026-07-14  6:12 UTC  (2+ messages)

[PATCH v1 0/4] iommu: Fix device lookup lifetime and probe cleanup
 2026-07-14  6:09 UTC  (5+ messages)
` [PATCH v1 1/4] iommu/arm-smmu: Fix fwnode lookup lifetime handling
` [PATCH v1 2/4] iommu/arm-smmu-v3: "
` [PATCH v1 3/4] iommu/vsi: "
` [PATCH v1 4/4] iommu/msm: Clean up probe state on registration failure

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-14  6:06 UTC  (23+ messages)
` [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v7 04/22] dma: free atomic pool pages by physical address
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v7 20/22] dma: swiotlb: free dynamic pools from process context
` [PATCH v7 21/22] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v7 22/22] swiotlb: remove unused SWIOTLB_FORCE flag

[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
 2026-07-14  6:00 UTC  (5+ messages)
` [PATCH v5 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()

[PATCH v5 00/18] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-07-14  5:46 UTC  (9+ messages)
` [PATCH v5 05/18] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v5 18/18] iommu/arm-smmu-v3: Block ATS for a master upon an ATC invalidation timeout

[PATCH v3 0/5] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-07-14  5:47 UTC  (3+ messages)

[PATCH v4 0/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board support
 2026-07-14  5:46 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: Add Vicharak Vaaman2
` [PATCH v4 2/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board

[PATCH v3] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
 2026-07-14  5:44 UTC  (2+ messages)

[PATCH v3 0/3] Optimize S2 page splitting
 2026-07-14  5:41 UTC  (5+ messages)
` [PATCH v3 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-14  5:39 UTC  (5+ messages)
` [RFC PATCH 2/3] KVM: Implement dirty "

[PATCH v3 0/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board support
 2026-07-14  5:34 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Vicharak Vaaman2
` [PATCH v3 1/3] netdevsim: fix use-after-free of ethtool debugfs data
` [PATCH v3 2/2] arm64: dts: rockchip: Add Vicharak Vaaman2 board
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Vicharak Vaaman2
` [PATCH v3 3/3] arm64: dts: rockchip: Add Vicharak Vaaman2 board

[PATCH] clk: mmp: pxa1908-apbcp: Remove unneeded semicolon
 2026-07-14  5:30 UTC 

[PATCH v8 0/2] arm64: dts: rockchip: add Vicharak Axon board support
 2026-07-14  5:34 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: arm: rockchip: add Vicharak Axon board
` [PATCH v8 2/2] arm64: dts: "

[PATCH] clk: mmp: pxa1908-apbc: Remove unneeded semicolon
 2026-07-14  5:25 UTC 

[PATCH 0/6] tty: serial: propagate errors from uart_ops.pm callback
 2026-07-14  5:25 UTC  (6+ messages)

[PATCH v2 06/11] media: sunxi-cir: Ensure no more interrupts can occur before free
 2026-07-14  5:12 UTC  (5+ messages)
` [PATCH v2 07/11] media: meson-ir-tx: Ensure clock is disabled on unbind
` [PATCH v2 08/11] media: meson-ir-tx: Ensure rc_free_device() is called "
` [PATCH v2 09/11] media: meson-ir-tx: Ensure probe error is propagated

[PATCH v6 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-14  4:59 UTC  (4+ messages)
` [PATCH v6 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-07-14  4:37 UTC  (3+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents

[PATCH] arm64/mm: Rename PGD_SIZE as PGD_TABLE_SIZE
 2026-07-14  4:30 UTC 

[PATCH] counter: microchip-tcb-capture: Fix DT channel validation
 2026-07-14  4:29 UTC 

[soc:for-next] BUILD SUCCESS 022b8bd5e58f8bec3474defebcdd89adba4adaea
 2026-07-14  3:54 UTC 

[PATCH] cpufreq: Remove redundant dev_err()
 2026-07-14  4:13 UTC  (3+ messages)

[PATCH v1] arm64: dts: imx943-evk: Remove 'supports-clkreq' from PCIe1
 2026-07-14  4:05 UTC 

[PATCH] fix: arm64: syscall: use live x0 for syscall_get_arguments() arg0
 2026-07-14  3:20 UTC  (7+ messages)
` [PATCH v2] arm64: ptrace: use live x0 for seccomp and audit after ptrace

[PATCH] usb: chipidea: imx: fix missing ret assignment for dev_err_probe
 2026-07-14  2:45 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: fix grammar in comment
 2026-07-14  2:45 UTC 

[PATCH v3] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
 2026-07-14  2:41 UTC 

[PATCH v2 0/3] reset: support reset for Amlogic A9 SoC
 2026-07-14  2:33 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: reset: amlogic: Add A9 reset compatibles
` [PATCH v2 2/3] reset: amlogic: Add A9 AO reset controller support
` [PATCH v2 3/3] arm64: dts: amlogic: a9: Add "

[PATCH v3 0/4] Add Agilex5 SoCDK TSN Config2 board support
 2026-07-14  2:13 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: altera: Add Agilex5 SoCDK TSN Config2 board
` [PATCH v3 2/4] arm64: dts: socfpga: agilex5: Add "
` [PATCH v3 3/4] dt-bindings: net: altr,socfpga-stmmac: Add altr,socfpga-stmmac-agilex5-tsn compatible
` [PATCH net-next v3 4/4] net: stmmac: dwmac-socfpga: Add support for Agilex5 TSN GMAC with FPGA converter

[PATCH 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
 2026-07-14  1:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: add CTCU device for shikra
` [PATCH 2/2] arm64: dts: qcom: shikra: Add coresight nodes

[soc:soc/arm] BUILD SUCCESS 923588dd861ba7f174caa18698f0f825ca41c839
 2026-07-14  1:55 UTC 

[PATCH v3 0/3] phy: nuvoton: extend MA35D1 USB2 PHY driver for dual-port OTG support
 2026-07-14  1:26 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: nuvoton,ma35d1-usb2-phy: extend for dual-port and OTG

[PATCH 6.18.y 0/6] cBPF JIT spray hardening
 2026-07-14  1:12 UTC  (7+ messages)
` [PATCH 6.18.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.18.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.18.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.18.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.18.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.18.y 6/6] bpf: Prefer dirty packs for eBPF allocations

[PATCH 0/3] i2c: xiic: fix SMBus block read and PEC support
 2026-07-14  0:32 UTC  (4+ messages)

[PATCH v5 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-07-14  0:28 UTC  (5+ messages)

[PATCH] rtc: st-lpc: get IRQ via platform_get_irq()
 2026-07-14  0:22 UTC 

[PATCH] gpiolib: tolerate gpio-hogs lacking a hogging state
 2026-07-13 23:30 UTC 

[PATCH v3 00/10] Remove support for platform data from samsung keypad
 2026-07-13 23:28 UTC  (3+ messages)

[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
 2026-07-13 16:20 UTC  (5+ messages)

[PATCH 00/10] arm64: dts: st: Add support for DH electronics STM32MP23xx/STM32MP25xx DHCOS SoM and Breakout Board and DHSBC
 2026-07-13 10:33 UTC  (7+ messages)
` [PATCH 01/10] dt-bindings: arm: stm32: Document "
` [PATCH 02/10] dt-bindings: gpio: pca95xx: Document Kinetic KTS1622

[PATCH] dt-bindings: arm: stm32: Sort the document
 2026-07-13 23:24 UTC 

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-13 23:00 UTC  (2+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()

[PATCH v5 00/23] Introduce SCMI Telemetry support
 2026-07-13 22:54 UTC 

[PATCH] clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timer
 2026-07-13 22:38 UTC  (4+ messages)

[PATCH 6.6 v3 0/6] arm64: KVM: Backport VHE-only boot fixes
 2026-07-13 22:07 UTC  (2+ messages)

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-13 21:50 UTC  (7+ messages)
` [PATCH v8 01/11] KVM: arm64: Serialize userspace MDCR_EL2 access
` [PATCH v8 09/11] KVM: arm64: PMU: Implement fixed-counters-only emulation

[PATCH v3 00/12] arm64: dts: rockchip: Add NanoPi M6 board
 2026-07-13 20:30 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: arm: rockchip: add FriendlyElec NanoPi M6
` [PATCH v3 02/12] arm64: dts: rockchip: rk3588s-nanopi-r6: fix missing sdmmc cd pinctrl
` [PATCH v3 03/12] arm64: dts: rockchip: rk3588s-nanopi-r6: fix missing pcie rst pinctrl
` [PATCH v3 04/12] arm64: dts: rockchip: rk3588s-nanopi-r6: remove pull up on rtc int pin
` [PATCH v3 05/12] arm64: dts: rockchip: rk3588s-nanopi-r6: pcie2x1l2: add clkreq
` [PATCH v3 06/12] arm64: dts: rockchip: rk3588s-nanopi-r6: remove always-on and boot-on from vdd_npu_s0 reg
` [PATCH v3 07/12] arm64: dts: rockchip: rk3588s-nanopi-r6: remove useless vcc_3v3_pcie20
` [PATCH v3 08/12] arm64: dts: rockchip: rk3588s-nanopi-r6: add gmac1 add phy-supply
` [PATCH v3 09/12] arm64: dts: rockchip: rk3588s-nanopi-r6: remove bogus vcc5v0_usb regulator
` [PATCH v3 10/12] arm64: dts: rockchip: rk3588s-nanopi-r6: add comment to gmac phy-mode
` [PATCH v3 11/12] arm64: dts: rockchip: rk3588s-nanopi-r6: refactor to support M6 boards
` [PATCH v3 12/12] arm64: dts: rockchip: add support for NanoPi M6 board

[PATCH v4 0/6] Some Minor fixes and cleanups to irqchip/gic-v3-its
 2026-07-13 20:58 UTC  (7+ messages)
` [PATCH v4 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()

[PATCH] arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()
 2026-07-13 20:46 UTC  (2+ messages)

[PATCH v15 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2026-07-13 20:26 UTC  (7+ messages)
` [PATCH v15 05/12] media: mediatek: jpeg: Fix multi-core clk suspend and resume setting
` [PATCH v15 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v15 07/12] media: mediatek: jpeg: fix resolution change event handling in decoder

[PATCH] leds: bcm63138: Use %pe to print pinctrl error instead of %ld
 2026-07-13 20:07 UTC 

[PATCH v2] drivers/crypto: Mark QCE as BROKEN
 2026-07-13 19:56 UTC  (7+ messages)

[PATCH 0/8] drm/msm: Support for Eliza GPU
 2026-07-13 19:50 UTC  (8+ messages)
` [PATCH 6/8] arm64: dts: qcom: eliza: Add GPU SMMU node
` [PATCH 8/8] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-07-13 19:44 UTC  (4+ messages)
` [PATCH RFC v7 7/9] PM / devfreq: Introduce the QCOM SCMI Memlat devfreq driver


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