index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Randomize lower bits of stack address
Yunhui Cui
2024-09-17
1
-0
/
+9
*
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-04
1
-3
/
+0
*
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
2024-04-04
1
-1
/
+1
*
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
2024-01-16
1
-0
/
+3
*
riscv: vector: use kmem_cache to manage vector context
Andy Chiu
2024-01-16
1
-1
/
+6
*
riscv: sched: defer restoring Vector context for user
Andy Chiu
2024-01-16
1
-0
/
+2
*
riscv: Add support for kernel mode vector
Greentime Hu
2024-01-16
1
-0
/
+1
*
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
2023-11-01
1
-0
/
+18
*
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
1
-0
/
+1
*
riscv: Add task switch support for vector
Greentime Hu
2023-06-08
1
-0
/
+19
*
riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
Jisheng Zhang
2023-03-23
1
-3
/
+2
*
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-1
/
+0
*
riscv: process: fix kernel info leakage
Jisheng Zhang
2022-11-10
1
-0
/
+2
*
riscv: compat: s/failed/unsupported if compat mode isn't supported
Jisheng Zhang
2022-10-06
1
-1
/
+1
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-5
/
+7
|
\
|
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
*
|
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
1
-0
/
+28
*
|
riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
2022-04-26
1
-0
/
+9
|
/
*
RISC-V: Enable CPU_IDLE drivers
Anup Patel
2022-03-10
1
-1
/
+2
*
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-26
1
-1
/
+1
*
riscv: process: Fix no prototype for show_regs
Nanyong Sun
2021-03-10
1
-0
/
+1
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
*
|
riscv: Improve __show_regs
Kefeng Wang
2021-01-15
1
-1
/
+6
*
|
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-15
1
-1
/
+8
*
|
riscv: Enable per-task stack canaries
Guo Ren
2021-01-15
1
-1
/
+1
|
/
*
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
*
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2020-10-04
1
-1
/
+0
*
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-07
1
-0
/
+6
|
\
|
*
riscv: Add STACKPROTECTOR supported
Guo Ren
2020-07-30
1
-0
/
+6
*
|
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
1
-2
/
+2
|
/
*
RISC-V: gp_in_global needs register keyword
Palmer Dabbelt
2020-05-21
1
-1
/
+1
*
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
2020-03-03
1
-2
/
+3
*
riscv: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
1
-3
/
+3
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-8
/
+9
*
riscv: add missing header file includes
Paul Walmsley
2019-10-28
1
-0
/
+2
*
riscv: Correct the initialized flow of FP register
Vincent Chen
2019-08-14
1
-2
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
Auto-detect whether a FPU exists
Alan Kao
2018-10-23
1
-1
/
+3
*
Allow to disable FPU support
Alan Kao
2018-10-23
1
-1
/
+3
*
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
|
*
riscv: use linux/uaccess.h, not asm/uaccess.h...
Al Viro
2017-12-05
1
-1
/
+1
*
|
riscv: rename SR_* constants to match the spec
Christoph Hellwig
2018-01-08
1
-2
/
+2
|
/
*
RISC-V: Task implementation
Palmer Dabbelt
2017-09-27
1
-0
/
+129