messages from 2025-05-20 17:39:40 to 2025-05-23 16:52:02 UTC [more...]
[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-23 16:27 UTC (19+ messages)
` [PATCH v8 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v8 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v8 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v8 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v8 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v8 06/14] riscv: misaligned: request misaligned exception from SBI
` [PATCH v8 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v8 08/14] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
` [PATCH v8 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v8 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v8 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v8 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v8 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v8 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH 0/3] spi: sophgo: Add SPI NOR controller for SG2042
2025-05-23 16:18 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: spi: Add bindings for SOPHGO SG2042
` [PATCH 2/3] mtd: spi-nor: Add GD25LB512ME GigaDevice flash_info
` [PATCH 3/3] riscv: dts: sophgo: Add SPI NOR node for SG2042
[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
2025-05-23 15:36 UTC (9+ messages)
` [PATCH v3 1/7] perf: Increase the maximum number of branches remove_loops() can process
` [PATCH v3 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v3 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v3 4/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver
` [PATCH v3 7/7] dt-bindings: riscv: add Sxctr ISA extension description
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-05-23 15:15 UTC (20+ messages)
` [PATCH v2 01/14] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v2 02/14] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v2 03/14] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 05/14] arm: "
` [PATCH v2 06/14] arm64: "
` [PATCH v2 07/14] s390: "
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] mips: "
` [PATCH v2 10/14] loongarch: "
` [PATCH v2 11/14] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v2 12/14] kstack_erase: Support Clang stack depth tracking
` [PATCH v2 13/14] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v2 14/14] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH 0/2] sdhci: spacemit: improvement of register defintion and HW busy detection
2025-05-23 14:46 UTC (3+ messages)
` [PATCH 1/2] mmc: sdhci-of-k1: make register definition vendor specific
` [PATCH 2/2] mmc: sdhci-of-k1: disable HW busy detection
[PATCH] drivers: acpi: Fix platform profile driver on !acpi platforms
2025-05-23 14:46 UTC (8+ messages)
[PATCH v2 08/21] cpuidle: riscv-sbi: Opt-out from genpd's common ->sync_state() support
2025-05-23 13:40 UTC (2+ messages)
` [PATCH v2 21/21] cpuidle: riscv-sbi: Drop redundant sync_state support
[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
2025-05-23 13:31 UTC (11+ messages)
` [PATCH v3 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v3 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v3 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v3 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v3 5/9] drivers/perf: riscv: Export "
` [PATCH v3 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v3 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v3 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0
[PATCH] riscv: dts: spacemit: enable eMMC for K1 SoC
2025-05-23 13:21 UTC
[PATCH v4] RISC-V: KVM: add KVM_CAP_RISCV_USERSPACE_SBI
2025-05-23 11:33 UTC
[PATCH v6 0/5] riscv: uaccess: optimisations
2025-05-23 12:22 UTC (17+ messages)
` [PATCH v6 1/5] riscv: save the SR_SUM status over switches
` [EXT] "
[PATCH v3 00/23] Linux SBI MPXY and RPMI drivers
2025-05-23 11:38 UTC (17+ messages)
` [PATCH v3 02/23] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [PATCH v3 07/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v3 10/23] clk: Add clock driver for the RISC-V RPMI clock service group
` [PATCH v3 13/23] irqchip: Add driver for the RPMI system MSI "
[PATCH v3 00/10] Basic device tree support for ESWIN EIC7700 RISC-V SoC
2025-05-23 10:04 UTC (3+ messages)
` [PATCH v3 04/10] dt-bindings: riscv: Add SiFive HiFive Premier P550 board
[PATCH] RISC-V: KVM: lock the correct mp_state during reset
2025-05-23 10:47 UTC
[PATCH v2] riscv: vector: Fix context save/restore with xtheadvector
2025-05-23 10:25 UTC
[PATCH v2] RISC-V: vDSO: Wire up getrandom() vDSO implementation
2025-05-23 10:06 UTC (5+ messages)
[PATCH] riscv: vector: fix xtheadvector save/restore
2025-05-23 9:46 UTC (6+ messages)
[PATCH v3 0/2] RISC-V: KVM: VCPU reset fixes
2025-05-23 9:20 UTC (5+ messages)
[PATCH v4 0/4] riscv: add support for SBI Supervisor Software Events
2025-05-23 9:14 UTC (12+ messages)
` [PATCH v4 1/4] riscv: add SBI SSE extension definitions
` [PATCH v4 2/4] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v4 3/4] drivers: firmware: add riscv SSE support
[PATCH v16 00/27] riscv control-flow integrity for usermode
2025-05-23 8:34 UTC (32+ messages)
` [PATCH v16 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v16 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v16 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v16 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v16 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v16 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v16 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v16 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v16 09/27] riscv mmu: write protect and shadow stack
` [PATCH v16 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v16 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v16 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v16 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v16 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v16 15/27] riscv/traps: Introduce software check exception
` [PATCH v16 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v16 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v16 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v16 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v16 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v16 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v16 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v16 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v16 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v16 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v16 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v16 27/27] kselftest/riscv: kselftest for user mode cfi
[GIT PULL] clk: thead: Updates for v6.16
2025-05-23 6:25 UTC (4+ messages)
[PATCH 0/4] riscv: sophgo: cv18xx: Add reset generator support
2025-05-23 5:47 UTC (4+ messages)
` [PATCH 3/4] riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC
[PATCH v2] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
2025-05-23 1:40 UTC (2+ messages)
[GIT PULL] RISC-V Sophgo clock drivers for v6.16
2025-05-22 22:20 UTC (2+ messages)
[PATCH v2 0/5] Enable hstateen bits lazily for the KVM RISC-V Guests
2025-05-22 20:35 UTC (6+ messages)
` [PATCH v2 1/5] RISC-V: KVM: Lazy enable hstateen IMSIC & ISEL bit
` [PATCH v2 2/5] RISC-V: KVM: Add a hstateen lazy enabler helper function
` [PATCH v2 3/5] RISC-V: KVM: Support lazy enabling of siselect and aia bits
` [PATCH v2 4/5] RISC-V: KVM: Enable envcfg and sstateen bits lazily
` [PATCH v2 5/5] RISC-V: KVM: Remove the boot time enabling of hstateen bits
[PATCH v8] riscv: mm: Add support for Svinval extension
2025-05-22 15:11 UTC (5+ messages)
[PATCH v3] selftests: riscv: add misaligned access testing
2025-05-22 14:28 UTC (2+ messages)
[RFC] Making sense of RISCV_HWPROBE_EXT_* (new flags in version 6.15)
2025-05-22 11:30 UTC (6+ messages)
[PATCH v2 0/2] soc: spacemit: add sdhci support to K1 SoC
2025-05-22 11:03 UTC (4+ messages)
` [PATCH v2 2/2] mmc: sdhci-of-k1: add support for SpacemiT "
[PATCH v2 00/12] riscv: Add vendor extensions support for SiFive
2025-05-22 8:20 UTC (4+ messages)
` [PATCH v2 02/12] riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensions
Współpraca
2025-05-22 7:35 UTC
[PATCH v7 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-22 6:49 UTC (6+ messages)
` [PATCH v7 09/14] riscv: misaligned: move emulated access uniformity check in a function
[PATCH] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
2025-05-22 1:40 UTC (3+ messages)
` "
[syzbot] riscv/fixes test error: can't ssh into the instance (2)
2025-05-21 19:51 UTC (4+ messages)
[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
2025-05-21 17:40 UTC (7+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256
[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-05-21 14:57 UTC (8+ messages)
[PATCH] riscv: enable mseal sysmap for RV64
2025-05-21 14:45 UTC (5+ messages)
[PATCH v3 0/3] Add SpacemiT K1 USB3.0 host controller support
2025-05-21 14:42 UTC (7+ messages)
` [PATCH v3 2/3] usb: dwc3: add common driver to support flattened DT
` [PATCH v3 3/3] riscv: dts: spacemit: add usb3.0 support for K1
[PATCH v3 0/2] efi: Add a mechanism for embedding SBAT section
2025-05-21 13:37 UTC (2+ messages)
[PATCH v4 0/2] Use GCR.U timer device as clocksource
2025-05-21 10:43 UTC (3+ messages)
` [PATCH v4 2/2] Allow for riscv-clock to pick up mmio address
[PATCH v2 0/4] Add Sophgo EVB V1/V2 Board support
2025-05-21 9:05 UTC (5+ messages)
` [PATCH v2 3/4] dt-bindings: riscv: add Sophgo SG2042_EVB_V2.0 bindings
` [PATCH v2 4/4] riscv: dts: sophgo: add Sophgo SG2042_EVB_V2.0 board device tree
[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-05-21 9:00 UTC (5+ messages)
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-20 23:49 UTC (4+ messages)
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi
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