index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-3
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
um: extend fpstate to _xstate to support YMM registers
Eli Cooper
2016-05-21
1
-12
/
+11
*
um: fix FPU state preservation around signal handlers
Eli Cooper
2016-05-21
1
-15
/
+3
*
um: Fix pointer cast
Mickaël Salaün
2015-12-22
1
-1
/
+1
*
um: Fix fpstate handling
Richard Weinberger
2015-12-08
1
-8
/
+10
*
um: Fix warning in setup_signal_stack_si()
Richard Weinberger
2015-05-31
1
-1
/
+2
*
um: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-7
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
um: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-24
/
+21
*
um: remove dead code
Richard Weinberger
2013-07-19
1
-1
/
+0
*
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
2013-02-03
1
-13
/
+2
*
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-19
1
-7
/
+2
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
1
-2
/
+2
*
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2012-09-27
1
-6
/
+0
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-2
/
+0
*
um: missing checks of __put_user()/__get_user() return values
Al Viro
2012-05-21
1
-2
/
+2
*
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2012-05-21
1
-11
/
+11
*
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
2012-05-21
1
-0
/
+3
*
um: merge signal_{32,64}.c
Al Viro
2011-11-02
1
-0
/
+624