messages from 2025-10-31 04:13:14 to 2025-11-05 08:29:34 UTC [more...]
[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
2025-11-05 8:26 UTC (5+ messages)
` [PATCH v8 1/5] riscv: add SBI SSE extension definitions
` [PATCH v8 2/5] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v8 3/5] drivers: firmware: add riscv SSE support
` [PATCH v8 4/5] perf: RISC-V: add support for SSE event
[PATCH] riscv: dts: spacemit: add i2s0 node
2025-11-05 8:12 UTC
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-11-05 7:47 UTC (7+ messages)
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-11-05 6:57 UTC (6+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
[PATCH 0/2] riscv: dts: spacemit: define all missing I2C controller nodes
2025-11-05 3:37 UTC (3+ messages)
` [PATCH 1/2] riscv: dts: spacemit: reorder i2c2 node
` [PATCH 2/2] riscv: dts: spacemit: define all missing I2C controller nodes
[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
2025-11-04 23:49 UTC (23+ messages)
` [PATCH v8 01/15] genpt: Generic Page Table base API
` [PATCH v8 02/15] genpt: Add Documentation/ files
` [PATCH v8 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v8 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v8 05/15] iommupt: Add iova_to_phys op
` [PATCH v8 06/15] iommupt: Add unmap_pages op
` [PATCH v8 07/15] iommupt: Add map_pages op
` [PATCH v8 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v8 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v8 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v8 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v8 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v8 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v8 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v8 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH 0/5] Convert riscv to use the generic iommu page table
2025-11-04 23:17 UTC (7+ messages)
` [PATCH 1/5] iommupt: Add the RISC-V page table format
` [PATCH 2/5] iommu/riscv: Disable SADE
` [PATCH 3/5] iommu/riscv: Use the generic iommu page table
` [PATCH 4/5] iommu/riscv: Enable SVNAPOT support for contiguous ptes
` [PATCH 5/5] iommu/riscv: Allow RISC_VIOMMU to COMPILE_TEST
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-11-04 21:17 UTC (12+ messages)
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v22 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH v3 0/7] syscore: Pass context data to callbacks
2025-11-03 16:18 UTC (3+ messages)
` [PATCH v3 1/7] "
[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
2025-11-04 18:02 UTC (38+ messages)
` [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
` [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 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 v5 0/3] riscv: sophgo: add top syscon device for cv18xx
2025-11-04 17:34 UTC (5+ messages)
` [PATCH v5 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC
` [PATCH v5 2/3] riscv: dts: sophgo: Add syscon node for cv18xx
` [PATCH v5 3/3] riscv: dts: sophgo: Add USB support "
[PATCH v1 0/3] Add support for Microchip CoreSPI Controller
2025-11-04 15:29 UTC (11+ messages)
` [PATCH v1 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v1 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v1 3/3] spi: add support for microchip "soft" spi controller
[PATCH] riscv: Update MIPS vendor id to 0x127
2025-11-04 14:09 UTC (6+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-04 13:45 UTC (15+ 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 v4 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-11-04 13:08 UTC (9+ messages)
` [PATCH v4 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v4 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v4 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v4 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v4 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v4 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v4 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v4 8/8] net: stmmac: qcom-ethqos: add support for sa8255p
[PATCH v2 4/7] KVM: LoongArch: selftests: Add timer test case with one-shot mode
2025-11-04 11:36 UTC
Dodatkowe środki
2025-11-04 9:00 UTC
[PATCH v6 0/7] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2025-11-04 8:32 UTC (9+ messages)
` [PATCH v6 1/7] reset: mpfs: add non-auxiliary bus probing
` [PATCH v6 3/7] clk: microchip: mpfs: use regmap for clocks
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-11-04 6:35 UTC (16+ messages)
` [patch V5 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V5 04/12] powerpc/uaccess: Use unsafe wrappers for ASM GOTO
` [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 v2 0/8] dce, riscv: Unused syscall trimming with PUSHSECTION and conditional KEEP()
2025-11-04 2:21 UTC (3+ messages)
[PATCH net v3] net: spacemit: Check netif_running() in emac_set_pauseparam()
2025-11-04 1:40 UTC (3+ messages)
[RFC PATCH] riscv: dts: spacemit: initial i2c support for OrangePi RV2
2025-11-04 1:21 UTC (6+ messages)
[PATCH AUTOSEL 6.17] pmdomain: thead: create auxiliary device for rebooting
2025-11-04 0:28 UTC (3+ messages)
[PATCH 0/3] Add NMI Support to RISC-V via SSE
2025-11-03 17:23 UTC (7+ messages)
` [PATCH 3/3] riscv: crash: use NMI to stop the CPU
` [External] "
[PATCH v4 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-11-03 16:51 UTC (4+ messages)
` [PATCH v4 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-11-03 16:42 UTC (18+ messages)
` [PATCH v2 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
[PATCH] irqchip/sifive-plic: fix call to __plic_toggle in M-Mode code path
2025-11-03 16:18 UTC
[PATCH] riscv: defconfig: enable RESET_GPIO driver
2025-11-03 14:58 UTC (2+ messages)
[PATCH v4 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
2025-11-03 13:44 UTC (3+ messages)
` [PATCH v4 1/2] watchdog: move arm64 watchdog_hld into common code
[PATCH] i2c: spacemit: fix detect issue
2025-11-03 7:06 UTC
[RFC PATCH v1 0/4] riscv: mm: Defer tlb flush to context_switch
2025-11-03 7:06 UTC (5+ messages)
` [RFC PATCH v1 4/4] riscv: mm: Perform tlb flush during context_switch
` [External] Re: [RFC PATCH v1 0/4] riscv: mm: Defer tlb flush to context_switch
[PATCH] KVM: riscv: Support enabling dirty log gradually in small chunks
2025-11-03 6:28 UTC
[PATCH v1 0/7] Add support for StarFive VisionFive 2 Lite board
2025-11-03 5:43 UTC (4+ messages)
` [PATCH v1 4/7] riscv: dts: starfive: jh7110-common: Move out some nodes to the board dts
[PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
2025-11-03 0:48 UTC (4+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
` (subset) [PATCH v5 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
[PATCH v4 4/7] phy: spacemit: introduce PCIe/combo PHY
2025-11-02 22:25 UTC (3+ messages)
[PATCH 0/4] Add PCIe support in DTS for Sophgo SG2042 SoC
2025-11-01 23:44 UTC (2+ messages)
[PATCH v2 00/12] Linux RISC-V trace framework and drivers
2025-11-01 15:42 UTC (13+ messages)
` [PATCH v2 01/12] dt-bindings: Add RISC-V trace component bindings
` [PATCH v2 02/12] rvtrace: Initial implementation of driver framework
` [PATCH v2 03/12] rvtrace: Add functions to create/destroy a trace component path
` [PATCH v2 04/12] rvtrace: Add functions to start/stop tracing on a "
` [PATCH v2 05/12] rvtrace: Add trace encoder driver
` [PATCH v2 06/12] rvtrace: Add function to copy into perf AUX buffer
` [PATCH v2 07/12] rvtrace: Add trace ramsink driver
` [PATCH v2 08/12] riscv: Enable DMA_RESTRICTED_POOL in defconfig
` [PATCH v2 09/12] rvtrace: Add perf driver for tracing using perf tool
` [PATCH v2 10/12] perf tools: Add RISC-V trace PMU record capabilities
` [PATCH v2 11/12] perf tools: Initial support for RISC-V trace decoder
` [PATCH v2 12/12] MAINTAINERS: Add entry for RISC-V trace framework and drivers
[PATCH v3 0/5] Add reset controllers for other TH1520 subsystems
2025-11-01 9:59 UTC (3+ messages)
` [PATCH v3 5/5] riscv: dts: thead: Add reset controllers of more subsystems for TH1520
[PATCH 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
2025-11-01 9:03 UTC (4+ messages)
` [PATCH 1/3] riscv: dts: spacemit: Add USB2 PHY node "
` [PATCH 2/3] riscv: dts: spacemit: Add DWC3 USB 3.0 controller "
` [PATCH 3/3] riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3
[PATCH 0/4] Introduce import_ns support for Rust
2025-11-01 8:06 UTC (6+ messages)
` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!
[PATCH v3] riscv: asm: use .insn for making custom instructions
2025-10-31 20:27 UTC (4+ messages)
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-31 19:22 UTC (3+ messages)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
[PATCH net v2] net: spacemit: Check IFF_UP in emac_set_pauseparam()
2025-10-31 19:08 UTC (2+ messages)
[PATCH v7 12/15] iommupt: Add the x86 64 bit page table format
2025-10-31 16:42 UTC (3+ messages)
[PATCH net] net: spacemit: Remove broken flow control support
2025-10-31 16:27 UTC (2+ messages)
[PATCH net] net: spacemit: Implement emac_set_pauseparam properly
2025-10-31 13:29 UTC (4+ messages)
[PATCH] MAINTAINERS: Remove Albert Ou from riscv
2025-10-31 11:27 UTC
Call for Participation: RISC-V Devroom 2026
2025-10-31 10:57 UTC
[PATCH v7 04/15] iommupt: Add the AMD IOMMU v1 page table format
2025-10-31 9:44 UTC (2+ messages)
[PATCH] efi/riscv: Remove the useless failure return message print
2025-10-31 8:27 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox