Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
  Linus Torvalds 97245d0058 x86/entry: Get rid of pt_regs_to_thread_info() il y a 9 ans
  Andy Lutomirski b9d989c721 x86/asm: Move the thread_info::status field to thread_struct il y a 9 ans
  Linus Torvalds c98f5827f8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 9 ans
  Linus Torvalds 7a1e8b80fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security il y a 9 ans
  Andy Lutomirski 609c19a385 x86/ptrace: Stop setting TS_COMPAT in ptrace code il y a 9 ans
  Paolo Bonzini be8a18e2e9 x86/entry: Inline enter_from_user_mode() il y a 9 ans
  Paolo Bonzini 2e9d1e150a x86/entry: Avoid interrupt flag save and restore il y a 9 ans
  Kees Cook 93e35efb8d x86/ptrace: run seccomp after ptrace il y a 9 ans
  Andy Lutomirski c87a85177e x86/entry: Get rid of two-phase syscall entry work il y a 9 ans
  Dmitry Safonov abfb9498ee x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() il y a 9 ans
  Andy Lutomirski 9999c8c01f x86/entry: Call enter_from_user_mode() with IRQs off il y a 9 ans
  Andy Lutomirski a798f09111 x86/entry/32: Change INT80 to be an interrupt gate il y a 9 ans
  Andy Lutomirski 392a62549f x86/entry: Remove TIF_SINGLESTEP entry work il y a 9 ans
  Andy Lutomirski 4e79e182b4 x86/entry/compat: Keep TS_COMPAT set during signal delivery il y a 9 ans
  Borislav Petkov cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* il y a 9 ans
  Andy Lutomirski 1e423bff95 x86/entry/64: Migrate the 64-bit syscall slow path to C il y a 9 ans
  Andy Lutomirski 30bfa7b348 x86/entry: Restore traditional SYSENTER calling convention il y a 9 ans
  Andy Lutomirski 657c1eea00 x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on il y a 9 ans
  Andy Lutomirski f5e6a9753a x86/entry: Split and inline syscall_return_slowpath() il y a 9 ans
  Andy Lutomirski 39b48e575e x86/entry: Split and inline prepare_exit_to_usermode() il y a 9 ans
  Andy Lutomirski dd636071c3 x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing il y a 9 ans
  Andy Lutomirski 4aabd140f9 x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY il y a 9 ans
  Andy Lutomirski c68ca6787b x86/entry: Micro-optimize compat fast syscall arg fetch il y a 9 ans
  Andy Lutomirski 33c52129f4 x86/entry: Force inlining of 32-bit syscall code il y a 9 ans
  Andy Lutomirski 460d12453e x86/entry: Make irqs_disabled checks in exit code depend on lockdep il y a 9 ans
  Andy Lutomirski 8b13c2552f x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls il y a 9 ans
  Andy Lutomirski 5f310f739b x86/entry/32: Re-implement SYSENTER using the new C path il y a 9 ans
  Andy Lutomirski 7841b40871 x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls il y a 9 ans
  Andy Lutomirski 710246df58 x86/entry: Add C code for fast system call entries il y a 9 ans