Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
45d5ea48e1d4dc3b9df2e37aebaa4e97c52a7f2c
/
arch
/
arm64
/
kernel
/
signal32.c
2613502
signal: fix information leak in copy_siginfo_to_user
by Amanieu d'Antras
· 9 years ago
3c00cb5
signal: fix information leak in copy_siginfo_from_user32
by Amanieu d'Antras
· 9 years ago
4e2ee96
arm64: compat: print compat_sp instead of sp
by Vladimir Murzin
· 10 years ago
9d42d48
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
by Catalin Marinas
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
2d888f4
arm64: Emulate SETEND for AArch32 tasks
by Suzuki K. Poulose
· 10 years ago
aed40e0
arm64: move to ESR_ELx macros
by Mark Rutland
· 10 years ago
cc5e909
arm64: add SIGSYS siginfo for compat task
by AKASHI Takahiro
· 10 years ago
63b12bd
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
38a7be3
arm64: Use sigsp()
by Richard Weinberger
· 11 years ago
00554fa
arm64: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
f3e5c84
arm64: Add __NR_* definitions for compat syscalls
by Catalin Marinas
· 11 years ago
cf5c95d
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream
by Catalin Marinas
· 11 years ago
9141300
arm64: Provide read/write fault information in compat signal handlers
by Catalin Marinas
· 11 years ago
c51f926
arm64: add abstractions for FPSIMD state manipulation
by Ard Biesheuvel
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
aa62c20
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
by T.J. Purtell
· 11 years ago
a1d5eba
arm64: big-endian: don't treat code as data when copying sigret code
by Matthew Leach
· 11 years ago
0d96724
arm64: Removed unused variable in compat_setup_rt_frame()
by Catalin Marinas
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5168203
arm64: switch to generic old sigaction() (compat-only)
by Al Viro
· 12 years ago
02323a9
arm64: switch to generic compat rt_sigaction()
by Al Viro
· 12 years ago
84b9e9b
arm64: switch compat to generic old sigsuspend
by Al Viro
· 12 years ago
4cd2b2f
arm64: switch to generic compat rt_sigqueueinfo()
by Al Viro
· 12 years ago
67cf48f
arm64: switch to generic compat rt_sigpending()
by Al Viro
· 12 years ago
630cfbb
arm64: switch to generic compat rt_sigprocmask()
by Al Viro
· 12 years ago
207bdae
arm64: switch to generic sigaltstack
by Al Viro
· 12 years ago
c0e01d5
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
by Will Deacon
· 12 years ago
88a24cf
arm64: signal: let the compiler inline compat_get_sigframe
by Will Deacon
· 12 years ago
060a18c
arm64: signal: align return types for compat and native setup_return
by Will Deacon
· 12 years ago
f3d447a
arm64: Do not include asm/unistd32.h in asm/unistd.h
by Catalin Marinas
· 12 years ago
4ed27ec
arm64: Remove unused definitions from asm/unistd32.h
by Catalin Marinas
· 12 years ago
751f409
compat: move compat_siginfo_t definition to asm/compat.h
by Denys Vlasenko
· 12 years ago
3dd681d
arm64: 32-bit (compat) applications support
by Will Deacon
· 13 years ago