index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: signal: Remove unlikely() from WARN_ON() condition
Zhongqiu Han
2024-07-26
1
-1
/
+1
*
riscv: Fix vector state restore in rt_sigreturn()
Björn Töpel
2024-04-04
1
-7
/
+8
*
Merge patch series "riscv: support kernel-mode Vector"
Palmer Dabbelt
2024-01-16
1
-2
/
+5
|
\
|
*
riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()
Andy Chiu
2024-01-16
1
-1
/
+1
|
*
riscv: sched: defer restoring Vector context for user
Andy Chiu
2024-01-16
1
-1
/
+4
*
|
riscv; fix __user annotation in save_v_state()
Ben Dooks
2024-01-10
1
-1
/
+1
|
/
*
Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...
Palmer Dabbelt
2023-11-09
1
-7
/
+0
|
\
|
*
riscv: signal: fix sigaltstack frame size checking
Andy Chiu
2023-10-12
1
-7
/
+0
*
|
riscv: signal: handle syscall restart before get_signal
Haorong Lu
2023-11-05
1
-39
/
+46
|
/
*
riscv: signal: validate altstack to reflect Vector
Andy Chiu
2023-06-08
1
-0
/
+7
*
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
2023-06-08
1
-5
/
+15
*
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2023-06-08
1
-14
/
+160
*
riscv: signal: check fp-reserved words unconditionally
Andy Chiu
2023-06-08
1
-27
/
+28
*
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
1
-27
/
+2
|
\
|
*
riscv: entry: Convert to generic entry
Guo Ren
2023-03-23
1
-27
/
+2
*
|
riscv: add icache flush for nommu sigreturn trampoline
Mathis Salmen
2023-04-11
1
-1
/
+8
|
/
*
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2022-12-09
1
-13
/
+21
*
riscv: fix a nasty sigreturn bug...
Al Viro
2022-09-17
1
-0
/
+2
*
riscv: signal: fix missing prototype warning
Conor Dooley
2022-08-18
1
-0
/
+1
*
riscv: compat: signal: Add rt_frame implementation
Guo Ren
2022-05-18
1
-1
/
+6
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
1
-2
/
+2
|
\
|
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
*
|
RISC-V: Add support for restartable sequence
Vincent Chen
2022-03-22
1
-0
/
+2
|
/
*
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-26
1
-2
/
+2
*
riscv: Add uprobes supported
Guo Ren
2021-01-15
1
-0
/
+3
*
riscv: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
1
-1
/
+1
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-3
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
riscv: add nommu support
Christoph Hellwig
2019-11-18
1
-1
/
+16
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-11
/
+10
*
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
2019-10-28
1
-2
/
+2
*
riscv: fp: add missing __user pointer annotations
Paul Walmsley
2019-10-28
1
-2
/
+2
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
2019-05-24
1
-14
/
+1
|
/
*
riscv/signal: Fixup additional syscall restarting
Guo Ren
2019-04-25
1
-0
/
+6
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
*
Auto-detect whether a FPU exists
Alan Kao
2018-10-23
1
-2
/
+4
*
Allow to disable FPU support
Alan Kao
2018-10-23
1
-0
/
+5
*
Refactor FPU code in signal setup/return procedures
Alan Kao
2018-10-23
1
-27
/
+41
*
RISC-V: User-facing API
Palmer Dabbelt
2017-09-27
1
-0
/
+292