Sign in
kunit
/
linux
/
ab74cfebafa3b71caa1e82793032b4867dcf5ea6
/
arch
/
arm64
/
kernel
/
signal.c
6589654
arm64: uaccess: Fix omissions from usercopy whitelist
by Dave Martin
· 7 years ago
20b8547
arm64: fpsimd: Split cpu field out from struct fpsimd_state
by Dave Martin
· 7 years ago
f71016a
arm64: signal: Call arm64_notify_segfault when failing to deliver signal
by Will Deacon
· 7 years ago
0abdeff
arm64: fpsimd: Fix state leakage when migrating after sigreturn
by Dave Martin
· 7 years ago
8cd969d
arm64/sve: Signal handling support
by Dave Martin
· 7 years ago
abf7398
arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn
by Dave Martin
· 7 years ago
8d66772
arm64: Mask all exceptions during kernel_exit
by James Morse
· 7 years ago
a2048e3
arm64/syscalls: Move address limit check in loop
by Thomas Garnier
· 7 years ago
0475919
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
6c51e67
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
17c2895
arm64: Abstract syscallno manipulation
by Dave Martin
· 8 years ago
35d0e6f
arm64: syscallno is secretly an int, make it official
by Dave Martin
· 8 years ago
cf7de27
arm64/syscalls: Check address limit on user-mode return
by Thomas Garnier
· 8 years ago
33f0826
arm64: signal: Allow expansion of the signal frame
by Dave Martin
· 8 years ago
bb4322f
arm64: signal: factor out signal frame record allocation
by Dave Martin
· 8 years ago
bb4891a
arm64: signal: factor frame layout and population into separate passes
by Dave Martin
· 8 years ago
47ccb02
arm64: signal: Refactor sigcontext parsing in rt_sigreturn
by Dave Martin
· 8 years ago
20987de
arm64: signal: split frame link record from sigcontext structure
by Dave Martin
· 8 years ago
9842cea
arm64: Add uprobe support
by Pratyush Anand
· 8 years ago
421dd6f
arm64: factor work_pending state machine to C
by Chris Metcalf
· 9 years ago
dbd4d7c
arm64: Rework valid_user_regs
by Mark Rutland
· 9 years ago
97b2f0d
arm64: Removed unused variable
by Richard Weinberger
· 10 years ago
9699a51
arm64: Remove signal translation and exec_domain
by Richard Weinberger
· 11 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 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
cf5c95d
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream
by Catalin Marinas
· 11 years ago
fd92d4a
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
by AKASHI Takahiro
· 11 years ago
15af194
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
by Catalin Marinas
· 11 years ago
0e0276d
arm64: Remove the aux_context structure
by Catalin Marinas
· 11 years ago
005f78c
arm64: defer reloading a task's FPSIMD state to userland resume
by Ard Biesheuvel
· 11 years ago
c51f926
arm64: add abstractions for FPSIMD state manipulation
by Ard Biesheuvel
· 11 years ago
207bdae
arm64: switch to generic sigaltstack
by Al Viro
· 12 years ago
b64e1c6
arm64: signal: return struct rt_sigframe from get_sigframe
by Will Deacon
· 12 years ago
304ef4e
arm64: signal: push the unwinding prologue on the signal stack
by Will Deacon
· 12 years ago
2c020ed
arm64: Signal handling support
by Catalin Marinas
· 13 years ago