Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Linus Torvalds
|
fb21affa49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Linus Torvalds
|
227d1e4319
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
Russell King
|
e94c805f0c
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Al Viro
|
fa18484d09
arm: remove unused restart trampoline
|
13 years ago |
Al Viro
|
6b5c8045ec
arm: new way of handling ERESTART_RESTARTBLOCK
|
13 years ago |
Al Viro
|
21c1176a72
arm: if we get into work_pending while returning to kernel mode, just go away
|
13 years ago |
Al Viro
|
d9be5ea6f9
arm: don't call try_to_freeze() from do_signal()
|
13 years ago |
Al Viro
|
7dfae72027
arm: if there's no handler we need to restore sigmask, syscall or no syscall
|
13 years ago |
Al Viro
|
7f1b5a9966
arm: missing checks of __get_user()/__put_user() return values
|
13 years ago |
Russell King
|
4175160b06
Merge branch 'misc' into for-linus
|
13 years ago |
Wade Farnsworth
|
0693bf6814
ARM: 7374/1: add TRACEHOOK support
|
13 years ago |
Will Deacon
|
2498814fcb
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
|
13 years ago |
Linus Torvalds
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
Matt Fleming
|
101d9b0ded
ARM: use set_current_blocked() and block_sigmask()
|
13 years ago |
Will Deacon
|
2af276dfb1
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
|
13 years ago |
Arnd Bergmann
|
2af68df02f
ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
|
14 years ago |
Russell King
|
1f0090a1ea
Merge branch 'misc' into devel
|
14 years ago |
Will Deacon
|
425fc47adb
ARM: 6668/1: ptrace: remove single-step emulation code
|
14 years ago |
Russell King
|
53399053eb
ARM: Ensure predictable endian state on signal handler entry
|
14 years ago |
Imre Deak
|
82c6f5a5b3
ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
|
15 years ago |
Jean PIHET
|
3336f4f08e
ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
|
15 years ago |
Russell King
|
ab72b00734
ARM: Fix signal restart issues with NX and OABI compat
|
15 years ago |
Linus Torvalds
|
2ca7d674d7
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
|
16 years ago |
Russell King
|
87d721ad7a
Merge branch 'master' into devel
|
16 years ago |
David Howells
|
733e5e4b4e
KEYS: Add missing linux/tracehook.h #inclusions
|
16 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
David Howells
|
d0420c83f3
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
|
16 years ago |