Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-24 20:39:39 to 2026-06-25 16:16:31 UTC [more...]

[PATCH] i2c: imx: Fix slave registration error path and missing NULL check
 2026-06-25 16:16 UTC  (4+ messages)
` [PATCH v2] i2c: imx: Fix slave registration error path and missing timer cleanup

[PATCH] dt-bindings: dma: xlnx,axi-dma: Restore xlnx,flush-fsync as u32
 2026-06-25 16:10 UTC 

[PATCH] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
 2026-06-25 16:03 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-06-25 16:02 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: Add support for the phyCORE-AM67x

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-25 15:58 UTC  (8+ messages)
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-06-25 15:54 UTC  (6+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v14 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v14 3/5] rpmsg: core: match rpmsg device IDs by prefix
` [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v14 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH] usb: dwc3: st: Propagate reset deassert failures
 2026-06-25 15:34 UTC  (2+ messages)

[RFC PATCH 0/2] ASoC: atmel: ac97c: Fix IRQ handling sequences
 2026-06-25 15:28 UTC  (2+ messages)

chipidea: usbmisc_imx: i.MX93 support
 2026-06-25 15:22 UTC  (7+ messages)

[PATCH] ARM: enable interrupts when arm_notify_die() is handling user mode errors
 2026-06-25 15:21 UTC  (10+ messages)

[PATCH v2 0/5] media: Add fdinfo support for v4l2 drivers
 2026-06-25 14:53 UTC  (8+ messages)
` [PATCH v2 2/5] docs: media: add documentation for media client usage stats
` [PATCH v2 3/5] media: v4l2-core: Add v4l2-stats interface

