Al Viro
|
7e243643df
arm: switch to struct ksignal * passing
|
12 年之前 |
Al Viro
|
50bcb7e473
arm: switch to generic old sigaction()
|
12 年之前 |
Al Viro
|
b68fec2416
arm: switch to generic old sigsuspend
|
12 年之前 |
Al Viro
|
ec93ac8663
arm: switch to generic sigaltstack
|
12 年之前 |
Richard Weinberger
|
3cffdc8c3a
Uninclude linux/freezer.h
|
13 年之前 |
Al Viro
|
6628521784
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
|
13 年之前 |
Al Viro
|
81783786d5
ARM: 7473/1: deal with handlerless restarts without leaving the kernel
|
13 年之前 |
Al Viro
|
0a267fa6a1
ARM: 7472/1: pull all work_pending logics into C function
|
13 年之前 |
Will Deacon
|
8d4150ccbb
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
|
13 年之前 |
Will Deacon
|
ad82cc08f7
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
|
13 年之前 |
Will Deacon
|
433e2f307b
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
|
13 年之前 |
Will Deacon
|
3b0c062267
ARM: 7442/1: Revert "remove unused restart trampoline"
|
13 年之前 |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 年之前 |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 年之前 |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 年之前 |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 年之前 |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 年之前 |
Linus Torvalds
|
fb21affa49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 年之前 |
Linus Torvalds
|
227d1e4319
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 年之前 |
Russell King
|
e94c805f0c
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus
|
13 年之前 |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 年之前 |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 年之前 |
Al Viro
|
fa18484d09
arm: remove unused restart trampoline
|
13 年之前 |
Al Viro
|
6b5c8045ec
arm: new way of handling ERESTART_RESTARTBLOCK
|
13 年之前 |
Al Viro
|
21c1176a72
arm: if we get into work_pending while returning to kernel mode, just go away
|
13 年之前 |
Al Viro
|
d9be5ea6f9
arm: don't call try_to_freeze() from do_signal()
|
13 年之前 |
Al Viro
|
7dfae72027
arm: if there's no handler we need to restore sigmask, syscall or no syscall
|
13 年之前 |
Al Viro
|
7f1b5a9966
arm: missing checks of __get_user()/__put_user() return values
|
13 年之前 |
Russell King
|
4175160b06
Merge branch 'misc' into for-linus
|
13 年之前 |
Wade Farnsworth
|
0693bf6814
ARM: 7374/1: add TRACEHOOK support
|
13 年之前 |