Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-09 03:39:28 to 2026-04-13 07:41:20 UTC [more...]

[PATCH V4] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-04-13  7:40 UTC  (3+ messages)

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

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-13  7:17 UTC  (4+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS

[PATCH 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-04-13  6:53 UTC  (13+ messages)
` [PATCH 1/2] iommu/riscv: Advertise Svpbmt support to generic page table
` [PATCH 2/2] iommupt: Encode IOMMU_MMIO/IOMMU_CACHE via RISC-V Svpbmt bits

[PATCH] riscv: lib: Fix ZBB strnlen reading past count boundary
 2026-04-13  6:51 UTC  (4+ messages)

[PATCH] riscv: KVM: Fix memory leak in vector context allocation
 2026-04-13  6:35 UTC  (2+ messages)

[PATCH v4 0/2] Add DeepComputing FML13V05 board dts
 2026-04-13  6:07 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: riscv: spacemit: add deepcomputing,fml13v05
` [PATCH v4 2/2] riscv: dts: spacemit: add DeepComputing FML13V05 board device tree

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-13  5:47 UTC  (48+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH v2 0/8] perf libunwind multiple remote support
 2026-04-13  2:48 UTC  (12+ messages)
` [PATCH v3 "
      ` [PATCH v4 "
        ` [PATCH v4 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
        ` [PATCH v4 2/8] perf build loongarch: Remove reference to missing file
        ` [PATCH v4 3/8] tools build: Deduplicate test-libunwind for different architectures
        ` [PATCH v4 4/8] perf build: Be more programmatic when setting up libunwind variables
        ` [PATCH v4 5/8] perf unwind-libunwind: Make libunwind register reading cross platform
        ` [PATCH v4 6/8] perf unwind-libunwind: Move flush/finish access out of local
        ` [PATCH v4 8/8] perf unwind-libunwind: Add RISC-V libunwind support

[PATCH 1/2] riscv/purgatory: return bool from verify_sha256_digest
 2026-04-12 19:41 UTC  (2+ messages)
` [PATCH 2/2] riscv/purgatory: add asm/purgatory.h

[PATCH v8 0/3] spi: support the SpacemiT K1 SPI controller
 2026-04-12 14:23 UTC  (7+ messages)
` [PATCH v8 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH v8 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
` [PATCH v8 3/3] riscv: dts: spacemit: define a SPI controller node

[GIT PULL] KVM/riscv changes for 7.1
 2026-04-12 13:14 UTC 

[PATCH v4] RISC-V: KVM: Batch stage-2 TLB flushes
 2026-04-12  2:38 UTC 

[GIT PULL] clk: tenstorrent: Add Atlantis PRCM for v7.1
 2026-04-11 23:00 UTC  (2+ messages)

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-11 19:54 UTC  (4+ messages)
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching

[GIT PULL] RISC-V soc drivers for v7.1
 2026-04-11  8:32 UTC  (2+ messages)

[GIT PULL] RISC-V devicetrees for v7.1
 2026-04-11  8:30 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v7.0-rc8
 2026-04-11  4:04 UTC  (2+ messages)

[PATCH] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-11  2:48 UTC  (3+ messages)

[PATCH v4 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-04-11  1:56 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: Add SpacemiT K1 "
` [PATCH v4 2/3] thermal: spacemit: k1: Add thermal sensor support
` [PATCH v4 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC

[PATCH] riscv: dts: tenstorrent: Add PMU node to blackhole for Linux perf support
 2026-04-11  1:38 UTC  (2+ messages)

[GIT PULL] RISC-V SpacemiT Devicetrees for v7.1
 2026-04-10 23:37 UTC  (3+ messages)

[RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
 2026-04-10 20:38 UTC  (2+ messages)

[PATCH 2/2] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
 2026-04-10 19:30 UTC  (8+ messages)
` [PATCH v2 0/2] add riscv32 double-word shifts and library test
  ` [PATCH v2 1/2] riscv: add platform-specific double word shifts for riscv32
  ` [PATCH v2 2/2] lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()

[PATCH v1 0/5] Add interrupt controller for JHB100 SoC
 2026-04-10 17:43 UTC  (13+ messages)
` [PATCH v1 1/5] dt-bindings: interrupt-controller: Convert the word "jh8100" to "jhb100"
` [PATCH v1 2/5] irqchip: starfive: "
` [PATCH v1 3/5] irqchip: starfive: Use devm_ interfaces to simplify resource release
` [PATCH v1 4/5] irqchip: starfive: Increase the interrupt source number up to 64
` [PATCH v1 5/5] irqchip: starfive: Implement irq_set_type and irq_ack hooks

[PATCH 0/7] Support non-leaf and range invalidation features in RISC-V
 2026-04-10 15:57 UTC  (8+ messages)
` [PATCH 1/7] iommu: Split the kdoc comment for struct iommu_iotlb_gather
` [PATCH 2/7] iommupt: Add struct iommupt_pending_gather
` [PATCH 3/7] iommupt: Add PT_FEAT_DETAILED_GATHER
` [PATCH 4/7] iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_inval
` [PATCH 5/7] iommu/riscv: Compute best stride for single invalidation
` [PATCH 6/7] iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NL
` [PATCH 7/7] iommu/riscv: Add NAPOT range invalidation support

[PATCH 1/2] riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
 2026-04-10 14:36 UTC  (3+ messages)
` [PATCH 2/2] riscv: cpu_ops_sbi: No need to be bothered to check ret.error

[PATCH] riscv: mm: Implement arch_within_stack_frames() for HARDENED_USERCOPY
 2026-04-10 12:26 UTC  (3+ messages)

[bug report] drm/bridge: add a driver for T-Head TH1520 HDMI controller
 2026-04-10 10:15 UTC  (2+ messages)

[PATCH v3 0/3] riscv: dts: spacemit: enable USB3 on OrangePi
 2026-04-10 10:00 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: dts: spacemit: add fixed regulators for OrangePi R2S
` [PATCH v3 2/2] riscv: dts: spacemit: enable USB3 on "

[PATCH] riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
 2026-04-10  9:17 UTC  (2+ messages)

[PATCH 0/5] riscv: Assorted bug fixes
 2026-04-10  8:55 UTC  (14+ 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 3/5] riscv: mm: Fix NULL pointer dereference in __set_memory
` [PATCH 4/5] riscv: mm: Fix NULL dereferences in napot hugetlb functions
` [PATCH 5/5] riscv: mm: Fix TOCTOU race in remove_pte_mapping

[PATCH v2 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
 2026-04-10  7:58 UTC  (3+ messages)
` [PATCH v2 1/2] cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlist
` [PATCH v2 2/2] riscv: dts: spacemit: Add cpu scaling for K1 SoC

cleanup the RAID5 XOR library v4
 2026-04-10  3:19 UTC  (5+ messages)
` [PATCH 22/28] xor: add a better public API
` [PATCH 24/28] async_xor: use xor_gen

[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2026-04-10  1:49 UTC  (8+ messages)
` (subset) "

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-04-08 17:58 UTC  (3+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation
` [PATCH 1/16] "

[PATCH 0/2] pwm: spacemit: Add Support for K3 SoC
 2026-04-09 23:43 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K3 PWM support

[PATCH v7 0/2] i2c: spacemit: introduce pio for k1
 2026-04-09 16:36 UTC  (2+ messages)

[PATCH v3] dt-bindings: timer: Add SiFive CLINT2
 2026-04-09 13:04 UTC  (8+ messages)

[PATCH v5 5/8] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-04-09  9:47 UTC 

[PATCH v9 0/6] lib and lib/cmdline enhancements
 2026-04-09  8:51 UTC  (4+ messages)
` [PATCH v9 6/6] riscv: export symbols needed for riscv32 EFI stub

[PATCH v6 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-04-09  7:17 UTC  (3+ messages)
` [PATCH v6 5/9] riscv: dts: spacemit: k1: add SD card controller and pinctrl support

[PATCH v3] RISC-V: KVM: Batch stage-2 remote TLB flushes
 2026-04-09  6:03 UTC  (2+ messages)

[PATCH v10 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-09  3:39 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