public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 08:00:33 to 2026-03-17 13:02:49 UTC [more...]

[PATCH 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-03-17 13:02 UTC  (12+ messages)
` [PATCH 1/4] riscv: add UltraRISC SoC family Kconfig support
` [PATCH 3/4] dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller
` [PATCH 4/4] PCI: dwc: Add UltraRISC DP1000 PCIe rc driver

[PATCH] iommu/riscv: Stop polling when CQCSR reports an error
 2026-03-17 12:56 UTC  (2+ messages)

[PATCH 0/3] usb: spacemit: k3: Add USB2.0 support
 2026-03-17 12:55 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: usb: dwc3: spacemit: add support for K3 SoC
` [PATCH 2/3] usb: dwc3: dwc3-generic-plat: "
` [PATCH 3/3] riscv: dts: spacemit: k3: Add USB2.0 support

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-17 12:47 UTC  (16+ messages)
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
  ` [PATCHv7.1 "

[PATCH v4 0/6] Convert riscv to use the generic iommu page table
 2026-03-17 12:14 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Skip IRQ count check when using MSI interrupts
 2026-03-17 12:12 UTC  (2+ messages)

[PATCH v2] iommu/riscv: Add IOTINVAL after updating DDT/PDT entries
 2026-03-17 12:11 UTC  (2+ messages)

[PATCH] riscv: kvm: add null pointer check for vector datap
 2026-03-17 11:47 UTC 

[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
 2026-03-17 11:35 UTC  (15+ messages)
` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
` [PATCH 4/9] configs: remove implicit assignments to FB_MODE_HELPERS
` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP
` [PATCH 6/9] arm64: defconfig: remove implicit assignment to CRYPTO_SHA3
` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018
` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU
` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL

[PATCH v3 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-17 11:33 UTC  (11+ messages)
` [PATCH v3 1/7] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
` [PATCH v3 2/7] mmc: sdhci-of-k1: add regulator and pinctrl voltage switching support
` [PATCH v3 3/7] mmc: sdhci-of-k1: add comprehensive SDR tuning support
` [PATCH v3 4/7] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v3 5/7] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure
` [PATCH v3 6/7] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
` [PATCH v3 7/7] riscv: dts: spacemit: k1-bananapi-f3: "

[PATCH] riscv: kvm: fix memory leak in vector context allocation
 2026-03-17 11:31 UTC 

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-03-17  9:51 UTC  (14+ messages)
` [PATCH 01/11] arch: arm64: Export arch_smp_send_reschedule for mshv_vtl module
` [PATCH 02/11] Drivers: hv: Move hv_vp_assist_page to common files
` [PATCH 03/11] Drivers: hv: Add support to setup percpu vmbus handler
` [PATCH 04/11] Drivers: hv: Refactor mshv_vtl for ARM64 support to be added
` [PATCH 05/11] drivers: hv: Export vmbus_interrupt for mshv_vtl module
` [PATCH 06/11] Drivers: hv: Make sint vector architecture neutral in MSHV_VTL
` [PATCH 07/11] arch: arm64: Add support for mshv_vtl_return_call
` [PATCH 08/11] Drivers: hv: mshv_vtl: Move register page config to arch-specific files
` [PATCH 09/11] Drivers: hv: mshv_vtl: Let userspace do VSM configuration
` [PATCH 10/11] Drivers: hv: Add support for arm64 in MSHV_VTL
` [PATCH 11/11] Drivers: hv: Kconfig: Add ARM64 support for MSHV_VTL

[PATCH v2] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
 2026-03-17  8:48 UTC 

[PATCH] riscv: dts: spacemit: Add PDMA controller node for K3 SoC
 2026-03-17  7:55 UTC 

[PATCH RFC] riscv: disable local interrupts and stop other CPUs before restart
 2026-03-17  7:42 UTC  (7+ messages)

[PATCH v3 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-17  7:41 UTC  (18+ messages)
` [PATCH v3 01/17] spi: axiado: Use helper function devm_clk_get_enabled()
` [PATCH v3 02/17] spi: bcm63xx-hsspi: "
` [PATCH v3 03/17] spi: bcmbca-hsspi: "
` [PATCH v3 04/17] spi: img-spfi: "
` [PATCH v3 05/17] spi: imx: "
` [PATCH v3 06/17] spi: npcm-pspi: "
` [PATCH v3 07/17] spi: orion: "
` [PATCH v3 08/17] spi: rockchip-sfc: "
` [PATCH v3 09/17] spi: sifive: "
` [PATCH v3 10/17] spi: slave-mt27xx: "
` [PATCH v3 11/17] spi: st: "
` [PATCH v3 12/17] spi: stm32-qspi: "
` [PATCH v3 13/17] spi: stm32: "
` [PATCH v3 14/17] spi: sunplus-sp7021: "
` [PATCH v3 15/17] spi: uniphier: "
` [PATCH v3 16/17] spi: zynq-qspi: "
` [PATCH v3 17/17] spi: zynqmp-gqspi: "

[PATCH net-next v10 0/4] riscv: spacemit: Add ethernet support for K3
 2026-03-17  7:41 UTC  (4+ messages)
` [PATCH net-next v10 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac

[PATCH v4 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-17  6:52 UTC  (7+ messages)
` [PATCH v4 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
` [PATCH v4 3/3] riscv: dts: canaan: Add mmc nodes for K230

[PATCH] perf symbol: Add RISCV case in get_plt_sizes
 2026-03-17  6:29 UTC  (2+ messages)

[RFC PATCH v2 0/7] futex: Use runtime constants for futex_hash computation
 2026-03-17  5:11 UTC  (15+ messages)
` [RFC PATCH v2 2/7] arm64/runtime-const: Introduce runtime_const_mask_32()
` [RFC PATCH v2 3/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [RFC PATCH v2 5/7] s390/runtime-const: Introduce runtime_const_mask_32()
` [RFC PATCH v2 7/7] futex: Use runtime constants for __futex_hash() hot path

[PATCH bpf v3] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-17  4:45 UTC  (6+ messages)

[RFC PATCH] riscv: add userspace interface to voluntarily release vector state
 2026-03-17  4:41 UTC  (2+ messages)

[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
 2026-03-17  4:15 UTC  (2+ messages)

[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
 2026-03-17  3:49 UTC  (10+ messages)
` [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt

[PATCH v3] reset: spacemit: k3: Decouple composite reset lines
 2026-03-17  2:36 UTC 

[PATCH v2 0/2] serial: 8250_dw: Add support for UltraRISC DP1000 uart
 2026-03-17  1:29 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: serial: update bindings of ultrarisc dp1000 uart
` [PATCH v2 2/2] riscv: ultrarisc: 8250_dw: support DP1000 uart

[PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-16 23:23 UTC  (27+ messages)
` [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v2 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v2 03/23] mm/vma: add further vma_flags_t unions
` [PATCH v2 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v2 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v2 06/23] tools/testing/vma: fix VMA flag tests
` [PATCH v2 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v2 08/23] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v2 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v2 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v2 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v2 12/23] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v2 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v2 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v2 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v2 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v2 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v2 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v2 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v2 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v2 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v2 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v2 23/23] mm/vma: convert __mmap_region() "

cleanup the RAID5 XOR library v2
 2026-03-16 22:12 UTC  (3+ messages)
` [PATCH 10/27] alpha: move the XOR code to lib/raid/

[RFC PATCH 0/6] riscv: support EIC770X/JH7110 noncoherent devices with XPbmtUC
 2026-03-16 21:22 UTC  (10+ messages)
` [RFC PATCH 1/6] riscv: Add a custom, simplified version of Svpbmt "XPbmtUC"

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-16 18:31 UTC  (9+ messages)
` [PATCH net-next v9 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v9 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v9 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v9 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v9 6/6] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v2] riscv: mm: add null check for find_vm_area in __set_memory
 2026-03-16 17:38 UTC  (3+ messages)

[PATCH] riscv: kvm: fix vector context allocation leak
 2026-03-16 16:36 UTC  (4+ messages)
    `  "

[PATCH] riscv: mm: add null check for find_vm_area in set_memory
 2026-03-16 16:34 UTC  (4+ messages)
    `  "

[linux-next:master] [xor] ebbbf58989: BUG:KASAN:slab-out-of-bounds_in_xor_gen_avx
 2026-03-16 16:13 UTC  (2+ messages)

[PATCH RESEND v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-03-16 15:46 UTC 

[GIT PULL] clk: tenstorrent: Add Atlantis PRCM for v7.1
 2026-03-16 15:26 UTC 

[PATCH v2] riscv: kvm: fix vector context allocation leak
 2026-03-16 15:22 UTC  (2+ messages)

[PATCH v3 0/2] Add cofficients to the TH1520 PVT
 2026-03-16 14:34 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520

[PATCH v3 0/5] Add initial Milk-V Duo S board support
 2026-03-16 12:54 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles
` [PATCH v3 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support

[PATCH 0/2] serial: 8250_dw: Add support for UltraRISC DP1000 uart
 2026-03-16 11:22 UTC  (5+ messages)
` [PATCH 1/2] riscv: ultrarisc: 8250_dw: support "
` [PATCH 2/2] dt-bindings: serial: update bindings of ultrarisc dp1000 uart

[PATCH v12 0/4] PolarFire SoC GPIO interrupt support
 2026-03-16 10:59 UTC  (10+ messages)
` [PATCH v12 1/4] gpio: mpfs: Add "
` [PATCH v12 3/4] soc: microchip: add mpfs gpio interrupt mux driver
` [PATCH v12 4/4] riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC

[PATCH v1] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-03-16  9:23 UTC  (2+ messages)

[PATCH v2 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-16  9:34 UTC  (5+ messages)
` [PATCH v2 1/7] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation

[PATCH] irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()
 2026-03-16  8:15 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