linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-16 21:52:20 to 2025-10-17 09:38:55 UTC [more...]

[PATCH v4 0/2] Add power-controller support for RV1126B
 2025-10-17  9:38 UTC 

[PATCH v8 2/2] MAINTAINERS: Add entry for Innosilicon hdmi bridge library
 2025-10-17  9:36 UTC  (5+ messages)
  `  "

[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-17  9:34 UTC  (10+ messages)
` [PATCH v13 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode

[PATCH v4] arm64: dts: imx: correct the flexspi compatible string to match with yaml
 2025-10-17  9:25 UTC 

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

[PATCH net-next] net: stmmac: replace has_xxxx with core_type
 2025-10-17  9:13 UTC  (2+ messages)

[PATCH v7 00/28] Tracefs support for pKVM
 2025-10-17  9:14 UTC  (6+ messages)
` [PATCH v7 14/28] tracing: Add a trace remote module for testing

[PATCH net-next v3 00/13] net: airoha: Add AN7583 ethernet controller support
 2025-10-17  9:06 UTC  (14+ messages)
` [PATCH net-next v3 01/13] dt-bindings: net: airoha: Add AN7583 support
` [PATCH net-next v3 02/13] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next v3 03/13] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next v3 04/13] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next v3 05/13] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next v3 06/13] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next v3 07/13] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next v3 08/13] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next v3 09/13] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next v3 10/13] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next v3 11/13] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
` [PATCH net-next v3 12/13] net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()
` [PATCH net-next v3 13/13] net: airoha: Add AN7583 SoC support

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-10-17  9:06 UTC  (5+ messages)
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration

[PATCH v1 0/2] Add power-controller support for RV1126B
 2025-10-17  9:01 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: power: rockchip: Add "

[PATCH mt76 v2 0/5] wifi: mt76: Add NPU offload support to MT7996 driver
 2025-10-17  8:50 UTC  (6+ messages)
` [PATCH mt76 v2 1/5] wifi: mt76: Move Q_READ/Q_WRITE definitions in dma.h
` [PATCH mt76 v2 2/5] wifi: mt76: Add mt76_dev pointer in mt76_queue struct
` [PATCH mt76 v2 3/5] wifi: mt76: Add the capability to set TX token start ID
` [PATCH mt76 v2 4/5] wifi: mt76: Introduce the NPU generic layer
` [PATCH mt76 v2 5/5] wifi: mt76: mt7996: Add NPU offload support to MT7996 driver

[PATCH v3 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-17  8:47 UTC  (6+ messages)
` [PATCH v3 1/5] of/irq: Add msi-parent check to of_msi_xlate()
` [PATCH v3 2/5] of/irq: Fix OF node refcount in of_msi_get_domain()
` [PATCH v3 3/5] of/irq: Export of_msi_xlate() for module usage
` [PATCH v3 4/5] PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
` [PATCH v3 5/5] irqchip/gic-its: Rework platform MSI deviceID detection

[PATCH 0/3] arm64: dts: ti: Add bootph-all tags for PCIe boot support on J784S4 SoC
 2025-10-17  8:46 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j784s4-evm-pcie0-pcie1-ep: Add boot phase tag to "pcie1_ep"
` [PATCH 2/3] arm64: dts: ti: k3-j784s4-j742s2-evm-common: Add bootph-all tag to SERDES0
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2-evm-common: Add bootph-all tag to "pcie1_ctrl"

[PATCH] arm64: defconfig: Change CONFIG_SM_TCSRCC_8750 from m to y
 2025-10-17  8:34 UTC  (13+ messages)

[PATCH v2 0/5] clk: rockchip: Add clock controller for the RV1126B
 2025-10-17  8:31 UTC  (7+ messages)
` [PATCH v2 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()
` [PATCH v2 2/5] dt-bindings: clock, reset: Add support for rv1126b
` [PATCH v2 3/5] clk: rockchip: Add clock controller for the RV1126B
` [PATCH v2 4/5] dt-bindings: clock: Add support for rockchip pvtpll
` [PATCH v2 5/5] clk: rockchip: add support for pvtpll clk

[PATCH] KVM: arm64: Check the untrusted offset in FF-A memory share
 2025-10-17  7:57 UTC 

[PATCH v4 0/3] Add pinctrl support for Sky1
 2025-10-17  7:46 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: Add cix,sky1-pinctrl
` [PATCH v4 2/3] pinctrl: cix: Add pin-controller support for sky1
` [PATCH v4 3/3] arm64: dts: cix: Add pinctrl nodes "

[PATCH] peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
 2025-10-17  7:43 UTC  (8+ messages)

[PATCH v3 0/2] Add power-controller support for RV1126B
 2025-10-17  7:40 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v3 2/2] pmdomain: "

[PATCH] arm64: dts: rockchip: fix eMMC corruption on NanoPC-T6 with A3A444 chips
 2025-10-17  7:39 UTC 

[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
 2025-10-17  7:39 UTC 

[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
 2025-10-17  7:36 UTC  (5+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload
` [PATCH net v3 2/3] net: stmmac: Consider Tx VLAN offload tag length for maxSDU
` [PATCH net v3 3/3] net: stmmac: est: Fix GCL bounds checks

[PATCH 5.4-6.17 1/2] arm64: cputype: Add Neoverse-V3AE definitions
 2025-10-17  7:16 UTC  (3+ messages)
` Patch "arm64: cputype: Add Neoverse-V3AE definitions" has been added to the 6.12-stable tree

[PATCH 5.4-6.17 2/2] arm64: errata: Apply workarounds for Neoverse-V3AE
 2025-10-17  7:13 UTC  (2+ messages)
` Patch "arm64: errata: Apply workarounds for Neoverse-V3AE" has been added to the 6.12-stable tree

[PATCH 5.4-6.17 0/2] arm64: errata: Apply workarounds for Neoverse-V3AE
 2025-10-17  7:08 UTC  (2+ messages)

[PATCH v8 00/20] Add GCE support for MT8196
 2025-10-17  6:44 UTC  (21+ messages)
` [PATCH v8 01/20] arm64: dts: mediatek: Add GCE header "
` [PATCH v8 02/20] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
` [PATCH v8 03/20] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
` [PATCH v8 04/20] soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()
` [PATCH v8 05/20] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v8 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v8 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH v8 08/20] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v8 09/20] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH v8 10/20] soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID
` [PATCH v8 11/20] soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses
` [PATCH v8 12/20] soc: mediatek: Use reg_write function pointer for subsys ID compatibility
` [PATCH v8 13/20] drm/mediatek:Use "
` [PATCH v8 14/20] media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API change
` [PATCH v8 15/20] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
` [PATCH v8 16/20] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
` [PATCH v8 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
` [PATCH v8 18/20] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and cmdq_pkt_jump_rel_temp()
` [PATCH v8 19/20] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v8 20/20] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()

[PATCH net-next v2 00/14] net: stmmac: phylink PCS conversion
 2025-10-17  7:04 UTC  (2+ messages)

[PATCH v3 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-10-17  6:59 UTC  (6+ messages)
` [PATCH v3 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
` [PATCH v3 2/2] arm64/mm: Rename try_pgd_pgtable_alloc_init_mm

[PATCH v2 0/5] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-17  6:54 UTC  (9+ messages)
` [PATCH v2 2/5] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v2 3/5] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v2 4/5] phy: mediatek: ufs: Add support for resets
` [PATCH v2 5/5] scsi: ufs: mediatek: Rework resets

[PATCH 0/5] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-17  6:51 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant

[PATCH] mtd: spi-nor: atmel: add at25dn011
 2025-10-17  6:44 UTC  (2+ messages)

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-17  6:43 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: bletchley: remove WDTRST1 assertion from wdt1
 2025-10-17  6:33 UTC  (2+ messages)

[PATCH 0/3] gpio: aspeed: remove the "gpiolib.h" include
 2025-10-17  6:31 UTC  (2+ messages)

[PATCH][next] spi: aspeed: fix spelling mistake "triming" -> "trimming"
 2025-10-17  6:26 UTC  (3+ messages)

[PATCH] dt-bindings: Fix inconsistent quoting
 2025-10-17  6:26 UTC  (2+ messages)

[PATCH v4 0/7] Revise Meta Santabarbara devicetree
 2025-10-17  6:19 UTC  (2+ messages)

[PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-17  6:16 UTC  (8+ messages)
` [PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v7 3/7] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v7 4/7] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v7 5/7] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v7 6/7] rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()

