linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 15:42:38 to 2025-05-06 22:27:18 UTC [more...]

[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
 2025-05-06 16:43 UTC  (35+ messages)
` [PATCH v4 08/43] arm64: sysreg: Update CPACR_EL1 description
` [PATCH v4 11/43] arm64: sysreg: Add system instructions trapped by HFGIRT2_EL2
` [PATCH v4 12/43] arm64: Remove duplicated sysreg encodings
` [PATCH v4 13/43] arm64: tools: Resync sysreg.h
` [PATCH v4 14/43] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}
` [PATCH v4 15/43] arm64: Add FEAT_FGT2 capability
` [PATCH v4 16/43] KVM: arm64: Tighten handling of unknown FGT groups
` [PATCH v4 17/43] KVM: arm64: Simplify handling of negative FGT bits
` [PATCH v4 18/43] KVM: arm64: Handle trapping of FEAT_LS64* instructions
` [PATCH v4 19/43] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_LS64_ACCDATA being disabled
` [PATCH v4 20/43] KVM: arm64: Don't treat HCRX_EL2 as a FGT register
` [PATCH v4 21/43] KVM: arm64: Plug FEAT_GCS handling
` [PATCH v4 22/43] KVM: arm64: Compute FGT masks from KVM's own FGT tables
` [PATCH v4 23/43] KVM: arm64: Add description of FGT bits leading to EC!=0x18
` [PATCH v4 24/43] KVM: arm64: Use computed masks as sanitisers for FGT registers
` [PATCH v4 25/43] KVM: arm64: Unconditionally configure fine-grain traps
` [PATCH v4 26/43] KVM: arm64: Propagate FGT masks to the nVHE hypervisor
` [PATCH v4 27/43] KVM: arm64: Use computed FGT masks to setup FGT registers
` [PATCH v4 28/43] KVM: arm64: Remove hand-crafted masks for "
` [PATCH v4 29/43] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask
` [PATCH v4 30/43] KVM: arm64: Handle PSB CSYNC traps
` [PATCH v4 31/43] KVM: arm64: Switch to table-driven FGU configuration
` [PATCH v4 32/43] KVM: arm64: Validate FGT register descriptions against RES0 masks
` [PATCH v4 33/43] KVM: arm64: Use FGT feature maps to drive RES0 bits
` [PATCH v4 34/43] KVM: arm64: Allow kvm_has_feat() to take variable arguments
` [PATCH v4 35/43] KVM: arm64: Use HCRX_EL2 feature map to drive fixed-value bits
` [PATCH v4 36/43] KVM: arm64: Use HCR_EL2 "
` [PATCH v4 37/43] KVM: arm64: Add FEAT_FGT2 registers to the VNCR page
` [PATCH v4 38/43] KVM: arm64: Add sanitisation for FEAT_FGT2 registers
` [PATCH v4 39/43] KVM: arm64: Add trap routing "
` [PATCH v4 40/43] KVM: arm64: Add context-switch "
` [PATCH v4 41/43] KVM: arm64: Allow sysreg ranges for FGT descriptors
` [PATCH v4 42/43] KVM: arm64: Add FGT descriptors for FEAT_FGT2
` [PATCH v4 43/43] KVM: arm64: Handle TSB CSYNC traps

[PATCH v3 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-06 17:14 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add luckfox prefix
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add Luckfox Omni3576 and Core3576 bindings

[PATCH net v5] net: airoha: Add missing field to ppe_mbox_data struct
 2025-05-06 16:56 UTC 

[PATCH v4 00/24] Tracefs support for pKVM
 2025-05-06 16:48 UTC  (25+ messages)
` [PATCH v4 01/24] ring-buffer: Introduce ring-buffer remotes
` [PATCH v4 02/24] tracing: Introduce trace remotes
` [PATCH v4 03/24] tracing: Add reset to "
` [PATCH v4 04/24] tracing: Add init callback "
` [PATCH v4 05/24] tracing: Add events "
` [PATCH v4 06/24] tracing: Add events/ root files "
` [PATCH v4 07/24] tracing: Add helpers to create trace remote events
` [PATCH v4 08/24] ring-buffer: Expose buffer_data_page material
` [PATCH v4 09/24] tracing: Introduce simple_ring_buffer
` [PATCH v4 10/24] tracing: Add a trace remote module for testing
` [PATCH v4 11/24] tracing: selftests: Add trace remote tests
` [PATCH v4 12/24] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v4 13/24] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v4 14/24] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH v4 15/24] KVM: arm64: Add .hyp.data section
` [PATCH v4 16/24] KVM: arm64: Add clock support for the pKVM hyp
` [PATCH v4 17/24] KVM: arm64: Add tracing capability "
` [PATCH v4 18/24] KVM: arm64: Add trace remote "
` [PATCH v4 19/24] KVM: arm64: Sync boot clock with "
` [PATCH v4 20/24] KVM: arm64: Add trace reset to "
` [PATCH v4 21/24] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v4 22/24] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v4 23/24] KVM: arm64: Add selftest event support "
` [PATCH v4 24/24] tracing: selftests: Add pKVM trace remote tests

[PATCH 0/2] Correct MT8365's infracfg-nao DT node description as a pure syscon
 2025-05-06 16:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: syscon: Add mediatek,mt8365-infracfg-nao

[PATCH] dt-bindings: clock: convert bcm2835-aux-clock to yaml
 2025-05-06 16:29 UTC  (2+ messages)

[PATCH v5 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-06 16:26 UTC  (9+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v5 3/5] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault

[PATCH 0/3] usb-phy support for the old rk3036 soc
 2025-05-06 16:22 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3036 compatible

[PATCH 0/3] Correctly implemet the usb480m clock on rk3036
 2025-05-06 16:21 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: rk3036: add SCLK_USB480M clock-id

[PATCH] dt-bindings: clock: Drop st,stm32h7-rcc.txt
 2025-05-06 16:14 UTC  (2+ messages)

[PATCH 0/4] {am62,am62a}-phycore-som: Add R5F and C7xv device nodes
 2025-05-06 16:14 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am62-phycore-som: Enable Co-processors
` [Upstream] [PATCH 0/4] {am62,am62a}-phycore-som: Add R5F and C7xv device nodes

