Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-28 16:59:49 to 2025-10-31 04:13:14 UTC [more...]

[PATCH] efi/riscv: Remove the useless failure return message print
 2025-10-31  4:12 UTC  (2+ messages)

[PATCH 0/6] KVM: LoongArch: selftests: Add timer test case
 2025-10-31  3:16 UTC  (7+ messages)
` [PATCH 1/6] KVM: LoongArch: selftests: Add system registers save and restore on exception
` [PATCH 2/6] KVM: LoongArch: selftests: Add exception handler register interface
` [PATCH 3/6] KVM: LoongArch: selftests: Add basic interfaces
` [PATCH 4/6] KVM: LoongArch: selftests: Add timer test case with one-shot mode
` [PATCH 5/6] KVM: LoongArch: selftests: Add period mode timer and time counter test
` [PATCH 6/6] KVM: LoongArch: selftests: Add SW emulated timer test

[PATCH v3] riscv: asm: use .insn for making custom instructions
 2025-10-31  3:10 UTC  (2+ messages)

[PATCH v4 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-31  1:37 UTC  (12+ messages)
` [PATCH v4 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v4 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v4 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v4 4/7] phy: spacemit: introduce PCIe/combo PHY
` [PATCH v4 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH v4 6/7] riscv: dts: spacemit: add a PCIe regulator
` [PATCH v4 7/7] riscv: dts: spacemit: PCIe and PHY-related updates

[PATCH 0/3] Add NMI Support to RISC-V via SSE
 2025-10-31  1:24 UTC  (4+ messages)
` [PATCH 3/3] riscv: crash: use NMI to stop the CPU

[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-30 23:59 UTC  (43+ messages)
` [PATCH v4 01/28] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v4 02/28] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v4 03/28] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v4 05/28] KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
` [PATCH v4 06/28] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v4 07/28] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v4 09/28] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 11/28] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
` [PATCH v4 13/28] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v4 14/28] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v4 15/28] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v4 16/28] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v4 17/28] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 18/28] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v4 19/28] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v4 20/28] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v4 21/28] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v4 22/28] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v4 23/28] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v4 24/28] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v4 25/28] KVM: TDX: Don't copy "cmd" back to userspace for KVM_TDX_CAPABILITIES
` [PATCH v4 26/28] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
` [PATCH v4 28/28] KVM: TDX: Fix list_add corruption during vcpu_load()

[PATCH 0/4] Introduce import_ns support for Rust
 2025-10-30 22:05 UTC  (16+ messages)
    ` [PATCH 2/4] rust: pwm: Add module_pwm_platform_driver! macro
    ` [PATCH 3/4] pwm: th1520: Use "
    ` [PATCH 4/4] pwm: th1520: Fix clippy warning for redundant struct field init
    ` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!

[PATCH v6 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
 2025-10-30 21:49 UTC  (3+ messages)

[PATCH net] net: spacemit: Implement emac_set_pauseparam properly
 2025-10-30 21:32 UTC  (3+ messages)

[PATCH v3 2/2] selftests/riscv: Add Zicbop prefetch test
 2025-10-30 21:16 UTC  (3+ messages)

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-10-30 20:10 UTC  (13+ messages)
` [PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
` [PATCH v3 3/7] bus: mvebu-mbus: "
` [PATCH v3 4/7] clk: ingenic: tcu: "
` [PATCH v3 5/7] clk: mvebu: "
` [PATCH v3 6/7] irqchip/irq-imx-gpcv2: "
` [PATCH v3 7/7] soc/tegra: pmc: "

[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-30 19:43 UTC  (4+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper

[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-30 17:49 UTC  (21+ messages)
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe "
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver

[PATCH v7 14/15] iommu/amd: Remove AMD io_pgtable support
 2025-10-30 17:06 UTC  (2+ messages)

[PATCH 2/3] Provide and use an always inline version of finish_task_switch
 2025-10-30 15:04 UTC  (4+ messages)
` [PATCH 0/3] Optimize code generation during context

[RFC PATCH v1 0/4] riscv: mm: Defer tlb flush to context_switch
 2025-10-30 13:56 UTC  (5+ messages)
` [RFC PATCH v1 1/4] riscv: mm: Introduce percpu loaded_asid
` [RFC PATCH v1 2/4] riscv: mm: Introduce percpu tlb flush queue
` [RFC PATCH v1 3/4] riscv: mm: Enqueue tlbflush info if task is not running on target cpu
` [RFC PATCH v1 4/4] riscv: mm: Perform tlb flush during context_switch

[PATCH v6 0/7] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-10-30 13:40 UTC  (9+ messages)
` [PATCH v6 1/7] reset: mpfs: add non-auxiliary bus probing
` [PATCH v6 2/7] dt-bindings: clk: microchip: mpfs: remove first reg region
` [PATCH v6 3/7] clk: microchip: mpfs: use regmap for clocks
` [PATCH v6 4/7] riscv: dts: microchip: fix mailbox description
` [PATCH v6 5/7] riscv: dts: microchip: convert clock and reset to use syscon
` [PATCH v6 6/7] MAINTAINERS: add new soc drivers to Microchip RISC-V entry
` [PATCH v6 7/7] MAINTAINERS: rename "

[PATCH v3 0/5] Add reset controllers for other TH1520 subsystems
 2025-10-30 12:55 UTC  (14+ messages)
` [PATCH v3 1/5] dt-bindings: reset: thead,th1520-reset: Remove non-VO-subsystem resets
` [PATCH v3 2/5] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys
` [PATCH v3 3/5] reset: th1520: Prepare for supporting multiple controllers
` [PATCH v3 4/5] reset: th1520: Support reset controllers in more subsystems
` [PATCH v3 5/5] riscv: dts: thead: Add reset controllers of more subsystems for TH1520

[PATCH 0/3] Add initial Milk-V Duo S board support
 2025-10-30 12:50 UTC  (10+ messages)
` [PATCH 2/3] arm64: dts: sophgo: add "

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-30 10:25 UTC  (16+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v6 27/29] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3

[PATCH v7 13/15] iommu/amd: Use the generic iommu page table
 2025-10-30 10:22 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
 2025-10-30  8:44 UTC  (3+ messages)

[PATCH 00/11] Linux RISC-V trace framework and drivers
 2025-10-30  8:37 UTC  (4+ messages)
` [PATCH 02/11] rvtrace: Initial implementation of driver framework

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-30  8:34 UTC  (11+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks

[PATCH v1] pinctrl: mpfs-iomux0: fix compile-time constant warning for LLVM prior to 17
 2025-10-30  8:18 UTC  (3+ messages)

[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2025-10-30  6:07 UTC  (4+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-30  1:07 UTC  (9+ messages)
` [PATCH v7 07/15] iommupt: Add map_pages op
` [PATCH v7 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v7 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v7 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH] clk: spacemit: fix comment typo
 2025-10-29 22:33 UTC  (3+ messages)

[PATCH 1/2] riscv: Build loader.bin exclusively for Canaan K210
 2025-10-29 19:09 UTC  (6+ messages)
` [PATCH 2/2] riscv: Remove redundant judgment for the default build target

[PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
 2025-10-29 15:35 UTC  (4+ messages)
` [PATCH v7 3/5] drivers: firmware: add riscv SSE support

[PATCH v3 0/5] Add initial Milk-V Duo S board support
 2025-10-29 14:41 UTC  (10+ messages)
` [PATCH v3 1/5] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles
` [PATCH v3 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support
` [PATCH v3 3/5] dt-bindings: soc: sophgo: add sg2000 plic and clint documentation
` [PATCH v3 4/5] riscv64: dts: sophgo: add SG2000 dtsi
` [PATCH v3 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support

[RFC PATCH v2 00/10] Add RAS support for RISC-V architecture
 2025-10-29 11:26 UTC  (11+ messages)
` [RFC PATCH v2 01/10] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH v2 02/10] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH v2 03/10] acpi: Introduce SSE in HEST notification types
` [RFC PATCH v2 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [RFC PATCH v2 05/10] riscv: conditionally compile GHES NMI spool function
` [RFC PATCH v2 06/10] riscv: Add functions to register ghes having SSE notification
` [RFC PATCH v2 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [RFC PATCH v2 08/10] riscv: Introduce HEST SSE notification handlers
` [RFC PATCH v2 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
` [RFC PATCH v2 10/10] riscv: Enable APEI GHES driver in defconfig

[patch V5 00/12] uaccess: Provide and use scopes for user access
 2025-10-29 10:23 UTC  (6+ messages)
` [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
      ` [patch V6 "

[PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
 2025-10-29  6:37 UTC  (3+ messages)
` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()

[PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()
 2025-10-29  1:42 UTC  (7+ messages)

[PATCH 0/4] Add PCIe support in DTS for Sophgo SG2042 SoC
 2025-10-29  1:00 UTC  (5+ messages)

SiFive FU740 PCI driver fails on 6.18-rc1
 2025-10-28 22:38 UTC  (2+ messages)

[PATCH v2 0/1] Add Ethernet and PDMA support to OrangePi RV2 board
 2025-10-28 21:06 UTC  (3+ messages)
` [PATCH v2 1/1] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2

[PATCH v3 00/13] riscv: Add initial support for Anlogic DR1V90
 2025-10-28 19: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