linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 17:10:39 to 2025-05-07 02:32:58 UTC [more...]

[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-05-06 19:46 UTC  (5+ messages)
  ` [RFC PATCH v2 12/16] "

[PATCH v6 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-05-06 19:54 UTC  (4+ messages)
` [PATCH v6 05/13] media: dt-bindings: add rockchip rk3568 mipi csi receiver

[PATCH v7 0/9] arm64: Introduce CIX P1 (SKY1) SoC
 2025-05-06 18:38 UTC  (7+ messages)
` [PATCH v7 6/9] arm64: defconfig: Enable CIX SoC
` [PATCH v7 7/9] dt-bindings: clock: cix: Add CIX sky1 scmi clock id
` [PATCH v7 9/9] MAINTAINERS: Add CIX SoC maintainer entry

[PATCH] docs: align with scripts/syscall.tbl migration
 2025-05-06 19:48 UTC 

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

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-05-06 19:17 UTC  (4+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers

[PATCH v3 00/25] Arm GICv5: Host driver implementation
 2025-05-06 19:08 UTC  (10+ messages)
` [PATCH v3 01/25] dt-bindings: interrupt-controller: Add Arm GICv5
` [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] iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev
 2025-05-06 19:04 UTC  (2+ messages)

[PATCH v5 00/10] drm/msm: add support for SAR2130P
 2025-05-06 19:04 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: ti: k3-am62a: Enable CPU freq throttling on thermal alert
 2025-05-06 18:35 UTC  (2+ messages)

[PATCH 0/4] crypto: lib/chacha - improve type safety
 2025-05-06 16:09 UTC  (3+ messages)
` [PATCH 1/4] crypto: lib/chacha - strongly type the ChaCha state

[PATCH v4 00/43] KVM: arm64: Revamp Fine Grained Trap handling
 2025-05-06 16:43 UTC  (44+ messages)
` [PATCH v4 01/43] arm64: sysreg: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB
` [PATCH v4 02/43] arm64: sysreg: Update ID_AA64MMFR4_EL1 description
` [PATCH v4 03/43] arm64: sysreg: Add layout for HCR_EL2
` [PATCH v4 04/43] arm64: sysreg: Replace HFGxTR_EL2 with HFG{R,W}TR_EL2
` [PATCH v4 05/43] arm64: sysreg: Update ID_AA64PFR0_EL1 description
` [PATCH v4 06/43] arm64: sysreg: Update PMSIDR_EL1 description
` [PATCH v4 07/43] arm64: sysreg: Update TRBIDR_EL1 description
` [PATCH v4 08/43] arm64: sysreg: Update CPACR_EL1 description
` [PATCH v4 09/43] arm64: sysreg: Add registers trapped by HFG{R,W}TR2_EL2
` [PATCH v4 10/43] arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2
` [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/2] Add support for rk3399 industry evaluation board
 2025-05-06 18:23 UTC  (2+ messages)

[PATCH v3 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-06 18:23 UTC  (12+ 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] mm: Fix up memory allocation tracing
 2025-05-06 16:07 UTC  (2+ messages)

[PATCH v5 0/6] rockchip: Add rk3562 SoC and evb support
 2025-05-06 18:23 UTC  (2+ messages)

[PATCH v2 0/5] RK3576 USB Enablement
 2025-05-06 18:23 UTC  (2+ messages)

[PATCH net v2 0/3] Bug fixes from XDP patch series
 2025-05-06 18:22 UTC  (7+ messages)
` [PATCH net v2 1/3] net: ti: icssg-prueth: Set XDP feature flags for ndev
` [PATCH net v2 2/3] net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access
` [PATCH net v2 3/3] net: ti: icssg-prueth: Report BQL before sending XDP packets

[PATCH v8 0/9] mfd: bcm590xx: Add support for BCM59054
 2025-05-06 16:11 UTC  (5+ messages)
` [PATCH v8 3/9] ARM: dts: Drop DTS for BCM59056 PMU
` [PATCH v8 5/9] mfd: bcm590xx: Add PMU ID/revision parsing function

[PATCH net-next 0/4] riscv: sophgo: Add ethernet support for SG2042
 2025-05-06 16:09 UTC  (3+ messages)
` [PATCH net-next 1/4] dt-bindings: net: sophgo,sg2044-dwmac: Add support for Sophgo SG2042 dwmac

[PATCH v3 0/3] Configure root port MPS during host probing
 2025-05-06 17:41 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: "
` [PATCH v3 2/3] PCI: dwc: Remove redundant MPS configuration
` [PATCH v3 3/3] PCI: aardvark: "

[PATCH v9 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-05-06 17:33 UTC  (8+ messages)
` [PATCH v9 2/5] firmware: psci: Read and use vendor reset types

[PATCH v3 0/2] Fix two memory leaks in rproc_attach()
 2025-05-06 17:28 UTC  (2+ messages)

[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  (4+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am62-phycore-som: Enable Co-processors

[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 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  (9+ messages)
` [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


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