[PATCH] ARM: dts: aspeed: fuji-data64: Enable mac3 controller
 2025-10-17  6:04 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: aspeed: ASRock Rack X470D4U BMC support
 2025-10-17  5:42 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: add asrock x470d4u bmc

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
 2025-10-17  5:17 UTC 

[PATCH v4 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-10-17  5:14 UTC  (3+ messages)
` [PATCH v4 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
` [PATCH v4 2/2] arm64/mm: Rename try_pgd_pgtable_alloc_init_mm

[PATCH v3 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600)
 2025-10-17  5:07 UTC  (2+ messages)

[PATCH v2 0/2] Add power-controller support for RV1126B
 2025-10-17  4:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v2 2/2] pmdomain: "

[PATCH RESEND v3] ARM: multi_v7_defconfig add /proc/config.gz
 2025-10-17  4:32 UTC  (2+ messages)

[PATCH v6 0/7] barrier: Add smp_cond_load_*_timeout()
 2025-10-17  2:36 UTC  (2+ messages)

[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
 2025-10-17  2:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] firmware: imx: scu: Misc update
 2025-10-17  1:56 UTC  (9+ messages)
` [PATCH v2 1/8] firmware: imx: scu-irq: fix OF node leak in
` [PATCH v2 2/8] firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()
` [PATCH v2 3/8] firmware: imx: scu-irq: Init workqueue before request mbox channel
` [PATCH v2 4/8] firmware: imx: scu-irq: Set mu_resource_id before get handle
` [PATCH v2 5/8] firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_channel
` [PATCH v2 6/8] firmware: imx: scu: Update error code
` [PATCH v2 7/8] firmware: imx: scu: Suppress bind attrs
` [PATCH v2 8/8] firmware: imx: scu: Use devm_mutex_init

[PATCH v3 0/3] Add pinctrl support for Sky1
 2025-10-17  1:43 UTC  (6+ messages)
` [PATCH v3 2/3] pinctrl: cix: Add pin-controller support for sky1
    ` 回复: "

[PATCH] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-10-17  1:18 UTC 

[PATCH v8 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-10-16 23:20 UTC  (2+ messages)

[PATCH net-next 0/5] net: stmmac: more cleanups
 2025-10-16 23:10 UTC  (2+ messages)

[PATCH v3 00/10] pinctrl: stm32: Support I/O synchronization
 2025-10-16 22:41 UTC  (9+ messages)
` [PATCH v3 02/10] dt-bindings: pincfg-node: Add properties 'skew-delay-{in,out}put'

[PATCH v3 0/4] Add Google Tensor SoC USB support
 2025-10-16 22:17 UTC  (5+ messages)
` [PATCH v3 2/4] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH] ARM: pxa: unset apm_get_power_status on unload
 2025-10-16 22:05 UTC 

[PATCH v3 00/13] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-10-16 22:15 UTC  (6+ messages)
` [PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver
` [PATCH v3 08/13] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid


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