public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-04 02:49:53 to 2026-03-05 18:45:29 UTC [more...]

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

[PATCH v2 0/2] Add cofficients to the TH1520 PVT
 2026-03-05 18:45 UTC  (6+ 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 net-next v3 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-05 18:42 UTC  (11+ messages)
` [PATCH net-next v3 1/3] dt-bindings: ethernet: eswin: add clock sampling control
          `  "

[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-03-05 17:26 UTC  (6+ messages)
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t

[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-03-05 17:05 UTC  (5+ messages)
` [PATCH v3 2/3] thermal: spacemit: k1: Add thermal sensor support

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

[PATCH v2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
 2026-03-05 14:54 UTC  (4+ messages)

[PATCH] riscv: acpi: update FADT revision check to 6.6
 2026-03-05 14:19 UTC  (3+ messages)

[PATCH] RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()
 2026-03-05 13:30 UTC  (2+ messages)

[GIT PULL] RISC-V soc fixes for v7.0-rc1
 2026-03-05 13:26 UTC  (5+ messages)

[PATCH] clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()
 2026-03-05 13:19 UTC  (2+ messages)

[PATCH v2 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-05 11:48 UTC  (4+ messages)
` [PATCH v2 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-05 10:39 UTC  (3+ messages)
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages

[PATCH v4 0/3] Implement Send and Sync for clk
 2026-03-05  8:43 UTC  (6+ messages)
  ` [PATCH v4 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData

[PATCH] mailmap: add entry for Charlie Jenkins
 2026-03-05  8:34 UTC 

[PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
 2026-03-05  8:10 UTC  (2+ messages)

[PATCH net-next v3 2/3] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
 2026-03-05  8:10 UTC  (3+ messages)

[PATCH net-next] net: spacemit: Remove unused buff_addr fields
 2026-03-05  7:00 UTC 

[PATCH net v2 0/2] net: spacemit: A few error handling fixes
 2026-03-05  6:39 UTC  (3+ messages)
` [PATCH net v2 1/2] net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
` [PATCH net v2 2/2] net: spacemit: Fix error handling in emac_tx_mem_map()

[PATCH v11 0/4] Add support for Andes Qilai SoC PCIe controller
 2026-03-05  6:31 UTC  (4+ messages)
` [PATCH v11 2/4] riscv: dts: qilai: Add PCIe node into the QiLai SoC
` (subset) [PATCH v11 0/4] Add support for Andes Qilai SoC PCIe controller

[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
 2026-03-05  6:20 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: API changes for "
` [PATCH v2 2/2] PCI: dwc: Add "

[PATCH net-next 0/4] net: spacemit: A few minor/theoretical fixes
 2026-03-05  5:55 UTC  (5+ messages)
` [PATCH net-next 1/4] net: spacemit: Remove unused buff_addr fields

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-03-05  3:51 UTC  (2+ messages)

[PATCH v4 0/2] phy: spacemit: Add USB2 PHY support for K3 SoC
 2026-03-05  1:00 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: spacemit: k3: add USB2 PHY support
` [PATCH v4 2/2] phy: k1-usb: "

[RFC PATCH v1 00/11] riscv: hwprobe: Introduce rva23u64 base behavior
 2026-03-05  0:58 UTC  (2+ messages)

[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
 2026-03-05  0:36 UTC  (2+ messages)

[RFC v1 00/18] PCI: Enable async probe by default
 2026-03-05  0:27 UTC  (22+ messages)
` [RFC v1 01/18] PCI: al: Allow asynchronous probing for background link training
` [RFC v1 02/18] PCI: amd-mdb: "
` [RFC v1 03/18] PCI: armada8x: "
` [RFC v1 04/18] PCI: artpec6: "
` [RFC v1 05/18] PCI: bt1: "
` [RFC v1 06/18] PCI: dra7xx: "
` [RFC v1 07/18] PCI: exynos: "
` [RFC v1 08/18] PCI: fu740: "
` [RFC v1 09/18] PCI: intel-gw: "
` [RFC v1 10/18] PCI: keystone: "
` [RFC v1 11/18] PCI: keembay: "
` [RFC v1 12/18] PCI: kirin: "
` [RFC v1 13/18] PCI: layerscape: "
` [RFC v1 14/18] PCI: meson: "
` [RFC v1 15/18] PCI: sophgo: "
` [RFC v1 16/18] PCI: tegra194: "
` [RFC v1 17/18] PCI: uniphier: "
` [RFC v1 18/18] PCI: visconti: "

[PATCH v4 0/6] ASoC: sophgo: add CV1800 I2S controllers support
 2026-03-05  0:01 UTC  (5+ messages)
` [PATCH v4 6/6] riscv: dts: sophgo: dts nodes for i2s tdm modules

[PATCH v7 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-03-04 23:43 UTC  (6+ messages)
` [PATCH v7 3/3] clk: tenstorrent: Add Atlantis clock controller driver

spi: Regression with v7.0-rc1 on VisionFive 2
 2026-03-04 21:52 UTC  (6+ messages)

[PATCH net-next v2 2/8] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
 2026-03-04 18:52 UTC  (9+ messages)
` [net-next,v2,2/8] "

[PATCH v2 0/3] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-04  9:30 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Fix lost write protection on huge pages "
` [PATCH v2 2/3] RISC-V: KVM: Allow splitting huge pages to arbitrary level
` [PATCH v2 3/3] RISC-V: KVM: Split huge pages during fault handling for dirty logging

[PATCH v2] riscv: Limit uaccess speculation using guard page
 2026-03-04 15:57 UTC  (2+ messages)

cleanup the RAID5 XOR library
 2026-03-04 15:42 UTC  (11+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context

[PATCH v4 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-04 15:25 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: soc: mobileye: Add EyeQ7H OLB
` [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 v4 05/10] clk: eyeq: Prefix the PLL registers with the PLL type
` [PATCH v4 06/10] clk: eyeq: Introduce a generic clock type
` [PATCH v4 07/10] clk: eyeq: Convert clocks declaration to eqc_clock
` [PATCH v4 08/10] clk: eyeq: Drop PLL, dividers, and fixed factors structs
` [PATCH v4 09/10] clk: eyeq: Add EyeQ7H compatibles
` [PATCH v4 10/10] MAINTAINERS: Add entry for Mobileye RISC-V SoCs

[PATCH 00/10] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-04 14:06 UTC  (8+ messages)
` [PATCH 01/10] dt-bindings: mmc: spacemit,sdhci: add AIB voltage switching registers

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-03-04 12:48 UTC  (9+ messages)
` [PATCH 5/8] spi: use rest_of_page() macro where appropriate

[PATCH v2 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-03-04 11:08 UTC  (2+ messages)

[PATCH v1] dt-bindings: i2c: microchip,corei2c: permit resets
 2026-03-04  8:35 UTC  (2+ messages)

[PATCH v1] dt-bindings: usb: mpfs-musb: permit resets
 2026-03-04  8:33 UTC  (2+ messages)

[PATCH] riscv: dts: spacemit: k3: Add ethernet device node
 2026-03-04  8:25 UTC 

[PATCH v1] dt-bindings: gpio: mpfs-gpio: permit resets
 2026-03-04  8:18 UTC  (2+ messages)

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

[PATCH 0/4] riscv: spacemit: k3: Add more resource to UART
 2026-03-04  7:36 UTC  (5+ messages)
` [PATCH 1/4] riscv: dts: spacemit: k3: add clock tree
` [PATCH 2/4] riscv: dts: spacemit: k3: add pinctrl support
` [PATCH 3/4] riscv: dts: spacemit: k3: add GPIO support
` [PATCH 4/4] riscv: dts: spacemit: k3: add full resource to UART

[PATCH] dt-bindings: serial: 8250: spacemit: fix clock property for K3 SoC
 2026-03-04  7:19 UTC 

[PATCH 1/2] riscv: remove redundant check for CONFIG_SMP
 2026-03-04  3:34 UTC  (2+ messages)
` [PATCH 2/2] riscv: remove redundant #ifdef check in cpu-hotplug


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