linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-30 13:53:57 to 2025-10-31 00:47:01 UTC [more...]

[PATCH net-next 0/7] convert drivers to use ndo_hwtstamp callbacks part 3
 2025-10-31  0:46 UTC  (5+ messages)
` [PATCH net-next 1/7] bnx2x: convert to use ndo_hwtstamp callbacks
` [PATCH net-next 2/7] net: liquidio: "
` [PATCH net-next 3/7] net: liquidio_vf: "
` [PATCH net-next 5/7] net: thunderx: "

[PATCH v4 0/5] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
 2025-10-31  0:37 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: soc: samsung: exynos-pmu: allow mipi-phy subnode for Exynos7870 PMU
` [PATCH v4 2/5] arm64: dts: exynos7870: add DSI support
` [PATCH v4 3/5] arm64: dts: exynos7870-on7xelte: enable display panel support
` [PATCH v4 4/5] arm64: dts: exynos7870-a2corelte: "
` [PATCH v4 5/5] arm64: dts: exynos7870-j6lte: "

[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-30 23:59 UTC  (43+ messages)
` [PATCH v4 01/28] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v4 02/28] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v4 03/28] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v4 05/28] KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
` [PATCH v4 06/28] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v4 07/28] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v4 09/28] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 11/28] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
` [PATCH v4 13/28] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v4 14/28] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v4 15/28] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v4 16/28] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v4 17/28] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 18/28] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v4 19/28] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v4 20/28] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v4 21/28] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v4 22/28] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v4 23/28] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v4 24/28] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v4 25/28] KVM: TDX: Don't copy "cmd" back to userspace for KVM_TDX_CAPABILITIES
` [PATCH v4 26/28] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
` [PATCH v4 28/28] KVM: TDX: Fix list_add corruption during vcpu_load()

[PATCH v1] arm: dts: rockchip: fix tps65910 nodes
 2025-10-30 23:38 UTC 

[PATCH v2 0/4] KVM: selftests: Test SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-10-30 23:32 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Use a loop to create guest page tables
` [PATCH v2 2/4] KVM: selftests: Use a loop to walk "

[GIT PULL] aspeed: First batch of devicetree changes for 6.19
 2025-10-30 23:10 UTC 

[GIT PULL] aspeed: First batch of fixes for 6.18
 2025-10-30 22:42 UTC 

Overhead of arm64 LSE per-CPU atomics?
 2025-10-30 22:37 UTC 

[PATCH v3] pwm: mediatek: Convert to waveform API
 2025-10-30 22:28 UTC  (2+ messages)

[PATCH] pwm: mediatek: Make use of struct_size macro
 2025-10-30 22:25 UTC 

[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-10-30 21:26 UTC  (7+ messages)
` [PATCH 10/15] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH 11/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NOR

[PATCH] KVM: arm64: Use pointer from memcpy() call for assignment in init_hyp_mode()
 2025-10-30 21:21 UTC  (3+ messages)

[PATCH v2 7/7] clk: mediatek: Add support for MT6685 PM/Clock IC Clock Controller
 2025-10-30 20:56 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC
 2025-10-30 20:56 UTC  (3+ messages)

[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
 2025-10-30 20:55 UTC  (22+ messages)
` [PATCH v6 01/11] dt-bindings: arm: Add compatible for MediaTek MT8189
` [PATCH v6 02/11] dt-bindings: iio: adc: Support MediaTek MT8189 evb board auxadc
` [PATCH v6 03/11] dt-bindings: nvmem: Support MediaTek MT8189 evb board efuse
` [PATCH v6 04/11] dt-bindings: pwm: Support MediaTek MT8189 evb board disp-pwm
` [PATCH v6 06/11] dt-bindings: timer: Support MediaTek MT8189 evb board timer
` [PATCH v6 07/11] dt-bindings: usb: Support MediaTek MT8189 evb board xhci
` [PATCH v6 08/11] dt-bindings: watchdog: Support MediaTek MT8189 evb board wdt
` [PATCH v6 09/11] arm64: dts: mediatek: Add MT6319 PMIC Support
` [PATCH v6 10/11] arm64: dts: mediatek: add properties for MT6359

[PATCH 00/10] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-10-30 20:52 UTC  (13+ messages)
` [PATCH 02/10] dt-bindings: display: panel: ronbo,rb070d30: add port property
` [PATCH 08/10] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH 10/10] arm64: dts: add description for solidrun i.mx8mm som and evb

