Age | Commit message (Expand) | Author |
2015-03-06 | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen |
2015-03-06 | MIPS: IRQ: Fix disable_irq on CPU IRQs | Felix Fietkau |
2015-03-06 | x86: mm/fault: Fix semaphore imbalance | Ben Hutchings |
2015-02-20 | KVM: x86: SYSENTER emulation is broken | Nadav Amit |
2015-02-20 | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity |
2015-02-20 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2015-02-20 | Revert "x86, 64bit, mm: Mark data/bss/brk to nx" | Ben Hutchings |
2015-02-20 | Revert "x86, mm: Set NX across entire PMD at boot" | Ben Hutchings |
2015-02-20 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-02-20 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-02-20 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-02-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-02-20 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
2015-02-20 | crypto: include crypto- module prefix in template | Kees Cook |
2015-02-20 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-02-20 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
2015-02-20 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2015-02-20 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
2015-02-20 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
2015-02-20 | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha... | Keerthy |
2015-02-20 | KVM: s390: flush CPU on load control | Christian Borntraeger |
2015-01-01 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini |
2015-01-01 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel |
2015-01-01 | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky |
2015-01-01 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2015-01-01 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
2015-01-01 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
2015-01-01 | KVM: x86: Don't report guest userspace emulation error to userspace | Nadav Amit |
2014-12-14 | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen |
2014-12-14 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2014-12-14 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-12-14 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-12-14 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-12-14 | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov |
2014-12-14 | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen |
2014-12-14 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-12-14 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu |
2014-12-14 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-12-14 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin |
2014-12-14 | MIPS: ftrace: Fix a microMIPS build problem | Markos Chandras |
2014-12-14 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski |
2014-12-14 | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim |
2014-12-14 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov |
2014-12-14 | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() | Geert Uytterhoeven |
2014-12-14 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2014-12-14 | KVM: s390: unintended fallthrough for external call | Christian Borntraeger |
2014-12-14 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-11-05 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit |
2014-11-05 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
2014-11-05 | KVM: x86: Handle errors when RIP is set during far jumps | Nadav Amit |