index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2021-12-01
arm64: Snapshot thread flags
Mark Rutland
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-26
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
2021-08-24
arm64/sve: Better handle failure to allocate SVE register storage
Mark Brown
2021-08-20
arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
Will Deacon
2021-08-05
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
2021-08-03
arm64: fix compat syscall return truncation
Mark Rutland
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
2021-07-23
arm64: Add compile-time asserts for siginfo_t offsets
Marco Elver
2021-06-11
arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
Will Deacon
2021-01-13
arm64: entry: remove redundant IRQ flag tracing
Mark Rutland
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2020-11-09
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-21
arm64/signal: Update the comment in preserve_sve_context
Julien Grall
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-01-14
arm64: signal: nofpsimd: Handle fp/simd context for signal frames
Suzuki K Poulose
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-03-29
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
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-12
arm64: consistently use unsigned long for thread flags
Mark Rutland
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2018-06-08
arm64: Fix syscall restarting around signal suppressed by tracer
Dave Martin
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
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-16
arm64: fpsimd: Fix state leakage when migrating after sigreturn
Dave Martin
2017-11-03
arm64/sve: Signal handling support
Dave Martin
2017-11-03
arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn
Dave Martin
2017-11-02
arm64: Mask all exceptions during kernel_exit
James Morse
2017-09-17
arm64/syscalls: Move address limit check in loop
Thomas Garnier
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
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-08
arm64/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-06-23
arm64: signal: Allow expansion of the signal frame
Dave Martin
2017-06-20
arm64: signal: factor out signal frame record allocation
Dave Martin
[next]