Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-30 12:04:38 to 2026-07-30 20:09:38 UTC [more...]

[PATCH net-next v19 00/10] net: dsa: Add Airoha AN8855 support
 2026-07-30 20:09 UTC  (2+ messages)

[PATCH v3 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
 2026-07-30 20:07 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: proximity: add Sharp GP2AP070S proximity sensor
` [PATCH v3 2/3] iio: proximity: add driver for "
` [PATCH v3 3/3] arm64: dts: exynos7870-j6lte: add "

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-07-30 19:56 UTC  (8+ 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 v2 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
 2026-07-30 19:54 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: proximity: add Sharp GP2AP070S proximity sensor
` [PATCH v2 2/3] iio: proximity: add driver for "
` [PATCH v2 3/3] arm64: dts: exynos7870-j6lte: add "

[PATCH v3 0/6] iio: adc: xilinx-xadc: Add I2C interface support for System Management Wizard
 2026-07-30 19:52 UTC  (3+ messages)
` [PATCH v3 3/6] iio: adc: xilinx-xadc: Split driver into core and platform files

[PATCH v2 0/5] Support zinitix touch modes 0 and 1, dt changes to Galaxy J6 (j6lte)
 2026-07-30 19:48 UTC  (6+ messages)
` [PATCH v2 1/5] Input: zinitix - check all available fingers for every touch event
` [PATCH v2 2/5] Input: zinitix - do not ignore non-moving fingers
` [PATCH v2 3/5] Input: zinitix - add support for modes 0 and 1
` [PATCH v2 4/5] dt-bindings: input/ts/zinitix: document mode 0
` [PATCH v2 5/5] arm64: dts: exynos7870-j6lte: set mode 0 as default for zinitix touchscreen

[PATCH 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-07-30 19:32 UTC  (4+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()
` [PATCH 2/2] Revert "lib/sort.c: add _nonatomic() variants with cond_resched()"

[PATCH 0/9] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-30 19:19 UTC  (10+ messages)
` [PATCH 1/9] KVM: selftests: Return the target CPU from pin_task_to_random_cpu()
` [PATCH 2/9] KVM: selftests: Extract picking of random CPU from cpu_set_t to separate API
` [PATCH 3/9] KVM: selftests: Affine child tasks to other pCPUs in hardware disable test
` [PATCH 4/9] KVM: selftests: Drop unreachable, dead code from "
` [PATCH 5/9] KVM: selftests: Add KVM syscall wrapper for pthread_create()
` [PATCH 6/9] KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
` [PATCH 7/9] KVM: selftests: Add helper APIs to cancel+join pthreads
` [PATCH 8/9] KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
` [PATCH 9/9] KVM: selftests: Clean up global constants in hardware disable test

[PATCH v6 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-30 19:17 UTC  (17+ messages)
` [PATCH v6 01/10] arm_mpam: let low level MSC accessors return an error
` [PATCH v6 02/10] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v6 03/10] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v6 04/10] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v6 05/10] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v6 06/10] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v6 07/10] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v6 08/10] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v6 09/10] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
` [PATCH v6 10/10] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
 2026-07-30 19:02 UTC  (6+ messages)
` [PATCH v2 1/4] serial: core: do fallible allocations before the console can be registered
` [PATCH v2 4/4] serial: imx: serialize imx_uart_ports[] lifetime

[PATCH v5 0/4] imx8-isi: Format support enhancements
 2026-07-30 19:01 UTC  (5+ messages)
` [PATCH v5 1/4] media: nxp: imx8-isi: Use BIT_ULL() for 64-bit stream masks
` [PATCH v5 2/4] media: nxp: imx8-isi: Implement per-stream reference counting for multiplexed streams

[PATCHv2] PCI: xilinx: use fwnode_irq_get() for INTx IRQ lookup
 2026-07-30 18:54 UTC  (5+ messages)

[PATCH v1 0/7] Add HPD support for Rockchip Analogix DP
 2026-07-30 18:49 UTC  (2+ messages)

[PATCH v3 0/3] i2c: xiic: fix SMBus block read and PEC support
 2026-07-30 18:43 UTC  (3+ messages)

[PATCH net 0/4] net: dsa: mt7530: fix remaining swallowed MDIO access errors
 2026-07-30 18:22 UTC  (9+ messages)
` [PATCH net 1/4] net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state()
` [PATCH net 2/4] net: dsa: mt7530: check bus->read() error in core_rmw()
` [PATCH net 3/4] net: dsa: mt7530: error out on failed PHY_IAC command writes
` [PATCH net 4/4] net: dsa: mt7530: serialize the regmap IRQ chip like every other user

[PATCH v4 00/24] MT8189: Add support for system and base clock controllers
 2026-07-30 18:22 UTC  (2+ messages)

[PATCH v3 0/4] Add RPROC support for the MX95-15x15-FRDM board
 2026-07-30 18:14 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: imx_rproc: document optional "memory-region-names"
` [PATCH v3 2/4] remoteproc: imx_rpoc: fix carveout name parsing
` [PATCH v3 3/4] arm64: dts: freescale: imx95-15x15-frdm: remove some rmem regions
` [PATCH v3 4/4] arm64: dts: freescale: add DT overlay for MX95-15x15-FRDM RPMSG usage

[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-07-30 17:40 UTC  (4+ messages)

[PATCH v8 00/12] ZTE zx297520v3 clock bindings and driver
 2026-07-30 17:38 UTC  (5+ messages)
` [PATCH v8 05/12] clk: zte: Add Clock registration infrastructure

[PATCH v11 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-07-30 16:55 UTC  (17+ messages)
` [PATCH v11 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v11 04/11] clk: realtek: Introduce a common probe()
` [PATCH v11 05/11] clk: realtek: Add support for phase locked loops (PLLs)
` [PATCH v11 06/11] clk: realtek: Add support for gate clock
` [PATCH v11 07/11] clk: realtek: Add support for mux clock
` [PATCH v11 08/11] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v11 09/11] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v11 10/11] clk: realtek: Add RTD1625-ISO "

[GIT PULL] Qualcomm Arm64 defconfig updates for v7.3
 2026-07-30 16:49 UTC 

[PATCH] media: imx8mq-mipi-csi2: fix memory leak in imx8mq_mipi_csi_probe()
 2026-07-30 16:46 UTC  (2+ messages)

[PATCH v9 0/5] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-07-30 16:44 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v7.3
 2026-07-30 16:40 UTC 

[PATCH] crypto: qce - Remove driver
 2026-07-30 16:40 UTC  (13+ messages)

arm64: dts: NXP device tree updates for v7.3
 2026-07-30 16:37 UTC 

[PATCH] firmware_loader: Add /lib/firmware/vendor paths for Apple ARM platforms
 2026-07-30 15:05 UTC  (4+ messages)

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-30 16:17 UTC  (7+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit

[PATCH v2 0/6] clk: mediatek: fix memory leak on module removal
 2026-07-30 16:14 UTC  (5+ messages)
` [PATCH v2 5/6] clk: mediatek: mt8173: "

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-30 16:06 UTC  (4+ messages)
` [PATCH v4 20/48] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation

[PATCH v2 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
 2026-07-30 16:04 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH v2 2/3] iommu/msm: use the IOMMU device for page table allocation
` [PATCH v2 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain

[PATCH 1/1] arm64: dts: st: Add I/O sync to eth1 pinctrl in stm32mp25-pinctrl.dtsi
 2026-07-30 15:59 UTC 

[RESEND PATCH v2] iio: adc: bcm_iproc_adc: Convert probe() to use dev_err_probe()
 2026-07-30 15:57 UTC 

[PATCH v4 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-30 15:50 UTC  (3+ messages)
` [PATCH v4 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v4 3/3] can: rockchip_canfd: serialize TX state and command writes

[PATCH v4 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 15:50 UTC 

[PATCH v5 0/4] arm64: cross-CPU NMI via SDEI
 2026-07-30 15:50 UTC  (8+ messages)

[PATCH] media: rkvdec: fix v4l2-compliance failure
 2026-07-30 15:36 UTC 

[PATCH v6 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-30 15:21 UTC  (5+ messages)
` [PATCH v6 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v6 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v6 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[RESEND v1] clk: imx95-blk-ctl: Add func_out_en clock for i.MX9x PCIe
 2026-07-30 15:11 UTC  (3+ messages)

[RESEND v1] clk: imx95-blk-ctl: Fix REFCLK rise-fall mismatch on i.MX95
 2026-07-30 15:11 UTC  (3+ messages)

[PATCH v4 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-07-30 15:11 UTC  (3+ messages)
` [PATCH v4 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support

[PATCH net-next v2] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-30 15:08 UTC 

[PATCH v2 00/12] arm64: dts: freescale: fix reserved memory node names for remoteproc
 2026-07-30 14:51 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: imx95-15x15-frdm: support CAN transceivers sharing a silent GPIO
 2026-07-30 14:47 UTC  (3+ messages)
` [PATCH 1/3] phy: phy-can-transceiver: default silent GPIO to high during probe

i.MX SoC Changes for v7.3
 2026-07-30 14:43 UTC  (3+ messages)

[PATCH 7.1 366/744] drm/exynos: fbdev: Remove offset into screen_buffer
 2026-07-30 14:10 UTC 

[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
 2026-07-30 14:34 UTC 

[PATCH v2] arm64: errata: Add NXP iMX8QM workaround for A53 cache coherency issue
 2026-07-30 14:32 UTC  (2+ messages)

[PATCH 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
 2026-07-30 14:30 UTC  (10+ messages)
` [PATCH 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH 2/3] ARM: dma-mapping: reset DMA ops before detaching from the IOMMU
` [PATCH 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain

[PATCH] iio: adc: bcm_iproc_adc: Use dev_err_probe() for resource acquisition failures
 2026-07-30 14:29 UTC  (3+ messages)
  ` [PATCH v2] iio: adc: bcm_iproc_adc: Convert probe() to use dev_err_probe()

[PATCH v9 00/61] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-30 14:28 UTC  (7+ messages)
` [PATCH v9 02/61] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v9 03/61] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v9 06/61] drm/display: scdc-helper: Add macro for connector-prefixed debug messages

[PATCH 00/10] Ambarella CV75 SoC minimal bring-up
 2026-07-30 14:21 UTC  (9+ messages)
` [PATCH 03/10] dt-bindings: clock: add Ambarella CV75 RCT clock controller
` [PATCH 04/10] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH 09/10] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT

[PATCH v5 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
 2026-07-30 14:13 UTC  (7+ messages)
` [PATCH v5 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH v3 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
 2026-07-30 14:09 UTC  (5+ messages)
` [PATCH v3 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v3 3/3] can: rockchip_canfd: serialize TX state and command writes

[PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-07-30 13:57 UTC  (4+ messages)

[PATCH v3 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 13:48 UTC 

[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-07-30 13:47 UTC  (4+ messages)
` [PATCH v1 09/11] KVM: arm64: Type-check hypercall arguments at the caller

[PATCH 0/2] Add support for Vicharak Axon Lite board
 2026-07-30 13:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH 2/2] arm64: dts: "

[PATCH v2] arm64: cpucaps: Remove stale comment about keeping capabilities sorted
 2026-07-30 13:41 UTC  (2+ messages)

[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-30 13:35 UTC  (5+ messages)

[PATCH v4 0/2] arm64: Fix handling of tracer updates to x0 on syscall entry
 2026-07-30 13:26 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: ptrace: Keep 'orig_x0' in-sync with "
` [PATCH v4 2/2] arm64: syscall: Pass 'orig_x0' as first argument to native system call

[PATCH 0/2] arm64: dts: rockchip: support CAN1-CAN2-UART4 adapter for RK3588 Jaguar + enable CAN0
 2026-07-30 13:18 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: enable CAN0 on RK3588 Jaguar
` [PATCH 2/2] arm64: dts: rockchip: support CAN1-CAN2-UART4 adapter for "

[PATCH] ARM: dts: aspeed: sanmiguel: Remove HSC nodes
 2026-07-30 13:11 UTC 

[PATCH net-next 0/7] net: dsa: netc: add PTP support for NETC switch
 2026-07-30 13:02 UTC  (5+ messages)
` [PATCH net-next 6/7] net: dsa: netc: add PTP two-step timestamping support

[PATCH v5 00/10] arm_mpam: Add MPAM-Fb firmware support
 2026-07-30 12:54 UTC  (12+ messages)
` [PATCH v5 08/10] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v5 09/10] arm_mpam: change error IRQ to use a threaded IRQ handler
` [PATCH v5 10/10] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH net-next v3] net: airoha: add HW GRO offload support
 2026-07-30 12:49 UTC 

[PATCH net-next v10 00/11] net: pcs: Introduce support for fwnode PCS
 2026-07-30 10:24 UTC  (2+ messages)
` [PATCH net-next v10 02/11] net: phylink: introduce internal phylink PCS handling

[PATCH v2 0/3] can: rockchip_canfd: fix TX stalls and races
 2026-07-30 12:39 UTC  (4+ messages)
` [PATCH v2 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure

[PATCH v3] KVM: arm64: Optimize protected mode with FWB and DIC
 2026-07-30 12:39 UTC  (2+ messages)

[PATCH v4 0/5] powervr: MT8173 GPU support
 2026-07-30 12:38 UTC  (8+ messages)

[PATCH v2] soc: fsl: qe: properly scan GPIO nodes at startup
 2026-07-30 12:29 UTC 

[PATCH] soc: fsl: qe: properly scan GPIO nodes at startup
 2026-07-30 12:27 UTC  (11+ messages)

[PATCH] PCI: imx6: enable ASPM L1 only iff CLKREQ# is supported
 2026-07-30 12:14 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Add suspend_poweroff flag for platforms with RC power loss
 2026-07-30 12:09 UTC  (2+ messages)

[PATCH] spi: meson-spifc: use devm_pm_runtime_set_active_enabled
 2026-07-30 12:05 UTC  (2+ messages)

[RFC PATCH 00/13] arm64: Preemptible this_cpu_*() operations
 2026-07-30 12:04 UTC  (5+ messages)
` [RFC PATCH 06/13] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops


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