index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2022-11-11
Revert "csky: Add support for restartable sequence"
Mathieu Desnoyers
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2021-10-16
csky: don't let sigreturn play with priveleged bits of status register
Al Viro
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-01-12
csky: Reconstruct VDSO framework
Guo Ren
2020-11-09
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-03
csky: Add uprobes support
Guo Ren
2020-03-08
csky: Add support for restartable sequence
Guo Ren
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-26
csky: Fixup libgcc unwind error
Guo Ren
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-04-22
csky: Reconstruct signal processing
Guo Ren
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-31
csky: remove unused members in processor.h
Guo Ren
2018-10-26
csky: Process management and Signal
Guo Ren