index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-09
x86/entry: Micro-optimize compat fast syscall arg fetch
Andy Lutomirski
2015-10-09
x86/entry: Force inlining of 32-bit syscall code
Andy Lutomirski
2015-10-09
x86/entry: Make irqs_disabled checks in exit code depend on lockdep
Andy Lutomirski
2015-10-09
x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls
Andy Lutomirski
2015-10-09
x86/asm: Remove thread_info.sysenter_return
Andy Lutomirski
2015-10-09
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
2015-10-09
x86/entry/32: Switch INT80 to the new C syscall path
Andy Lutomirski
2015-10-09
x86/entry/32: Open-code return tracking from fork and kthreads
Andy Lutomirski
2015-10-09
x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls
Andy Lutomirski
2015-10-09
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2015-10-09
x86/entry: Add C code for fast system call entries
Andy Lutomirski
2015-10-09
x86/entry/64/compat: Migrate the body of the syscall entry to C
Andy Lutomirski
2015-10-09
x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls
Andy Lutomirski
2015-10-09
x86/syscalls: Give sys_call_ptr_t a useful type
Andy Lutomirski
2015-10-09
x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h
Andy Lutomirski
2015-10-09
x86/entry/64/compat: Set up full pt_regs for all compat syscalls
Andy Lutomirski
2015-10-09
x86/entry/64/compat: Remove most of the fast system call machinery
Andy Lutomirski
2015-10-09
x86/entry/64/compat: Remove audit optimizations
Andy Lutomirski
2015-10-09
x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entries
Andy Lutomirski
2015-10-09
x86/vdso/32: Save extra registers in the INT80 vsyscall path
Andy Lutomirski
2015-10-09
x86/elf/64: Clear more registers in elf_common_init()
Andy Lutomirski
2015-10-09
x86/vdso: Replace hex int80 CFI annotations with GAS directives
Andy Lutomirski
2015-10-09
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
2015-10-09
x86/asm: Re-add parts of the manual CFI infrastructure
Andy Lutomirski
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
x86/entry/64/compat: After SYSENTER, move STI after the NT fixup
Andy Lutomirski
2015-10-07
x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermo...
Andy Lutomirski
2015-10-07
x86/entry/64/compat: Fix SYSENTER's NT flag before user memory access
Andy Lutomirski
2015-10-07
selftests/x86: Add a test for ptrace syscall restart and arg modification
Andy Lutomirski
2015-10-07
selftests/x86: Add a test for vDSO unwinding
Andy Lutomirski
2015-10-07
x86/uaccess: Add unlikely() to __chk_range_not_ok() failure paths
Andy Lutomirski
2015-10-07
x86/uaccess: Tell the compiler that uaccess is unlikely to fault
Andy Lutomirski
2015-10-07
Merge branch 'linus' into x86/asm, to pick up fixes before applying new changes
Ingo Molnar
2015-10-07
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-10-07
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
2015-10-06
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
2015-10-06
Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-10-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-10-06
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
2015-10-04
Linux 4.3-rc4
v4.3-rc4
Linus Torvalds
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-10-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
2015-10-03
[CIFS] Update cifs version number
Steve French
2015-10-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]