index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
signal32.c
Age
Commit message (
Expand
)
Author
2019-04-23
arm64: compat: Alloc separate pages for vectors and sigpage
Vincenzo Frascino
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-07-12
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
Mark Rutland
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
arm64: compat: map SPSR_ELx<->PSR for signals
Mark Rutland
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-06
arm64: signal: Call arm64_notify_segfault when failing to deliver signal
Will Deacon
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-16
arm64: fpsimd: Fix state leakage when migrating after sigreturn
Dave Martin
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2017-11-03
arm64/sve: Signal handling support
Dave Martin
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
2015-09-17
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-06-17
arm64: compat: print compat_sp instead of sp
Vladimir Murzin
2015-02-27
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
Catalin Marinas
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-01-23
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
2015-01-15
arm64: move to ESR_ELx macros
Mark Rutland
2014-11-28
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-06
arm64: Use sigsp()
Richard Weinberger
2014-08-06
arm64: Use get_signal() signal_setup_done()
Richard Weinberger
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-05
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
T.J. Purtell
2013-10-25
arm64: big-endian: don't treat code as data when copying sigret code
Matthew Leach
2013-03-18
arm64: Removed unused variable in compat_setup_rt_frame()
Catalin Marinas
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-14
arm64: switch to generic old sigaction() (compat-only)
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigaction()
Al Viro
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigpending()
Al Viro
2013-02-14
arm64: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
[next]