Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-14 12:06:29 to 2025-03-18 16:53:30 UTC [more...]

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-18 16:39 UTC  (6+ messages)
` [PATCH v4 07/14] arm64: "

[PATCH v2] dt-bindings: timer: Add SiFive CLINT2
 2025-03-18 16:07 UTC  (4+ messages)

[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
 2025-03-18 15:40 UTC  (15+ messages)
` [PATCH v3 7/8] riscv: Add parameter for skipping access speed tests

[PATCH v2 1/2] riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRACE_WITH_ARGS
 2025-03-18 13:49 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler

[PATCH] pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionally
 2025-03-18 13:12 UTC  (5+ messages)

[PATCH next] firmware: thead,th1520-aon: Fix use after free in th1520_aon_init()
 2025-03-18 12:14 UTC  (4+ messages)

[PATCH 00/11] Always call constructor for kernel page tables
 2025-03-18 12:14 UTC  (14+ messages)
` [PATCH 01/11] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH 02/11] mm: Call ctor/dtor for kernel PTEs
` [PATCH 03/11] m68k: "
` [PATCH 04/11] powerpc: "
` [PATCH 05/11] sparc64: "
` [PATCH 06/11] mm: Skip ptlock_init() for kernel PMDs
` [PATCH 07/11] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH 08/11] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH 09/11] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH 10/11] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH 11/11] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc

[PATCH v7 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-18 12:04 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: i2c: spacemit: add support for "
` [PATCH v7 2/2] i2c: spacemit: add support for SpacemiT "

[PATCH v4 0/4] defconfig: drop RT_GROUP_SCHED=y
 2025-03-18 11:57 UTC  (4+ messages)
` [PATCH v4 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[GIT PULL] RISC-V Devicetrees for v6.15
 2025-03-18 11:57 UTC 

[PATCH v3 00/23] iommu: Further abstract iommu-pages
 2025-03-18 10:57 UTC  (6+ messages)
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages

[PATCH v10 0/3] Change PWM-controlled LED pin active mode and algorithm
 2025-03-18  9:23 UTC  (11+ messages)

[PATCH v3 0/4] riscv: uaccess: optimizations
 2025-03-18  8:02 UTC  (8+ messages)
` [PATCH v3 1/4] riscv: implement user_access_begin() and families
    ` [EXT] "
    ` [EXT] Re: [PATCH v3 0/4] riscv: uaccess: optimizations

[PATCH v4 0/5] riscv: uaccess: optimizations
 2025-03-18  6:15 UTC  (6+ messages)
` [PATCH v4 1/5] riscv: save the SR_SUM status over switches
` [PATCH v4 2/5] riscv: implement user_access_begin() and families
` [PATCH v4 3/5] riscv: uaccess: use input constraints for ptr of __put_user()
` [PATCH v4 4/5] riscv: uaccess: use 'asm goto' for put_user()
` [PATCH v4 5/5] riscv: uaccess: use 'asm_goto_output' for get_user()

[PATCH v5 0/5] Add clock controller support for SpacemiT K1
 2025-03-18  5:43 UTC  (4+ messages)
` [PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC

[PATCH v13 00/11] Support page table check on PowerPC
 2025-03-18  5:38 UTC  (2+ messages)

[PATCH v6 00/13] perf: Support multiple system call tables in the build
 2025-03-18  3:31 UTC  (14+ messages)
` [PATCH v6 01/13] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v6 02/13] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v6 03/13] perf syscalltbl: Remove syscall_table.h
` [PATCH v6 04/13] perf trace: Reorganize syscalls
` [PATCH v6 05/13] perf syscalltbl: Remove struct syscalltbl
` [PATCH v6 06/13] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v6 07/13] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v6 08/13] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v6 09/13] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v6 10/13] perf build: Remove Makefile.syscalls
` [PATCH v6 11/13] perf syscalltbl: Mask off ABI type for MIPS system calls
` [PATCH v6 12/13] perf trace: Make syscall table stable
` [PATCH v6 13/13] perf trace: Fix BTF memory leak

[PATCH 0/2] mm/ptdump: Drop assumption that pxd_val() is u64
 2025-03-18  4:37 UTC  (5+ messages)
