]> 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)
commit022052e497c206941428d4c67bee9b6c6c88d61f
tree28d629439a846eac733ab525a0d2d4a8e6a1649c
parent5a6dce68e44814bc3f1d839a33af3924a25337fd
parentea09d7e4320ff56e70d4d26e54acbae48331cd22
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