index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-01-16
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
1
-0
/
+2
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
1
-0
/
+2
2024-01-09
riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
Song Shuai
1
-1
/
+0
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+13
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
1
-3
/
+0
2023-06-22
riscv: stack: Add config of thread stack size
Guo Ren
1
-11
/
+1
2023-06-22
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
1
-0
/
+2
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
1
-0
/
+3
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
1
-12
/
+1
2023-02-22
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
1
-0
/
+1
2022-08-18
riscv: traps: add missing prototype
Conor Dooley
1
-0
/
+2
2022-04-26
riscv: compat: Add basic compat data type implementation
Guo Ren
1
-0
/
+1
2022-03-30
riscv: Increase stack size under KASAN
Dmitry Vyukov
1
-2
/
+8
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
1
-0
/
+15
2021-01-14
riscv: Add uprobes supported
Guo Ren
1
-1
/
+3
2020-12-12
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
1
-6
/
+0
2020-07-14
riscv: use 16KB kernel stack on 64-bit
Andreas Schwab
1
-0
/
+4
2019-10-29
riscv: add support for SECCOMP and SECCOMP_FILTER
David Abdurachmanov
1
-1
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-9
/
+1
2019-04-25
riscv: turn mm_segment_t into a struct
Christoph Hellwig
1
-1
/
+3
2019-01-07
riscv: add audit support
David Abdurachmanov
1
-0
/
+6
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-2
/
+0
2017-09-26
RISC-V: Task implementation
Palmer Dabbelt
1
-0
/
+94