[PATCH] firmware: ti_sci: set IO Isolation only if the firmware is capable
 2025-10-30 20:39 UTC  (2+ messages)

[PATCH v2 0/3] drm: zynqmp_dp: Retrain link after HPD if necessary
 2025-10-30 20:36 UTC  (4+ messages)
` [PATCH v2 1/3] drm: zynqmp_dp: Update connector state before AUX transfers
` [PATCH v2 2/3] drm: zynqmp_dp: Use smp_load/store for status
` [PATCH v2 3/3] drm: zynqmp_dp: Retrain link after HPD if necessary

[PATCH v2 0/2] KVM: arm64: Support FF-A direct messaging interfaces
 2025-10-30 20:28 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler
` [PATCH v2 2/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 "

[PATCH] ARM: dts: broadcom: rpi: Switch to V3D firmware clock
 2025-10-30 20:12 UTC  (13+ messages)
                      ` RPi 4 deferred probe timeout of V3D PM domain

[PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
 2025-10-30 20:10 UTC  (3+ messages)

[PATCH v6 0/6] Fix, extend and support OF to mc13xxx pwrbutton
 2025-10-30 19:56 UTC  (7+ messages)
` [PATCH v6 1/6] Input: mc13783-pwrbutton: use managed resources
` [PATCH v6 2/6] Input: mc13783-pwrbutton: fix irq mixup and use resources
` [PATCH v6 3/6] Input: mc13783-pwrbutton: convert pdata members to array
` [PATCH v6 4/6] Input: mc13783-pwrbutton: enable other mc13xxx PMIC
` [PATCH v6 5/6] Input: mc13783-pwrbutton: add OF support and drop platform_data
` [PATCH v6 6/6] ARM: dts: imx53: add imx53-qsrb PMIC power button

[PATCH RESEND 1/4] net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
 2025-10-30 19:47 UTC  (3+ messages)
` [PATCH RESEND 2/4] net: ipa: "

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-30 19:43 UTC  (4+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper

[PATCH V2 0/4] Add tegra264 audio device tree support
 2025-10-30 19:25 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: dma: Update ADMA bindings for tegra264
` [PATCH V2 4/4] arm64: tegra: Add tegra264 audio support

[PATCH] ARM: mm: Use pointer from memcpy() call for assignment in pgd_alloc()
 2025-10-30 19:20 UTC 

[GIT PULL] arm64: tegra: Device tree fixes for v6.18
 2025-10-30 19:20 UTC 

[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
 2025-10-30 19:06 UTC  (6+ messages)
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck

[PATCH] ARM: ecard: Use pointers from memcpy() calls for assignments in ecard_init_pgtables()
 2025-10-30 18:56 UTC 

[PATCH v3 0/4] airoha: an7581: USB support
 2025-10-30 18:51 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY

[PATCH v3 0/6] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-30 18:34 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: arm: fsl: Add "
` (subset) [PATCH v3 0/6] arm64: dts: freescale: add support for the "

[PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC
 2025-10-30 18:32 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: mediatek: efuse: Add compatible for MT8189 SoC
 2025-10-30 18:31 UTC  (2+ messages)

[PATCH net-next] net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj
 2025-10-30 18:24 UTC 

[PATCH v1] arm: dts: rockchip: rk3288: remove mshc aliases
 2025-10-30 18:20 UTC 

[PATCH] tracing: Enable kprobe tracing for Arm64 asm functions
 2025-10-30 18:07 UTC  (5+ messages)

[PATCH] KVM: arm64: FFA: Use pointers from memcpy() calls for assignments in three functions
 2025-10-30 18:07 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-{j7/am6}*-ti-ipc-firmware: Limit FIFOs to Linux use
 2025-10-30 18:01 UTC  (2+ messages)

[PATCH v1] arm: dts: rockchip: rk3288-veyron: add spi_flash label
 2025-10-30 17:52 UTC 

[PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations
 2025-10-30 17:48 UTC  (2+ messages)

[PATCH v1 0/2] rtc: Add support for MT6685 RTC
 2025-10-30 17:27 UTC  (3+ messages)
` [PATCH v1 2/2] rtc: Add support for MT6685 Clock IC's RTC over SPMI

[PATCH v2 00/15] SHA-3 library
 2025-10-30 17:14 UTC  (6+ messages)

[PATCH] Fix IMX PWM period setting
 2025-10-30 17:13 UTC  (2+ messages)

[PATCH v3 0/7] staging: Destage VCHIQ interface and MMAL
 2025-10-30 16:58 UTC  (6+ messages)
` [PATCH v3 2/7] staging: vchiq_arm: Remove bcm2835_camera from vchiq
` [PATCH v3 5/7] staging: vc04_services: Cleanup VCHIQ TODO entries
  ` [PATCH v3 1/7] staging: vc04_services: Drop bcm2835-camera driver

[PATCH v9 0/3] firmware: ti_sci: Partial-IO support
 2025-10-30 16:57 UTC  (6+ messages)
` [PATCH v9 1/3] firmware: ti_sci: Remove constant 0 function arguments
` [PATCH v9 3/3] firmware: ti_sci: Partial-IO support

[PATCH v2 0/4] clocksource: Add standalone MMIO ARM arch timer driver
 2025-10-30 16:55 UTC  (4+ messages)
` [PATCH v2 3/4] clocksource/drivers/arm_arch_timer_mmio: Switch over to standalone driver

[PATCH 0/2] KVM: arm64: Support FF-A direct messaging interfaces
 2025-10-30 16:52 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler

[PATCH v2] dt-bindings: mmc: socionext,milbeaut-m10v-sdhci-3.0: convert to DT schema
 2025-10-30 16:49 UTC  (2+ messages)

[PATCH v2 0/2] MT8189 SMI SUPPORT
 2025-10-30 16:43 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-10-30 16:34 UTC  (5+ messages)
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

[PATCH] KVM: arm64: Check the untrusted offset in FF-A memory share
 2025-10-30 16:23 UTC  (2+ messages)

[PATCH] KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
 2025-10-30 16:23 UTC  (2+ messages)

[PATCH v3] KVM: arm64: Check range args for pKVM mem transitions
 2025-10-30 16:23 UTC  (4+ messages)

[PATCH v2] KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
 2025-10-30 16:23 UTC  (2+ messages)

[PATCH] KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
 2025-10-30 16:23 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
 2025-10-30 16:23 UTC  (2+ messages)

[PATCH 0/2] drm/imx: parallel-display: fix drm/panel/panel-simple v6.17 WARNING regression
 2025-10-30 15:59 UTC  (6+ messages)
` [PATCH 1/2] drm/imx: parallel-display: convert to devm_drm_bridge_alloc() API
` [PATCH 2/2] drm/imx: parallel-display: add the bridge before attaching it

[PATCH 0/2] clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4
 2025-10-30 15:51 UTC  (5+ messages)
` [PATCH 1/2] Revert "arm64: dts: marvell: cn9132-clearfog: fix multi-lane pci x2 and x4 ports"
` [PATCH 2/2] clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 & pcie_x4

[PATCH 0/3] KVM: selftests: arm64: Improve diagnostics from set_id_regs
 2025-10-30 15:42 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH 2/3] KVM: selftests: arm64: Report register reset tests individually
` [PATCH 3/3] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal

[PATCH v2] arm64: dts: exynosautov920: Add DT node for all I2C ports
 2025-10-30 15:41 UTC  (3+ messages)

[PATCH v7 0/8] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-10-30 15:39 UTC  (2+ messages)

[PATCH v5 0/2] Add Qualcomm extended CTI support
 2025-10-30 15:32 UTC  (3+ messages)
` [PATCH v5 1/2] coresight: cti: Convert trigger usage fields to dynamic bitmaps and arrays

[PATCH 0/4] Add watchdog support for bcm2712
 2025-10-30 15:27 UTC  (4+ messages)

[PATCH 0/5] ARM: Remaining PREEMPT_RT bits
 2025-10-30 15:28 UTC  (10+ messages)
` [PATCH 3/5] ARM: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled
` [PATCH 4/5] ARM: Disable jump-label on PREEMPT_RT
` [PATCH 5/5] ARM: Allow to enable RT

[PATCH net-next 0/3] net: stmmac: phylink PCS conversion part 3 (dodgy stuff)
 2025-10-30 15:22 UTC  (6+ messages)

[PATCH] pmdomain: mediatek: mtk-mfg: select MAILBOX in Kconfig
 2025-10-30 15:17 UTC  (2+ messages)

[PATCH net-next v14 00/16] net: phy: Introduce PHY ports representation
 2025-10-30 15:12 UTC  (7+ messages)
` [PATCH net-next v14 01/16] dt-bindings: net: Introduce the ethernet-connector description

[PATCH v5 0/6] arm64: introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-10-30 15:04 UTC  (3+ messages)

[PATCH] cpu: fix hard lockup triggered during stress-ng stress testing
 2025-10-30 14:50 UTC  (6+ messages)
` [RESEND v2 0/2] arm64: spectre: Fix hard lockup and cleanup mitigation messages
  ` [PATCH v2 1/2] cpu:Remove the print when the CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY Kconfig option is disabled
  ` [PATCH v2 2/2] cpu: fix hard lockup triggered by printk calls within scheduling context

[PATCH v2 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-30 14:45 UTC  (12+ messages)
` [PATCH v2 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM

[PATCH] arm64: acpi: Fix incorrect check for default console message
 2025-10-30 14:21 UTC  (2+ messages)

[PATCH 1/4] arm64: ptdump: use seq_puts() in pt_dump_seq_puts() macro
 2025-10-30 14:12 UTC  (2+ messages)

[PATCH net-next] net: stmmac: qcom-ethqos: remove MAC_CTRL_REG modification
 2025-10-30 14:05 UTC  (5+ messages)

[PATCH 00/17] drm/msm/adreno: Introduce Adreno 8xx family support
 2025-10-30 14:04 UTC  (4+ messages)
` [PATCH 12/17] drm/msm/adreno: Introduce A8x GPU Support

[PATCH v5 0/7] clk: rockchip: Add clock controller for the
 2025-10-30 13:55 UTC  (3+ messages)
` [PATCH v5 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit

[PATCH 00/19] TQMa95xxSA DT fixes and cleanup
 2025-10-30 13:53 UTC  (9+ messages)
` [PATCH 11/19] arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for i2c
  ` [PATCH 13/19] arm64: dts: imx95-tqma9596sa: add gpio bus recovery "
  ` [PATCH 14/19] arm64: dts: imx95-tqma9596sa: whitespace fixes
  ` [PATCH 15/19] arm64: dts: imx95-tqma9596sa: add EEPROM pagesize
  ` [PATCH 16/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: Add MicIn routing
  ` [PATCH 17/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: mark LPUART1 as reserved
  ` [PATCH 18/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: remove superfluous line
  ` [PATCH 19/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: add aliases for SPI


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