提交历史

作者 SHA1 备注 提交日期
  Mark Rutland bf4ce5cc23 arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn 7 年之前
  Mark Rutland 3085e1645e arm64: remove sigreturn wrappers 7 年之前
  Mark Rutland d64567f678 arm64: use PSR_AA32 definitions 7 年之前
  Mark Rutland 25dc2c80cf arm64: compat: map SPSR_ELx<->PSR for signals 7 年之前
  Dave Martin 65896545b6 arm64: uaccess: Fix omissions from usercopy whitelist 7 年之前
  Dave Martin 20b8547277 arm64: fpsimd: Split cpu field out from struct fpsimd_state 7 年之前
  Will Deacon f71016a8a8 arm64: signal: Call arm64_notify_segfault when failing to deliver signal 7 年之前
  Linus Torvalds d4173023e6 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 年之前
  Dave Martin 0abdeff598 arm64: fpsimd: Fix state leakage when migrating after sigreturn 7 年之前
  Eric W. Biederman ea64d5acc8 signal: Unify and correct copy_siginfo_to_user32 7 年之前
  Eric W. Biederman 212a36a17e signal: Unify and correct copy_siginfo_from_user32 8 年之前
  Dave Martin 8cd969d28f arm64/sve: Signal handling support 8 年之前
  Linus Torvalds dd198ce714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 年之前
  Dave Martin 17c2895860 arm64: Abstract syscallno manipulation 8 年之前
  Dave Martin 35d0e6fb4d arm64: syscallno is secretly an int, make it official 8 年之前
  Eric W. Biederman cc731525f2 signal: Remove kernel interal si_code magic 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Adam Buchbinder ef769e3208 arm64: Fix misspellings in comments. 9 年之前
  Mark Rutland dbd4d7ca56 arm64: Rework valid_user_regs 9 年之前
  Will Deacon bdec97a855 arm64: compat: fix vfp save/restore across signal handlers in big-endian 10 年之前
  Amanieu d'Antras 26135022f8 signal: fix information leak in copy_siginfo_to_user 10 年之前
  Amanieu d'Antras 3c00cb5e68 signal: fix information leak in copy_siginfo_from_user32 10 年之前
  Vladimir Murzin 4e2ee96a63 arm64: compat: print compat_sp instead of sp 10 年之前
  Catalin Marinas 9d42d48a34 arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian 10 年之前
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 年之前
  Suzuki K. Poulose 2d888f48e0 arm64: Emulate SETEND for AArch32 tasks 10 年之前
  Mark Rutland aed40e0144 arm64: move to ESR_ELx macros 10 年之前
  AKASHI Takahiro cc5e9097c9 arm64: add SIGSYS siginfo for compat task 10 年之前
  Linus Torvalds 63b12bdb0d Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 11 年之前
  Richard Weinberger 38a7be3c28 arm64: Use sigsp() 11 年之前