Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 13:41:01 to 2026-07-02 18:45:00 UTC [more...]

[PATCH v3 0/8] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-02 18:44 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: rtc: sun6i: no clock-output-names on h616/r329

[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-02 16:02 UTC  (29+ messages)
` [PATCH 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping definitions
` [PATCH 02/28] arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
` [PATCH 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH 04/28] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH 06/28] KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
` [PATCH 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV on ERET fast path
` [PATCH 08/28] arm64: Add ARM64_HAS_NV2P1 capability
` [PATCH 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH 13/28] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH 15/28] arm64: Add ARM64_HAS_NV3 capability
` [PATCH 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH 17/28] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
` [PATCH 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH 25/28] KVM: arm64: Engage NV3 TLBI "
` [PATCH 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH 27/28] KVM: arm64: Expose FEAT_NV3 to guests
` [PATCH 28/28] arm64: Add override for ID_AA64MMFR4_EL1.NV_frac

[PATCH] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"
 2026-07-02 18:23 UTC  (2+ messages)

[PATCH v7 0/8] media: add new API simple subdev register and add imx parallel camera support
 2026-07-02 18:19 UTC  (12+ messages)
` [PATCH v7 1/8] media: subdev: Add set_pad_by_ep() callback to internal ops
` [PATCH v7 2/8] media: subdev: Add media_async_register_subdev() helper
` [PATCH v7 3/8] media: synopsys: Use v4l2_subdev_get_frame_desc_passthrough()
` [PATCH v7 4/8] media: synopsys: Use media_async_register_subdev() to simplify code
` [PATCH v7 5/8] dt-bindings: media: add i.MX parallel CPI support
` [PATCH v7 6/8] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)
` [PATCH v7 7/8] arm64: dts: imx8: add camera parallel interface (CPI) node
` [PATCH v7 8/8] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-02 15:31 UTC  (41+ messages)
` [PATCH v8 01/39] video/hdmi: Introduce HDMI version enum
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 03/39] drm/display: bridge_connector: Pass HDMI capabilities through caps struct
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v8 05/39] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v8 06/39] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v8 07/39] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v8 08/39] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v8 09/39] drm/display: hdmi-state-helper: Add fallback TMDS rate validation
` [PATCH v8 10/39] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v8 11/39] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v8 12/39] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v8 13/39] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v8 14/39] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v8 15/39] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v8 16/39] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v8 17/39] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v8 18/39] drm/bridge: dw-hdmi-qp: Provide .{enable|disable}_hpd() PHY ops
` [PATCH v8 19/39] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling support
` [PATCH v8 20/39] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v8 21/39] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v8 22/39] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v8 23/39] drm/rockchip: dw_hdmi_qp: Drop unnecessary #include
` [PATCH v8 24/39] drm/rockchip: dw_hdmi_qp: Defer HPD IRQ enable until after connector setup
` [PATCH v8 25/39] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v8 26/39] drm/rockchip: dw_hdmi_qp: Implement .{enable|disable}_hpd() PHY ops
` [PATCH v8 27/39] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v8 28/39] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v8 29/39] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v8 30/39] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v8 31/39] drm/vc4: hdmi: Convert to common SCDC scrambling infrastructure
` [PATCH v8 32/39] drm/tests: connector: Add HDMI caps-based init coverage
` [PATCH v8 33/39] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v8 34/39] drm/tests: hdmi_state_helper: Use drmm_connector_hdmi_init_with_caps()
` [PATCH v8 35/39] drm/tests: hdmi_state_helper: Add max_tmds_char_rate fallback tests
` [PATCH v8 36/39] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v8 37/39] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v8 38/39] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v8 39/39] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID

[PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
 2026-07-02 18:11 UTC  (2+ messages)

[PATCH v2 0/2] rockchip: Fix devices suspend freeze on RK3568/RK3566
 2026-07-02 18:00 UTC  (2+ messages)

[PATCH] media: rkvdec: Propagate platform_get_irq() errors
 2026-07-02 17:57 UTC  (2+ messages)

✅ PASS: Test report for for-kernelci (7.2.0-rc1, upstream-arm-next, a52d6c71)
 2026-07-02 17:43 UTC 

[PATCH v4] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-07-02 17:35 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v2 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-02 17:35 UTC  (7+ messages)
` [PATCH v2 net-next 06/14] net: enetc: simplify enetc4_set_port_speed()
` [PATCH v2 net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
` [PATCH v2 net-next 08/14] net: enetc: remove invalid code from enetc4_pl_mac_link_up()

[PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates
 2026-07-02 17:34 UTC  (2+ messages)

[PATCH RFC 6/8] clk: sunxi-ng: a733: Add mod clocks support
 2026-07-02 17:24 UTC  (2+ messages)

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

[PATCH net v3] net: airoha: fix MIB stats collection to be lossless
 2026-07-02 17:18 UTC 

[PATCH 0/2] Add device tree for NVIDIA VR-NVL BMC
 2026-07-02 17:16 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: Add "
` [PATCH 2/2] ARM: dts: "

[PATCH RFC 4/8] clk: sunxi-ng: a733: Add PLL clocks support
 2026-07-02 17:10 UTC  (2+ messages)

[PATCH] perf: arm_spe: Make wakeup range check overflow safe
 2026-07-02 17:05 UTC 

[PATCH v2 00/19] ARM: platform and feature deprecation
 2026-07-02 17:00 UTC  (18+ messages)
` [PATCH v2 01/19] ARM: use CONFIG_AEABI by default everywhere
` [PATCH v2 02/19] ARM: limit OABI support to StrongARM CPUs
` [PATCH v2 03/19] ARM: rework ARM11 CPU selection logic
` [PATCH v2 04/19] ARM: deprecate support for ARM1136r0
` [PATCH v2 05/19] ARM: turn CONFIG_ATAGS off by default
` [PATCH v2 13/19] ARM: orion5x: mark all board files as deprecated
` [PATCH v2 17/19] ARM: mark Cortex-M3/M4/M7 based boards "

[PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
 2026-07-02 16:59 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-07-02 15:38 UTC  (4+ messages)

[PATCH v2 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
 2026-07-02 16:42 UTC  (13+ messages)
` [PATCH v2 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v2 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v2 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou

[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
 2026-07-02 16:37 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-07-02 16:36 UTC 

[PATCH v4 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
 2026-07-02 16:30 UTC  (9+ messages)
` [PATCH v4 1/5] arm_mpam: resctrl: Pick classes for use as MBM counters
` [PATCH v4 5/5] arm64: mpam: Add memory bandwidth usage (MBWU) documentation

[PATCH v2 00/15] arm_mpam: Add MPAM-Fb firmware support
 2026-07-02 16:22 UTC  (16+ messages)
` [PATCH v2 01/15] arm_mpam: let low level MSC read accessors return an error
` [PATCH v2 02/15] arm_mpam: propagate MSC read errors for wrapper functions
` [PATCH v2 03/15] arm_mpam: propagate MSC read errors for hw_probe functions
` [PATCH v2 04/15] arm_mpam: propagate MSC read errors for mpam_msc_read_mbwu_l()
` [PATCH v2 05/15] arm_mpam: propagate MSC read errors for msmon helpers
` [PATCH v2 06/15] arm_mpam: propagate MSC read errors for __ris_msmon_read()
` [PATCH v2 07/15] arm_mpam: propagate MSC read errors for state saving functions
` [PATCH v2 08/15] arm_mpam: let low level MSC write accessors return an error
` [PATCH v2 09/15] arm_mpam: propagate MSC write errors for ESR and part_sel wrappers
` [PATCH v2 10/15] arm_mpam: propagate MSC write errors for hardware probe functions
` [PATCH v2 11/15] arm_mpam: propagate MSC write errors for remaining MSC write users
` [PATCH v2 12/15] arm_mpam: Split the locking around the mon_sel registers
` [PATCH v2 13/15] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v2 14/15] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
` [PATCH v2 15/15] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH v4 0/2] Fix CPU stall in xilinx_dma_poll_timeout caused by passing delay_us=0
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH 0/2] dmaengine: zynqmp_dma: fix race between runtime PM and device removal
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH v3 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH v3 1/1] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
 2026-07-02 15:53 UTC  (2+ messages)

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-07-02 15:51 UTC  (3+ messages)
` [PATCH 09/11] regulator: db8500-prcmu: Remove EPOD regulators

[PATCH] mfd: db8500-prcmu: Fold dbx500 header into db8500
 2026-07-02 15:48 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-02 15:47 UTC  (17+ messages)
` [PATCH v2 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v2 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v2 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v2 4/6] mm/migrate: use huge_ptep_get() in remove_migration_pte()
` [PATCH v2 5/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
` [PATCH v2 6/6] mm/mprotect: "

[GIT PULL] Reset controller fixes for v7.2
 2026-07-02 15:46 UTC 

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-07-02 15:44 UTC  (3+ messages)

[PATCH 0/3] arm64: Fixes and cleanups for cpu-feature-registers.rst
 2026-07-02 15:38 UTC  (6+ messages)
` [PATCH 2/3] arm64: Document missing bitfields in cpu-feature-registers.rst
` [PATCH 3/3] arm64: Sort registers "

[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
 2026-07-02 15:34 UTC  (6+ messages)

[PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
 2026-07-02 15:32 UTC  (2+ messages)

[PATCH] dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failure
 2026-07-02 15:32 UTC  (2+ messages)

[PATCH] dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type
 2026-07-02 15:32 UTC  (2+ messages)

[PATCH] dt-bindings: dma: xlnx,axi-dma: Restore xlnx,flush-fsync as u32
 2026-07-02 15:31 UTC  (2+ messages)

[PATCH v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-07-02 15:26 UTC  (2+ messages)

[PATCH v5] dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
 2026-07-02 15:25 UTC  (2+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-02 15:19 UTC  (11+ messages)

[PATCH v9 0/9] Add support for MT6392 PMIC
 2026-07-02 15:14 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Reconfigure ITS from software state on resume
 2026-07-02 15:13 UTC  (3+ messages)

[PATCH v1 0/3] mfd: Initialize spi_device_id arrays using member names
 2026-07-02 14:53 UTC  (2+ messages)
` [PATCH v1 2/3] "

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-07-02 14:47 UTC  (8+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-07-02 14:41 UTC  (8+ messages)

[PATCH] drm/sun4i: Remove dependency on DRM simple helpers
 2026-07-02 14:39 UTC  (4+ messages)

[PATCH v15 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-07-02 14:37 UTC  (5+ messages)
` [PATCH v15 5/9] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v15 6/9] arm64: support copy_mc_[user]_highpage()

[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
 2026-07-02 14:29 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots
` [RFC PATCH 2/3] KVM: Implement dirty page logging for guest_memfd-only memslots
` [RFC PATCH 3/3] KVM: arm64: Allow "

[PATCH v2 0/4] can: rockchip: add RK3588 CAN support
 2026-07-02 14:06 UTC 

[PATCH net-next v7 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
 2026-07-02 14:02 UTC  (4+ messages)
` [PATCH net-next v7 3/3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload

[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
 2026-07-02 13:57 UTC  (8+ messages)

[PATCH 0/2] ARM: dts: ti/omap: embt2ws: define RGB LED
 2026-07-02 13:52 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: ti/omap: embt2ws: use mulit-led for "
` [PATCH 2/2] arm: omap2plus_defconfig: Enable multi-LED

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-07-02 13:49 UTC  (4+ messages)


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