linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-16 10:31:27 to 2025-12-16 23:08:30 UTC [more...]

[PATCH v5 00/27] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-12-16 23:08 UTC  (6+ messages)
` [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out

[PATCH rc v3 0/4] : iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2025-12-16 22:58 UTC  (8+ messages)
` [PATCH rc v3 1/4] iommu/arm-smmu-v3: Add ignored bits to fix STE update sequence

[PATCH] arm64: dts: mediatek: mt8365: fix infracfg_nao node
 2025-12-16 22:57 UTC 

[PATCH v2 0/2] Update firmware dt-binding
 2025-12-16 22:35 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: firmware: xilinx: Add conditional pinctrl schema

[PATCH v5 00/15] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-12-16 22:18 UTC  (6+ messages)
` [PATCH v5 01/15] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls

[PATCH v2] remoteproc: imx_dsp_rproc: Fix multiple start/stop operations
 2025-12-16 22:12 UTC  (2+ messages)

[PATCH v11 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-12-16 21:49 UTC  (21+ messages)
` [PATCH v11 01/12] media: mediatek: jpeg: fix jpeg hw count setting
` [PATCH v11 02/12] media: mediatek: jpeg: fix jpeg buffer payload setting
` [PATCH v11 03/12] media: mediatek: jpeg: fix jpeg buffer layout
` [PATCH v11 04/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [PATCH v11 05/12] media: mediatek: jpeg: fix multi-core clk suspend and resume setting
` [PATCH v11 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v11 07/12] media: mediatek: jpeg: fix decoding resolution change operation
` [PATCH v11 08/12] media: mediatek: jpeg: fix remove buffer operation for multi-core
` [PATCH v11 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v11 12/12] media: mediatek: jpeg: add jpeg smmu sid setting

[PATCH 0/2] perf arm_spe: Minor event configs housekeeping
 2025-12-16 21:03 UTC  (4+ messages)
` [PATCH 1/2] perf mem: Simplify Arm SPE event config

[PATCH v3 00/12] perf cs-etm/arm-spe: Remove hard coded config fields
 2025-12-16 21:00 UTC  (6+ messages)
` [PATCH v3 03/12] perf parse-events: Track all user changed config bits
` [PATCH v3 05/12] perf evsel: Add a helper to get the value of a config field

[PATCH] remoteproc: imx_rproc: Use strstarts for "rsc-table" check
 2025-12-16 20:53 UTC  (2+ messages)

[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
 2025-12-16 20:36 UTC  (4+ messages)
` [PATCH v8 4/5] perf: RISC-V: add support for SSE event
  ` [External] "

[PATCH v7 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-12-16 19:14 UTC  (7+ messages)
` [PATCH v7 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()

[PATCH] ARM: dts: vexpress/v2m-rs1: Use documented arm,vexpress,config-bus child node names
 2025-12-16 19:12 UTC 

[PATCH v2 0/4] s32g: Use a syscon for GPR
 2025-12-16 18:30 UTC  (9+ messages)

[RFC PATCH] arm64: Bring back linear map randomization using PArange override
 2025-12-16 18:13 UTC  (2+ messages)

[PATCH] arm64: dts: cavium: Drop thunder2
 2025-12-16 18:02 UTC 

[PATCH v1 00/13] arm64: Refactor TLB invalidation API and implementation
 2025-12-16 18:01 UTC  (16+ messages)
` [PATCH v1 01/13] arm64: mm: Re-implement the __tlbi_level macro as a C function
` [PATCH v1 02/13] arm64: mm: Introduce a C wrapper for by-range TLB invalidation
` [PATCH v1 03/13] arm64: mm: Implicitly invalidate user ASID based on TLBI operation
` [PATCH v1 04/13] arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
` [PATCH v1 05/13] arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
` [PATCH v1 06/13] arm64: mm: Re-implement the __flush_tlb_range_op macro in C
` [PATCH v1 07/13] arm64: mm: Simplify __TLBI_RANGE_NUM() macro
` [PATCH v1 08/13] arm64: mm: Simplify __flush_tlb_range_limit_excess()
` [PATCH v1 09/13] arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
` [PATCH v1 10/13] arm64: mm: Refactor __flush_tlb_range() to take flags
` [PATCH v1 11/13] arm64: mm: More flags for __flush_tlb_range()
` [PATCH v1 12/13] arm64: mm: Wrap flush_tlb_page() around ___flush_tlb_range()
` [PATCH v1 13/13] arm64: mm: Provide level hint for flush_tlb_page()

[PATCH v3 00/22] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
 2025-12-16 17:58 UTC  (23+ messages)
` [PATCH v3 01/22] drm/bridge: add of_drm_find_and_get_bridge()
` [PATCH v3 02/22] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v3 03/22] drm/todo: add entry about converting to of_drm_find_and_get_bridge()
` [PATCH v3 04/22] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_find_and_get_bridge()
` [PATCH v3 05/22] drm/arcpgu: convert to of_drm_find_and_get_bridge()
` [PATCH v3 06/22] drm/bridge: add next_bridge pointer to struct drm_bridge
` [PATCH v3 07/22] drm/bridge: ite-it66121: get/put the next bridge
` [PATCH v3 08/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 09/22] drm/bridge: simple-bridge: "
` [PATCH v3 10/22] drm/meson: encoder_cvbs: "
` [PATCH v3 11/22] drm/meson: encoder_dsi: "
` [PATCH v3 12/22] drm/meson: encoder_hdmi: "
` [PATCH v3 13/22] drm/bridge: imx8qxp-pxl2dpi: simplify put of device_node pointers
` [PATCH v3 14/22] drm/bridge: imx8qxp-pxl2dpi: remove excess error message
` [PATCH v3 15/22] drm/bridge: imx8qxp-pxl2dpi: imx8qxp_pxl2dpi_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 16/22] drm/bridge: imx8qxp-pxl2dpi: get/put the next bridge
` [PATCH v3 17/22] drm/bridge: imx8qxp-pxl2dpi: get/put the companion bridge
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridge
` [PATCH v3 19/22] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v3 20/22] drm/bridge: imx8qxp-pixel-link: remove excess error message
` [PATCH v3 21/22] drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return int, not ERR_PTR
` [PATCH v3 22/22] drm/bridge: imx8qxp-pixel-link: get/put the next bridge

