summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-14selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski
2015-10-11x86/entry/64/compat: Document sysenter_fix_flags's reason for existenceBorislav Petkov
2015-10-09x86/entry: Split and inline syscall_return_slowpath()Andy Lutomirski
2015-10-09x86/entry: Split and inline prepare_exit_to_usermode()Andy Lutomirski
2015-10-09x86/entry: Use pt_regs_to_thread_info() in syscall entry tracingAndy Lutomirski
2015-10-09x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRYAndy Lutomirski
2015-10-09x86/entry: Micro-optimize compat fast syscall arg fetchAndy Lutomirski
2015-10-09x86/entry: Force inlining of 32-bit syscall codeAndy Lutomirski
2015-10-09x86/entry: Make irqs_disabled checks in exit code depend on lockdepAndy Lutomirski
2015-10-09x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscallsAndy Lutomirski
2015-10-09x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski
2015-10-09x86/entry/32: Re-implement SYSENTER using the new C pathAndy Lutomirski
2015-10-09x86/entry/32: Switch INT80 to the new C syscall pathAndy Lutomirski
2015-10-09x86/entry/32: Open-code return tracking from fork and kthreadsAndy Lutomirski
2015-10-09x86/entry/compat: Implement opportunistic SYSRETL for compat syscallsAndy Lutomirski
2015-10-09x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspaceAndy Lutomirski
2015-10-09x86/entry: Add C code for fast system call entriesAndy Lutomirski
2015-10-09x86/entry/64/compat: Migrate the body of the syscall entry to CAndy Lutomirski
2015-10-09x86/entry: Add do_syscall_32(), a C function to do 32-bit syscallsAndy Lutomirski
2015-10-09x86/syscalls: Give sys_call_ptr_t a useful typeAndy Lutomirski
2015-10-09x86/entry/syscalls: Move syscall table declarations into asm/syscalls.hAndy Lutomirski
2015-10-09x86/entry/64/compat: Set up full pt_regs for all compat syscallsAndy Lutomirski
2015-10-09x86/entry/64/compat: Remove most of the fast system call machineryAndy Lutomirski
2015-10-09x86/entry/64/compat: Remove audit optimizationsAndy Lutomirski
2015-10-09x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entriesAndy Lutomirski
2015-10-09x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski
2015-10-09x86/elf/64: Clear more registers in elf_common_init()Andy Lutomirski
2015-10-09x86/vdso: Replace hex int80 CFI annotations with GAS directivesAndy Lutomirski
2015-10-09x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski
2015-10-09x86/asm: Re-add parts of the manual CFI infrastructureAndy Lutomirski
2015-10-07x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski
2015-10-07x86/entry/64/compat: After SYSENTER, move STI after the NT fixupAndy Lutomirski
2015-10-07x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermo...Andy Lutomirski
2015-10-07x86/entry/64/compat: Fix SYSENTER's NT flag before user memory accessAndy Lutomirski
2015-10-07selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski
2015-10-07selftests/x86: Add a test for vDSO unwindingAndy Lutomirski
2015-10-07x86/uaccess: Add unlikely() to __chk_range_not_ok() failure pathsAndy Lutomirski
2015-10-07x86/uaccess: Tell the compiler that uaccess is unlikely to faultAndy Lutomirski
2015-10-07Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar
2015-10-07Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-10-07Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel
2015-10-04Linux 4.3-rc4Linus Torvalds
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-04Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds