Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 15:47:37 to 2026-03-10 02:45:26 UTC [more...]

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

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-10  2:12 UTC  (3+ messages)

[PATCH v2 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-03-10  1:52 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: riscv: Add definition of BIT() macro
` [PATCH v2 2/4] selftests: riscv: Add braces around EXPECT_EQ()
` [PATCH v2 3/4] riscv: ptrace: Fix BIT() compilation issues
` [PATCH v2 4/4] selftests: riscv: Add license to cfi selftest

[PATCH 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-03-10  1:45 UTC  (3+ messages)

[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-10  1:10 UTC  (10+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v7 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v7 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH net-next v7 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[RFC PATCH 1/1] dt-bindings: iommu: riscv: Add bindings for Tenstorrent RISC-V IOMMU
 2026-03-10  0:38 UTC 

[PATCH] riscv: cif: clear CFI lock status in start_thread
 2026-03-10  0:04 UTC  (2+ messages)

[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
 2026-03-05  3:22 UTC  (3+ messages)
` [PATCH phy-next 20/22] phy: include PHY provider header

[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
 2026-03-06 20:06 UTC  (26+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
    ` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [PATCH v10 09/15] KVM: guest_memfd: Add flag to remove from direct map

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-05 22:19 UTC  (3+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
  ` [PATCH v2 7/8] perf unwind-libunwind: Remove libunwind-local

[PATCH net-next v8 0/3] riscv: spacemit: Add ethernet support for K3
 2026-03-09 22:28 UTC  (9+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v8 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v8 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

[PATCH v8 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-03-09 21:15 UTC  (10+ messages)
` [PATCH v8 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm-rcpu
` [PATCH v8 2/3] reset: tenstorrent: Add reset controller for Atlantis
` [PATCH v8 3/3] clk: tenstorrent: Add Atlantis clock controller driver

[PATCH] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
 2026-03-09 21:12 UTC  (2+ messages)

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

[PATCH 0/2] soc: microchip: mpfs: Fix resource leak on driver unbind
 2026-03-09 17:05 UTC  (4+ messages)
` [PATCH 1/2] soc: microchip: mpfs-control-scb: "
` [PATCH 2/2] soc: microchip: mpfs-mss-top-sysreg: "

[PATCH v7 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2026-03-09 16:51 UTC  (9+ messages)
` [PATCH v7 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [PATCH v7 6/8] riscv: dts: thead: add DPU and HDMI device tree nodes
` [PATCH v7 7/8] riscv: dts: thead: lichee-pi-4a: enable HDMI

[PATCH v3 0/2] Add cofficients to the TH1520 PVT
 2026-03-09 16:24 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520
` [PATCH v3 2/2] riscv: dts: thead: th1520: add coefficients to the PVT node

[PATCH v4 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-09 15:05 UTC  (7+ messages)
` [PATCH v4 02/10] reset: eyeq: Add EyeQ7H compatibles
` [PATCH v4 03/10] clk: fixed-factor: Rework initialization with parent clocks
` [PATCH v4 04/10] clk: fixed-factor: Export __clk_hw_register_fixed_factor()

[PATCH v3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
 2026-03-09 13:29 UTC  (8+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86

[PATCH 0/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END, fix ZONE_DEVICE
 2026-03-09 11:09 UTC  (3+ messages)
` [PATCH 1/2] riscv: mm: WARN_ON() for bad addresses in vmemmap_populate()
` [PATCH 2/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END

[PATCH v2 1/1] riscv: dts: spacemit: Add 'linux,pci-domain' to PCIe nodes for K1
 2026-03-09 10:51 UTC  (2+ messages)

[PATCH 00/10] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-09 10:32 UTC  (6+ messages)
` [PATCH 02/10] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
` [PATCH 03/10] mmc: sdhci-of-k1: add regulator framework support

[PATCH v4 1/3] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties
 2026-03-09  9:50 UTC  (4+ messages)
` (subset) "

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

[PATCH] irqchip/riscv-aplic: Register syscore operations only once
 2026-03-09  9:17 UTC  (2+ messages)

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-03-09  7:34 UTC  (5+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
      ` [BUG] SPARSEMEM broken on RISC-V; was: [PATCH] "

[PATCH v5] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-03-09  6:30 UTC  (6+ messages)

[PATCH 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-03-09  2:45 UTC  (5+ messages)
` [PATCH 1/2] cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlist
` [PATCH 2/2] riscv: dts: spacemit: Add cpu scaling for K1 SoC

[PATCH v2 0/3] riscv: cpufeature: Add Supm extension id and validation
 2026-03-08 18:20 UTC  (4+ messages)
` [PATCH v2 2/3] riscv: cpufeature: Add ISA extension parsing for Supm
` (subset) [PATCH v2 0/3] riscv: cpufeature: Add Supm extension id and validation

[PATCH v2 0/2] Add cofficients to the TH1520 PVT
 2026-03-08 17:09 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520
` [PATCH v2 2/2] riscv: dts: thead: th1520: add coefficients to the PVT node

[PATCH 1/1] riscv: dts: spacemit: Add 'linux,pci-domain' to PCIe nodes for K1
 2026-03-08  9:18 UTC  (3+ messages)

[PATCH 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-08  1:19 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read()
` [PATCH 2/2] RISC-V: KVM: Fix array out-of-bounds in pmu_fw_ctr_read_hi()

[PATCH v1] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-03-07 13:04 UTC 

[PATCH net-next] net: spacemit: Remove unused buff_addr fields
 2026-03-07  3:10 UTC  (2+ messages)

[PATCH net v2 0/2] net: spacemit: A few error handling fixes
 2026-03-07  3:10 UTC  (2+ messages)

spi: Regression with v7.0-rc1 on VisionFive 2
 2026-03-06 23:37 UTC  (8+ messages)

[RFC PATCH v1 00/11] riscv: hwprobe: Introduce rva23u64 base behavior
 2026-03-06 19:04 UTC  (20+ messages)
` [RFC PATCH v1 04/11] riscv: Add B to hwcap
` [RFC PATCH v1 08/11] riscv: hwprobe: Introduce rva23u64 base behavior
` [RFC PATCH v1 10/11] riscv: /proc/cpuinfo: Add rva23 bases to output

mm/pgtable: Support for page table check on s390
 2026-03-06 16:16 UTC  (5+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
` [PATCH v2 2/4] s390/pgtable: Use set_pmd_bit() to invalidate PMD entry
` [PATCH v2 3/4] s390/pgtable: Add s390 support for page table check
` [PATCH v2 4/4] s390: Enable page table check for debug_defconfig

[GIT PULL] KVM/riscv fixes for 7.0 take #1
 2026-03-06 16:06 UTC 


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