Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-07 08:32:15 to 2026-08-07 13:13:28 UTC [more...]

[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-07 13:12 UTC  (2+ messages)
` [PATCH net-next v11 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct

[PATCH v5 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-08-07 13:12 UTC  (21+ messages)
` [PATCH v5 01/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v5 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
` [PATCH v5 03/10] phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
` [PATCH v5 04/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v5 05/10] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v5 06/10] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v5 07/10] phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
` [PATCH v5 08/10] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v5 09/10] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v5 10/10] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
 2026-08-07 13:03 UTC  (4+ messages)
` [PATCH] arm64: swiotlb: Keep the default size for protected guests

[RFC PATCH v6 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-07 12:55 UTC  (4+ messages)
` [RFC PATCH v6 7/9] accel/rocket: add RK3576 NPU (RKNN) support

[PATCH net-next] net: stmmac: improve TSO/GSO queue selection
 2026-08-07 12:43 UTC 

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-07 12:28 UTC  (12+ messages)
` [RFC PATCH v2 34/45] arm64: nmi: Add handling of superpriority interrupts as NMIs
` [RFC PATCH v2 45/45] irqchip/gic-v5: Add NMI support for IPIs

[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
 2026-08-07 12:21 UTC  (8+ messages)

[PATCH] perf: arm_pmuv3: Zero initialize hw_id branch stack field
 2026-08-07 12:18 UTC  (3+ messages)

[PATCH] arm64/efi: Do not call EFI runtime services preemptibly under SW PAN
 2026-08-07 12:16 UTC  (2+ messages)

[PATCH v2 0/2] lvts_thermal: Make reset optional for MT8196
 2026-08-07 12:10 UTC  (2+ messages)

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-08-07 11:55 UTC  (16+ messages)
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference

[PATCH v2 0/2] arm64: ptdump flush fixes
 2026-08-07 11:46 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: ptdump: Make note_page_flush() range aware

[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
 2026-08-07 11:45 UTC 

[PATCH v5 00/49] KVM: arm64: Add GICv5 IRS support
 2026-08-07 11:37 UTC  (50+ messages)
` [PATCH v5 01/49] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v5 02/49] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v5 03/49] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v5 04/49] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v5 05/49] arm64/sysreg: Add GICv5 GIC VDPEND encoding
` [PATCH v5 06/49] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v5 07/49] KVM: arm64: gic-v5: Cache host IRS ID registers
` [PATCH v5 08/49] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v5 09/49] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v5 10/49] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v5 11/49] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v5 12/49] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v5 13/49] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v5 14/49] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v5 15/49] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v5 16/49] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v5 17/49] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v5 18/49] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v5 19/49] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v5 20/49] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v5 21/49] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v5 22/49] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v5 23/49] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v5 24/49] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v5 25/49] KVM: arm64: gic-v5: Add GIC VDPEND hyp call
` [PATCH v5 26/49] KVM: arm64: gic: Introduce set_pending_state() to irq_ops
` [PATCH v5 27/49] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v5 28/49] Documentation: KVM: Extend VGICv5 device attribute docs
` [PATCH v5 29/49] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH v5 30/49] KVM: arm64: gic-v5: Mask per-vCPU PPI state in vgic_v5_finalize_ppi_state()
` [PATCH v5 31/49] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v5 32/49] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v5 33/49] KVM: arm64: gic-v5: Add CoreSight MMIO regs to IRS
` [PATCH v5 34/49] KVM: arm64: gic-v5: Add VGICv5 IST save/restore UAPI
` [PATCH v5 35/49] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v5 36/49] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v5 37/49] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v5 38/49] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v5 39/49] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
` [PATCH v5 40/49] KVM: selftests: Add VGICv5 IRS address attribute tests
` [PATCH v5 41/49] KVM: selftests: Add VGICv5 NR_IRQS "
` [PATCH v5 42/49] KVM: selftests: Add VGICv5 IRS_REGS "
` [PATCH v5 43/49] KVM: selftests: Add VGICv5 IST "
` [PATCH v5 44/49] KVM: selftests: Add VGICv5 USERSPACE_PPIS tests
` [PATCH v5 45/49] KVM: selftests: Add VGICv5 CPU sysreg attribute tests
` [PATCH v5 46/49] KVM: selftests: Add VGICv5 SPI injection tests
` [PATCH v5 47/49] KVM: selftests: Add VGICv5 LPI delivery tests
` [PATCH v5 48/49] KVM: selftests: Add VGICv5 IST save/restore coverage
` [PATCH v5 49/49] KVM: selftests: Add VGICv5 sparse vCPU IDs test

[PATCH v4 0/6] spmi: apple: Additional commands and interrupt support
 2026-08-07 11:37 UTC  (4+ messages)
