Commit történet

Szerző SHA1 Üzenet Dátum
  Linus Torvalds ba9f6f8954 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 7 éve
  Chang S. Bae e696c231be x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers 7 éve
  Chang S. Bae b1378a561f x86/fsgsbase/64: Introduce FS/GS base helper functions 7 éve
  Andy Lutomirski 07e1d88ada x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately 7 éve
  Eric W. Biederman 0a996c1a3f signal/x86: Use force_sig_fault where appropriate 7 éve
  Eric W. Biederman 73f297aa07 signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrap 7 éve
  Eric W. Biederman efc463adbc signal: Simplify tracehook_report_syscall_exit 7 éve
  Eric W. Biederman 3eb0f5193b signal: Ensure every siginfo we send has all bits initialized 7 éve
  Andy Lutomirski 37a8f7c383 x86/asm: Move 'status' from thread_struct to thread_info 7 éve
  Kyle Huey 17a6e1b8e8 x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() 8 éve
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 éve
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 éve
  Linus Torvalds 8e4ef63867 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 éve
  Andy Lutomirski b9d989c721 x86/asm: Move the thread_info::status field to thread_struct 9 éve
  Dmitry Safonov cc87324b3d x86/ptrace: Down with test_thread_flag(TIF_IA32) 9 éve
  Ingo Molnar 2b3061c77c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity 9 éve
  Josh Poimboeuf 72b4f6a5e9 x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access 9 éve
  Kees Cook 404f6aac9b x86: Apply more __ro_after_init and const 9 éve
  Andy Lutomirski 609c19a385 x86/ptrace: Stop setting TS_COMPAT in ptrace code 9 éve
  Andy Lutomirski d696ca016d x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits 9 éve
  Andy Lutomirski 296f781a4b x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase 9 éve
  Andy Lutomirski 731e33e39a x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization 9 éve
  Dmitry Safonov abfb9498ee x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() 9 éve
  chengang@emindsoft.com.cn 0105c8d833 arch/x86/kernel/ptrace.c: Remove unused arg_offs_table 9 éve
  Andy Lutomirski 1f484aa690 x86/entry: Move C entry and exit code to arch/x86/entry/common.c 10 éve
  Brian Gerst 601275c3e0 x86/compat: Factor out ia32 compat code from compat_arch_ptrace() 10 éve
  Ingo Molnar 59a36d16be x86/fpu: Factor out fpu/regset.h from fpu/internal.h 10 éve
  Ingo Molnar fcbc99c403 x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions 10 éve
  Ingo Molnar 678eaf6034 x86/fpu: Rename regset FPU register accessors 10 éve
  Ingo Molnar 78f7f1e54b x86/fpu: Rename fpu-internal.h to fpu/internal.h 10 éve