[PATCH] arm64: dts: toshiba: Use recommended node names
 2025-12-16 18:00 UTC 

[PATCH] arm64: dts: lg: Use recommended simple-bus node name
 2025-12-16 17:59 UTC 

[PATCH] arm64: dts: xilinx: Drop "label" property on dlg,slg7xl45106
 2025-12-16 17:59 UTC 

[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-16 17:28 UTC  (7+ messages)

[PATCH] dt-bindings: Remove unused includes
 2025-12-16 17:15 UTC  (4+ messages)

[PATCH 1/6] dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() calls
 2025-12-16 16:59 UTC  (4+ messages)
` [PATCH 3/6] dmaengine: qcom: "

[PATCH v2 0/4] dmaengine: stm32-dma3: improvements and helper functions
 2025-12-16 16:59 UTC  (2+ messages)

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-16 16:58 UTC  (11+ messages)
` [RFC PATCH 13/38] arm_mpam: resctrl: Add CDP emulation
` [RFC PATCH 16/38] arm_mpam: resctrl: Add support for 'MB' resource
` [RFC PATCH 18/38] arm_mpam: resctrl: Add support for csu counters
` [RFC PATCH 24/38] arm_mpam: resctrl: Allow resctrl to allocate monitors

[PATCH RESEND] dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" property is missing
 2025-12-16 16:56 UTC  (2+ messages)

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-16 16:52 UTC  (16+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()

[PATCH 0/3] spi: st: add power-domains on stm32mp2x
 2025-12-16 16:46 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
 2025-12-16 16:41 UTC  (2+ messages)

[PATCH] dt-bindings: arm: vexpress-config: Update clock and regulator node names
 2025-12-16 16:41 UTC  (2+ messages)

[PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node
 2025-12-16 16:40 UTC  (2+ messages)

[PATCH] dt-bindings: usb: Add Socionext Uniphier DWC3 controller
 2025-12-16 16:38 UTC  (3+ messages)

[PATCH v2 3/3] randomize_kstack: Unify random source across arches
 2025-12-16 16:31 UTC  (3+ messages)

[PATCH 00/19] coresight: trbe: Support trigger and circle buffer modes
 2025-12-16 16:27 UTC  (6+ messages)
` [PATCH 10/19] coresight: trbe: Always check fault action when updating buffer
` [PATCH 16/19] coresight: trbe: Support trigger mode

[PATCH v3 0/7] pinctrl: rockchip: Add RK3506 and RV1126B pinctrl and RMIO support
 2025-12-16 15:52 UTC  (10+ messages)
` [PATCH v3 1/7] pinctrl: rockchip: Add rk3506 pinctrl support
` [PATCH v3 2/7] dt-bindings: pinctrl: Add rv1126b "
` [PATCH v3 3/7] pinctrl: rockchip: "
` [PATCH v3 4/7] arm64: dts: rockchip: rv1126b: Add pinconf and pinctrl dtsi for rv1126b
` [PATCH v3 5/7] gpio: rockchip: support new version GPIO
` [PATCH v3 6/7] dt-bindings: pinctrl: rockchip: Add RMIO controller binding
` [PATCH v3 7/7] pinctrl: rockchip: add rmio support

[PATCH v3 0/5] media: platform: nxp: Trivial cleanup pathces
 2025-12-16 15:51 UTC  (7+ messages)
` [PATCH v3 2/5] media: nxp: use dev_err_probe() to simplify code

[PATCH] serial: xilinx_uartps: fix rs485 initialization at boot
 2025-12-16 15:44 UTC  (2+ messages)

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-16 15:40 UTC  (13+ messages)
` [PATCH 10/32] KVM: arm64: gic-v5: Add emulation for ICC_IAFFID_EL1 accesses
` [PATCH 11/32] KVM: arm64: gic-v5: Trap and emulate ICH_PPI_HMRx_EL1 accesses
` [PATCH 23/32] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH 29/32] irqchip/gic-v5: Check if impl is virt capable