[PATCH net-next v10] net: ti: icssg-prueth: add TAPRIO offload support
 2025-05-06 15:46 UTC  (3+ messages)

[PATCH v2 0/4] {am62,am62a}-phycore-som: Add R5F and C7xv device nodes
 2025-05-06 15:41 UTC  (8+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am62-phycore-som: Enable Co-processors
` [PATCH v2 2/4] arm64: dts: ti: k3-am62a-phycore-som: "
` [PATCH v2 3/4] arm64: dts: ti: k3-am62a-phycore-som: Reserve main_rti4 for C7x DSP
` [PATCH v2 4/4] arm64: dts: ti: k3-am62a-phycore-som: Reserve main_timer2 "

[RFC PATCH v4 0/5] Readahead tweaks for larger folios
 2025-05-06 15:31 UTC  (12+ messages)
` [RFC PATCH v4 2/5] mm/readahead: Terminate async readahead on natural boundary
` [RFC PATCH v4 4/5] mm/readahead: Store folio order in struct file_ra_state

[PATCH 00/20] arm64: FPSIMD/SVE/SME fixes + re-eanble SME
 2025-05-06 15:25 UTC  (21+ messages)
` [PATCH 01/20] kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changed
` [PATCH 02/20] arm64/fpsimd: Do not discard modified SVE state
` [PATCH 03/20] arm64/fpsimd: signal: Clear PSTATE.SM when restoring FPSIMD frame only
` [PATCH 04/20] arm64/fpsimd: signal: Mandate SVE payload for streaming-mode state
` [PATCH 05/20] arm64/fpsimd: ptrace: Consistently handle partial writes to NT_ARM_(S)SVE
` [PATCH 06/20] arm64/fpsimd: Clarify sve_sync_*() functions
` [PATCH 07/20] arm64/fpsimd: Factor out {sve,sme}_state_size() helpers
` [PATCH 08/20] arm64/fpsimd: Add task_smstop_sm()
` [PATCH 09/20] arm64/fpsimd: signal: Use SMSTOP behaviour in setup_return()
` [PATCH 10/20] arm64/fpsimd: Remove redundant task->mm check
` [PATCH 11/20] arm64/fpsimd: Consistently preserve FPSIMD state during clone()
` [PATCH 12/20] arm64/fpsimd: Clear PSTATE.SM "
` [PATCH 13/20] arm64/fpsimd: Make clone() compatible with ZA lazy saving
` [PATCH 14/20] arm64/fpsimd: ptrace/prctl: Ensure VL changes do not resurrect stale data
` [PATCH 15/20] arm64/fpsimd: ptrace/prctl: Ensure VL changes leave task in a valid state
` [PATCH 16/20] arm64/fpsimd: ptrace: Save task state before generating SVE header
` [PATCH 17/20] arm64/fpsimd: ptrace: Do not present register data for inactive mode
` [PATCH 18/20] arm64/fpsimd: ptrace: Mandate SVE payload for streaming-mode state
` [PATCH 19/20] arm64/fpsimd: ptrace: Gracefully handle errors
` [PATCH 20/20] arm64/fpsimd: Allow CONFIG_ARM64_SME to be selected

[PATCH net-next v2 0/4] net: stmmac: fix setting RE and TE inappropriately
 2025-05-06 15:25 UTC  (7+ messages)
` [PATCH net-next v2 2/4] net: stmmac: call phylink_carrier_*() in XDP functions

[PATCH 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-06 15:21 UTC  (5+ messages)
` [PATCH 1/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU

[PATCH] mm: Fix up memory allocation tracing
 2025-05-06 15:13 UTC 

[PATCH v8 0/9] mfd: bcm590xx: Add support for BCM59054
 2025-05-06 15:08 UTC  (3+ messages)
` [PATCH v8 3/9] ARM: dts: Drop DTS for BCM59056 PMU

[PATCH v3 00/25] Arm GICv5: Host driver implementation
 2025-05-06 15:07 UTC  (17+ messages)
` [PATCH v3 13/25] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v3 14/25] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v3 15/25] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v3 16/25] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v3 17/25] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v3 18/25] arm64: smp: Support non-SGIs for IPIs
` [PATCH v3 19/25] arm64: Add support for GICv5 GSB barriers
` [PATCH v3 20/25] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v3 21/25] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v3 22/25] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v3 23/25] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v3 24/25] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v3 25/25] arm64: Kconfig: Enable GICv5

[PATCH v2 0/7] Optimize mprotect for large folios
 2025-05-06 15:03 UTC  (17+ messages)
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v2 6/7] mm: Batch around can_change_pte_writable()

[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
 2025-05-06 14:57 UTC  (8+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature
` [RESEND PATCH v6 2/3] iommu/arm: Add BBM Level 2 smmu feature

[PATCH v2 0/4] PCI: dwc: Link Up IRQ fixes
 2025-05-06 14:51 UTC  (3+ messages)

[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
 2025-05-06 14:47 UTC  (2+ messages)

[PATCH v3 0/3] support FEAT_MTE_TAGGED_FAR feature
 2025-05-06 14:33 UTC  (5+ messages)
` [PATCH v3 2/3] arm64/mm/fault: use original FAR_EL1 value when ARM64_MTE_FAR is supported

[PATCH v2] watchdog: apple: set max_hw_heartbeat_ms instead of max_timeout
 2025-05-06 14:26 UTC 

[PATCH 0/6] mfd: simple-mfd-i2c: add QIXIS CPLD support
 2025-05-06 14:21 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: mfd: add bindings for QIXIS CPLD
` [PATCH 5/6] arm64: dts: ls1028a-qds: make the QIXIS CPLD use the simple-mfd-i2c.c driver

[PATCH 0/4] Add global CMA areas for few TI SoCs
 2025-05-06 14:20 UTC  (2+ messages)

[PATCH v2 0/6] DT: Enable sharing resources for SMT threads
 2025-05-06 13:52 UTC  (9+ messages)
` [PATCH v2 6/6] of: of_cpu_phandle_to_id to support "

[PATCH] arm64: dts: amlogic: sm1-bananapi: lower SD card speed for stability
 2025-05-06 13:42 UTC  (3+ messages)

[PATCH 0/4] mm: Avoid sharing high VMA flag bits
 2025-05-06 13:40 UTC  (4+ messages)
` [PATCH 1/4] mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y

[PATCH v12 0/3] Add STM32MP25 SPI NOR support
 2025-05-06 13:34 UTC  (5+ messages)
` [PATCH v12 2/3] memory: Add STM32 Octo Memory Manager driver

[PATCH 00/11] Add Tegra264 support
 2025-05-06 13:31 UTC  (12+ messages)
` [PATCH 01/11] dt-bindings: tegra: pmc: Add Tegra264 compatible
` [PATCH 02/11] dt-bindings: mailbox: tegra-hsp: Bump number of shared interrupts
` [PATCH 03/11] dt-bindings: mailbox: tegra-hsp: Properly sort compatible string list
` [PATCH 04/11] dt-bindings: firmware: Document Tegra264 BPMP
` [PATCH 05/11] dt-bindings: misc: Document Tegra264 APBMISC compatible
` [PATCH 06/11] soc/tegra: Enable support for Tegra264
` [PATCH 07/11] soc/tegra: pmc: Add Tegra264 support
` [PATCH 08/11] soc/tegra: Add Tegra264 APBMISC compatible string
` [PATCH 09/11] firmware: tegra: Fix IVC dependency problems
` [PATCH 10/11] firmware: tegra: bpmp: Add support on Tegra264
` [PATCH 11/11] arm64: defconfig: Enable Tegra HSP and BPMP

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-05-06 13:23 UTC  (3+ messages)
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS

[PATCH] arm64/debug: Drop redundant DBG_MDSCR_* macros
 2025-05-06 13:15 UTC  (3+ messages)

[PATCH] arm64: defconfig: Build STMMAC Ethernet driver into the kernel for NFS boot
 2025-05-06 13:14 UTC  (4+ messages)

[PATCH v4 0/2] Imagination BXS-4-64 MC1 GPU support (DTS changes)
 2025-05-06 13:14 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am62-main: Add PRUSS-M node
 2025-05-06 13:10 UTC  (2+ messages)

[PATCH 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver
 2025-05-06 13:09 UTC 

[PATCH v8 00/11] Add R5F and C7xv device nodes
 2025-05-06 13:09 UTC  (2+ messages)

[PATCH 0/2] Fix dtbs_check warnings in ov5640 sensor overlays
 2025-05-06 13:09 UTC  (2+ messages)

[PATCH v2 0/4] Fix dtbs_check warnings in sensor overlays
 2025-05-06 13:08 UTC  (2+ messages)

[PATCH v2] firmware: ti_sci: Convert CPU latency constraint from us to ms
 2025-05-06 13:07 UTC  (2+ messages)

[PATCH v3 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-05-06 13:06 UTC  (10+ messages)
` [PATCH v3 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v3 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v3 4/4] tpm/tpm_svsm: "

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2025-05-06 12:58 UTC  (9+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

[PATCH RFC] dmaengine: fsl-edma: Fix return code for unhandled interrupts
 2025-05-06 12:58 UTC  (2+ messages)

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-05-06 12:55 UTC  (10+ messages)
` [PATCH v2 13/22] iommufd: Add mmap interface

[PATCH v2 13/22] iommufd: Add mmap interface
 2025-05-06 12:52 UTC  (11+ messages)

[PATCH v3 0/2] Add support for Renesas OSTM on RZ/V2N SoC
 2025-05-06 12:49 UTC  (3+ messages)
` [PATCH v3 2/2] clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support

[PATCH v2 0/5] irqchip/irq-vt8500: Cleanups and fixes for the irq-vt8500 driver
 2025-05-06 12:46 UTC  (6+ messages)
` [PATCH v2 1/5] irqchip/irq-vt8500: Split up ack/mask functions
` [PATCH v2 2/5] irqchip/irq-vt8500: Drop redundant copy of the device node pointer
` [PATCH v2 3/5] irqchip/irq-vt8500: Don't require 8 interrupts from a chained controller
` [PATCH v2 4/5] irqchip/irq-vt8500: Use a dedicated chained handler function
` [PATCH v2 5/5] irqchip/irq-vt8500: Use fewer global variables and add error handling

[PATCH] watchdog: apple: set max_hw_heartbeat_ms instead of max_timeout
 2025-05-06 12:31 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;
as well as URLs for NNTP newsgroup(s).