index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
riscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMU
Vivian Wang
1
-1
/
+1
2026-06-25
riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
Samuel Holland
1
-4
/
+4
2026-06-06
riscv: mm: Unconditionally sfence.vma for spurious fault
Vivian Wang
1
-2
/
+5
2026-06-06
riscv: mm: Rename new_vmalloc into new_valid_map_cpus
Vivian Wang
1
-19
/
+19
2026-06-06
riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
Vivian Wang
1
-2
/
+4
2026-04-04
riscv: add hardware error trap handler support
Rui Qi
1
-0
/
+1
2026-01-29
riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
1
-0
/
+3
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
1
-0
/
+4
2026-01-25
riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
1
-0
/
+31
2025-10-09
riscv: entry: fix typo in comment 'instruciton' -> 'instruction'
Florian Schmaus
1
-1
/
+1
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
1
-0
/
+1
2025-09-05
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
1
-1
/
+1
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
1
-4
/
+5
2025-05-08
riscv: save the SR_SUM status over switches
Ben Dooks
1
-0
/
+8
2025-04-29
riscv: entry: Split ret_from_fork() into user and kernel
Charlie Jenkins
1
-3
/
+10
2025-04-29
riscv: entry: Convert ret_from_fork() to C
Charlie Jenkins
1
-9
/
+6
2025-01-08
riscv: use local label names instead of global ones in assembly
Clément Léger
1
-10
/
+10
2025-01-08
riscv: stacktrace: fix backtracing through exceptions
Clément Léger
1
-0
/
+1
2024-09-15
riscv: avoid Imbalance in RAS
Jisheng Zhang
1
-2
/
+2
2024-09-15
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
1
-0
/
+87
2024-09-15
riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
Alexandre Ghiti
1
-0
/
+87
2024-07-26
riscv: enable HAVE_ARCH_STACKLEAK
Jisheng Zhang
1
-0
/
+4
2024-07-26
riscv: Improve exception and system call latency
Anton Blanchard
1
-7
/
+10
2024-01-24
riscv: blacklist assembly symbols for kprobe
Clément Léger
1
-0
/
+3
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
1
-0
/
+8
2023-11-06
riscv: kernel: Use correct SYM_DATA_*() macro for data
Clément Léger
1
-5
/
+4
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
1
-3
/
+3
2023-11-02
Merge patch series "riscv: SCS support"
Palmer Dabbelt
1
-64
/
+60
2023-10-31
riscv: put interrupt entries into .irqentry.text
Nam Cao
1
-0
/
+2
2023-10-27
riscv: Use separate IRQ shadow call stacks
Sami Tolvanen
1
-0
/
+7
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+11
2023-10-27
riscv: Move global pointer loading to a macro
Sami Tolvanen
1
-4
/
+2
2023-10-27
riscv: Deduplicate IRQ stack switching
Sami Tolvanen
1
-0
/
+30
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
1
-60
/
+10
2023-06-20
riscv: replace deprecated scall with ecall
Fangrui Song
1
-1
/
+1
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
1
-3
/
+3
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
1
-78
/
+3
2023-03-23
riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
Jisheng Zhang
1
-9
/
+3
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
1
-208
/
+34
2022-12-12
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
1
-0
/
+13
2022-12-08
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
1
-13
/
+5
2022-12-08
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
1
-13
/
+5
2022-12-05
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
1
-1
/
+2
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
1
-0
/
+13
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
1
-3
/
+3
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
1
-3
/
+3
2022-04-26
riscv: compat: syscall: Add entry.S implementation
Guo Ren
1
-2
/
+16
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
[next]