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.14.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
/
arm64
/
kernel
/
signal32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-01
1
-5
/
+1
|
\
|
*
arm64: signal32: Drop pointless call to sigdelsetmask()
Will Deacon
2021-08-25
1
-5
/
+1
*
|
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
2021-07-23
1
-0
/
+2
*
|
arm64: Add compile-time asserts for siginfo_t offsets
Marco Elver
2021-07-23
1
-0
/
+37
|
/
*
arm64: compat: Always use sigpage for sigreturn trampoline
Will Deacon
2020-06-23
1
-25
/
+0
*
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
2020-06-23
1
-1
/
+1
*
arm64: signal: nofpsimd: Handle fp/simd context for signal frames
Suzuki K Poulose
2020-01-14
1
-2
/
+2
*
arm64: compat: Get sigreturn trampolines from vDSO
Vincenzo Frascino
2019-06-22
1
-0
/
+26
*
arm64: compat: Expose signal related structures
Vincenzo Frascino
2019-06-22
1
-46
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: compat: Alloc separate pages for vectors and sigpage
Vincenzo Frascino
2019-04-23
1
-2
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-3
/
+3
*
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
Mark Rutland
2018-07-12
1
-2
/
+2
*
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-12
1
-2
/
+4
*
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
1
-5
/
+5
*
arm64: compat: map SPSR_ELx<->PSR for signals
Mark Rutland
2018-07-05
1
-2
/
+6
*
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
1
-1
/
+2
*
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-28
1
-2
/
+1
*
arm64: signal: Call arm64_notify_segfault when failing to deliver signal
Will Deacon
2018-03-06
1
-10
/
+3
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-80
/
+0
|
\
|
*
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
1
-70
/
+0
|
*
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-15
1
-10
/
+0
*
|
arm64: fpsimd: Fix state leakage when migrating after sigreturn
Dave Martin
2018-01-16
1
-2
/
+3
|
/
*
arm64/sve: Signal handling support
Dave Martin
2017-11-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-14
/
+9
|
\
|
*
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-14
/
+9
*
|
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
1
-1
/
+1
*
|
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-08-07
1
-1
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
1
-1
/
+1
*
arm64: Rework valid_user_regs
Mark Rutland
2016-03-02
1
-1
/
+1
*
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
2015-09-17
1
-11
/
+36
*
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-07
1
-1
/
+2
*
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-07
1
-2
/
+0
*
arm64: compat: print compat_sp instead of sp
Vladimir Murzin
2015-06-17
1
-2
/
+2
*
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
2015-02-27
1
-3
/
+2
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-2
/
+2
*
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
2015-01-23
1
-1
/
+4
*
arm64: move to ESR_ELx macros
Mark Rutland
2015-01-15
1
-1
/
+1
*
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
2014-11-28
1
-0
/
+6
*
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
1
-15
/
+9
|
\
|
*
arm64: Use sigsp()
Richard Weinberger
2014-08-06
1
-10
/
+4
|
*
arm64: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-7
/
+7
*
|
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-07-10
1
-1
/
+1
|
/
*
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-16
1
-6
/
+3
|
\
|
*
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2014-05-08
1
-6
/
+3
*
|
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-09
1
-1
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
|
*
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
1
-1
/
+1
[next]