linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-23 21:20:36 to 2025-11-24 14:20:20 UTC [more...]

[PATCH v5 00/14] gpio: Use modern PM macros
 2025-11-24 14:20 UTC  (19+ messages)
` [PATCH v5 01/14] gpio: dwapb: "
` [PATCH v5 02/14] gpio: brcmstb: "
` [PATCH v5 03/14] gpio: htc-egpio: "
` [PATCH v5 04/14] gpio: pl061: "
` [PATCH v5 05/14] gpio: ml-ioh: "
` [PATCH v5 06/14] gpio: mlxbf2: "
` [PATCH v5 07/14] gpio: msc313: "
` [PATCH v5 08/14] gpio: omap: "
` [PATCH v5 09/14] gpio: pch: "
` [PATCH v5 10/14] gpio: tqmx86: "
` [PATCH v5 11/14] gpio: uniphier: "
` [PATCH v5 12/14] gpio: xgene: "
` [PATCH v5 13/14] gpio: xilinx: "
` [PATCH v5 14/14] gpio: zynq: "

[PATCH v5 00/12] Nesting support for lazy MMU mode
 2025-11-24 14:18 UTC  (18+ messages)
` [PATCH v5 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v5 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v5 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v5 04/12] sparc/mm: "
` [PATCH v5 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v5 07/12] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
` [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v5 10/12] powerpc/mm: replace batch->active "
` [PATCH v5 11/12] sparc/mm: "
` [PATCH v5 12/12] x86/xen: use lazy_mmu_state when context-switching

[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
 2025-11-24 14:12 UTC  (9+ messages)
` [PATCH v2 29/45] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity

[PATCH 0/6] PCI: dwc: Revert Link Up IRQ support
 2025-11-24 14:02 UTC  (4+ messages)

