Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-16 15:45:08 to 2026-03-18 08:41:48 UTC [more...]

[PATCH] pwm: th1520: fix `CLIPPY=1` warning
 2026-03-18  8:41 UTC  (2+ messages)

[PATCH 0/8] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-18  8:06 UTC  (9+ messages)
` [PATCH 1/8] gpu: nova-core: convert PMC registers to "
` [PATCH 2/8] gpu: nova-core: convert PBUS "
` [PATCH 3/8] gpu: nova-core: convert PFB "
` [PATCH 4/8] gpu: nova-core: convert GC6 "
` [PATCH 5/8] gpu: nova-core: convert FUSE "
` [PATCH 6/8] gpu: nova-core: convert PDISP "
` [PATCH 7/8] gpu: nova-core: convert falcon "
` [PATCH 8/8] Documentation: nova: remove register abstraction task

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

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-18  6:16 UTC  (3+ messages)
` [PATCH 14/15] alpha: remove "

[PATCH v8 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-18  6:01 UTC  (4+ messages)
` [PATCH v8 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v8 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v8 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-03-18  4:23 UTC  (5+ messages)

[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-18  4:04 UTC  (6+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86

[PATCH v3] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-18  3:55 UTC 

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

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

[PATCH 0/3] usb: spacemit: k3: Add USB2.0 support
 2026-03-18  1:24 UTC  (7+ 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

[PATCH v2] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
 2026-03-18  1:20 UTC  (2+ messages)

[PATCH v2] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-18  0:39 UTC 

[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-18  0:08 UTC  (26+ messages)
` [PATCH v4 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v4 phy-next 03/24] usb: add "
` [PATCH v4 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 05/24] phy: "
` [PATCH v4 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v4 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v4 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v4 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v4 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v4 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v4 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v4 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v4 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v4 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v4 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v4 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v4 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v4 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v4 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v4 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v4 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v4 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[PATCH v3 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-17 20:24 UTC  (12+ 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 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 bpf v3] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-17 17:16 UTC  (7+ messages)

[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
 2026-03-17 15:53 UTC  (17+ 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/2] Add cofficients to the TH1520 PVT
 2026-03-17 15:55 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-17 14:12 UTC  (5+ messages)
` [PATCH net-next v9 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems

[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-17 13:33 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: soc: mobileye: Add EyeQ7H OLB
` [PATCH v5 02/10] reset: eyeq: Add EyeQ7H compatibles
` [PATCH v5 03/10] clk: fixed-factor: Rework initialization with parent clocks
` [PATCH v5 04/10] clk: fixed-factor: Export __clk_hw_register_fixed_factor()
` [PATCH v5 05/10] clk: eyeq: Prefix the PLL registers with the PLL type
` [PATCH v5 06/10] clk: eyeq: Introduce a generic clock type
` [PATCH v5 07/10] clk: eyeq: Convert clocks declaration to eqc_clock
` [PATCH v5 08/10] clk: eyeq: Drop PLL, dividers, and fixed factors structs
` [PATCH v5 09/10] clk: eyeq: Add EyeQ7H compatibles
` [PATCH v5 10/10] MAINTAINERS: Add entry for Mobileye RISC-V SoCs

[PATCH v3 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-17 13:19 UTC  (19+ 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 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-03-17 13:02 UTC  (10+ 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)

[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] riscv: kvm: fix memory leak in vector context allocation
 2026-03-17 11:31 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 v4 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-17  6:52 UTC  (5+ messages)
` [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

[RFC PATCH] riscv: add userspace interface to voluntarily release vector state
 2026-03-17  4:41 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  (4+ messages)
` [PATCH v2 1/2] dt-bindings: serial: update bindings of ultrarisc 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  (5+ messages)
` [PATCH v2 17/23] mm: convert do_brk_flags() to use vma_flags_t

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


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