` [PATCH 1/2] mm/ptdump: Split note_page() into level specific callbacks
` [PATCH 2/2] arm64/ptdump: Replace u64 with pteval_t

[PATCH RESEND v2 0/4] riscv: iommu: Support Svnapot
 2025-03-18  3:59 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] mm/gup: Add huge pte handling logic in follow_page_pte()
` [PATCH RESEND v2 2/4] iommu/riscv: Use pte_t to represent page table entry
` [PATCH RESEND v2 3/4] iommu/riscv: Introduce IOMMU page table lock
` [PATCH RESEND v2 4/4] iommu/riscv: Add support for Svnapot

[PATCH v2 0/4] riscv: iommu: Support Svnapot
 2025-03-18  3:53 UTC  (3+ messages)
  ` [External] "

[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
 2025-03-17 23:52 UTC  (2+ messages)

[PATCH v5 00/11] perf: Support multiple system call tables in the build
 2025-03-17 21:19 UTC  (13+ messages)

[PATCH RFC] riscv: introduce asm/swab.h
 2025-03-17 20:29 UTC  (3+ messages)

[PATCH v4 00/18] riscv: add SBI FWFT misaligned exception delegation support
 2025-03-17 17:06 UTC  (19+ messages)
` [PATCH v4 01/18] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v4 02/18] riscv: sbi: add new SBI error mappings
` [PATCH v4 03/18] riscv: sbi: add FWFT extension interface
` [PATCH v4 04/18] riscv: sbi: add SBI FWFT extension calls
` [PATCH v4 05/18] riscv: misaligned: request misaligned exception from SBI
` [PATCH v4 06/18] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v4 07/18] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v4 08/18] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v4 09/18] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v4 10/18] riscv: misaligned: factorize trap handling
` [PATCH v4 11/18] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v4 12/18] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v4 13/18] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v4 14/18] selftests: riscv: add misaligned access testing
` [PATCH v4 15/18] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v4 16/18] RISC-V: KVM: add SBI extension reset callback
` [PATCH v4 17/18] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v4 18/18] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG

[bug report] firmware: thead: Add AON firmware protocol driver
 2025-03-17 16:12 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Teardown riscv specific bits after kvm_exit
 2025-03-17 16:08 UTC  (2+ messages)

[PATCH v5 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-03-17 14:18 UTC  (9+ messages)
` [PATCH v5 1/7] riscv: dts: sophgo: cv18xx: Move RiscV-specific part into SoCs' .dtsi files
` [PATCH v5 2/7] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v5 3/7] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v5 4/7] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v5 5/7] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v5 6/7] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v5 7/7] arm64: defconfig: Enable rudimentary Sophgo SG2000 support

[PATCH v3] pinctrl: spacemit: enable config option
 2025-03-17 14:18 UTC  (7+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-17 12:40 UTC  (3+ messages)
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()

[PATCH] pmdomain: thead: fix TH1520_AON_PROTOCOL dependency
 2025-03-17 10:50 UTC  (3+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v6.15
 2025-03-17  8:43 UTC 

[PATCH] riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
 2025-03-17  7:25 UTC 

[PATCH] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
 2025-03-17  3:06 UTC  (3+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-03-17  1:29 UTC  (32+ messages)
` [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v12 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v12 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 07/28] riscv mm: manufacture shadow stack pte
` [PATCH v12 08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v12 09/28] riscv mmu: write protect and shadow stack
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v12 15/28] riscv/traps: Introduce software check exception
` [PATCH v12 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v12 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v12 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v12 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v12 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v12 21/28] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v12 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v12 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH] riscv: migrate to the generic rule for built-in DTB
 2025-03-16 11:56 UTC  (3+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v6.15
 2025-03-15  0:58 UTC  (8+ messages)

[PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042
 2025-03-15  0:54 UTC  (3+ messages)
` (subset) "

[PATCH v11 00/27] riscv control-flow integrity for usermode
 2025-03-14 16:19 UTC  (4+ messages)
` [PATCH v11 13/27] prctl: arch-agnostic prctl for indirect branch tracking

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2025-03-14 15:23 UTC  (8+ messages)
` [PATCH v3 6/7] riscv: add a data fence for CMODX in the kernel mode

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
 2025-03-14 13:53 UTC  (9+ messages)
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox