summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/thread_info.h
AgeCommit message (Expand)Author
2024-01-16Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt
2024-01-16riscv: sched: defer restoring Vector context for userAndy Chiu
2024-01-09riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macroSong Shuai
2023-10-27riscv: Implement Shadow Call StackSami Tolvanen
2023-10-27riscv: VMAP_STACK overflow detection thread-safeDeepak Gupta
2023-06-22riscv: stack: Add config of thread stack sizeGuo Ren
2023-06-22riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACKGuo Ren
2023-06-08riscv: Add task switch support for vectorGreentime Hu
2023-03-23riscv: entry: Convert to generic entryGuo Ren
2023-02-22RISC-V: add a spin_shadow_stack declarationConor Dooley
2022-08-18riscv: traps: add missing prototypeConor Dooley
2022-04-26riscv: compat: Add basic compat data type implementationGuo Ren
2022-03-30riscv: Increase stack size under KASANDmitry Vyukov
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen
2021-01-14riscv: Add uprobes supportedGuo Ren
2020-12-12riscv: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig
2020-07-14riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-04-25riscv: turn mm_segment_t into a structChristoph Hellwig
2019-01-07riscv: add audit supportDavid Abdurachmanov
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-09-26RISC-V: Task implementationPalmer Dabbelt