public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-03-21 04:12:37 to 2026-03-24 06:27:55 UTC [more...]

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

[PATCH v4] riscv: dts: spacemit: Add ethernet device for K3
 2026-03-24  6:19 UTC  (2+ messages)

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

[PATCH v3 00/12] perf annotate arch clean up
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: Fix frozen interrupt due to affinity setting
 2026-03-24  6:07 UTC  (2+ messages)

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

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

[PATCH v2] perf vendor events riscv: Add CVA6 JSON file
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH] irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH v2 0/2] irqchip/riscv-aplic: Fix RISC-V APLIC irqchip probe issues
 2026-03-24  6:07 UTC  (2+ messages)

[Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
 2026-03-24  6:07 UTC  (2+ messages)

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

[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] bpf: fsession support for riscv
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH v3 1/5] perf kvm stat: Remove use of the arch directory
 2026-03-24  6:07 UTC  (2+ messages)

[PATCH] riscv: dts: spacemit: drop incorrect pinctrl for combo PHY
 2026-03-24  6:05 UTC  (2+ messages)

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-24  5:35 UTC  (11+ messages)
` [PATCH v5 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v5 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state

[PATCH v2 0/5] AST2700-A2 interrupt controller hierarchy and route support
 2026-03-24  2:24 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: aspeed: Add AST2700-A2 support

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

[PATCH 00/19] GHASH library
 2026-03-24  0:50 UTC  (3+ messages)

[PATCH v5 00/10] Add clock and reset support for Mobileye EyeQ7H
 2026-03-24  0:38 UTC  (2+ messages)

[PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-23 21:49 UTC  (18+ messages)
` [PATCH v5 01/17] spi: axiado: Simplify clock management with devm_clk_get_enabled()
` [PATCH v5 04/17] spi: img-spfi: Simplify clock handling "
` [PATCH v5 05/17] spi: imx: "
` [PATCH v5 07/17] spi: orion: "
` [PATCH v5 08/17] spi: rockchip-sfc: "
` [PATCH v5 12/17] spi: stm32-qspi: "
` [PATCH v5 15/17] spi: uniphier: "
` [PATCH v5 17/17] spi: zynqmp-gqspi: "
` (subset) [PATCH v5 00/17] cleanup in spi by use devm_clk_get_enabled

[PATCH] riscv: make runtime const not usable by modules
 2026-03-23 23:59 UTC  (2+ messages)

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

[PATCH] riscv: acpi: update FADT revision check to 6.6
 2026-03-23 23:42 UTC  (2+ messages)

[RFC PATCH v2 0/3] riscv: support EIC770X/JH7110 noncoherent devices with XPbmtUC
 2026-03-23 23:08 UTC  (2+ messages)

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-23 18:46 UTC  (16+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
 2026-03-23 19:36 UTC  (2+ messages)

[PATCH] riscv: misaligned: Restore epc in error path
 2026-03-23 17:28 UTC 

[PATCH] riscv: patch: Avoid early page_to_phys()
 2026-03-23 16:34 UTC  (4+ messages)

[PATCH] iommu/riscv: Add DebugFS support for register dump
 2026-03-23 15:58 UTC 

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-23 15:51 UTC  (7+ messages)
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags

[PATCH v5 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-23 15:19 UTC  (2+ messages)

[PATCH v3 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-23 14:22 UTC  (17+ messages)
` [PATCH v3 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v3 02/10] gpu: nova-core: convert PBUS "
` [PATCH v3 03/10] gpu: nova-core: convert PFB "
` [PATCH v3 04/10] gpu: nova-core: convert GC6 "
` [PATCH v3 05/10] gpu: nova-core: convert FUSE "
` [PATCH v3 06/10] gpu: nova-core: convert PDISP "
` [PATCH v3 07/10] gpu: nova-core: falcon: introduce `bounded_enum` macro
` [PATCH v3 08/10] gpu: nova-core: convert falcon registers to kernel register macro
` [PATCH v3 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations
` [PATCH v3 10/10] Documentation: nova: remove register abstraction task

[PATCH 00/12] SM3 library
 2026-03-23 14:13 UTC  (8+ messages)
` [PATCH 07/12] lib/crypto: arm64/sm3: Migrate optimized code into library
` [PATCH 08/12] lib/crypto: riscv/sm3: "
` [PATCH 09/12] lib/crypto: x86/sm3: "
` [PATCH 10/12] crypto: sm3 - Remove sm3_base.h
` [PATCH 11/12] crypto: sm3 - Remove the original "sm3_block_generic()"
` [PATCH 12/12] crypto: sm3 - Remove 'struct sm3_state'

[PATCH v2 00/15] mm: memory hot(un)plug and SPARSEMEM cleanups
 2026-03-23 14:00 UTC  (7+ messages)
` [PATCH v2 01/15] mm/memory_hotplug: fix possible race in scan_movable_pages()
` [PATCH v2 13/15] mm/sparse: move sparse_init_one_section() to internal.h

[PATCH net-next v10 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-23 13:20 UTC  (7+ messages)
` [PATCH net-next v10 1/6] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v10 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v10 3/6] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v10 4/6] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v10 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v10 6/6] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH 6.1.y] riscv: stacktrace: Disable KASAN checks for non-current tasks
 2026-03-23 13:03 UTC  (2+ messages)
` Patch "riscv: stacktrace: Disable KASAN checks for non-current tasks" has been added to the 6.1-stable tree

[PATCH v5] reset: spacemit: k3: Decouple composite reset lines
 2026-03-23 11:36 UTC  (5+ messages)

[PATCH v4 0/8] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-23 10:19 UTC  (9+ messages)
` [PATCH v4 1/8] mmc: sdhci-of-k1: enable essential clock infrastructure for SD operation
` [PATCH v4 2/8] mmc: sdhci-of-k1: add regulator and pinctrl voltage switching support
` [PATCH v4 3/8] mmc: sdhci-of-k1: add comprehensive SDR tuning support
` [PATCH v4 4/8] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v4 5/8] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure
` [PATCH v4 6/8] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
` [PATCH v4 7/8] riscv: dts: spacemit: k1-bananapi-f3: "
` [PATCH v4 8/8] riscv: dts: spacemit: k1-musepi-pro: "

[PATCH v13 0/5] PolarFire SoC GPIO interrupt support
 2026-03-23  9:56 UTC  (6+ messages)
` [PATCH v13 1/5] dt-bindings: gpio: fix microchip,mpfs-gpio interrupt documentation
` [PATCH v13 3/5] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` (subset) [PATCH v13 0/5] PolarFire SoC GPIO interrupt support

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-23  9:12 UTC  (6+ messages)
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core

[PATCH] RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
 2026-03-23  8:47 UTC  (2+ messages)

[PATCH v2] riscv: cif: clear CFI lock status in start_thread
 2026-03-23  6:56 UTC 

[PATCH] riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set
 2026-03-23  4:06 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: th1520-dw-hdmi: Two fixes
 2026-03-23  3:53 UTC  (6+ messages)
` [PATCH 1/2] drm/bridge: th1520-dw-hdmi: Fix error check on dw_hdmi_probe() return value
` [PATCH 2/2] drm/bridge: th1520-dw-hdmi: Fix remove() callback

[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
 2026-03-23  1:41 UTC  (12+ messages)
` [PATCH v2 01/10] gpu: nova-core: convert PMC registers to "
` [PATCH v2 06/10] gpu: nova-core: convert PDISP "
` [PATCH v2 08/10] gpu: nova-core: convert falcon "
` [PATCH v2 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations

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

[PATCH] riscv: Check the return value of reloc handlers
 2026-03-22  7:26 UTC  (2+ messages)

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-21 23:42 UTC  (8+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support
    ` [PATCH v1 0/2] perf build: Remove libunwind support
      ` [PATCH v1 1/2] "
      ` [PATCH v1 2/2] tools build: Remove libunwind feature tests

[PATCH 0/3] Add initial Milk-V Duo S board support
 2026-03-21 22:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles

[PATCH 0/6] change young flag check functions to return bool
 2026-03-21 13:02 UTC  (12+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()

[PATCH] riscv: Fix memory leak in apply_relocate_add
 2026-03-21 11:28 UTC 

[PATCH v2 0/6] change young flag check functions to return bool
 2026-03-21  6:42 UTC  (7+ messages)
` [PATCH v2 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH v2 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH v2 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH v2 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH v2 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH v2 6/6] mm: change to return bool for the MMU notifier's young flag check

[PATCH v2 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-03-21  5:20 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