Historial de Commits

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