Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-28 23:26:18 to 2026-03-03 22:32:44 UTC [more...]

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

[PATCH 00/10] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-03 22:28 UTC  (17+ messages)
` [PATCH 01/10] dt-bindings: mmc: spacemit,sdhci: add AIB voltage switching registers
` [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 04/10] mmc: sdhci-of-k1: add pinctrl state switching for voltage changes
` [PATCH 05/10] mmc: sdhci-of-k1: add AIB register support for voltage switching
` [PATCH 06/10] mmc: sdhci-of-k1: add SDR tuning infrastructure
` [PATCH 07/10] mmc: sdhci-of-k1: add comprehensive SDR tuning support
` [PATCH 08/10] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH 09/10] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure
` [PATCH 10/10] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes

[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-03 22:04 UTC  (6+ messages)
` [net-next,v2,2/8] "

[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2026-03-03 20:38 UTC  (9+ messages)
` [PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip

cleanup the RAID5 XOR library
 2026-03-03 19:55 UTC  (37+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 16/25] sparc: move the XOR code to lib/raid/
` [PATCH 18/25] x86: "
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 24/25] xor: pass the entire operation to the low-level ops

[PATCH 1/2] spi: dt-bindings: mpfs-spi: permit resets
 2026-03-03 19:19 UTC  (3+ messages)
` [PATCH 2/2] spi: dt-bindings: mpfs-spi: remove clock-names

[PATCH v1] dt-bindings: timer: sifive,clint: add pic64gx compatibility
 2026-03-03 17:18 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Microchip PIC64GX Curiosity Kit
 2026-03-03 17:16 UTC  (2+ messages)

[PATCH v1 0/3] pic64gx soc driver/binding changes
 2026-03-03 17:09 UTC  (2+ messages)

[PATCH v1] dt-bindings: usb: mpfs-musb: permit resets
 2026-03-03 16:37 UTC 

[PATCH v1] dt-bindings: i2c: microchip,corei2c: permit resets
 2026-03-03 16:34 UTC 

[PATCH v1] dt-bindings: gpio: mpfs-gpio: permit resets
 2026-03-03 16:33 UTC 

[PATCH] RISC-V: KVM: Skip THP support check during dirty logging
 2026-03-03 15:47 UTC  (2+ messages)

[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
 2026-03-03 15:08 UTC  (3+ messages)
` [PATCH v5 1/2] randomize_kstack: Maintain kstack_offset per task
` [PATCH v5 2/2] randomize_kstack: Unify random source across arches

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-03-03 14:43 UTC  (4+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH v2 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-03-03 14:19 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: riscv: Fix Spectre-v1 in ONE_REG "
` [PATCH v2 2/4] KVM: riscv: Fix Spectre-v1 in AIA CSR access
` [PATCH v2 3/4] KVM: riscv: Fix Spectre-v1 in floating-point register access
` [PATCH v2 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH v1] firmware: microchip: fail auto-update probe if no flash found
 2026-03-03 11:24 UTC 

