Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 12:26:20 to 2026-03-04 14:16:54 UTC [more...]

[RFC v1 00/18] PCI: Enable async probe by default
 2026-03-04 13:51 UTC  (17+ 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: "

[PATCH 00/10] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-04 14:06 UTC  (19+ 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 0/8] mm: globalize rest_of_page() macro
 2026-03-04 12:48 UTC  (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "

[PATCH v2 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-03-04 11:08 UTC  (6+ 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 net-next v3 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-03-04  9:30 UTC  (13+ 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 v2 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-04  9:25 UTC  (3+ messages)
` [PATCH v2 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support

[PATCH v2 0/3] RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-04  9:21 UTC 

[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] RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()
 2026-03-04  8:08 UTC 

[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

[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
 2026-03-04  2:14 UTC  (3+ messages)
` [PATCH v8 3/5] drivers: firmware: add riscv SSE support

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

[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 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  (34+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [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] 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 v1] firmware: microchip: fail auto-update probe if no flash found
 2026-03-03 11:24 UTC 

[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
 2026-03-03 10:10 UTC  (2+ 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  (4+ messages)
` [PATCH 1/3] riscv: mm: Rename new_vmalloc into new_valid_map_cpus

[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  (4+ 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  (6+ messages)
` [PATCH 10/15] powerpc: "
` [PATCH 11/15] MIPS: "
` [PATCH 13/15] sh: "
` [PATCH 14/15] alpha: remove "
` [PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH


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