index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-08
riscv: Disallow PR_GET_TAGGED_ADDR_CTRL without Supm
Samuel Holland
2025-05-08
riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL
Nam Cao
2025-04-29
riscv: entry: Split ret_from_fork() into user and kernel
Charlie Jenkins
2025-04-29
riscv: entry: Convert ret_from_fork() to C
Charlie Jenkins
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-18
riscv: vector: Support xtheadvector save/restore
Charlie Jenkins
2024-10-24
riscv: Add support for the tagged address ABI
Samuel Holland
2024-10-24
riscv: Add support for userspace pointer masking
Samuel Holland
2024-09-17
riscv: Randomize lower bits of stack address
Yunhui Cui
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
2024-01-16
riscv: vector: use kmem_cache to manage vector context
Andy Chiu
2024-01-16
riscv: sched: defer restoring Vector context for user
Andy Chiu
2024-01-16
riscv: Add support for kernel mode vector
Greentime Hu
2023-11-01
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
2023-03-23
riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
Jisheng Zhang
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
2022-10-05
riscv: compat: s/failed/unsupported if compat mode isn't supported
Jisheng Zhang
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-04-26
riscv: compat: Add hw capability check for elf
Guo Ren
2022-04-26
riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
2022-03-10
RISC-V: Enable CPU_IDLE drivers
Anup Patel
2021-05-25
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-03-09
riscv: process: Fix no prototype for show_regs
Nanyong Sun
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-01-14
riscv: Improve __show_regs
Kefeng Wang
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-14
riscv: Enable per-task stack canaries
Guo Ren
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-10-04
riscv: remove address space overrides using set_fs()
Christoph Hellwig
2020-08-07
Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-30
riscv: Add STACKPROTECTOR supported
Guo Ren
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-05-21
RISC-V: gp_in_global needs register keyword
Palmer Dabbelt
2020-03-03
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
2020-01-07
riscv: Implement copy_thread_tls
Amanieu d'Antras
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-10-28
riscv: add missing header file includes
Paul Walmsley
[next]