[PATCH net-next v3 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-03 10:32 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH net-next v3 2/3] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
` [PATCH net-next v3 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
 2026-03-03 10:10 UTC  (3+ messages)

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

[GIT PULL] RISC-V soc fixes for v7.0-rc1
 2026-03-03  9:51 UTC  (4+ messages)

[PATCH net-next 0/4] net: spacemit: A few minor/theoretical fixes
 2026-03-03  9:24 UTC  (5+ messages)
` [PATCH net-next 1/4] net: spacemit: Remove unused buff_addr fields
` [PATCH net-next 2/4] net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
` [PATCH net-next 3/4] net: spacemit: Fix error handling in emac_tx_mem_map()
` [PATCH net-next 4/4] net: spacemit: Free rings of memory after unmapping DMA

[PATCH v2 0/5] uaccess: Updates to scoped_user_access()
 2026-03-03  9:12 UTC  (13+ messages)
` [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
` [PATCH v2 2/5] compiler.h: Add generic support for 'autoterminating nested for() loops'
` [PATCH v2 3/5] uaccess.h: Use with() and and_with() in __scoped_user_access()
` [PATCH v2 4/5] uaccess: Disable -Wshadow "
` [PATCH v2 next 5/5] signal: Use scoped_user_access() instead of __put/get_user()

RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-03  8:07 UTC  (2+ messages)

[PATCH] pinctrl: microchip-mssio: Fix missing return in probe
 2026-03-03  7:34 UTC  (3+ messages)

[PATCH v3] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-03  6:43 UTC  (2+ messages)

[PATCH] ACPI: RIMT: Add dependency between iommu and devices
 2026-03-03  6:16 UTC 

[PATCH v2] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-03  5:56 UTC  (4+ messages)
  `  "

[PATCH v2 0/5] riscv: kfence: Handle the spurious fault after kfence_unprotect(), and related fixes
 2026-03-03  5:29 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: mm: Extract helper mark_new_valid_map()
` [PATCH v2 2/5] riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
` [PATCH v2 3/5] riscv: mm: Rename new_vmalloc into new_valid_map_cpus
` [PATCH v2 4/5] riscv: mm: Use the bitmap API for new_valid_map_cpus
` [PATCH v2 5/5] riscv: mm: Unconditionally sfence.vma for spurious fault

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-03-03  3:13 UTC  (3+ messages)

[PATCH 0/3] riscv: kfence: Handle the spurious fault after kfence_unprotect()
 2026-03-03  2:11 UTC  (6+ messages)
` [PATCH 1/3] riscv: mm: Rename new_vmalloc into new_valid_map_cpus
` [PATCH 2/3] riscv: mm: Extract helper mark_new_valid_map()
` [PATCH 3/3] riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-03  1:08 UTC  (4+ messages)
` [PATCH v10 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v10 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH net-next v5 0/3] riscv: spacemit: Add ethernet support for K3
 2026-03-03  1:07 UTC  (6+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC

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

[PATCH v9 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-02 22:08 UTC  (5+ messages)
` [PATCH v9 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v9 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-02-20  0:42 UTC  (3+ messages)
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t
` [PATCH v2 06/10] KVM: selftests: Use u32 instead of uint32_t

[RFC PATCH v1 0/7] perf libunwind multiple remote support
 2026-02-24 14:29 UTC  (2+ messages)
` [RFC PATCH v1 6/7] perf unwind-libunwind: Remove libunwind-local

[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-26  9:24 UTC  (3+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr

[PATCH] riscv: dts: spacemit: pcie: fix missing power regulator
 2026-03-02 18:11 UTC  (6+ messages)

[PATCH v5 4/8] dt-bindings: iommu: Add spacemit/t100 features
 2026-03-02 17:53 UTC  (6+ messages)

[PATCH v1] clk: microchip: mpfs-ccc: fix out of bounds access during output registration
 2026-03-02 17:13 UTC  (6+ messages)

[PATCH] RISC-V: KVM: Fix out-of-bounds by 1
 2026-03-02 13:13 UTC  (2+ messages)

[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
 2026-03-02 13:10 UTC  (2+ messages)

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-02 12:25 UTC  (16+ messages)
` [PATCH 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH 04/15] ARM: drop custom asm/auxvec.h
` [PATCH 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH 06/15] arm64: "
` [PATCH 07/15] RISC-V: "
` [PATCH 08/15] LoongArch: "
` [PATCH 09/15] s390: "
` [PATCH 10/15] powerpc: "
` [PATCH 11/15] MIPS: "
` [PATCH 12/15] sparc: "
` [PATCH 13/15] sh: "
` [PATCH 14/15] alpha: remove "
` [PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

[PATCH] riscv: dts: spacemit: adapt regulator node name to preferred form
 2026-03-02 12:23 UTC  (5+ messages)

[RFC v11 0/4] PolarFire SoC GPIO interrupt support
 2026-03-02 11:22 UTC  (10+ messages)
` [RFC v11 1/4] gpio: mpfs: Add "
` [RFC v11 2/4] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` [RFC v11 3/4] soc: microchip: add mpfs gpio interrupt mux driver

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-02 10:56 UTC  (4+ messages)
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
  ` [PATCHv7.1 "

[PATCH v2] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-03-02  8:36 UTC  (2+ messages)

spi: Regression with v7.0-rc1 on VisionFive 2
 2026-03-02  8:27 UTC  (5+ messages)

[PATCH] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-02  7:57 UTC  (2+ messages)

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-02  5:59 UTC  (8+ messages)
` [PATCH v8 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v8 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v8 5/5] riscv: "

[PATCH v4 0/3] regulator: spacemit-p1: Support board power tree via DT properties
 2026-03-02  3:11 UTC  (2+ messages)
` (subset) "

[PATCH] riscv: add system error interrupt handler support
 2026-03-02  2:41 UTC  (5+ messages)

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-03-02  0:41 UTC  (9+ messages)

[PATCH] uaccess: Fix build of scoped user access with const pointer
 2026-03-01 22:16 UTC  (5+ messages)

[PATCH net-next v2 0/8] macb usrio/tsu patches
 2026-03-01 18:12 UTC  (3+ messages)
` [PATCH net-next v2 5/8] net: macb: timer adjust mode is not supported

[PATCH v5 0/8] iommu/riscv: Add HPM support for RISC-V IOMMU
 2026-03-01  3:36 UTC  (3+ messages)


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