summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/thread_info.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt2024-01-161-0/+2
|\
| * riscv: sched: defer restoring Vector context for userAndy Chiu2024-01-161-0/+2
* | riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macroSong Shuai2024-01-101-1/+0
|/
* riscv: Implement Shadow Call StackSami Tolvanen2023-10-271-0/+13
* riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta2023-10-271-3/+0
* riscv: stack: Add config of thread stack sizeGuo Ren2023-06-221-11/+1
* riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACKGuo Ren2023-06-221-0/+2
* riscv: Add task switch support for vectorGreentime Hu2023-06-081-0/+3
* riscv: entry: Convert to generic entryGuo Ren2023-03-231-12/+1
* RISC-V: add a spin_shadow_stack declarationConor Dooley2023-02-221-0/+1
* riscv: traps: add missing prototypeConor Dooley2022-08-181-0/+2
* riscv: compat: Add basic compat data type implementationGuo Ren2022-04-261-0/+1
* riscv: Increase stack size under KASANDmitry Vyukov2022-03-311-2/+8
* riscv: add VMAP_STACK overflow detectionTong Tiangen2021-07-061-0/+15
* riscv: Add uprobes supportedGuo Ren2021-01-151-1/+3
* riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+4
* riscv: remove address space overrides using set_fs()Christoph Hellwig2020-10-041-6/+0
* riscv: use 16KB kernel stack on 64-bitAndreas Schwab2020-07-141-0/+4
* riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov2019-10-291-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv: turn mm_segment_t into a structChristoph Hellwig2019-04-251-1/+3
* riscv: add audit supportDavid Abdurachmanov2019-01-071-0/+6
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-2/+0
* RISC-V: Task implementationPalmer Dabbelt2017-09-271-0/+94