[PATCH 0/2] i.MX93 phyBOARD-Segin DisplayKit AV-02 Support
 2025-12-16 15:29 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay

[PATCH v10 5/7] media: verisilicon: AV1: Restore IOMMU context before decoding a frame
 2025-12-16 15:27 UTC  (2+ messages)

[PATCH v2] ARM: entry: expand comment in __switch_to
 2025-12-16 15:21 UTC  (2+ messages)

[PATCH RESEND] dmaengine: at_xdmac: get the number of DMA channels from device tree
 2025-12-16 15:18 UTC  (2+ messages)

[PATCH 00/26] Introduce meminspect
 2025-12-16 15:12 UTC  (3+ messages)
` [PATCH 21/26] printk: Register information into meminspect

[PATCH 2/2] [PATCH net-next v2 2/2] net: stmmac: dwmac-rk:return actual error from phy_power_on
 2025-12-16 15:07 UTC 

[PATCH 1/2] [PATCH net-next v2 1/2] net: stmmac: dwmac-rk: rename phy_power_on to avoid conflict
 2025-12-16 15:06 UTC 

[PATCH v2] smc91x: fix broken irq-context in PREEMPT_RT
 2025-12-16 15:03 UTC  (3+ messages)

[PATCH v2 0/2] dmaengine: Add cleanup to simple code
 2025-12-16 15:01 UTC  (6+ messages)
` [PATCH v2 1/2] dmaengine: Add cleanup FREE defines for dma_async_tx_descriptor

[PATCH net-next v4 0/7] net: axienet: Fix deferred probe loop
 2025-12-16 14:48 UTC  (5+ messages)
` [PATCH net-next v4 1/7] net: axienet: Fix resource release ordering

ARMv7 Linux + Rust doesn't boot when compiling with only LLVM=1
 2025-12-16 14:41 UTC 

[GIT PULL 0/6] soc: updates for 6.19
 2025-12-16 14:39 UTC  (3+ messages)
  ` [GIT PULL 3/6] soc: devicetree "

[PATCH 1/1] ARM: imx_v6_v7_defconfig: Configure CONFIG_SND_SOC_FSL_ASOC_CARD as module
 2025-12-16 14:35 UTC 

[PATCH v7 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-12-16 13:48 UTC  (4+ messages)
` [PATCH v7 01/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities

[PATCH 1/3] arm64: dts: imx8mn-tqma8mqnl: remove virtual 3.3V regulator
 2025-12-16 13:39 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mn-tqma8mqnl: remove virtual 1.8V regulator
` [PATCH 3/3] arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power off

[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-12-16 13:40 UTC  (5+ messages)
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display

[PATCH 1/4] arm64: dts: imx8mm-tqma8mqml: remove virtual 3.3V regulator
 2025-12-16 13:31 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: imx8mm-tqma8mqml: remove virtual 1.8V regulator
` [PATCH 3/4] arm64: dts: imx8mm-tqma8mqml: remove superfluous line
` [PATCH 4/4] arm64: dts: imx8mm-tqma8mqml: fix LDO5 power off

[RFC PATCH net-next v10 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-12-16 13:23 UTC  (4+ messages)
` [RFC PATCH net-next v10 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [RFC PATCH net-next v10 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
` [RFC PATCH net-next v10 3/3] net: ti: icssm-prueth: Add support for ICSSM RSTP switch

[PATCH 1/1] arm64: dts: mba8mx: Fix Ethernet PHY IRQ support
 2025-12-16 13:15 UTC 

[PATCH v3 0/3] Add support for exynos5250-manta (Google Nexus 10)
 2025-12-16 13:11 UTC  (2+ messages)

[PATCH v4 0/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2025-12-16 13:11 UTC  (2+ messages)

[PATCH v3 0/4] Add watchdog support for bcm2712
 2025-12-16 13:00 UTC  (4+ messages)
` [PATCH v3 4/4] arm64: dts: broadcom: bcm2712: Add watchdog DT node

[PATCH v2 0/3] dmaengine: arm-dma350: add support for shared interrupt mode
 2025-12-16 12:51 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: dma: arm-dma350: update DT binding docs for cix sky1 SoC
` [PATCH v2 2/3] dma: arm-dma350: add support for shared interrupt mode
` [PATCH v2 3/3] arm64: dts: cix: add DT nodes for DMA

[PATCH v6 0/7] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-12-16 12:37 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: perf: fix syscalltbl path base
 2025-12-16 12:04 UTC  (9+ messages)

[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2025-12-16 11:54 UTC  (5+ messages)
` [RFC PATCH v6 16/35] KVM: arm64: Advertise SPE version in ID_AA64DFR0_EL1.PMSver
` [RFC PATCH v6 17/35] KVM: arm64: Add writable SPE system registers to VCPU context

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-16 11:51 UTC  (3+ messages)
` [PATCH v4 4/5] remoteproc: imx_rproc: Add support for System Manager API

[PATCH v1] arm64: dts: ti: am62p-verdin: Fix SD regulator startup delay
 2025-12-16 11:31 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: Fix USB-C Sink PDO
 2025-12-16 11:27 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62(a)-phycore-som: Mark phy_gmii_sel with bootph-all
 2025-12-16 11:26 UTC  (2+ messages)

[soc:arm/fixes] BUILD SUCCESS ececfba255bf3616301419e47a5c824e04b60ab8
 2025-12-16 11:24 UTC 

[PATCH v2 1/2] arm64: dts: ti: k3-am62-phycore-som: Enable cpsw_mac_syscon in U-Boot
 2025-12-16 11:26 UTC  (2+ messages)

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-16 11:11 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-16 11:08 UTC  (5+ messages)

[PATCH 0/5] Update UniPhier devicetree
 2025-12-16 11:01 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: uniphier: Add missing watchdog nodes
` [PATCH 2/5] ARM: dts: uniphier: Add missing thermal-sensor node for Pro5
` [PATCH 3/5] ARM: dts: uniphier: Drop unit-address from port node of wm8960
` [PATCH 4/5] ARM: dts: uniphier: Remove "smpctrl" nodes
` [PATCH 5/5] arm64: dts: uniphier: Remove smpctrl nodes

[PATCH v2 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2025-12-16 10:47 UTC  (3+ messages)
` [PATCH v2 05/11] dt-bindings: clock: qcom: Add support for CAMCC "

[PATCH v3 0/4] KVM: arm64: pKVM fixes
 2025-12-16 10:43 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
` [PATCH v3 2/4] KVM: arm64: Inject UNDEF for a register trap without accessor
` [PATCH v3 3/4] KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()
` [PATCH v3 4/4] KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).