` [PATCH v4 4/6] spmi: apple: Implement remaining commands

[PATCH v2 00/20] arm64: Preemptible this_cpu_*() operations
 2026-08-07 11:35 UTC  (5+ messages)
` [PATCH v2 02/20] arm64: percpu: Fix this_cpu_and() mask generation
` [PATCH v2 11/20] arm64: entry: sdei: Restore all clobberable GPRs

[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-08-07 11:35 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: rockchip: Fix the BT clock-names on rk3399-hugsun-x99
 2026-08-07 11:24 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Fix the BT clock-names on rk3399-leez-p710

[PATCH net] net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
 2026-08-07 11:17 UTC 

[PATCH 1/2] thermal/drivers/rcar_gen3: Handle -ENXIO from optional IRQ lookup
 2026-08-07 11:04 UTC  (6+ messages)
` [PATCH 2/2] thermal/drivers/brcmstb_thermal: Propagate errors "

[PATCH 0/6] dmaengine: zynqmp_dma: Fix error paths and follow-up cleanups
 2026-08-07 11:02 UTC  (4+ messages)
` [PATCH 5/6] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-07 10:58 UTC  (7+ messages)
` [PATCH v16 24/45] KVM: arm64: Expose support for private memory
` [PATCH v16 27/45] KVM: arm64: CCA: Allow populating initial contents

[PATCH v9 00/12] arm_mpam: Add MPAM-Fb firmware support
 2026-08-07 10:54 UTC  (13+ messages)
` [PATCH v9 01/12] arm_mpam: let low level MSC accessors return an error
` [PATCH v9 02/12] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v9 03/12] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v9 04/12] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v9 05/12] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v9 06/12] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v9 07/12] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()
` [PATCH v9 08/12] arm_mpam: propagate MSC access errors for interrupt control
` [PATCH v9 09/12] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v9 10/12] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v9 11/12] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
` [PATCH v9 12/12] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH] KVM: arm64: Fix hvhe and broken CNTVOFF_EL2
 2026-08-07 10:50 UTC  (2+ messages)

[PATCH 00/20] xilinx: tsn: Add TSN Endpoint Ethernet MAC driver support
 2026-08-07 10:44 UTC  (21+ messages)
` [PATCH 01/20] dt-bindings: net: add Xilinx TSN Endpoint Ethernet MAC
` [PATCH 02/20] net: xilinx: tsn: add TSN endpoint wrapper driver
` [PATCH 03/20] net: xilinx: tsn: add endpoint MAC driver skeleton
` [PATCH 04/20] net: xilinx: tsn: parse endpoint DMA channel configuration
` [PATCH 05/20] net: xilinx: tsn: bring up the endpoint MCDMA channels
` [PATCH 06/20] net: xilinx: tsn: add the endpoint RX data path
` [PATCH 07/20] net: xilinx: tsn: add the endpoint TX "
` [PATCH 08/20] net: xilinx: tsn: deliver endpoint RX frames to DSA user ports
` [PATCH 09/20] net: dsa: tag_xlnx_tsn: add skeleton tag protocol
` [PATCH 10/20] net: dsa: xilinx: add skeleton driver for TSN switch
` [PATCH 11/20] net: dsa: xilinx: implement port_stp_state_set
` [PATCH 12/20] net: dsa: xilinx: register per-MAC MDIO buses
` [PATCH 13/20] net: dsa: xilinx: wire up phylink for the switch ports
` [PATCH 14/20] net: dsa: xilinx: program MAC frame filter and per-port nibbles
` [PATCH 15/20] net: dsa: xilinx: register PHC backed by the RTC timer block
` [PATCH 16/20] net: dsa: xilinx: drive per-MAC PTP TX/RX hardware paths
` [PATCH 17/20] net: dsa: xilinx: opt into TX forwarding offload on bridge join
` [PATCH 18/20] net: dsa: xilinx: offload the bridge FDB to the switch CAM
` [PATCH 19/20] net: dsa: xilinx: offload bridge VLAN filtering to the switch
` [PATCH 20/20] net: dsa: xilinx: trap link-local control frames to the CPU port

[PATCH v2 0/4] KVM: arm64: vgic: Fixes for ITS table save and init retry
 2026-08-07 10:41 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT save
` [PATCH v2 2/4] KVM: arm64: vgic: Don't leak the SPI array when init is retried
` [PATCH v2 3/4] KVM: arm64: vgic-its: Don't save collections the table cannot hold
` [PATCH v2 4/4] KVM: arm64: vgic-its: Point saved ITEs at the next valid entry

[PATCH nf-next] net: pass net_device_path_ctx to dev_fill_forward_path()
 2026-08-07 10:36 UTC  (2+ messages)

[PATCH 1/2] spi: mtk-nor: Propagate errors from optional IRQ lookup
 2026-08-07 10:29 UTC  (2+ messages)
` [PATCH 2/2] spi: mtk-nor: Propagate errors from IRQ request

[PATCH v6 0/3] perf/core: sched_task() dispatch and branch entry fixes
 2026-08-07 10:29 UTC  (7+ messages)
` [PATCH v6 1/3] perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
` [PATCH v6 2/3] perf/core: Run sched_task() for PMUs with only CPU-wide events
` [PATCH v6 3/3] perf/core: Clear the whole branch entry in perf_clear_branch_entry()

[PATCH v3 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
 2026-08-07 10:17 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Document MT8196 MediaTek PCI-Express Gen4 S-PHY
` [PATCH v3 2/2] phy: mediatek: Add support for "

