Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-27 16:41:19 to 2025-10-30 10:25:33 UTC [more...]

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-30 10:25 UTC  (18+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
` [PATCH v6 24/29] context_tracking,x86: Defer kernel text patching IPIs
` [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 v1 00/20] iommu: Introduce and roll out test_dev domain op
 2025-10-30  8:47 UTC  (13+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
` [PATCH v1 03/20] iommu/arm-smmu-v3: Implement arm_smmu_domain_test_dev

[PATCH 0/3] Add NMI Support to RISC-V via SSE
 2025-10-30  8:46 UTC  (7+ messages)
` [PATCH 1/3] drivers: firmware: riscv: add SSE NMI support
` [PATCH 3/3] riscv: crash: use NMI to stop the CPU

[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  (27+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
            ` [PATCH] KVM: TDX: Take MMU lock around tdh_vp_init()

[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  (16+ messages)
` [PATCH v7 05/15] iommupt: Add iova_to_phys op
` [PATCH v7 06/15] iommupt: Add unmap_pages op
` [PATCH v7 07/15] iommupt: Add map_pages op
` [PATCH v7 08/15] iommupt: Add read_and_clear_dirty 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 v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-30  0:10 UTC  (19+ messages)
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe "
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver

[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 0/4] Introduce import_ns support for Rust
 2025-10-29 18:51 UTC  (15+ messages)
  ` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!
  ` [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 v3 0/7] syscore: Pass context data to callbacks
 2025-10-29 17:56 UTC  (9+ 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 v6 0/7] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-10-29 16:11 UTC  (8+ 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 v7 0/5] riscv: add support for SBI Supervisor Software Events
 2025-10-29 15:35 UTC  (6+ messages)
` [PATCH v7 3/5] drivers: firmware: add riscv SSE support

[PATCH v3 0/5] Add reset controllers for other TH1520 subsystems
 2025-10-29 15:13 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 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 2/3] Provide and use an always inline version of finish_task_switch
 2025-10-29 10:26 UTC  (3+ messages)
` [PATCH 0/3] Optimize code generation during context

[patch V5 00/12] uaccess: Provide and use scopes for user access
 2025-10-29 10:23 UTC  (28+ messages)
` [patch V5 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
      ` [patch V6 "
` [patch V5 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V5 04/12] powerpc/uaccess: "
` [patch V5 05/12] riscv/uaccess: "
` [patch V5 06/12] s390/uaccess: "
` [patch V5 07/12] uaccess: Provide scoped user access regions
` [patch V5 08/12] uaccess: Provide put/get_user_inline()
` [patch V5 10/12] futex: Convert to get/put_user_inline()
` [patch V5 12/12] select: Convert to scoped user access

[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)

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

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)

[PATCH v3] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
 2025-10-28 16:29 UTC  (2+ messages)

[PATCH] RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
 2025-10-28 16:13 UTC  (4+ messages)

[PATCH v2 0/2] ASoC: spacemit: fix build warning and error
 2025-10-28 14:27 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
` [PATCH v2 2/2] ASoC: spacemit: use `depends on` instead of `select`

[PATCH] ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
 2025-10-28 14:27 UTC  (2+ messages)

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-28 13:47 UTC  (18+ messages)

[PATCH AUTOSEL 6.17-6.1] riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
 2025-10-28 12:48 UTC 

[PATCH v6 0/3] spi: support the SpacemiT K1 SPI controller
 2025-10-28 12:13 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: spi: add SpacemiT K1 SPI support
` [PATCH v6 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[PATCH v2 0/6] clk/reset: anlogic: add support for DR1V90 SoC
 2025-10-28 11:29 UTC  (4+ messages)
` [PATCH v2 4/6] reset: anlogic: add support for Anlogic DR1V90 resets

[PATCH v16 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-10-28 10:09 UTC  (5+ messages)
  ` [PATCH v16 6/7] riscv: dts: thead: Add PWM controller node
  ` [PATCH v16 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH 2/2] cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu
 2025-10-28  9:58 UTC  (3+ messages)

[PATCH v2] drm/ttm: add pgprot handling for RISC-V
 2025-10-28  8:20 UTC  (5+ messages)

[PATCH] riscv: mm: Add proper handling for HWPOISON faults
 2025-10-28  6:37 UTC  (2+ messages)

[PATCH] riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
 2025-10-28  6:21 UTC  (2+ messages)

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

[PATCH] riscv: Fix memory leak in module_frob_arch_sections()
 2025-10-28  0:51 UTC  (2+ messages)

[PATCH AUTOSEL 6.17-5.10] RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence errors
 2025-10-28  0:38 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17-6.6] riscv: acpi: avoid errors caused by probing DT devices when ACPI is used

[PATCH 5.15 070/123] riscv: Use of_get_cpu_hwid()
 2025-10-27 18:35 UTC 

[PATCH 5.10 115/332] tools build: Align warning options with perf
 2025-10-27 18:35 UTC  (2+ messages)
` [PATCH 5.10 286/332] riscv: Use of_get_cpu_hwid()

[PATCH 5.4 094/224] tools build: Align warning options with perf
 2025-10-27 18:34 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).