linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-17 01:57:09 to 2025-10-17 10:10:06 UTC [more...]

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

[patch V3 00/12] uaccess: Provide and use scopes for user masked access
 2025-10-17 10:09 UTC  (13+ messages)
` [patch V3 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V3 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V3 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V3 04/12] powerpc/uaccess: "
` [patch V3 05/12] riscv/uaccess: "
` [patch V3 06/12] s390/uaccess: "
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()
` [patch V3 09/12] [RFC] coccinelle: misc: Add scoped_masked_$MODE_access() checker script
` [patch V3 10/12] futex: Convert to scoped masked user access
` [patch V3 11/12] x86/futex: "
` [patch V3 12/12] select: "

[PATCH v2 00/25] perf arm_spe: Extend operations
 2025-10-17 10:05 UTC  (26+ messages)
` [PATCH v2 01/25] perf arm_spe: Fix memset subclass in operation
` [PATCH v2 02/25] perf arm_spe: Unify operation naming
` [PATCH v2 03/25] perf arm_spe: Decode GCS operation
` [PATCH v2 04/25] perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
` [PATCH v2 05/25] perf arm_spe: Decode ASE and FP fields in other operation
` [PATCH v2 06/25] perf arm_spe: Decode SME data processing packet
` [PATCH v2 07/25] perf arm_spe: Remove unused operation types
` [PATCH v2 08/25] perf arm_spe: Consolidate "
` [PATCH v2 09/25] perf arm_spe: Introduce data processing macro for SVE operations
` [PATCH v2 10/25] perf arm_spe: Report register access in record
` [PATCH v2 11/25] perf arm_spe: Report MTE allocation tag "
` [PATCH v2 12/25] perf arm_spe: Report extended memory operations in records
` [PATCH v2 13/25] perf arm_spe: Report associated info for SVE / SME operations
` [PATCH v2 14/25] perf arm_spe: Report memset and memcpy in records
` [PATCH v2 15/25] perf arm_spe: Report GCS in record
` [PATCH v2 16/25] perf arm_spe: Expose SIMD information in other operations
` [PATCH v2 17/25] perf arm_spe: Synthesize memory samples for SIMD operations
` [PATCH v2 18/25] perf/uapi: Extend data source fields
` [PATCH v2 19/25] tools/include: Sync uapi/linux/perf.h with the kernel sources
` [PATCH v2 20/25] perf mem: Print extended fields
` [PATCH v2 21/25] perf arm_spe: Set extended fields in data source
` [PATCH v2 22/25] perf sort: Support sort ASE and SME
` [PATCH v2 23/25] perf sort: Sort disabled and full predicated flags
` [PATCH v2 24/25] perf report: Update document for SIMD flags
` [PATCH v2 25/25] perf arm_spe: Improve SIMD flags setting

[PATCH 00/25] perf arm_spe: Extend operations
 2025-10-17 10:03 UTC  (5+ messages)
` [PATCH 05/25] perf arm_spe: Decode ASE and FP fields in other operation

[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-17  9:53 UTC  (9+ 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 v13 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v13 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default

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

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

[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  (5+ 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 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  (2+ 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 v2 0/8] firmware: imx: scu: Misc update
 2025-10-17  1:56 UTC  (7+ messages)
` [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


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