[PATCH v2 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-06-25 14:48 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Fix sign-extension of MMIO loads
` [PATCH v2 2/2] KVM: arm64: selftests: Add MMIO sign-extending load test

[PATCH v3 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-06-25 14:17 UTC  (5+ messages)
` [PATCH v3 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()
` [PATCH v3 2/4] media: mc: use fwnode_graph_for_each_endpoint_scoped() to simpilfy code
` [PATCH v3 3/4] media: rkisp1: use fwnode_graph_for_each_endpoint_scoped() to simplify code
` [PATCH v3 4/4] media: qcom: camss: "

[PATCH v6 0/9] media: add new API simple 1to1 subdev register and add imx parallel camera support
 2026-06-25 14:17 UTC  (3+ messages)
` [PATCH v6 9/9] arm64: dts: imx8qxp-mek: add parallel ov5640 "

[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-25 14:13 UTC  (3+ messages)
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS

[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-25 13:57 UTC  (7+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support

[PATCH v4 0/3] perf: marvell: LLC-TAD PMU MPAM filtering support
 2026-06-25 13:53 UTC  (3+ messages)
` [PATCH v4 1/3] perf: marvell: Add MPAM partid filtering to CN10K TAD PMU

[PATCH] mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
 2026-06-25 13:42 UTC  (2+ messages)

[PATCH v5 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-25 13:16 UTC  (3+ messages)
` [PATCH v5 1/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[PATCH v1] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-25 13:09 UTC 

mm: opaque hardware page-table entry handles
 2026-06-25 12:15 UTC  (7+ messages)

[PATCH v2 3/3] scsi: ufs: core: Always run tx_eqtr POST_CHANGE notify
 2026-06-25 12:13 UTC 

[PATCH 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-25 12:05 UTC  (5+ messages)

[PATCH v2 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
 2026-06-25 11:57 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: shared-proxy: always serialize with a sleeping mutex
` [PATCH v2 2/2] pinctrl: meson: restore non-sleeping GPIO access

[PATCH] arm64: mm: refresh stale pmd snapshot after split_contpmd()
 2026-06-25 11:39 UTC 

[PATCH v15 00/11] arm64: entry: Convert to Generic Entry
 2026-06-25 11:41 UTC  (16+ messages)
` [PATCH v15 01/11] entry: Fix potential syscall truncation in syscall_trace_enter()
` [PATCH v15 03/11] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v15 07/11] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v15 08/11] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v15 10/11] arm64: entry: Convert to generic entry

[PATCH] arm64: dts: ti: k3-am62a7-sk: Add bootph-all property in cpsw_mac_syscon node
 2026-06-25 11:32 UTC 

[PATCH] fix: arm64: syscall: use live x0 for syscall_get_arguments() arg0
 2026-06-25 11:30 UTC  (4+ messages)
` [PATCH v2] arm64: ptrace: use live x0 for seccomp and audit after ptrace

[PATCH 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-06-25 11:13 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Fix sign-extension of MMIO loads

[PATCH 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
 2026-06-25 11:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add Nuvoton MA35D1 EADC
` [PATCH 2/2] iio: adc: Add Nuvoton MA35D1 EADC driver

[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
 2026-06-25 11:05 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h

[PATCH v2 0/5] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
 2026-06-25 10:59 UTC  (6+ messages)
` [PATCH v2 1/5] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tuning save/restore
` [PATCH v2 2/5] mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resume
` [PATCH v2 3/5] mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing "
` [PATCH v2 4/5] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
` [PATCH v2 5/5] mmc: sdhci-esdhc-imx: fix suspend/resume error handling

[RFC PATCH 0/3] pinctrl: mediatek: mt8516-mt8167: Convert to Paris driver
 2026-06-25 10:46 UTC  (3+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: mt8516/mt8167: Move compatibles from mt66xx to mt6795
` [RFC PATCH 3/3] arm64: dts: mt8516/mt8167: Update pinctrl nodes for the new paris driver

[PATCH v19 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-06-25 10:45 UTC  (8+ messages)
` [PATCH v19 1/7] coresight: core: refactor ctcu_get_active_port and make it generic
` [PATCH v19 2/7] coresight: tmc: add create/clean functions for etr_buf_list
` [PATCH v19 3/7] coresight: tmc: introduce tmc_sysfs_ops to wrap sysfs read operations
` [PATCH v19 4/7] coresight: etr: add a new function to retrieve the CTCU device
` [PATCH v19 5/7] dt-bindings: arm: add an interrupt property for Coresight CTCU
` [PATCH v19 6/7] coresight: ctcu: enable byte-cntr for TMC ETR devices
` [PATCH v19 7/7] arm64: dts: qcom: lemans: add interrupts to CTCU device

[PATCH v2 0/3] phy: rockchip: inno-csidphy: fix 2500 Mbps support and add clock lane phase tuning
 2026-06-25 10:46 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: phy: rockchip-inno-csi-dphy: add rockchip,clk-lane-phase property

[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-25  9:44 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v5 2/7] drm/verisilicon: add register-level macros for DC8000
` [PATCH v5 3/7] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v5 4/7] drm/verisilicon: make axi and ahb clocks optional
` [PATCH v5 5/7] drm/verisilicon: add DC8000 (DCUltraLite) display controller support
` [PATCH v5 6/7] drm/verisilicon: add DCUltraLite chip identity to HWDB
` [PATCH v5 7/7] drm/verisilicon: extend Kconfig to support ARCH_MA35 platforms

[PATCH v9 00/12] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-06-25 10:22 UTC  (8+ messages)
` [PATCH v9 02/12] reset: Add Realtek basic "
` [PATCH v9 04/12] reset: realtek: Add RTD1625-ISO reset controller driver

[PATCH] arm64: dts: imx8mp-ab2: Enable MU2 for DSP communication
 2026-06-25 10:13 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: nv: Shadow ptdump fixes
 2026-06-25  9:54 UTC  (4+ messages)

[PATCH net] net: airoha: dma map xmit frags with skb_frag_dma_map()
 2026-06-25  9:42 UTC 

[PATCH] ARM: dts: st: spear13xx: Drop unused/incorrect usbh0_id and usbh1_id
 2026-06-25  9:41 UTC  (2+ messages)

[PATCH 00/37] drm bridge hotplug
 2026-06-25  9:32 UTC  (7+ messages)
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically

[PATCH 2/2] arm64: tlbflush: Reset active_cpu on ASID rollover
 2026-06-25  9:27 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: hisilicon: hi3798cv200: Drop unused clock-names and reset-names
 2026-06-25  9:13 UTC 

[PATCH 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
 2026-06-25  9:11 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
  ` [PATCH v2 2/2] i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)

[PATCH v3 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-25  9:10 UTC  (6+ messages)
` [PATCH v3 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop

[PATCH] char: mem: keep arch range checks overflow-safe
 2026-06-25  8:58 UTC 

[PATCH v2 0/2] Fix traceNoC probe issue on Kaanapali
 2026-06-25  8:56 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom,coresight-tnoc: allow arm,primecell-periphid
` [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe issue

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-25  8:47 UTC  (9+ messages)
` [PATCH v2 2/6] "

[PATCH 0/6] treewide: remove unnecessary invalid range checks in memblock iteration loops
 2026-06-25  8:46 UTC  (2+ messages)

[RFC v2 PATCH] reserve_mem: add support for static memory
 2026-06-25  8:37 UTC 

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-25  8:27 UTC  (12+ messages)
` [PATCH v7 04/30] drm/display: scdc_helper: Add HDMI 2.0 scrambling management helpers
` [PATCH v7 25/30] drm/vc4: hdmi: Convert to common HDMI 2.0 SCDC scrambling helpers

[RFC PATCH 0/6] Add Shared Media Graph API
 2026-06-25  8:23 UTC  (4+ messages)
` [RFC PATCH 1/6] media: mc: Implement shared media graph

[PATCH RFC v4 00/12] ZTE zx297520v3 clock bindings and driver
 2026-06-25  8:17 UTC  (5+ messages)
` [PATCH RFC v4 10/12] reset: zte: Add a zx297520v3 reset driver

[PATCH] pinctrl: imx1: fix device_node leak in dt_is_flat_functions()
 2026-06-25  8:04 UTC  (2+ messages)

[PATCH v2 0/4] phy: nuvoton: extend MA35D1 USB2 PHY driver for dual-port OTG support
 2026-06-25  7:58 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: reset: nuvoton,ma35d1-reset: add simple-mfd and child node support
` [PATCH v2 2/4] dt-bindings: phy: nuvoton,ma35d1-usb2-phy: extend for dual-port OTG support
` [PATCH v2 3/4] arm64: dts: nuvoton: ma35d1: add USB controllers and dual-port PHY node
` [PATCH v2 4/4] phy: nuvoton: phy-ma35d1-usb2: extend to dual-port with OTG support

[PATCH v2 0/2] rockchip: Fix devices suspend freeze on RK3568/RK3566
 2026-06-25  7:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add Rockchip RK3568 compatible for EHCI and OHCI

[PATCH 0/8] SM8450 QoL changes
 2026-06-25  7:38 UTC  (5+ messages)
` [PATCH 1/8] clk: qcom: dispcc-sm8450: Fix mdss clocks

[PATCH v2] dt-bindings: mediatek: cec: Correct the compatibles for mt7623-mt8167
 2026-06-25  7:32 UTC  (2+ messages)

[PATCH v2 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-06-25  7:24 UTC  (10+ messages)
` [PATCH v2 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()

[PATCH v5] i2c: imx: mark I2C adapter when hardware is powered down
 2026-06-25  7:15 UTC  (2+ messages)

[PATCH] net: stmmac: fix missed le32_to_cpu()
 2026-06-25  7:07 UTC  (4+ messages)

[PATCH v6 0/9] Add support for Wave6 video codec driver
 2026-06-25  6:28 UTC  (8+ messages)
` [PATCH v6 2/9] dt-bindings: media: nxp: Add Wave6 video codec device
` [PATCH v6 9/9] arm64: dts: freescale: imx95: Add video codec node

[PATCH net] net: airoha: fix max receive size configuration
 2026-06-25  6:49 UTC 

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-25  6:37 UTC  (3+ messages)

[PATCH net v3] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-25  6:31 UTC 

[PATCH v2 00/12] Add thermal management support for sama7d65
 2026-06-25  5:53 UTC  (4+ messages)
` [PATCH v2 03/12] iio: adc: at91-sama5d2_adc: adapt the driver "

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-06-25  5:47 UTC  (3+ messages)

[PATCH v8 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-06-25  5:35 UTC  (2+ messages)

[PATCH RFC v7 0/9] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-06-25  5:27 UTC  (5+ messages)

[PATCH v6 1/4] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-06-25  5:14 UTC  (4+ messages)
` [PATCH v6 2/4] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP
` [PATCH v6 3/4] arm64: dts: freescale: add LVDS overlays for TQMa8MPxS
` [PATCH v6 4/4] arm64: dts: freescale: Add dual-channel LVDS overlay "

[PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-25  2:45 UTC  (4+ messages)
  ` [External Mail] "

[PATCH net v2 0/2] net: stmmac: dwmac-spacemit: Fix wrong macro definition
 2026-06-25  2:40 UTC  (2+ messages)

[PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-06-25  2:29 UTC  (6+ messages)

[PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-25  1:34 UTC  (3+ messages)

[PATCH net v3] net: airoha: fix BQL underflow in shared QDMA TX ring
 2026-06-25  2:00 UTC  (2+ messages)

[PATCH v8 0/5] thermal: samsung: Add support for Google GS101 TMU
 2026-06-25  1:32 UTC  (3+ messages)
` [PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101

[PATCH] net: ixp4xx_hss: fix duplicate HDLC netdev allocation
 2026-06-25  1:09 UTC  (2+ messages)

[PATCH net v2 0/2] airoha: fixes for sched HTB offload support
 2026-06-25  1:08 UTC  (2+ messages)

[RFC PATCH] wifi: mt76: fail channel switch when TX queues do not drain
 2026-06-25  0:38 UTC 

[RFC PATCH] mtd: rawnand: mtk: return errors when reset does not idle
 2026-06-25  0:37 UTC 

[PATCH] mmc: mtk-sd: report DMA stop timeouts as data errors
 2026-06-25  0:35 UTC 

[PATCH] bus: sunxi-rsb: fail hardware init on soft-reset timeout
 2026-06-25  0:34 UTC 

[PATCH] media: mediatek: jpeg: retry HW selection after successful wait
 2026-06-25  0:31 UTC 

[PATCH v2 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-06-24 23:35 UTC  (4+ messages)
` [PATCH v2 1/7] net: wwan: t9xx: Add PCIe core
  ` [External Mail] "

[PATCH 0/7] I2C - detailed transfer reporting in case of a fault
 2026-06-24 22:56 UTC  (13+ messages)
` [PATCH 2/7] i2c: nomadik: optimize layout of struct nmk_i2c_dev
` [PATCH 3/7] i2c: nomadik: do not try to retransmit I2C message series on errors
` [PATCH 4/7] i2c: nomadik: return proper fault codes
` [PATCH 5/7] i2c: nomadik: change print level for fault messages to debug
` [PATCH 6/7] i2c: nomadik: add quirks max_len=2047 and no_zero_len_read
` [PATCH 7/7] i2c: nomadik: add support for I2C_XFER_V2 - detailed fault reporting

[PATCH v1 0/3] rtc: Use named initializers for platform_device_id arrays
 2026-06-24 21:16 UTC  (2+ messages)

[PATCH 0/2] rtc: aspeed: Add AST2700 RTC support
 2026-06-24 21:16 UTC  (2+ messages)

[PATCH] rtc: msc313: fix NULL deref in shared IRQ handler at probe
 2026-06-24 21:16 UTC  (2+ messages)

[PATCH v2 0/8] Arm Live Firmware Activation (LFA) support
 2026-06-24 20:46 UTC  (3+ messages)
` [PATCH v2 4/8] firmware: smccc: lfa: Add timeout and trigger watchdog


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