Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-30 03:28:26 to 2026-05-04 13:04:21 UTC [more...]

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-04 13:03 UTC  (23+ messages)
` [PATCH v2 1/5] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [PATCH v2 2/5] mm/swapin: Retry swapin "
` [PATCH v2 3/5] mm: Move folio_lock_or_retry() and drop __folio_lock_or_retry()
` [PATCH v2 4/5] mm: Don't retry page fault if folio is uptodate during swap-in
` [PATCH v2 5/5] mm/filemap: Avoid retrying page faults on uptodate folios in filemap faults

[PATCH 0/6] lib: rework bitreverse
 2026-05-04 12:43 UTC  (10+ messages)
` [PATCH 1/6] lib: include crc32.h conditionally on CONFIG_CRC32
` [PATCH 2/6] lib/bitrev: Introduce GENERIC_BITREVERSE and cleanup Kconfig
` [PATCH 3/6] bitops: Define generic __bitrev8/16/32 for reuse
` [PATCH 4/6] arch/riscv: Add bitrev.h file to support rev8 and brev8
` [PATCH 5/6] lib: compile generic bitrev.c conditionally on GENERIC_BITREVERSE
` [PATCH 6/6] MAINTAINERS: BITOPS: include bitrev.[ch]

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

[PATCH 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
 2026-05-04 10:20 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe "
` [PATCH 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3

[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
 2026-05-04  8:41 UTC  (6+ messages)
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl

[PATCH v8 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-04  7:41 UTC  (5+ messages)
` [PATCH v8 1/4] bug/kunit: Core "
` [PATCH v8 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH v4 00/10] Auto-generate maintainer profile entries
 2026-05-04  7:00 UTC  (3+ messages)

[PATCH 0/4] riscv: alternative: Also patch the CFI vDSO
 2026-05-04  6:30 UTC  (5+ messages)
` [PATCH 1/4] riscv: vdso: Always declare vdso_start symbols
` [PATCH 2/4] riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternatives()
` [PATCH 3/4] riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives()
` [PATCH 4/4] riscv: alternative: Also patch the CFI vDSO

[PATCH] irqchip/riscv-imsic: sync-up state before CPU offline
 2026-05-04  6:05 UTC 

[PATCH] KVM: riscv: selftests: add check_supported_reg() into get-reg-list test
 2026-05-04  4:00 UTC 

[PATCH v2] riscv/sifive: remove warning in errata
 2026-05-04  3:53 UTC 

[PATCH 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
 2026-05-03 17:59 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: soc: spacemit: k3: Add PCIe DBI clock IDs
` [PATCH 2/4] clk: spacemit: k3: Add PCIe DBI clock
` [PATCH 3/4] clk: spacemit: k3: Switch to pll2_d6 as parent for PCIe clock
` [PATCH 4/4] clk: spacemit: k3: Fix PCIe clock register offset

[PATCH v1] dts: spacemit: set console baud rate on bpif3
 2026-05-03 17:58 UTC  (3+ messages)

[PATCH] riscv: cpuinfo: Fix NULL dereference and inconsistent error code
 2026-05-03 17:54 UTC  (2+ messages)

[PATCH] riscv: cpuinfo: Fix NULL dereference and inconsistent error code
 2026-05-03 16:19 UTC  (4+ messages)
` [PATCH v3] riscv: Replace non-standard -1 return with -ENODEV in riscv_of_parent_hartid()

[PATCH 0/2] PCI: Allow disabling port services on broken root ports
 2026-05-03  8:52 UTC  (7+ messages)
` [PATCH 2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042

[PATCH] riscv: replace select with dependency for visible RELOCATABLE
 2026-05-03  4:03 UTC 

[PATCH v10 0/3] spi: support the SpacemiT K1 SPI controller
 2026-05-03  1:30 UTC  (4+ messages)
` [PATCH v10 1/3] spi: dt-bindings: add SpacemiT K1 SPI support
` [PATCH v10 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v10 3/3] riscv: dts: spacemit: define a SPI controller node

[PATCH 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-05-02 10:13 UTC  (6+ messages)
` [PATCH 1/5] PCI: spacemit-k1: Add device data support
` [PATCH 2/5] PCI: spacemit-k1: Add multiple phy handles support
` [PATCH 3/5] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for msi handle check
` [PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller
` [PATCH 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support

[PATCH v2 0/4] spacemit: k1-bananapi-f3: Fix the power source of USB3 nodes
 2026-05-02  5:18 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: dts: spacemit: k1-bananapi-f3: Add vcc5v0_sys regulator for Banana Pi F3
` [PATCH v2 2/4] riscv: dts: spacemit: k1-bananapi-f3: Update USB regulator on onboard usb and label
` [PATCH v2 3/4] riscv: dts: spacemit: k1-bananapi-f3: Correct USB hub power hierarchy
` [PATCH v2 4/4] riscv: dts: spacemit: k1-bananapi-f3: Add vin-supply for PCIe 3.3V regulator

[PATCH 0/5] riscv: Assorted bug fixes
 2026-05-02  3:14 UTC  (8+ messages)
` [PATCH 1/5] riscv: errata: Fix bitwise vs logical AND in MIPS errata patching
` [PATCH 2/5] riscv: ptrace: Fix register corruption in compat_riscv_gpr_set on error
    ` [PATCH v2] riscv: Fix register corruption from uninitialized cregs "

[PATCH RFC v3 00/11] RISC-V: QoS: add CBQRI resctrl interface
 2026-05-01 22:56 UTC  (14+ messages)
` [PATCH RFC v3 04/11] RISC-V: QoS: add CBQRI hardware interface
` [PATCH RFC v3 05/11] RISC-V: QoS: add resctrl arch callbacks for CBQRI controllers
` [PATCH RFC v3 06/11] RISC-V: QoS: add resctrl setup and domain management
` [PATCH RFC v3 08/11] ACPI: PPTT: Add acpi_pptt_get_cache_size_from_id helper

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-05-01 16:49 UTC  (2+ messages)
` (subset) "

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-24 16:19 UTC 

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-05-01  0:36 UTC  (5+ messages)
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-24 16:21 UTC 

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-24 16:34 UTC 

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-24 16:26 UTC 

[PATCH v2 0/3] RISC-V: KVM: Huge page recovery during disable-dirty-log
 2026-04-29  9:35 UTC  (3+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Refactor kvm_arch_commit_memory_region()
` [PATCH v2 3/3] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-24 16:27 UTC 

[PATCH v4 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
 2026-05-01 13:40 UTC  (3+ messages)

[PATCH] cache: sifive_ccache: Add StarFive JH7110 SoC support
 2026-04-30 23:39 UTC  (3+ messages)

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-30 23:35 UTC  (8+ messages)
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct "
    `  "
` [PATCH net-next v7 4/4] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
    `  "

[PATCH v1] clk: microchip: mpfs-ccc: fix peripheral driver registration failures after oob fix
 2026-04-30 22:42 UTC  (2+ messages)

[PATCH] riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround
 2026-04-30 20:08 UTC  (2+ messages)

[PATCH] Documentation: riscv: cmodx: fix typos
 2026-04-30 20:08 UTC  (2+ messages)

[PATCH] riscv: Check the return value of reloc handlers
 2026-04-30 20:04 UTC  (2+ messages)

[PATCH v5 0/3] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-30 19:02 UTC  (7+ messages)
` [PATCH v5 2/3] bitops: Define generic __bitrev8/16/32 for reuse

[PATCH] drivers/perf: riscv: do not restart throttled events after overflow
 2026-04-30 15:23 UTC  (2+ messages)

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-30 13:58 UTC  (4+ messages)

[PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-30 12:28 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] ASoC: add shared BCLK rate constraint for cross-DAI coordination
 2026-04-30 12:05 UTC  (6+ messages)
` [PATCH 1/3] ASoC: soc-dai: add shared BCLK clock for cross-DAI rate constraints
` [PATCH 2/3] ASoC: soc-pcm: constrain hw_params when DAIs share the same BCLK
` [PATCH 3/3] ASoC: spacemit: declare shared BCLK for cross-DAI rate constraint

[PATCH v3 0/3] riscv: dts: spacemit: enable USB3 on OrangePi
 2026-04-30 10:18 UTC  (2+ messages)

[PATCH v3 0/3] microchip core-qspi gpio-cs fixes + cleanup
 2026-04-30 10:10 UTC  (4+ messages)
` [PATCH v3 1/3] spi: microchip-core-qspi: control built-in cs manually
` [PATCH v3 2/3] spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations
` [PATCH v3 3/3] spi: microchip-core-qspi: remove some inline markings

[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
 2026-04-30  9:47 UTC  (9+ messages)
` [PATCH v4 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v4 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 6/8] s390/runtime-const: "
` [PATCH v4 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v4 8/8] futex: Use runtime constants for __futex_hash() hot path

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-30  6:35 UTC  (3+ messages)

[GIT PULL] KVM/riscv changes for 7.1
 2026-04-30  4:08 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v7.1
 2026-04-30  4:08 UTC  (2+ messages)

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2026-04-30  3:26 UTC  (2+ messages)

[PATCHv7 06/18] LoongArch/mm: Align vmemmap to maximal folio size
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 12/18] mm/hugetlb: Remove fake head pages
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7.1 17/18] hugetlb: Update vmemmap_dedup.rst
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH] irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missing
 2026-04-30  3:26 UTC  (2+ messages)

[PATCH] iommu/riscv: Stop polling when CQCSR reports an error
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
 2026-04-30  3:26 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Skip IRQ count check when using MSI interrupts
 2026-04-30  3:26 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