index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
2023-06-22
riscv: stack: Add config of thread stack size
Guo Ren
2023-06-22
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
2023-02-22
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
2022-08-18
riscv: traps: add missing prototype
Conor Dooley
2022-04-26
riscv: compat: Add basic compat data type implementation
Guo Ren
2022-03-30
riscv: Increase stack size under KASAN
Dmitry Vyukov
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-01-14
riscv: Add uprobes supported
Guo Ren
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2020-07-14
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-04-25
riscv: turn mm_segment_t into a struct
Christoph Hellwig
2019-01-07
riscv: add audit support
David Abdurachmanov
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-09-26
RISC-V: Task implementation
Palmer Dabbelt