Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 08:03:10 to 2026-07-06 11:35:33 UTC [more...]

[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
 2026-07-06 11:35 UTC  (6+ messages)
` [RFC PATCH 3/6] arm64: mm: fix restoring linear map permissions on execmem cache clean

[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
 2026-07-06 11:30 UTC  (30+ messages)
` [PATCH v4 01/27] VFIO: take reference to the KVM module
` [PATCH v4 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v4 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v4 04/27] KVM: Make device name configurable
` [PATCH v4 05/27] KVM: Remove KVM_MMIO as config option
` [PATCH v4 06/27] arm64: Use proper include variant
` [PATCH v4 07/27] arm64: Prepare sharing arm64 headers with s390
` [PATCH v4 08/27] KVM: arm64: Prepare sharing arm64 code "
` [PATCH v4 09/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v4 10/27] KVM: arm64: Refactor core-reset into a separate function
` [PATCH v4 11/27] s390: Use arm64 headers
` [PATCH v4 12/27] KVM: s390: Use arm64 code
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v4 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v4 15/27] KVM: S390: Prepare gmap for a second KVM implementation
` [PATCH v4 16/27] KVM: s390: gmap: Refactor storage key and CMMA code into separate files
` [PATCH v4 17/27] KVM: s390: Refactor prefix handling into a separate file
` [PATCH v4 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v4 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v4 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v4 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v4 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v4 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v4 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v4 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v4 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v4 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-07-06 11:22 UTC  (7+ messages)
` [PATCH 02/13] m68k/coldfire: replace linux/gpio.h inclusions
` [PATCH 05/13] mfd: "
` [PATCH 07/13] ASoC: "

[PATCH v2 00/15] arm64: dts: freescale: imx8mn-var-som: Align SOM and Symphony DTSs
 2026-07-06 11:21 UTC  (19+ messages)
` [PATCH v2 01/15] arm64: dts: freescale: imx8mn-var-som: Move UART4 description to Symphony
` [PATCH v2 02/15] arm64: dts: freescale: imx8mn-var-som: move uSD support to carrier boards
` [PATCH v2 03/15] arm64: dts: freescale: imx8mn-var-som: Align fsl,pins tables
` [PATCH v2 04/15] arm64: dts: freescale: imx8mn-var-som: Update FEC support with MaxLinear PHY
` [PATCH v2 05/15] arm64: dts: freescale: imx8mn-var-som: Add support for WM8904 audio codec
` [PATCH v2 06/15] arm64: dts: freescale: imx8mn-var-som: Add MCP251xFD CAN controller
` [PATCH v2 07/15] arm64: dts: freescale: imx8mn-var-som: Rework WiFi/BT and add legacy dts
` [PATCH v2 08/15] arm64: dts: freescale: imx8mn-var-som: drop duplicate USB OTG node
` [PATCH v2 09/15] arm64: dts: freescale: imx8mn-var-som: enable FlexSPI interface
` [PATCH v2 10/15] arm64: dts: imx8mn-var-som-symphony: Add TPM2 support
` [PATCH v2 11/15] arm64: dts: imx8mn-var-som-symphony: Enable I2C4
` [PATCH v2 12/15] arm64: dts: imx8mn-var-som-symphony: add wakeup sources
` [PATCH v2 13/15] arm64: dts: imx8mn-var-som-symphony: keep RGB_SEL low
` [PATCH v2 14/15] arm64: dts: imx8mn-var-som-symphony: enable PWM1
` [PATCH v2 15/15] arm64: dts: imx8mn-var-som-symphony: Disable internal RTC

[PATCH v4 0/9] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-06  9:32 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: rtc: sun6i: no clock-output-names on h616/r329
` [PATCH v4 2/9] dt-bindings: rtc: sun6i: add sun60i-a733 support
` [PATCH v4 3/9] clk: sunxi-ng: fix ccu probe clock unregister on error
` [PATCH v4 4/9] clk: sunxi-ng: sun6i-rtc: clean up DT usage
` [PATCH v4 5/9] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibration
` [PATCH v4 6/9] clk: sunxi-ng: div: add read-only operation support
` [PATCH v4 7/9] clk: sunxi-ng: mux: remove unneeded export
` [PATCH v4 8/9] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate
` [PATCH v4 9/9] clk: sunxi-ng: sun6i-rtc: add a733 support

[PATCH 1/3] spi: atmel-quadspi: Simplify probe() with local 'dev' variable
 2026-07-06 11:14 UTC  (3+ messages)

[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
 2026-07-06 11:09 UTC  (7+ messages)
` [PATCH RFC 04/13] arm64: dts: qcom: sm8650: move smmu sid 1 to new lpac device
` [PATCH RFC 10/13] drm/msm: initialize LPAC ring

[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-06 11:08 UTC  (6+ messages)
` [PATCH v3 06/13] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()

[PATCH 0/8] drm/msm: Support for Eliza GPU
 2026-07-06 11:08 UTC  (10+ messages)
` [PATCH 1/8] drm/msm/a6xx: Fix RBBM_CLOCK_CNTL3_TP0 value in a730_hwcg
` [PATCH 2/8] drm/msm/a6xx: Rename GBIF_CX_CONFIG to a A6XX- variant register
` [PATCH 3/8] drm/msm/a6xx: Add Adreno 722 support
` [PATCH 6/8] arm64: dts: qcom: eliza: Add GPU SMMU node

[PATCH net] net: stmmac: raise TX completion interrupt at the end of an xmit burst
 2026-07-06 11:04 UTC  (2+ messages)

[PATCH 0/3] crypto: xilinx: Map PLM error codes to Linux error
 2026-07-06 11:02 UTC  (4+ messages)
` [PATCH 1/3] firmware: xilinx: Rephrase documentation of aes API
` [PATCH 2/3] firmware: xilinx: Update AES PM-APIs to capture PLM error codes
` [PATCH 3/3] crypto: xilinx: zynqmp-aes-gcm: Send firmware decoded code instead of EBADMSG

[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-06 10:54 UTC  (13+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v3 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v3 6/6] mm/mprotect: use huge_ptep_get() for hugetlb

[PATCH v4 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-06  9:59 UTC  (9+ messages)
` [PATCH v4 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v4 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v4 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v4 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v4 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v4 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v4 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v4 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH] ARM: dts: arm: Correct indentation
 2026-07-06 10:50 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: Use common error handling code in two functions
 2026-07-06 10:40 UTC  (5+ messages)
  ` [PATCH v2 0/2] soc: fsl: dpio: Use scope-based resource management "
    ` [PATCH v2 1/2] soc: fsl: dpio: Use scope-based resource management in dpaa2_io_store_create()
    ` [PATCH v2 2/2] soc: fsl: dpio: Use scope-based resource management in dpaa2_io_create()

[PATCH 0/7] ARM: orion: convert legacy gpio-keys to software nodes
 2026-07-06 10:36 UTC  (4+ messages)

[PATCH v5 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
 2026-07-06 10:35 UTC  (3+ messages)
` [PATCH v5 2/5] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted

[PATCH v2 0/3] KVM: arm64: Tidy up is_created
 2026-07-06 10:31 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Drop the unused EL2-side is_created write
` [PATCH v2 2/3] KVM: arm64: Remove unreachable early checks in pkvm_init_host_vm()
` [PATCH v2 3/3] KVM: arm64: Drop redundant READ_ONCE() in pkvm_hyp_vm_is_created()

[RFC] drm/imx: upstream direction for i.MX95 display support
 2026-07-06 10:32 UTC  (5+ messages)

