Linus Torvalds
|
fa2e5c073a
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
|
10 年之前 |
Richard Weinberger
|
6140de5aae
microblaze: Remove signal translation and exec_domain
|
11 年之前 |
Al Viro
|
74008b365d
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
|
10 年之前 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 年之前 |
Michal Simek
|
ed4602e13f
microblaze: Fix variable types to remove W=1 warning
|
10 年之前 |
Richard Weinberger
|
c001cd21c9
microblaze: Use sigsp()
|
11 年之前 |
Richard Weinberger
|
9c53c7ec14
microblaze: Use get_signal() signal_setup_done()
|
12 年之前 |
Michal Simek
|
a66a626538
microblaze: Use asm-generic/io.h
|
12 年之前 |
Linus Torvalds
|
2b37e9a28a
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
|
12 年之前 |
Michal Simek
|
6bd55f0bba
microblaze: Fix coding style issues
|
12 年之前 |
Al Viro
|
c886a9fc1f
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
|
13 年之前 |
Al Viro
|
4a9d32d377
microblaze: switch to generic sigaltstack
|
12 年之前 |
Michal Simek
|
4378bb6956
microblaze: signal: Declare do_notify_resume
|
12 年之前 |
Al Viro
|
02232f8d2b
microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
|
12 年之前 |
Linus Torvalds
|
8213a2f3ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 年之前 |
Michal Simek
|
94fda49a94
Revert "microblaze_mmu_v2: Update signal returning address"
|
14 年之前 |
Al Viro
|
7f1c616825
microblaze: don't bother with SIGTRAP in setup_rt_frame()
|
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 年之前 |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 年之前 |
Al Viro
|
8314019141
microblaze: drop 'oldset' argument of do_notify_resume()
|
13 年之前 |
Al Viro
|
969a961680
microblaze: handle TIF_NOTIFY_RESUME
|
13 年之前 |
Al Viro
|
58e4257bc6
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
|
13 年之前 |
Matt Fleming
|
60c597513e
microblaze: use set_current_blocked() and block_sigmask()
|
13 年之前 |
Matt Fleming
|
bcb8c8d0b7
microblaze: fix signal masking
|
13 年之前 |
Matt Fleming
|
a12c3694ae
microblaze: no need to reset handler if SA_ONESHOT
|
13 年之前 |
Matt Fleming
|
de8f2ddd69
microblaze: don't reimplement force_sigsegv()
|
13 年之前 |