index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: signal: Fix sparse incorrect type in assignment warning
Helge Deller
2023-08-10
1
-1
/
+1
*
parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage
Helge Deller
2023-06-30
1
-5
/
+5
*
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
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
1
-2
/
+2
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-2
/
+2
|
|
/
*
/
parisc: Add vDSO support
Helge Deller
2022-03-11
1
-121
/
+104
|
/
*
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2021-11-18
1
-6
/
+7
*
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
1
-7
/
+6
*
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
2021-09-09
1
-7
/
+10
*
parisc: Drop useless debug info and comments from signal.c
Helge Deller
2021-09-09
1
-15
/
+0
*
parisc: fix crash with signals and alloca
Mikulas Patocka
2021-09-01
1
-0
/
+6
*
parisc: 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
-3
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
1
-1
/
+0
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-6
/
+3
|
\
|
*
parisc: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
1
-6
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-04
1
-6
/
+7
|
\
|
*
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
2017-02-25
1
-6
/
+7
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
parisc: Fix syscall restarts
Helge Deller
2015-12-21
1
-12
/
+52
*
parisc: hpux - Remove hpux gateway page
Helge Deller
2015-02-16
1
-2
/
+1
*
parisc: Add error checks when building up signal trampoline handler
Helge Deller
2015-02-16
1
-14
/
+15
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
*
parisc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-34
/
+24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-1
/
+1
|
\
|
*
treewide: Fix printks with 0x%#
Joe Perches
2013-08-27
1
-1
/
+1
*
|
parisc: Remove arch/parisc/kernel/sys32.h header
John David Anglin
2013-07-31
1
-7
/
+0
|
/
*
parisc: remove unused variable 'compat_val'
Helge Deller
2013-03-02
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-24
1
-15
/
+4
|
\
|
*
parisc: switch to generic sigaltstack
Al Viro
2013-02-04
1
-15
/
+4
*
|
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
2013-02-20
1
-1
/
+1
*
|
parisc: sigaltstack doesn't round ss.ss_sp as required
John David Anglin
2013-01-07
1
-1
/
+3
|
/
*
parisc: don't bother looping in do_signal()
Al Viro
2012-10-01
1
-22
/
+7
*
parisc: fix double restarts
Al Viro
2012-10-01
1
-8
/
+8
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-3
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-2
/
+1
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-6
/
+4
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-16
/
+5
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-6
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-24
1
-2
/
+0
*
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
2012-05-22
1
-2
/
+1
*
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-22
1
-10
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
[next]