messages from 2025-05-06 13:18:04 to 2025-05-06 20:00:25 UTC [more...]
[PATCH v3 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
2025-05-06 15:45 UTC (6+ 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 v3 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support
[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 v5 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
2025-05-06 15:18 UTC (8+ 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] 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 (29+ messages)
` [PATCH v3 01/25] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v3 02/25] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v3 03/25] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v3 04/25] arm64/sysreg: Add ICC_ICSR_EL1
` [PATCH v3 05/25] arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
` [PATCH v3 06/25] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
` [PATCH v3 07/25] arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
` [PATCH v3 08/25] arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
` [PATCH v3 09/25] arm64/sysreg: Add ICC_CR0_EL1
` [PATCH v3 10/25] arm64/sysreg: Add ICC_PCR_EL1
` [PATCH v3 11/25] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v3 12/25] arm64/sysreg: Add ICH_HFGRTR_EL2
` [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 (7+ messages)
` [PATCH v2 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
` [PATCH v2 3/4] PCI: dw-rockchip: Replace PERST sleep time with proper macro
[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 net-next v10] net: ti: icssg-prueth: add TAPRIO offload support
2025-05-06 14:17 UTC (2+ messages)
[PATCH 0/4] {am62,am62a}-phycore-som: Add R5F and C7xv device nodes
2025-05-06 14:16 UTC (7+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am62-phycore-som: Enable Co-processors
` [PATCH 2/4] arm64: dts: ti: k3-am62a-phycore-som: "
` [PATCH 3/4] arm64: dts: ti: k3-am62a-phycore-som: Reserve main_rti4 for C7x DSP
` [PATCH 4/4] arm64: dts: ti: k3-am62a-phycore-som: Reserve main_timer2 "
` [Upstream] [PATCH 0/4] {am62,am62a}-phycore-som: Add R5F and C7xv device nodes
[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 (5+ 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 (10+ messages)
` [PATCH v8 03/11] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
[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)
[PATCH v3] dt-bindings: timer: via,vt8500-timer: Convert to YAML
2025-05-06 12:16 UTC
[PATCH 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-06 12:16 UTC (5+ messages)
` [PATCH 2/3] KVM: arm64: Bump the supported version of FF-A to 1.2
` [PATCH 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
[PATCH v6 00/13] media: rockchip: add a driver for the rockchip camera interface
2025-05-06 12:09 UTC (3+ messages)
` [PATCH v6 05/13] media: dt-bindings: add rockchip rk3568 mipi csi receiver
[PATCH 0/3] arm64: dts: sunxi: Add Liontron H-A133L support
2025-05-06 12:07 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Liontron name
` [PATCH 2/3] dt-bindings: arm: sunxi: Add Liontron H-A133L board name
[PATCH net-next 0/4] riscv: sophgo: Add ethernet support for SG2042
2025-05-06 12:03 UTC (2+ messages)
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-06 12:01 UTC (4+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
[PATCH net v2 1/2] net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
2025-05-06 12:00 UTC (2+ messages)
[PATCH] wifi: mt76: disable napi on driver removal
2025-05-06 11:55 UTC
[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
2025-05-06 11:41 UTC (11+ messages)
` [PATCH 01/10] arm64: sysreg: Add new PMSIDR_EL1 and PMSFCR_EL1 fields
` [PATCH 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH 05/10] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH 06/10] perf: Add perf_event_attr::config4
` [PATCH 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH 09/10] perf tools: Add support for perf_event_attr::config4
` [PATCH 10/10] perf docs: arm-spe: Document new SPE filtering features
[PATCH v2 1/2] arm64: dts: ti: k3-am62a: Enable CPU freq throttling on thermal alert
2025-05-06 11:41 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am62x-phyboard-lyra-gpio-fan: Update cooling maps
[net-next v10 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-06 11:30 UTC (5+ messages)
` [net-next v10 4/7] net: mtip: The L2 switch driver for imx287
[net-next v11 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-06 11:29 UTC (5+ messages)
` [net-next v11 4/7] net: mtip: The L2 switch driver for imx287
[PATCH v3 0/2] coresight: Add Coresight Trace Network On Chip driver
2025-05-06 11:20 UTC (5+ messages)
` [PATCH v3 2/2] coresight: add coresight "
[PATCH v2] coresight: Disable MMIO logging for coresight stm driver
2025-05-06 11:18 UTC (2+ messages)
[PATCH v3 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
2025-05-06 11:15 UTC (2+ messages)
[PATCH net v2 0/3] Bug fixes from XDP patch series
2025-05-06 11:05 UTC (4+ 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] coresight: replicator: Fix panic for clearing claim tag
2025-05-06 11:05 UTC (2+ messages)
[PATCH v2] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-06 10:57 UTC (13+ messages)
[PATCH v2 0/9] coresight: Fix and improve clock usage
2025-05-06 10:53 UTC (4+ messages)
` [PATCH v2 7/9] coresight: Consolidate clock enabling
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).