[PATCH v1 0/4] KVM: arm64: Fix unguarded GICv5 CPU interface accesses
 2026-08-07 10:14 UTC  (5+ messages)
` [PATCH v1 1/4] KVM: arm64: Validate the host-provided vgic model in pKVM

[PATCH v2 00/18] mtd: spi-nor: Massive QE handling cleanup and Winbond RV chips addition
 2026-08-07 10:14 UTC  (19+ messages)
` [PATCH v2 01/18] mtd: spi-nor: Rename BFPT_DWORD15_QER_SR2_BIT1_BUGGY
` [PATCH v2 02/18] mtd: spi-nor: Create a structure containing the flash opcodes
` [PATCH v2 03/18] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH v2 04/18] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH v2 05/18] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH v2 06/18] mtd: spi-nor: winbond: Drop the .name entry of JV chips
` [PATCH v2 07/18] mtd: spi-nor: winbond: Add support for W25Q32RV-Q/N
` [PATCH v2 08/18] mtd: spi-nor: winbond: Add support for W25Q32RV-M
` [PATCH v2 09/18] mtd: spi-nor: winbond: Add support for W25Q64RV-Q/N
` [PATCH v2 10/18] mtd: spi-nor: winbond: Add support for W25Q64RV-M
` [PATCH v2 11/18] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N
` [PATCH v2 12/18] mtd: spi-nor: winbond: Add support for W25Q12RV-M
` [PATCH v2 13/18] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N
` [PATCH v2 14/18] mtd: spi-nor: winbond: Add support for W25Q01RV-Q/N
` [PATCH v2 15/18] mtd: spi-nor: winbond: Add support for W25Q01RV-M
` [PATCH v2 16/18] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v2 17/18] mtd: spi-nor: winbond: W25QxxRV-Q/N/M: Add missing chips
` [PATCH v2 18/18] mtd: spi-nor: debugfs: Expose SR opcodes and QE mask

[PATCH v2] coresight: trbe: Hide enable_sink sysfs file
 2026-08-07 10:13 UTC 

[PATCH net-next v2 0/2] Implement mqprio and ets qdisc offload in stmmac driver
 2026-08-07  9:34 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: stmmac: add tc-ets qdisc offload
` [PATCH net-next v2 2/2] net: stmmac: add tc-mqprio "

[PATCH v4] net: airoha: npu: use coherent DMA for mailbox messages
 2026-08-07  9:32 UTC  (2+ messages)

[PATCH net-next v10 00/11] net: pcs: Introduce support for fwnode PCS
 2026-08-07  9:23 UTC  (5+ messages)
` [PATCH net-next v10 11/11] net: airoha: add phylink support

[PATCH v2 1/2] usb: chipidea: ci_hdrc_imx: Propagate errors from optional IRQ lookup
 2026-08-07  9:20 UTC  (4+ messages)
` [PATCH v2 2/2] usb: chipidea: ci_hdrc_imx: Fix error handling when creating IRQ name

[PATCH net-next v4] net: airoha: add HW GRO offload support
 2026-08-07  9:18 UTC 

[PATCH 1/3] serial: qcom-geni: Propagate errors from optional IRQ lookup
 2026-08-07  9:09 UTC  (3+ messages)
` [PATCH 2/3] tty: serial: imx: "
` [PATCH 3/3] serial: 8250_mtk: "

[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
 2026-08-07  9:09 UTC  (5+ messages)
  ` [PATCH v2 2/4] phy: rockchip-samsung-dcphy: factor MIPI D-PHY power on/off into helpers

[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
 2026-08-07  8:50 UTC  (3+ messages)
` [PATCH v1 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap

[PATCH v5 0/6] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-08-07  8:37 UTC  (11+ messages)
` [PATCH v5 2/6] serial: 8250_aspeed_vuart: add aspeed,ast2600-vuart compatible string
` [PATCH v5 3/6] serial: 8250_aspeed_vuart: add VUART over PCI
` [PATCH v5 4/6] soc: mfd: add ASPEED AST2600 PCIe BMC device driver
` [PATCH v5 5/6] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600
` [PATCH v5 6/6] ARM: dts: aspeed: g6: add aspeed,vuart-over-pci prop to vuart3 and 4

[PATCH net-next] net: xilinx: axienet: Treat xlnx,rxmem as a required property
 2026-08-07  8:33 UTC  (2+ messages)

[PATCH v3 0/5] ARM: dts: aspeed: santabarbara: Add system monitoring GPIOs
 2026-08-07  8:34 UTC  (5+ messages)
` [PATCH v3 2/5] ARM: dts: aspeed: santabarbara: Disable power monitor nodes
` [PATCH v3 3/5] ARM: dts: aspeed: santabarbara: Add JTAG GPIO line names
` [PATCH v3 4/5] ARM: dts: aspeed: santabarbara: Add SGPIO "
` [PATCH v3 5/5] ARM: dts: aspeed: santabarbara: Add leak cable present IO expander


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox