| Commit message (Expand) | Author | Age | Files | Lines |
* | nios2: restarts apply only to the first sigframe we build... | Al Viro | 2022-08-15 | 1 | -0/+1 |
* | nios2: fix syscall restart checks | Al Viro | 2022-08-15 | 1 | -1/+1 |
* | 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 |
* | | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -9/+11 |
|/ |
|
* | nios32: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-11-09 | 1 | -1/+2 |
* | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 2020-10-17 | 1 | -1/+1 |
* | nios2: signal: Mark expected switch fall-through | Ley Foon Tan | 2020-06-12 | 1 | -0/+1 |
* | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
* | signal: Remove task parameter from force_sigsegv | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -1/+1 |
* | nios2: signal: Move restart_block to struct task_struct | Ley Foon Tan | 2015-04-08 | 1 | -1/+1 |
* | nios2: update pt_regs | Chung-Ling Tang | 2015-03-12 | 1 | -2/+2 |
* | nios2: fix kuser trampoline address | Ley Foon Tan | 2015-01-22 | 1 | -1/+1 |
* | nios2: Signal handling support | Ley Foon Tan | 2014-12-08 | 1 | -0/+323 |