public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-25 19:40:18 to 2026-03-27 18:52:07 UTC [more...]

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

cleanup the RAID5 XOR library v4
 2026-03-27 17:51 UTC  (33+ messages)
` [PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
` [PATCH 02/28] arm/xor: remove in_interrupt() handling
` [PATCH 03/28] arm64/xor: fix conflicting attributes for xor_block_template
` [PATCH 04/28] um/xor: cleanup xor.h
` [PATCH 05/28] xor: move to lib/raid/
` [PATCH 06/28] xor: small cleanups
` [PATCH 07/28] xor: cleanup registration and probing
` [PATCH 08/28] xor: split xor.h
` [PATCH 09/28] xor: remove macro abuse for XOR implementation registrations
` [PATCH 10/28] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 11/28] alpha: move the XOR code to lib/raid/
` [PATCH 12/28] arm: "
` [PATCH 13/28] arm64: "
` [PATCH 14/28] loongarch: "
` [PATCH 15/28] powerpc: "
` [PATCH 16/28] riscv: "
` [PATCH 17/28] sparc: "
` [PATCH 18/28] s390: "
` [PATCH 19/28] x86: "
` [PATCH 20/28] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 21/28] xor: make xor.ko self-contained in lib/raid/
` [PATCH 22/28] xor: add a better public API
` [PATCH 23/28] "
` [PATCH 24/28] async_xor: use xor_gen
` [PATCH 25/28] btrfs: "
` [PATCH 26/28] xor: pass the entire operation to the low-level ops
` [PATCH 27/28] xor: use static_call for xor_gen
` [PATCH 28/28] xor: add a kunit test case

[RFC 0/2] block: Introduce a BPF-based I/O scheduler
 2026-03-27 17:45 UTC  (6+ messages)
` [RFC 1/2] block: Introduce the UFQ "
` [RFC 2/2] tools/ufq_iosched: add BPF example scheduler and build scaffolding

