messages from 2025-12-01 12:51:32 to 2025-12-05 18:42:13 UTC [more...]
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-05 18:41 UTC (13+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-05 18:37 UTC (25+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
[PATCH v24 00/28] riscv control-flow integrity for usermode
2025-12-05 18:24 UTC (32+ messages)
` [PATCH v24 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v24 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v24 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v24 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v24 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v24 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v24 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v24 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v24 09/28] riscv/mm: write protect and shadow stack
` [PATCH v24 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v24 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v24 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v24 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v24 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v24 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v24 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v24 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v24 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v24 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v24 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v24 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v24 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v24 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v24 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v24 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v24 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v24 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH] tee: fix tee_ioctl_object_invoke_arg padding
2025-12-05 14:11 UTC (5+ messages)
[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
2025-12-05 8:01 UTC (7+ messages)
` [PATCH v4 4/6] riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants
[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
2025-12-05 6:53 UTC (7+ messages)
` [PATCH v6 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v6 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support
` [External] Re: [PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
2025-12-05 2:40 UTC (3+ messages)
` [PATCH v8 13/15] iommu/amd: Use the generic iommu page table
[GIT PULL] RISC-V updates for the v6.19 merge window (part one)
2025-12-04 19:19 UTC
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-12-04 17:18 UTC (6+ messages)
` [PATCH v23 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
[PATCH] perf vendor events riscv: Add CVA6 JSON file
2025-12-04 16:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2025-12-04 16:23 UTC (4+ messages)
` [PATCH v3 19/22] dt-bindings: riscv: Describe physical memory regions
[PATCH v23 25/28] riscv: create a config for shadow stack and landing pad instr support
2025-12-04 15:04 UTC (2+ messages)
[PATCH v23 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
2025-12-04 15:02 UTC (2+ messages)
[PATCH v23 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
2025-12-04 15:02 UTC (2+ messages)
[PATCH v23 18/28] riscv/kernel: update __show_regs to print shadow stack register
2025-12-04 15:00 UTC (2+ messages)
` [PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext[PATCH "
[PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext
2025-12-04 14:56 UTC (2+ messages)
[PATCH v23 15/28] riscv/traps: Introduce software check exception and uprobe handling
2025-12-04 14:53 UTC (2+ messages)
[PATCH v23 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
2025-12-04 14:48 UTC (2+ messages)
[PATCH v23 13/28] prctl: arch-agnostic prctl for indirect branch tracking
2025-12-04 14:48 UTC (2+ messages)
[PATCH v23 12/28] riscv: Implements arch agnostic shadow stack prctls
2025-12-04 14:47 UTC (2+ messages)
[PATCH v23 10/28] riscv/mm: Implement map_shadow_stack() syscall
2025-12-04 14:46 UTC (2+ messages)
[PATCH v23 09/28] riscv/mm: write protect and shadow stack
2025-12-04 14:45 UTC (2+ messages)
[PATCH v23 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
2025-12-04 14:43 UTC (2+ messages)
[PATCH v23 07/28] riscv/mm: manufacture shadow stack pte
2025-12-04 14:41 UTC (2+ messages)
[PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
2025-12-04 14:41 UTC (2+ messages)
[PATCH v23 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
2025-12-04 14:37 UTC (2+ messages)
[PATCH v23 03/28] riscv: zicfiss / zicfilp enumeration
2025-12-04 14:36 UTC (2+ messages)
[PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv
2025-12-04 14:14 UTC (2+ messages)
[PATCH v3 0/8] Add NMI Support to RISC-V via SSE
2025-12-04 13:26 UTC (9+ messages)
` [PATCH v3 5/8] riscv: smp: use NMI for CPU stop
` [External] "
` [PATCH v3 8/8] drivers: firmware: riscv: add unknown nmi support
` [External] "
[PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots
2025-12-04 13:19 UTC (8+ messages)
` 回复: "
[PATCH v5 0/4] EDITME: RISC-V: re-enable gcc + rust builds
2025-12-04 12:41 UTC (9+ messages)
` [PATCH v5 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v5 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v5 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v5 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds
[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
2025-12-04 9:17 UTC (4+ messages)
[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
2025-12-04 7:23 UTC (4+ messages)
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver
[PATCH 00/10] KVM: selftests: Convert to kernel-style types
2025-12-04 0:04 UTC (5+ messages)
[PATCH v2] i2c: spacemit: fix detect issue
2025-12-03 20:46 UTC (2+ messages)
[PATCH 0/1] riscv: Optimize signal handling with sum enabled accesses
2025-12-03 20:10 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] riscv: kexec_image: Fix dead link to boot-image-header.rst
2025-12-03 19:43 UTC
[PATCH] riscv: hwprobe: expose vector register length in bytes
2025-12-03 17:57 UTC (2+ messages)
[PATCH 0/4] RISC-V: KVM: Add Zicfiss/Zicfilp support
2025-12-03 17:25 UTC (4+ messages)
` [PATCH 1/4] RISC-V: KVM: Allow zicfiss/zicfilp exts for Guest/VM
[PATCH v2] of/irq: Ignore interrupt parent for nodes without interrupts
2025-12-03 14:55 UTC (10+ messages)
[PATCH v3 0/2] riscv-imsic/aplic: Preserve IMSIC and APLIC states during suspend
2025-12-03 14:16 UTC (4+ messages)
` [PATCH v3 1/2] irqchip/riscv-imsic: Add a CPU pm notifier to restore the IMSIC on exit
` [PATCH v3 2/2] irqchip/riscv-aplic: Preserve APLIC states across suspend/resume
[PATCH] dt-bindings: reset: Add Kendryte K230 reset controller bindings
2025-12-03 14:11 UTC (3+ messages)
[PATCH] riscv: dts: canaan: Add K230 clock provider DTSI
2025-12-03 14:06 UTC (2+ messages)
[PATCH v2 0/8] dce, riscv: Unused syscall trimming with PUSHSECTION and conditional KEEP()
2025-12-03 11:13 UTC (6+ messages)
[PATCH 3/4] RISC-V: KVM: Add suuport for zicfiss/zicfilp/svadu FWFT features
2025-12-03 10:52 UTC (2+ messages)
[PATCH] riscv: dts: canaan: Add K230 clock provider DTSI
2025-12-03 9:59 UTC (3+ messages)
[PATCH] riscv: defconfig: Add MMC support for Kendryte K230
2025-12-03 9:56 UTC (2+ messages)
[PATCH] riscv: configs: defconfig: Add initial Kendryte K230 defconfig
2025-12-03 9:54 UTC (2+ messages)
[PATCH] dt-bindings: soc: canaan: Add K230 power domain bindings
2025-12-03 9:51 UTC (2+ messages)
[PATCH] dt-bindings: soc: Add Kendryte K230 power domain bindings
2025-12-03 9:49 UTC (2+ messages)
Zwrot
2025-12-03 8:55 UTC
[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
2025-12-03 6:08 UTC (5+ messages)
[PATCH v2 00/12] Linux RISC-V trace framework and drivers
2025-12-03 1:10 UTC (7+ messages)
` [PATCH v2 02/12] rvtrace: Initial implementation of driver framework
` [PATCH v2 07/12] rvtrace: Add trace ramsink driver
[PATCH v2] rust: pwm: Add UnregisteredChip wrapper around Chip
2025-12-02 18:17 UTC
[GIT PULL] KVM/riscv changes for 6.19
2025-12-02 17:37 UTC (2+ messages)
[PATCH RFC] arch/riscv: add proc status (proc/<pid>/status)
2025-12-02 17:32 UTC (5+ messages)
[PATCH] riscv: defconfig: Add initial Kendryte K230 defconfig
2025-12-02 16:22 UTC (2+ messages)
How to use NAPOT-based huge pages(64K) together with PMD(2MB) via Transparent Huge Pages (THP) in GLIBC’s malloc()?
2025-12-02 16:02 UTC
[PATCH 0/1] riscv: Optimize user copy with efficient unaligned access support
2025-12-02 7:41 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v2] lib/crypto: riscv/chacha: Avoid s0/fp register
2025-12-02 6:31 UTC (4+ messages)
[PATCH v7 08/17] ACPI: pci_link: Clear the dependencies after probe
2025-12-02 4:28 UTC (5+ messages)
` "
[PATCH v6 0/2] Add USB2.0 PHY support for SpacemiT K1
2025-12-01 14:17 UTC (3+ messages)
` [PATCH v6 2/2] phy: spacemit: support K1 USB2.0 PHY controller
[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-12-01 13:49 UTC (4+ messages)
` [PATCH v6 4/7] phy: spacemit: Introduce PCIe/combo PHY
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