]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Aug 2016 13:04:35 +0000 (09:04 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Aug 2016 13:04:35 +0000 (09:04 -0400)
commitf48ebe19a423d74d1daa5a06a39508c2012abd18
tree28d629439a846eac733ab525a0d2d4a8e6a1649c
parentb1eb847336d59d5fceafd90535a048e6f059fb6e
parent74e5f8861d8456d58c7d06d7c17ac557f5d9e573
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Ingo Molnar:
 "Two fixes and a cleanup-fix, to the syscall entry code and to ptrace"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
  x86/ptrace: Stop setting TS_COMPAT in ptrace code
  x86/vdso: Error out if the vDSO isn't a valid DSO
arch/x86/entry/common.c
arch/x86/include/asm/thread_info.h
arch/x86/kernel/signal.c