index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
compat_signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-10
/
+8
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-07
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2015-04-17
1
-6
/
+5
|
\
|
*
tile: use si_int instead of si_ptr for compat_siginfo
Chris Metcalf
2015-04-17
1
-6
/
+5
*
|
tile: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-8
/
+1
|
/
*
tile: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-14
/
+15
*
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
1
-1
/
+1
*
tile: implement gettimeofday() via vDSO
Chris Metcalf
2013-08-13
1
-1
/
+2
*
tile: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
1
-49
/
+0
*
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
1
-15
/
+0
*
tile: switch to generic sigaltstack
Al Viro
2013-02-03
1
-46
/
+2
*
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
2012-11-28
1
-1
/
+1
*
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
1
-5
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-9
/
+0
|
\
|
*
tile: don't bother with SIGTRAP in setup_frame
Al Viro
2012-10-01
1
-9
/
+0
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
1
-57
/
+0
|
/
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-3
/
+0
*
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
2012-05-16
1
-7
/
+5
*
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-13
1
-4
/
+1
*
arch/tile: support signal "exception-trace" hook
Chris Metcalf
2011-05-19
1
-2
/
+2
*
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
2010-12-17
1
-3
/
+3
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-10-14
1
-5
/
+5
*
arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.
Chris Metcalf
2010-08-13
1
-1
/
+3
*
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
2010-07-06
1
-4
/
+6
*
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
2010-06-04
1
-0
/
+433