public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 21:14:23 to 2026-03-27 11:37:00 UTC [more...]

[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
 2026-03-27 11:36 UTC  (17+ messages)
` [PATCH v2 01/30] KVM: arm64: Extract VMA size resolution in user_mem_abort()
` [PATCH v2 02/30] KVM: arm64: Introduce struct kvm_s2_fault to user_mem_abort()
` [PATCH v2 03/30] KVM: arm64: Extract PFN resolution in user_mem_abort()
` [PATCH v2 04/30] KVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fault_get_vma_info() helper
` [PATCH v2 05/30] KVM: arm64: Extract stage-2 permission logic in user_mem_abort()
` [PATCH v2 06/30] KVM: arm64: Extract page table mapping "
` [PATCH v2 07/30] KVM: arm64: Simplify nested VMA shift calculation
` [PATCH v2 08/30] KVM: arm64: Remove redundant state variables from struct kvm_s2_fault
` [PATCH v2 09/30] KVM: arm64: Simplify return logic in user_mem_abort()
` [PATCH v2 10/30] KVM: arm64: Initialize struct kvm_s2_fault completely at declaration
` [PATCH v2 11/30] KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()
` [PATCH v2 12/30] KVM: arm64: Hoist MTE validation check out of MMU lock path
` [PATCH v2 13/30] KVM: arm64: Clean up control flow in kvm_s2_fault_map()
` [PATCH v2 14/30] KVM: arm64: Kill fault->ipa
` [PATCH v2 19/30] KVM: arm64: Kill write_fault from kvm_s2_fault
` [PATCH v2 21/30] KVM: arm64: Kill topup_memcache "

[PATCH] coresight: cti: fix the check condition in inout_sel_store
 2026-03-27 11:32 UTC  (3+ messages)

[PATCH 0/5] xor/arm: Replace vectorized version with intrinsics
 2026-03-27 11:30 UTC  (6+ messages)
` [PATCH 1/5] ARM: Add a neon-intrinsics.h header like on arm64
` [PATCH 2/5] crypto: aegis128 - Use neon-intrinsics.h on ARM too
` [PATCH 3/5] xor/arm: Replace vectorized implementation with arm64's intrinsics
` [PATCH 4/5] xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
` [PATCH 5/5] ARM: Remove hacked-up asm/types.h header

[PATCH v2 0/3] pinctrl: sunxi: a523: fix GPIO IRQ operation
 2026-03-27 11:30 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: sunxi: a523: Remove unneeded IRQ remuxing flag
` [PATCH v2 2/3] dt-bindings: pinctrl: sun55i-a523: increase IRQ banks number
` [PATCH v2 3/3] arm64: dts: allwinner: a523: Add missing GPIO interrupt

[PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
 2026-03-27 11:28 UTC  (8+ messages)

[PATCH v2 1/1] arm64: defconfig: Enable pinctrl/gpio/pcie for CIX Sky1 SoC
 2026-03-27 11:21 UTC  (4+ messages)

[PATCH] dt-bindings: arm: marvell: Convert armada-380-mpcore-soc-ctrl to DT Schema
 2026-03-27 10:59 UTC  (2+ messages)

[Question mpam mpam/snapshot+extras/v6.18-rc1] Question with Configuring iommu_group in 'task'
 2026-03-27 10:47 UTC  (2+ messages)

[PATCH] net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch
 2026-03-27 10:39 UTC  (3+ messages)

[PATCH 00/10] PCI: Improve head free space usage
 2026-03-27 10:28 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable Rockchip video decoder
 2026-03-27 10:25 UTC  (2+ messages)

[PATCH v6 1/5] mm: rmap: support batched checks of the references for large folios
 2026-03-27 10:20 UTC  (15+ messages)

[PATCH 1/2] crypto: stm32 - use list_first_entry_or_null to simplify hash_find_dev
 2026-03-27 10:08 UTC  (2+ messages)

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes)))
 2026-03-27 10:08 UTC  (2+ messages)

[RFC PATCH v2 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
 2026-03-27  9:54 UTC  (7+ messages)
` [RFC PATCH v2 1/5] arm_mpam: resctrl: Pick classes for use as mbm counters
` [RFC PATCH v2 2/5] arm_mpam: resctrl: Pre-allocate assignable monitors

[PATCH net] net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()
 2026-03-27  9:48 UTC 

[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-03-27  9:46 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: imx-rproc: Support i.MX94
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector
` [PATCH v2 3/3] remoteproc: imx_rproc: Add support for i.MX94

[PATCH net-next 0/2] net: stmmac: fix and clean up TSO/GSO support
 2026-03-27  9:40 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: fix .ndo_fix_features()
` [PATCH net-next 2/2] net: stmmac: simplify GSO/TSO test in stmmac_xmit()

[PATCH net-next] net: airoha: Grab flow_offload_mutex running airoha_register_gdm_devices()
 2026-03-27  8:55 UTC  (3+ messages)

[PATCH v3 0/3] drm: Support DMA per allocation kernel mappings
 2026-03-27  9:38 UTC  (9+ messages)
` [PATCH v3 1/3] drm: Introduce DRM_MODE_DUMB_KERNEL_MAP flag
` [PATCH v3 2/3] drm/gem-dma: Use the dma_*_attr API variant
` [PATCH v3 3/3] drm/gem-dma: Support DRM_MODE_DUMB_KERNEL_MAP flag

[PATCH 0/2] arm64: dts: qcom: enable UARTs for robot expansion board
 2026-03-27  9:37 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: lemans-evk: enable UART0 "
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: enable UART6 "

[PATCH v11 2/3] of: Factor arguments passed to of_map_id() into a struct
 2026-03-27  9:35 UTC  (2+ messages)

[PATCH v1 0/3] arm64: dts: amlogic: meson-s4: enable RTC and IR for Khadas VIM1S
 2026-03-27  9:30 UTC  (4+ messages)
` [PATCH v1 1/3] arm64: dts: amlogic: meson-s4: add VRTC node
` [PATCH v1 2/3] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable HYM8563 RTC
` [PATCH v1 3/3] arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: use rc-khadas keymap

[PATCH] crypto: aspeed/hash: Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()
 2026-03-27  9:24 UTC 

[PATCH net-next 00/15] net: stmmac: qcom-ethqos: more cleanups
 2026-03-27  9:23 UTC  (5+ messages)
` [PATCH net-next 03/15] net: stmmac: qcom-ethqos: eliminate configure_func

[PATCH v6] arm64: dts: rockchip: rock-3b: Model PI6C20100 as gated-fixed-clock
 2026-03-27  9:11 UTC 

[PATCH 0/4] arm64: dts: renesas: Fix missing cells and reg
 2026-03-27  9:10 UTC  (12+ messages)
` [PATCH 1/4] arm64: dts: renesas: Fix missing cells and reg in Draak/Ebisu panel DTO
` [PATCH 2/4] arm64: dts: renesas: Fix missing cells and reg in Salvator-X "
` [PATCH 3/4] arm64: dts: renesas: rzg2l-smarc: Fix missing cells and reg into CSI2 subnode
` [PATCH 4/4] arm64: dts: renesas: rzg2l-smarc: Fix missing cells and reg into DU subnode

[PATCH v2 0/3] Add support for Variscite DART-MX93 and Sonata board
 2026-03-27  9:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX93 Boards
` [PATCH v2 2/3] arm64: dts: freescale: Add support for Variscite DART-MX93
` [PATCH v2 3/3] arm64: dts: imx93-var-dart: Add support for Variscite Sonata board

[PATCH v5] arm64: dts: rockchip: rock-3b: Model PI6C20100 as gated-fixed-clock
 2026-03-27  9:07 UTC  (5+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-27  9:02 UTC  (14+ messages)
`  "

[PATCH net-next v2 00/15] net: stmmac: qcom-ethqos: more cleanups
 2026-03-27  8:44 UTC  (16+ messages)
` [PATCH net-next v2 01/15] net: stmmac: qcom-ethqos: remove ethqos_configure()
` [PATCH net-next v2 02/15] net: stmmac: qcom-ethqos: pass ethqos to ethqos_pcs_set_inband()
` [PATCH net-next v2 03/15] net: stmmac: qcom-ethqos: eliminate configure_func
` [PATCH net-next v2 04/15] net: stmmac: qcom-ethqos: move detection of invalid RGMII speed
` [PATCH net-next v2 05/15] net: stmmac: qcom-ethqos: move RGMII_CONFIG_DDR_MODE
` [PATCH net-next v2 06/15] net: stmmac: qcom-ethqos: move 1G vs 100M/10M RGMII settings
` [PATCH net-next v2 07/15] net: stmmac: qcom-ethqos: move two more RGMII_IO_MACRO_CONFIG2 out
` [PATCH net-next v2 08/15] net: stmmac: qcom-ethqos: move 100M/10M speed programming
` [PATCH net-next v2 09/15] net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RSVD_CONFIG15 out
` [PATCH net-next v2 10/15] net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RX_PROG_SWAP
` [PATCH net-next v2 11/15] net: stmmac: qcom-ethqos: finally eliminate the switch
` [PATCH net-next v2 12/15] net: stmmac: qcom-ethqos: simplify prg_rclk_dly programming
` [PATCH net-next v2 13/15] net: stmmac: qcom-ethqos: move loopback decision next to reg update
` [PATCH net-next v2 14/15] net: stmmac: qcom-ethqos: correct prg_rclk_dly comment
` [PATCH net-next v2 15/15] net: stmmac: qcom-ethqos: move phase_shift to register update site

[PATCH v3 0/4] iio: adc: meson-saradc: add support for Meson S4
 2026-03-27  8:31 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Add PWM support Amlogic S7 S7D S6
 2026-03-27  8:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: amlogic: Add new bindings for S6 S7 S7D

[PATCH v2] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-27  8:12 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: thermal: st,thermal-spear1340: convert to dtschema
 2026-03-27  8:06 UTC  (4+ messages)
` [PATCH 1/2] "

[GIT PULL] Qualcomm Arm64 DeviceTree fixes for v7.0
 2026-03-27  8:01 UTC  (2+ messages)

[PATCH 0/4] module: force sh_addr=0 for arch-specific sections
 2026-03-27  7:59 UTC  (5+ messages)
` [PATCH 1/4] module, arm: "
` [PATCH 2/4] module, arm64: "
` [PATCH 3/4] module, m68k: "
` [PATCH 4/4] module, riscv: "

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-03-27  7:40 UTC  (6+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
    ` [PATCH] arm64/kvm: Enable eager hugepage splitting if HDBSS is available

[PATCH net V2 0/2] Correct BD length masks and BQL accounting for multi-BD TX packets
 2026-03-27  7:32 UTC  (3+ messages)
` [PATCH net V2 1/2] net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
` [PATCH net V2 2/2] net: xilinx: axienet: Fix BQL accounting for multi-BD TX packets

[GIT,PULL] arm64: dts: hisilicon: fixes for v7.0
 2026-03-27  7:23 UTC 

[PATCH v3 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-27  7:23 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: clock: amlogic: Fix redundant hyphen in "amlogic,t7-gp1--pll" string

[GIT,PULL] hisilicon: driver updates for v7.1
 2026-03-27  7:16 UTC 

[PATCH v11] arm64: dts: imx8ulp: Add CSI and ISI Nodes
 2026-03-27  7:11 UTC 

[PATCH] ARM: dts: aspeed: anacapa: Enable MCTP and FRU for NIC
 2026-03-27  6:59 UTC 

[PATCH v5] MAINTAINERS: Add Axiado reviewer and Maintainers
 2026-03-27  6:54 UTC  (2+ messages)

[PATCH v3] nvme: Add nvme_setup_cmd to host_path_error
 2026-03-27  6:37 UTC  (12+ messages)
` [PATCH] nvme: Move nvme_setup_cmd before hot_pathing
        ` [PATCH v4] nvme: Skip trace complete_rq on host path error
          ` [PATCH v5] "

[PATCH v3] ASoC: dt-bindings: imx-card: Add dsp_a DAI format
 2026-03-27  6:06 UTC  (2+ messages)

[PATCH v2 0/2] selftests/arm64: Fix sve2p1_sigill() and add cmpbr_sigill() for hwcap test
 2026-03-27  5:59 UTC  (3+ messages)

[PATCH 0/4] drm/exynos: Random cleanups
 2026-03-27  5:44 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721e: Fix QSGMII overlay by adding SERDES PHY
 2026-03-27  5:15 UTC  (2+ messages)

[PATCH v2 0/3] Fix MMC pin pull configurations
 2026-03-27  4:56 UTC  (2+ messages)

[PATCH v4 0/5] k3-am68-phyboard-izar dsi support
 2026-03-27  4:53 UTC  (3+ messages)
` (subset) "

[PATCH v5 0/5] arm64: dts: ti: k3-am62: Support Main UART wakeup
 2026-03-27  4:51 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-j7200: Make MAIN domain system control bus a simple-bus
 2026-03-27  4:48 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j722s: Add main_i2c4 device node
 2026-03-27  4:43 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721s2: Use ti,j7200-padconf compatible
 2026-03-27  4:41 UTC  (2+ messages)

[PATCH v1] arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pins
 2026-03-27  4:40 UTC  (2+ messages)

[PATCH 0/7] soc: aspeed: Add AST2600 eSPI controller support
 2026-03-27  4:14 UTC  (9+ messages)

[PATCH net-next 0/2] net: stmmac: remove unused and unimplemented AXI properties
 2026-03-27  3:50 UTC  (2+ messages)

[PATCH v2 0/7] J722S SGMII support
 2026-03-27  3:11 UTC  (2+ messages)

[PATCH v10 0/5] Add MIPI CSI-2 support for i.MX8ULP
 2026-03-27  3:07 UTC  (4+ messages)
` (subset) "

[PATCH 00/10] PCI: Improve head free space usage
 2026-03-27  2:55 UTC  (3+ messages)
` [PATCH 05/10] am68k/PCI: Remove unnecessary second application of align

[PATCH v12 0/7] Provide support for Trigger Generation Unit
 2026-03-27  2:35 UTC  (6+ messages)
` [PATCH v12 2/7] qcom-tgu: Add TGU driver
` [PATCH v12 7/7] qcom-tgu: Add reset node to initialize

[PATCH net] net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
 2026-03-27  2:10 UTC  (2+ messages)

[PATCH v3 net-next 00/14] Add preliminary NETC switch support for i.MX94
 2026-03-27  2:09 UTC  (4+ messages)
` [PATCH v3 net-next 02/14] dt-bindings: net: dsa: add NETC switch

[PATCH v1 00/10] devfreq: Fix NULL pointer dereference when a governor module is unloaded
 2026-03-27  2:06 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: g6: Add missing uart nodes
 2026-03-27  1:58 UTC 

[PATCH 6.1.y 2/3] net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
 2026-03-27  1:52 UTC 

[PATCH net-next v2 0/4] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-03-27  1:43 UTC  (4+ messages)
` [PATCH net-next v2 4/4] net: phy: Introduce Airoha AN8801/R "

[PATCH net-next 0/5] net: stmmac: dwmac-socfpga: Cleanup .fix_mac_speed
 2026-03-27  1:32 UTC  (2+ messages)

[PATCH 0/2] arm64/entry: Fix involuntary preemption exception masking
 2026-03-27  1:27 UTC  (11+ messages)
` [PATCH 1/2] "

[PATCH net-next v15 0/3] Add support for Nuvoton MA35D1 GMAC
 2026-03-27  1:20 UTC  (2+ messages)

[PATCH v2 0/8] Rockchip DRM use-after-free & null-ptr-deref fixes
 2026-03-27  1:08 UTC  (4+ messages)
` [PATCH v2 7/8] drm/bridge: synopsys: dw-dp: Unregister AUX channel on bridge detach

[PATCH v3 0/2] Rockchip DRM use-after-free & null-ptr-deref fixes
 2026-03-27  0:55 UTC  (3+ messages)
` [PATCH v3 1/2] drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel
` [PATCH v3 2/2] drm/rockchip: dw_dp: Release core resources

[PATCH] soc: fsl: qe: Fix potential NULL pointer dereference inqe_reset()
 2026-03-27  0:12 UTC  (2+ messages)
` [PATCH v2] soc: fsl: qe: panic on ioremap() failure in qe_reset()

[PATCH v4 0/7] pinctrl: Add generic pinctrl for board-level mux chips
 2026-03-27  0:09 UTC  (7+ messages)
` [PATCH v4 3/7] pinctrl: extract pinctrl_generic_to_map() from pinctrl_generic_pins_function_dt_node_to_map()

[PATCH v2 0/8] perf libunwind multiple remote support
 2026-03-26 23:14 UTC  (4+ messages)
` [PATCH v1 0/2] perf build: Remove libunwind support

[PATCH v4 0/2] media: synopsys: csi2rx: add support for rk3588 variant
 2026-03-26 23:10 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
` [PATCH v4 2/2] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588

[PATCH] arm64: panic if IRQ shadow call stack allocation fails
 2026-03-26 23:03 UTC  (5+ messages)

[PATCH v2] arm64: panic from init_IRQ if IRQ handler stacks cannot be allocated
 2026-03-26 22:57 UTC 

[PATCH v3 0/2] media: synopsys: csi2rx: add support for rk3588 variant
 2026-03-26 22:49 UTC  (6+ messages)
` [PATCH v3 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible

[PATCH v2 1/8] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
 2026-03-26 21:26 UTC 

[PATCH v3 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
 2026-03-26 22:13 UTC  (9+ messages)
  ` [PATCH v3 1/8] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
  ` [PATCH v3 2/8] Bluetooth: btmtk: fix ISO interface setup for single alt setting
  ` [PATCH v3 3/8] Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E Hero
  ` [PATCH v3 4/8] Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9
  ` [PATCH v3 5/8] Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER X
  ` [PATCH v3 6/8] Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace Max
  ` [PATCH v3 7/8] Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550E
  ` [PATCH v3 8/8] Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator

[PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-03-26 21:51 UTC  (3+ messages)

[PATCH 0/3] KVM: arm64: selftests: Basic nested guest support
 2026-03-26 21:34 UTC  (6+ messages)
` [PATCH 3/3] KVM: arm64: selftests: Enable stage-2 in NV preparation functions

[PATCH v3 00/13] This series adds support for the MediaTek MT7927 (Filogic 380) combo
 2026-03-26 21:09 UTC 

[PATCH v4 0/9] wifi: mt76: mt7925: MT7927 (Filogic 380) support patches 1-9
 2026-03-26 21:12 UTC  (2+ messages)
` [PATCH v4 8/9] wifi: mt76: mt7925: use irq_map for chip-specific interrupt handling


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