[PATCH v5 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-27 16:23 UTC  (2+ messages)

[PATCH] iommu/riscv: Remove overflows on the invalidation path
 2026-03-27 15:22 UTC 

[PATCH] RISC-V: restore U-mode counter access (scounteren)
 2026-03-27 14:21 UTC  (3+ messages)

[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
 2026-03-27 14:04 UTC  (3+ messages)

[PATCH v2 0/6] change young flag check functions to return bool
 2026-03-27 13:28 UTC  (2+ messages)

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

[PATCH v2] RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
 2026-03-27 13:08 UTC  (2+ messages)

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-27 12:59 UTC  (2+ messages)

[GIT PULL] ~RISC-V~Starfive devicetrees fixes for v7.0-rc6
 2026-03-27 12:16 UTC  (12+ messages)

[PATCH v1] firmware: thead: Fix buffer overflow and use standard endian macros
 2026-03-27 12:15 UTC  (4+ messages)

[PATCH v2] dts: riscv: spacemit: k3: add P1 PMIC regulator tree
 2026-03-27 11:51 UTC 

[GIT PULL] RISC-V T-HEAD Devicetrees for v7.1
 2026-03-27 11:42 UTC  (2+ messages)

[PATCH v2] dts: riscv: spacemit: k3: Add i2c nodes
 2026-03-27 11:40 UTC 

[PATCH v2 0/6] riscv: dts: spacemit: enable more devices on Milk-V Jupiter
 2026-03-27 11:39 UTC  (9+ messages)
` [PATCH v2 1/6] riscv: dts: spacemit: add LEDs for Milk-V Jupiter board
` [PATCH v2 2/6] riscv: dts: spacemit: add 24c04 eeprom on Milk-V Jupiter
` [PATCH v2 3/6] riscv: dts: spacemit: add i2c aliases "
` [PATCH v2 4/6] riscv: dts: spacemit: enable QSPI and add SPI NOR "
` [PATCH v2 5/6] riscv: dts: spacemit: enable USB 3 ports "
` [PATCH v2 6/6] riscv: dts: spacemit: enable PCIe "

[PATCH v6] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-27 11:38 UTC  (3+ messages)

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-27 11:28 UTC  (9+ messages)
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state

[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-03-27 11:11 UTC  (9+ messages)
` [PATCH v5 1/3] RISC-V: KVM: "
    `  "
` [PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
    `  "
        `  "

[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-27 10:00 UTC  (3+ messages)

[PATCH] iommu/riscv: Fix signedness bug
 2026-03-27  8:35 UTC  (3+ messages)

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-27  8:27 UTC  (3+ messages)

[PATCH 0/4] module: force sh_addr=0 for arch-specific sections
 2026-03-27  7:59 UTC  (5+ messages)
` [PATCH 1/4] module, arm: "
` [PATCH 2/4] module, arm64: "
` [PATCH 3/4] module, m68k: "
` [PATCH 4/4] module, riscv: "

[PATCH] RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
 2026-03-27  7:32 UTC  (3+ messages)

[PATCH v2 0/7] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-03-27  7:30 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: dmaengine: Add SpacemiT K1 DMA request definitions
` [PATCH v2 2/7] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v2 3/7] dt-bindings: dmaengine: Add SpacemiT K3 DMA request definitions
` [PATCH v2 4/7] dmaengine: mmp_pdma: support variable extended DRCMR base
` [PATCH v2 5/7] dmaengine: mmp_pdma: add Spacemit K3 support
` [PATCH v2 6/7] clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICAL
` [PATCH v2 7/7] riscv: dts: spacemit: Add PDMA controller node for K3 SoC

[PATCH 0/2] riscv: spacemit: k3: Add I2C support
 2026-03-27  2:39 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: i2c: spacemit: k3: Add compatible
` [PATCH 2/2] dts: riscv: spacemit: k3: Add i2c nodes

[PATCH v3 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
 2026-03-26 23:25 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] riscv: panic from init_IRQ if IRQ handler stacks cannot be allocated
 2026-03-26 23:23 UTC 

[PATCH v2 0/8] perf libunwind multiple remote support
 2026-03-26 23:14 UTC  (4+ messages)
` [PATCH v1 0/2] perf build: Remove libunwind support

[PATCH v3] dt-bindings: timer: Add SiFive CLINT2
 2026-03-26 20:55 UTC  (2+ messages)

[PATCH v2] iommu/riscv: Fix signedness bug
 2026-03-26 17:57 UTC 

[PATCH] riscv: Remove support for XIP kernel
 2026-03-26 17:37 UTC  (4+ messages)

[RFC PATCH v2 08/18] iommu/riscv: Use MSI table to enable IMSIC access
 2026-03-26 17:31 UTC  (11+ messages)

[PATCH net-next v5 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-26 17:21 UTC  (5+ messages)
` [PATCH net-next v5 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
    `  "

[PATCH v10 0/8] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-26 13:09 UTC  (7+ messages)
` [PATCH v10 4/8] crash: Exclude crash kernel memory in crash core
` [PATCH v10 6/8] arm64: kexec: Add support for crashkernel CMA reservation

[PATCH v4 08/10] gpu: nova-core: convert falcon registers to kernel register macro
 2026-03-26 11:46 UTC  (2+ messages)

[GIT PULL] ~RISC-V~Microchip soc fixes for v7.0-rc6
 2026-03-26 11:21 UTC 

[PATCH] phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_init()
 2026-03-26  8:56 UTC  (2+ messages)

[PATCH] gpio: fix up CONFIG_OF dependencies
 2026-03-26  8:41 UTC  (5+ messages)

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-03-26  8:32 UTC  (5+ messages)
` [PATCH RFC v2 06/17] RISC-V: QoS: define CBQRI resctrl resources and domains
  ` [External] "

[PATCH 0/6] riscv: dts: spacemit: enable more devices
 2026-03-26  7:34 UTC  (3+ messages)
` [PATCH 6/6] riscv: dts: spacemit: enable PCIe ports on Milk-V Jupiter

[PATCH] dts: riscv: spacemit: k3: add P1 PMIC regulator tree
 2026-03-26  7:27 UTC  (7+ messages)

[PATCH v2 4/4] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2
 2026-03-26  7:06 UTC  (3+ messages)

[PATCH v4 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-26  6:27 UTC  (2+ messages)

[PATCH v3 0/4] AST2700-A2 interrupt controller hierarchy and route support
 2026-03-26  6:19 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: interrupt-controller: Describe AST2700-A2 hardware instead of A0
` [PATCH v3 2/4] irqchip/ast2700-intc: Add AST2700-A2 support
` [PATCH v3 3/4] irqchip/ast2700-intc: Add KUnit tests for route resolution
` [PATCH v3 4/4] irqchip/aspeed-intc: Remove AST2700-A0 support

cleanup the RAID6 P/Q library
 2026-03-26  5:25 UTC  (6+ messages)
` [PATCH 02/17] raid6: remove __KERNEL__ ifdefs

cleanup the RAID5 XOR library v3
 2026-03-26  5:18 UTC  (3+ messages)

[PATCH v5] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-26  1:32 UTC  (2+ messages)

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-26  1:08 UTC  (9+ messages)
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [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 v4 0/2] phy: spacemit: Add USB2 PHY support for K3 SoC
 2026-03-26  0:14 UTC  (2+ messages)

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

[PATCH] riscv: enable HAVE_IOREMAP_PROT
 2026-03-25 23:09 UTC  (2+ messages)

[PATCH] riscv: dts: thead: beaglev-ahead: enable HDMI output
 2026-03-25 21:57 UTC  (3+ messages)

[PATCH net-next v4 00/13] macb usrio/tsu patches
 2026-03-25 21:46 UTC  (3+ messages)
` [PATCH net-next v4 03/13] dt-bindings: net: cdns,macb: replace cdns,refclk-ext with cdns,refclk-source

[PATCH net-next v10 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-25 21:14 UTC  (3+ messages)
` [PATCH net-next v10 2/6] net: stmmac: qcom-ethqos: use generic device properties


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