[PATCH net-next v6 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-11-24 13:55 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: ti: icssm-prueth: Adds helper functions to configure and maintain FDB
` [PATCH net-next v6 2/3] net: ti: icssm-prueth: Adds switchdev support for icssm_prueth driver
` [PATCH net-next v6 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch

[PATCH 1/1] arm64: dts: imx8mp: Update pin function file according to Rev.D RM
 2025-11-24 13:56 UTC  (7+ messages)

[PATCH] arm64: clear_user: align __arch_clear_user() to 128B for I-cache efficiency
 2025-11-24 13:38 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix error checking for FFA_VERSION
 2025-11-24 13:22 UTC  (4+ messages)

[PATCH v3 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-11-24 13:14 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: acpi: Enable ACPI CCEL support
  ` [REGRESSION] GHES firmware can't be readonly - Was: "

[PATCH v2 15/16] srcu: Optimize SRCU-fast-updown for arm64
 2025-11-24 13:04 UTC  (6+ messages)

[PATCH v3 0/3] m68k: coldfire: Add RNG support and const qualifiers for MCF54418
 2025-11-24 13:04 UTC  (4+ messages)
` [PATCH v3 1/3] m68k: coldfire: Mark platform device resource arrays as const
` [PATCH v3 2/3] hwrng: imx-rngc: Use optional clock
` [PATCH v3 3/3] m68k: coldfire: Add RNG support for MCF54418

[PATCH v3 0/3] KVM ARM64 pre_fault_memory
 2025-11-24 12:54 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-24 12:47 UTC  (5+ messages)
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers

[PATCH v7 RESEND 0/3] Add exynosautov920 thermal support
 2025-11-24 12:24 UTC  (12+ messages)
  ` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface

[PATCH v4 0/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2025-11-24 12:09 UTC  (14+ messages)
` [PATCH v4 01/13] scatterlist: introduce sg_nents_for_dma() helper
` [PATCH v4 02/13] dmaengine: altera-msgdma: use "
` [PATCH v4 03/13] dmaengine: axi-dmac: "
` [PATCH v4 04/13] dmaengine: bcm2835-dma: "
` [PATCH v4 05/13] dmaengine: dw-axi-dmac: "
` [PATCH v4 06/13] dmaengine: k3dma: "
` [PATCH v4 07/13] dmaengine: lgm: "
` [PATCH v4 08/13] dmaengine: pxa-dma: "
` [PATCH v4 09/13] dmaengine: qcom: adm: "
` [PATCH v4 10/13] dmaengine: qcom: bam_dma: "
` [PATCH v4 11/13] dmaengine: sa11x0: "
` [PATCH v4 12/13] dmaengine: sh: "
` [PATCH v4 13/13] dmaengine: xilinx: xdma: "

[PATCH v2 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2025-11-24 12:10 UTC  (4+ messages)
` [PATCH v2 07/13] dmaengine: lgm: use sg_nents_for_dma() helper

[PATCH v3 0/5] drm/microchip: add GFX2D support for SAM9X60 and SAM9X75
 2025-11-24 12:07 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU
` [PATCH v3 3/5] ARM: dts: microchip: sam9x60: Add "
` [PATCH v3 4/5] ARM: dts: microchip: sam9x7: "
` [PATCH v3 5/5] ARM: configs: at91_dt_defconfig: enable GFX2D driver

[PATCH 0/5] KVM: arm64: Add support for FEAT_IDST
 2025-11-24 11:48 UTC  (4+ messages)
` [PATCH 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome

[PATCH RFC net-next] net: stmmac: provide flag to disable EEE
 2025-11-24 11:27 UTC 

[PATCH v2 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
 2025-11-24 11:07 UTC  (14+ messages)
` [PATCH v2 01/13] dt-bindings: soc: mediatek: dvfsrc: Add support for MT8196
` [PATCH v2 02/13] dt-bindings: soc: mediatek: dvfsrc: Document clock
` [PATCH v2 03/13] dt-bindings: interconnect: mt8183-emi: Add support for MT8196 EMI
` [PATCH v2 04/13] soc: mediatek: mtk-dvfsrc: Change error check for DVFSRCv4 START cmd
` [PATCH v2 05/13] soc: mediatek: mtk-dvfsrc: Add and propagate DVFSRC bandwidth type
` [PATCH v2 06/13] soc: mediatek: mtk-dvfsrc: Add a new callback for calc_dram_bw
` [PATCH v2 07/13] soc: mediatek: mtk-dvfsrc: Write bandwidth to EMI DDR if present
` [PATCH v2 08/13] soc: mediatek: mtk-dvfsrc: Add support for DVFSRCv4 and MT8196
` [PATCH v2 09/13] soc: mediatek: mtk-dvfsrc: Get and Enable DVFSRC clock
` [PATCH v2 10/13] soc: mediatek: mtk-dvfsrc: Rework bandwidth calculations
` [PATCH v2 11/13] interconnect: mediatek: Add support for MediaTek MT8196 EMI ICC
` [PATCH v2 12/13] interconnect: mediatek: Don't hijack parent device
` [PATCH v2 13/13] interconnect: mediatek: Aggregate bandwidth with saturating add

[PATCH v2] KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables
 2025-11-24 11:03 UTC  (6+ messages)

[PATCH v10 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-11-24 11:04 UTC  (7+ messages)
  ` [PATCH v10 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v10 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
  ` [PATCH v10 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
  ` [PATCH v10 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
  ` [PATCH v10 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
  ` [PATCH v10 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920

[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
 2025-11-24 10:57 UTC  (8+ messages)
` [PATCH] mm/huge_memory: restrict __GFP_ZEROTAGS to HW tagging architectures

[PATCH v3 0/2] fw_devlink overlay fix
 2025-11-24  8:48 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT overlays"

[soc:imx/dt-bindings] BUILD SUCCESS 5ffac985b5f4272c8fccb0ef58369724bd10cd8d
 2025-11-24 10:40 UTC 

[PATCH v1] phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
 2025-11-24 10:35 UTC  (2+ messages)

[PATCH - URGENT] pmdomains: mtk-pm-domains: Fix spinlock recursion in probe
 2025-11-24 10:16 UTC  (4+ messages)

[PATCH] arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs
 2025-11-24  9:58 UTC  (3+ messages)

[PATCH v6 0/2] PCI: Configure Root Port MPS during host probing
 2025-11-24  9:49 UTC  (2+ messages)

[PATCH] crypto: testmgr - Add missing DES weak and semi-weak key tests
 2025-11-24  9:48 UTC  (2+ messages)

[PATCH v5 0/5] add support for T7 family clock controller
 2025-11-24  9:46 UTC  (6+ messages)
` [PATCH v5 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v5 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH v5 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-24  9:42 UTC  (7+ messages)
` [PATCH v5 03/13] coresight: Refactor etm4_config_timestamp_event()

[PATCH v7 00/11] arm64: entry: Convert to Generic Entry
 2025-11-24  9:34 UTC  (8+ messages)
` [PATCH v7 05/11] arm64/ptrace: Handle ptrace_report_syscall_entry() error
` [PATCH v7 08/11] entry: Add arch_ptrace_report_syscall_entry/exit()

[PATCH 0/6] arch,sysfb: Move screen and edid info into single place
 2025-11-24  9:30 UTC  (5+ messages)
` [PATCH 1/6] efi: earlycon: Reduce number of references to global screen_info
` [PATCH 2/6] efi: sysfb_efi: "

[PATCH v5 0/6] Add support for i.MX8ULP's SIM LPAV
 2025-11-24  9:28 UTC  (4+ messages)
` [PATCH v5 2/6] reset: imx8mp-audiomix: Replace mask with bit index

[PATCH v5 0/2] Add support for NXP XSPI
 2025-11-24  9:25 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v5 2/2] spi: add driver for NXP XSPI controller

[PATCH] arm64: dts: imx8mm: Add label to thermal-zones
 2025-11-24  9:22 UTC 

[PATCH v7 0/2] Adjust bandwidth limit for DP
 2025-11-24  9:14 UTC  (4+ messages)
` [PATCH v7 1/2] drm/mediatek: "

[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
 2025-11-24  9:11 UTC 

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-24  9:09 UTC  (12+ messages)
` [PATCH 1/6] dt-bindings: power: supply: Add Maxim MAX77759 charger
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode
` [PATCH 4/6] mfd: max77759: modify irq configs
` [PATCH 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH v2 1/2] arm64: dts: ti: k3-am62-phycore-som: Enable cpsw_mac_syscon in U-Boot
 2025-11-24  9:08 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am62a-phycore-som: "

[PATCH] clk: mediatek: Fix error handling in runtime PM setup
 2025-11-24  8:47 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-debix-model-a: Disable EEE for 1000T
 2025-11-24  8:43 UTC  (13+ messages)

[PATCH v10 00/11] Add Type-C DP support for RK3399 EVB IND board
 2025-11-24  8:05 UTC  (9+ messages)
` [PATCH v10 01/11] usb: typec: Add notifier functions
` [PATCH v10 02/11] usb: typec: Export all typec device types

linux-next: duplicate patch in the samsung-krzk tree
 2025-11-24  7:49 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: arm: fsl: Add i.MX8MP FRDM board
 2025-11-24  7:06 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: add support for NXP "

[PATCH v3 0/3] Add support for Cix Sky1 resets
 2025-11-24  6:32 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add sky1 reset controller
` [PATCH v3 2/3] reset: cix: add support for cix sky1 resets
` [PATCH v3 3/3] arm64: dts: "

[PATCH] i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM
 2025-11-24  6:17 UTC 

[GIT PULL] coresight: Updates for Linux v6.19
 2025-11-24  5:33 UTC 

[PATCH v3] ARM: dts: aspeed: clemente: add gpio line name to io expander
 2025-11-24  5:05 UTC  (2+ messages)

[PATCH v2 0/4] Revise Meta Yosemite5 devicetree
 2025-11-24  4:53 UTC  (2+ messages)

[PATCH v6 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
 2025-11-24  4:51 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] dt-bindings: arm: aspeed: Add compatible "

[PATCH 0/3] Revise Meta Yosemite5 devicetree
 2025-11-24  4:44 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: aspeed: yosemite5: Update sensor configuration
` [PATCH 3/3] ARM: dts: aspeed: yosemite5: Rename sgpio P0_I3C_APML_ALERT_L

[PATCH v3 0/2] Add device tree for Nvidia BMC msx4 cx8 switchboard
 2025-11-24  4:36 UTC  (5+ messages)
` [PATCH v3 2/2] dts: aspeed: Add a dts for the nvidia msx4 hpm

linux-next: duplicate patch in the devfreq tree
 2025-11-24  3:42 UTC 

[PATCH] drm/sun4i: fix kernel-doc warnings in sunxi_engine.h
 2025-11-24  3:33 UTC 

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-11-24  3:32 UTC  (3+ messages)
` [PATCH RFC v2 1/3] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC v2 3/3] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs

[PATCH] media: aspeed: Fix dram hang at res-change
 2025-11-24  3:05 UTC 

[PATCH 00/26] Introduce meminspect
 2025-11-24  3:02 UTC  (3+ messages)
` [PATCH 01/26] kernel: "

[PATCH 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
 2025-11-24  2:06 UTC  (8+ messages)
` [PATCH 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH v8 0/2] Convert inno hdmi to drm bridge
 2025-11-24  0:52 UTC  (4+ messages)
` [PATCH v8 1/2] drm/rockchip: inno-hdmi: Convert "
    `  "

linux-next: duplicate patch in the arm-soc tree
 2025-11-24  0:39 UTC 

[soc:for-next] BUILD SUCCESS 9cb0ebd6fef266182e62dadbf9e6e964c95fb5e0
 2025-11-23 23:58 UTC 

[soc:arm/fixes] BUILD SUCCESS fe7cdcd1bacec3a54ec94131292b5c883cec50cf
 2025-11-23 23:40 UTC 

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-11-23 22:27 UTC  (2+ messages)

[PATCH v9 0/2] clk: rockchip: Add clock controller for the RK3506
 2025-11-23 22:04 UTC  (2+ messages)

[PATCH] nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
 2025-11-23 21:46 UTC 

[PATCH v2 0/3] Apple Silicon Type-C PHY
 2025-11-23 21:19 UTC  (2+ messages)
` [PATCH v2 3/3] phy: apple: Add Apple "


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).