[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
 2026-07-06 10:29 UTC  (2+ messages)

[PATCH 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-07-06 10:28 UTC  (4+ messages)
` [PATCH 3/5] perf/arm-cmn: Refactor event filter data

[PATCH 1/2] ARM: dts: st: spear: Correct indentation
 2026-07-06 10:23 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: st: ste: "

[PATCH] ARM: dts: allwinner: sun8i-h3: Correct indentation
 2026-07-06 10:19 UTC 

[PATCH] ARM: dts: aspeed: Correct indentation
 2026-07-06 10:19 UTC 

[PATCH] ARM: dts: broadcom: bcm7445: Correct indentation
 2026-07-06 10:19 UTC 

[PATCH 1/3] ARM: dts: marvell: armada: Correct indentation
 2026-07-06 10:19 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: marvell: kirkwood: "
` [PATCH 3/3] ARM: dts: marvell: orion5x: "

[PATCH] ARM: dts: mediatek: mt8127: Correct indentation
 2026-07-06 10:18 UTC 

[PATCH] ARM: dts: microchip: at91: Correct indentation
 2026-07-06 10:18 UTC 

[PATCH] ARM: dts: nxp: ls: Correct indentation
 2026-07-06 10:18 UTC 

[PATCH] ARM: dts: vt8500: Correct indentation
 2026-07-06 10:18 UTC 

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-06 10:16 UTC  (5+ messages)

[PATCH] coresight: tnoc: Constify amba_id table
 2026-07-06 10:16 UTC  (2+ messages)

[PATCH v2 0/2] Add device tree for NVIDIA VR-NVL BMC
 2026-07-06 10:14 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: Add "
` [PATCH v2 2/2] ARM: dts: "

[PATCH 1/2] arm64: dts: imx8: Correct indentation and whitespace
 2026-07-06 10:15 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: s32g3: Correct indentation

[PATCH] phy: allwinner: sun4i-usb: disable the PHY2 PMU clock after SIDDQ setup
 2026-07-06 10:13 UTC  (2+ messages)

[PATCH v2 0/7] arm64: mediatek: Chromebook trackpad supply fixes
 2026-07-06 10:08 UTC  (4+ messages)
` [PATCH v2 1/7] Input: elan_i2c - Wait for initialization after enabling regulator supply

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-06 10:03 UTC  (8+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
` [PATCH v8 2/7] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v8 3/7] KVM: arm64: PMU: Pass the pPMU to kvm_map_pmu_event()
` [PATCH v8 4/7] KVM: arm64: PMU: Pass the target CPU to kvm_pmu_probe_armpmu()
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation
` [PATCH v8 6/7] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v8 7/7] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH 00/18] Add DT support for CSI2RX multi-stream
 2026-07-06  9:45 UTC  (4+ messages)
` [PATCH 18/18] arm64: defconfig: Enable DS90UB960 deserializer and DS90UB953 serializer

[PATCH] rtc: s32g: add missing MODULE_DEVICE_TABLE()
 2026-07-06  9:43 UTC  (2+ messages)

[PATCH] ACPI: IORT: validate RMR node array bounds
 2026-07-06  9:43 UTC 

[PATCH v2 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
 2026-07-06  9:39 UTC  (9+ messages)
` [PATCH v2 3/8] arm64: dts: qcom: kaanapali: add the GPU SMMU node
` [PATCH v2 4/8] arm64: dts: qcom: kaanapali: Add QFPROM node
` [PATCH v2 5/8] arm64: dts: qcom: Add GPU support for Kaanapali
` [PATCH v2 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling

[PATCH] ACPI: APMT: validate node bounds before device registration
 2026-07-06  9:38 UTC 

[PATCH v5 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-06  9:27 UTC  (9+ messages)
` [PATCH v5 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v5 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v5 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v5 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v5 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v5 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH] arm64: dts: amlogic: Correct indentation and whitespace
 2026-07-06  9:35 UTC 

[PATCH] arm64: dts: mediatek: Correct indentation and whitespace
 2026-07-06  9:35 UTC 

[PATCH] arm64: dts: hisilicon: Correct indentation
 2026-07-06  9:35 UTC 

[PATCH] arm64: dts: rockchip: Correct indentation
 2026-07-06  9:34 UTC 

[PATCH] pmdomain: arm: scmi: Check pm_genpd_init() in probe
 2026-07-06  9:34 UTC  (2+ messages)

[PATCH] arm64: dts: xilinx: zynqmp-sck: Correct indentation
 2026-07-06  9:34 UTC 

[PATCH 0/4] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver
 2026-07-06  9:23 UTC  (7+ messages)
` [PATCH 2/4] media: rc: sunxi-cir: add support for the A523
` [PATCH 3/4] arm64: dts: allwinner: a523: add IR receiver node

[PATCH net] arm64: dts: ti: k3-am64: Fix MDIO clock reference for ICSSG0 node
 2026-07-06  9:22 UTC 

[PATCH] memory: brcmstb_dpfe: validate firmware section sizes
 2026-07-06  9:22 UTC 

[PATCH 0/5] gpio: nomadik: silence boot log
 2026-07-06  9:21 UTC  (6+ messages)
` [PATCH 5/5] gpio: nomadik: drop "chip registered" log on probe success

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-07-06  9:20 UTC  (7+ messages)

[PATCH v3 0/8] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-06  9:16 UTC  (4+ messages)
` [PATCH v3 6/8] clk: sunxi-ng: div: add read-only operation support

[PATCH v2] arm64: Disallow disabling boot CPU based on config
 2026-07-06  9:16 UTC  (4+ messages)

[PATCH v2 0/5] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
 2026-07-06  9:14 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: vendor-prefixes: add alientek
` [PATCH v2 2/5] dt-bindings: arm: rockchip: Add Alientek DLRV1126
` [PATCH v2 3/5] net: phy: motorcomm: Enable optional clock for YT8531
` [PATCH v2 4/5] ARM: dts: rockchip: Add RV1126 I2C5
` [PATCH v2 5/5] ARM: dts: rockchip: Add Alientek DLRV1126

[PATCH net-next v2 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP
 2026-07-06  9:13 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-06  9:16 UTC 

[PATCH net-next v2 2/3] net: ti: icssm-prueth: Add priority based RX IRQ handlers
 2026-07-06  9:13 UTC  (2+ messages)

[PATCH net-next v2 1/3] net: ti: icssm-prueth: Add HSR and PRP HW offload mode support for AM57xx, AM437x and AM335x
 2026-07-06  9:13 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am642-tqma64xxl: add ospi0 vcc-supply
 2026-07-06  9:12 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am642-tqma64xxl-mbax4xxl: add icssg1 ti,pa-stats

[PATCH 00/12] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
 2026-07-06  9:03 UTC  (10+ messages)
` [PATCH 03/12] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
` [PATCH 04/12] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH 08/12] soc: fsl: qe: Convert to generic IRQ chip

[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-07-06  8:47 UTC 

[PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-07-06  8:46 UTC  (4+ messages)
` [PATCH v3 1/7] ACPI: Add acpi_device_clear_dep() helper function

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-06  8:44 UTC  (6+ messages)

[PATCH v4 0/6] Some Minor fixes and cleanups to irqchip/gic-v3-its
 2026-07-06  8:36 UTC  (8+ messages)
` [PATCH v4 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()
` [PATCH v4 6/6] irqchip/gic-v3-its: Remove redundant check in its_vpe_db_proxy_unmap_locked()

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-06  8:33 UTC  (2+ messages)

[PATCH 0/9] drm: replace simple display pipe users with atomic helpers
 2026-07-06  8:31 UTC  (5+ messages)
` [PATCH 2/9] drm/aspeed: replace struct drm_simple_display_pipe with regular "

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

[PATCH] clk: mediatek: remove unneeded 'fast_io' parameter in regmap_config
 2026-07-06  8:27 UTC  (2+ messages)

[PATCH wireless-next] wifi: mt76: fix MAC address for non OF pcie cards
 2026-07-06  8:19 UTC  (3+ messages)

[PATCH net] net: airoha: fix HTB class modification offload
 2026-07-06  8:02 UTC  (2+ messages)


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