Age | Commit message (Expand) | Author |
2016-08-10 | x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables | Valdis Kletnieks |
2016-08-10 | x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET | Borislav Petkov |
2016-08-10 | x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text | Alexander Potapenko |
2016-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-08-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-08-04 | x86: vdso: use __pvclock_read_cycles | Paolo Bonzini |
2016-08-04 | pvclock: introduce seqcount-like API | Paolo Bonzini |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-08-01 | x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace | David Howells |
2016-08-01 | Merge branch 'x86/asm' into x86/urgent, to pick up fix | Ingo Molnar |
2016-07-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-27 | x86/ptrace: Stop setting TS_COMPAT in ptrace code | Andy Lutomirski |
2016-07-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | x86: Make the vdso2c compiler use the host architecture headers | Stephen Rothwell |
2016-07-19 | x86/vdso: Error out if the vDSO isn't a valid DSO | Andy Lutomirski |
2016-07-15 | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 | H.J. Lu |
2016-07-15 | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err | Ingo Molnar |
2016-07-15 | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er... | Andy Lutomirski |
2016-07-15 | x86/dumpstack: When OOPSing, rewind the stack before do_exit() | Andy Lutomirski |
2016-07-15 | Merge branch 'x86/asm' into x86/mm, to resolve conflicts | Ingo Molnar |
2016-07-14 | x86/vdso: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-07-10 | x86/entry: Inline enter_from_user_mode() | Paolo Bonzini |
2016-07-10 | x86/entry: Avoid interrupt flag save and restore | Paolo Bonzini |
2016-07-08 | x86/asm/entry: Make thunk's restore a local label | Borislav Petkov |
2016-07-08 | x86/vdso: Add mremap hook to vm_special_mapping | Dmitry Safonov |
2016-06-14 | x86/ptrace: run seccomp after ptrace | Kees Cook |
2016-06-14 | x86/entry: Get rid of two-phase syscall entry work | Andy Lutomirski |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski |
2016-06-14 | x86/vdso/32: Assemble sigreturn.S separately | Andy Lutomirski |
2016-06-07 | GCC plugin infrastructure | Emese Revfy |
2016-05-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-05-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-24 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar |
2016-05-19 | x86/entry/64: Fix stack return address retrieval in thunk | Josh Poimboeuf |
2016-05-12 | x86: Use compat version for preadv2 and pwritev2 | Dmitry V. Levin |
2016-05-05 | x86/entry/32: Remove GET_THREAD_INFO() from entry code | Brian Gerst |
2016-05-05 | x86/entry, sched/x86: Don't save/restore EFLAGS on task switch | Brian Gerst |
2016-05-03 | x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs | Denys Vlasenko |
2016-04-29 | x86/segments/64: When load_gs_index fails, clear the base | Andy Lutomirski |
2016-04-20 | kbuild: drop FORCE from PHONY targets | Masahiro Yamada |
2016-04-19 | x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() | Dmitry Safonov |
2016-04-13 | x86/syscalls: Wire up compat readv2/writev2 syscalls | Christoph Hellwig |
2016-04-13 | x86/vdso: Remove direct HPET access through the vDSO | Andy Lutomirski |
2016-04-13 | x86/entry/64: Make gs_change a local label | Borislav Petkov |
2016-04-13 | x86/cpu: Add Erratum 88 detection on AMD | Borislav Petkov |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-21 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |