Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-18 17:58:42 to 2025-06-23 10:25:04 UTC [more...]

[PATCH] RISC-V: KVM: Delegate illegal instruction fault
 2025-06-23  9:54 UTC  (5+ messages)
  ` [External] "

[PATCH v5 8/8] drm/imagination: Enable PowerVR driver for RISC-V
 2025-06-23  9:37 UTC  (4+ messages)

[PATCH RFC] riscv: dts: spacemit: Add DMA translation buses for K1
 2025-06-23  9:42 UTC  (9+ messages)

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-23  9:14 UTC  (19+ messages)
` [PATCH v6 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v6 06/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v6 07/23] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v6 08/23] dt-bindings: clock: Add RPMI clock service controller bindings
` [PATCH v6 09/23] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v6 13/23] ACPI: property: Refactor acpi_fwnode_get_reference_args()
` [PATCH v6 14/23] ACPI: property: Add support for cells property

[PATCH] Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
 2025-06-23  9:15 UTC  (2+ messages)

[PATCH v5 0/3] Move duplicated instructions macros into asm/insn.h
 2025-06-23  8:48 UTC  (6+ messages)
` [PATCH v5 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH v5 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH v5 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h

[PATCH v5 0/8] Add TH1520 GPU support with power sequencing
 2025-06-23  8:17 UTC  (16+ messages)
  ` [PATCH v5 3/8] pmdomain: thead: Instantiate GPU power sequencer via auxiliary bus
    ` [PATCH v5 1/8] power: sequencing: Add T-HEAD TH1520 GPU power sequencer driver
    ` [PATCH v5 6/8] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
    ` [PATCH v5 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
    ` [PATCH v5 2/8] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen

[PATCH net-next RFC v2 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-06-23  7:26 UTC  (9+ messages)
` [PATCH net-next RFC v2 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC v2 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC v2 3/4] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH net-next RFC v2 4/4] riscv: dts: sophgo: Add ethernet configuration for Huashan Pi

[PATCH v3 0/3] vdso: Reject absolute relocations during build
 2025-06-23  7:25 UTC  (6+ messages)
` [PATCH v3 3/3] "

[PATCH v1 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-06-23  6:45 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC

[PATCH net-next v2 0/6] Add Ethernet MAC support for SpacemiT K1
 2025-06-23  3:28 UTC  (4+ messages)
` [PATCH net-next v2 2/6] net: spacemit: Add K1 Ethernet MAC

[PATCH] clk: microchip: mpfs: Fix incorrect MSSPLL ID in error message
 2025-06-22 18:03 UTC 

[PATCH v3 0/7] spacemit: introduce P1 PMIC support
 2025-06-22  3:29 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v3 2/7] mfd: simple-mfd-i2c: add SpacemiT P1 support
` [PATCH v3 3/7] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v3 4/7] rtc: spacemit: support the SpacemiT P1 RTC
` [PATCH v3 5/7] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v3 6/7] riscv: dts: spacemit: define fixed regulators
` [PATCH v3 7/7] riscv: dts: spacemit: define regulator constraints

[PATCH RFC 1/2] riscv: remove irqflags.h inclusion in asm/bitops.h
 2025-06-21 14:33 UTC  (2+ messages)

[PATCH v4 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-21 12:21 UTC  (7+ messages)
    ` [PATCH v4 4/9] pwm: Add Rust driver for T-HEAD TH1520 SoC
    ` [PATCH v4 5/9] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED

[PATCH v2 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-21  2:53 UTC  (14+ messages)
` [PATCH v2 1/9] lib/crypto: arm: move arch/arm/lib/crypto/ into lib/crypto/
` [PATCH v2 2/9] lib/crypto: arm64: move arch/arm64/lib/crypto/ "
` [PATCH v2 3/9] lib/crypto: mips: move arch/mips/lib/crypto/ "
` [PATCH v2 4/9] lib/crypto: powerpc: move arch/powerpc/lib/crypto/ "
` [PATCH v2 5/9] lib/crypto: riscv: move arch/riscv/lib/crypto/ "
` [PATCH v2 6/9] lib/crypto: s390: move arch/s390/lib/crypto/ "
` [PATCH v2 7/9] lib/crypto: sparc: move arch/sparc/lib/crypto/ "
` [PATCH v2 8/9] lib/crypto: x86: move arch/x86/lib/crypto/ "
` [PATCH v2 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH v2 00/17] SHA-512 library functions
 2025-06-20 21:42 UTC  (3+ messages)

[PATCH v1 0/7] Risc-V ACLINT IPI controller
 2025-06-20 19:31 UTC  (4+ messages)
` [PATCH v3 0/7] MIPS P8700 variant of the "
  ` [PATCH v3 1/7] riscv: helper to parse hart index

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-06-20 17:33 UTC  (5+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[GIT PULL] KVM/riscv fixes for 6.16 take #1
 2025-06-20 17:08 UTC  (2+ messages)

[PATCH 0/2] Implementing bitops rotate using riscv Zbb extension
 2025-06-20 16:20 UTC  (5+ messages)
` [PATCH 1/2] bitops: generic rotate
` [PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension

[PATCH v3 00/16] kunit: Introduce UAPI testing framework
 2025-06-20 13:50 UTC  (25+ messages)
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 10/16] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v3 11/16] kunit: Always descend into kunit directory during build
` [PATCH v3 12/16] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v3 13/16] kunit: Introduce UAPI testing framework
` [PATCH v3 14/16] kunit: uapi: Add example for UAPI tests
` [PATCH v3 15/16] kunit: uapi: Introduce preinit executable
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc

[PATCH 0/6] spacemit: introduce P1 PMIC and regulator support
 2025-06-20 14:10 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: mfd: add support the SpacmiT P1 PMIC
` [PATCH 2/6] mfd: spacemit: add support for SpacemiT PMICs
` [PATCH 3/6] regulator: spacemit: support SpacemiT P1 regulators

[PATCH] Revert "riscv: misaligned: fix sleeping function called during misaligned access handling"
 2025-06-20 11:52 UTC  (3+ messages)

[PATCH 0/2] Implementing bitops rotate using riscv Zbb extension
 2025-06-20 11:12 UTC 

[PATCH] riscv: Fix sparse warning in vendor_extensions/sifive.c
 2025-06-20 12:08 UTC 

[PATCH] riscv: Enable interrupt during exception handling
 2025-06-20 11:43 UTC 

[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
 2025-06-20  9:58 UTC  (11+ messages)
` [PATCH 1/5] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH 2/5] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH 3/5] RISC-V: KVM: Allow bfloat16 "
` [PATCH 4/5] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH 5/5] KVM: riscv: selftests: Add bfloat16 "

[PATCH v3] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
 2025-06-20  8:43 UTC  (2+ messages)

[PATCH 0/2] riscv: sophgo: rename compatible string of the USB device for cv18xx
 2025-06-20  5:50 UTC  (3+ messages)
` [PATCH 2/2] usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC

[PATCH V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
 2025-06-20  5:24 UTC 

[PATCH] riscv: dts: sophgo: sg2044: Add missing riscv,cbop-block-size property
 2025-06-20  0:58 UTC  (4+ messages)

[PATCH v2 0/2] RISC-V: turn sbi_ecall into a variadic macro
 2025-06-19 19:03 UTC  (4+ messages)
` [PATCH v2 1/2] RISC-V: sbi: turn sbi_ecall into "
` [PATCH v2 2/2] RISC-V: make use of variadic sbi_ecall
` [PATCH v2 3/2] RISC-V: sbi: remove sbi_ecall tracepoints

[PATCH v2 0/6] spacemit: introduce P1 PMIC and regulator support
 2025-06-19 14:44 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add support the SpacemiT P1 PMIC
` [PATCH v2 2/6] mfd: spacemit: add support for SpacemiT PMICs
` [PATCH v2 3/6] regulator: spacemit: support SpacemiT P1 regulators
` [PATCH v2 4/6] riscv: dts: spacemit: enable the i2c8 adapter
` [PATCH v2 5/6] riscv: dts: spacemit: define fixed regulators
` [PATCH v2 6/6] riscv: dts: spacemit: define regulator constraints

futex(0x1ffffff81300000) on risc-v -> mm panic
 2025-06-19 16:02 UTC  (4+ messages)

[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2025-06-19 12:10 UTC  (11+ messages)
` [PATCH v12 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v12 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH v3 00/35] mmc: Cleanup sdhci_pltfm_free()/sdhci_free_host() usage
 2025-06-19 11:19 UTC  (2+ messages)

[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:58 UTC  (15+ messages)
` [PATCH v3 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v3 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v3 03/14] mm: Remove remaining uses of PFN_DEV
` [PATCH v3 04/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v3 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH v3 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v3 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v3 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v3 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v3 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v3 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v3 12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v3 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key

[PATCH] riscv: export boot_cpu_hartid
 2025-06-19 10:25 UTC  (2+ messages)

[PATCH V8 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2025-06-19  9:34 UTC  (5+ messages)
` [PATCH V8 1/3] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V8 2/3] riscv: mm: Add soft-dirty page tracking support
` [PATCH V8 3/3] riscv: mm: Add uffd write-protect support

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-06-19  8:55 UTC  (5+ messages)
` [PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
` [PATCH v2 10/14] loongarch: "

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:52 UTC  (14+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check

[PATCH] i2c: busses: Fix out-of-bounds bug in mchp_corei2c_smbus_xfer
 2025-06-19  7:33 UTC  (2+ messages)

[PATCH 0/2] riscv: dts: sophgo: sg2044: add PCIe device node
 2025-06-19  7:13 UTC  (3+ messages)
` [PATCH 1/2] riscv: dts: sophgo: sg2044: add MSI device support for SG2044

[PATCH] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
 2025-06-19  7:04 UTC  (8+ messages)

[PATCH v8 0/6] arm64 support for Milk-V Duo Module 01 EVB
 2025-06-19  6:15 UTC  (2+ messages)

[PATCH] riscv: defconfig: run savedefconfig to reorder it
 2025-06-19  3:32 UTC  (3+ messages)

[PATCH 0/8] dma: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-06-19  2:37 UTC  (7+ messages)
` [PATCH 2/8] dma: mmp_pdma: Add optional clock support
` [PATCH 4/8] dma: mmp_pdma: Add SpacemiT PDMA support with 64-bit addressing

futex(0x1ffffff81300000) on risc-v -> mm panic
 2025-06-18 21:32 UTC  (4+ messages)

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-05-12  9:55 UTC  (3+ messages)

[PATCH 00/12] gpio: convert another round of GPIO drivers to using new line value setters
 2025-06-18 17:00 UTC  (4+ messages)
  ` [PATCH 01/12] gpio: mmio: use new GPIO line value setter callbacks


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