Age | Commit message (Expand) | Author |
2015-04-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2015-04-14 | MIPS: Fix kernel lockup or crash after CPU offline/online | Hemmo Nieminen |
2015-04-14 | MIPS: IRQ: Fix disable_irq on CPU IRQs | Felix Fietkau |
2015-04-14 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2015-04-14 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
2015-04-14 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-04-14 | powerpc/xmon: Fix another endiannes issue in RTAS call from xmon | Laurent Dufour |
2015-04-14 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-04-14 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
2015-04-14 | x86, um: actually mark system call tables readonly | Daniel Borkmann |
2015-04-14 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
2015-04-14 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2015-04-14 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
2015-04-14 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
2015-04-14 | powerpc/pseries: Fix endiannes issue in RTAS call from xmon | Laurent Dufour |
2015-04-14 | MIPS: Loongson: Make platform serial setup always built-in. | Aaro Koskinen |
2015-04-14 | ARM: 8216/1: xscale: correct auxiliary register in suspend/resume | Dmitry Eremin-Solenikov |
2015-02-02 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit |
2015-02-02 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-02-02 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-02-02 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |
2015-02-02 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
2015-02-02 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2015-02-02 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2015-02-02 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2015-02-02 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2015-02-02 | MIPS: oprofile: Fix backtrace on 64-bit kernel | Aaro Koskinen |
2015-02-02 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2015-02-02 | xtensa: re-wire umount syscall to sys_oldumount | Max Filippov |
2015-02-02 | powerpc: do_notify_resume can be called with bad thread_info flags argument | Anton Blanchard |
2015-02-02 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski |
2015-02-02 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin |
2015-02-02 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek |
2015-02-02 | nEPT: Nested INVEPT | Nadav Har'El |
2015-02-02 | KVM: x86: Handle errors when RIP is set during far jumps | Nadav Amit |
2015-02-02 | KVM: x86: use new CS.RPL as CPL during task switch | Paolo Bonzini |
2015-02-02 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit |
2015-02-02 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit |
2015-02-02 | KVM: x86: Improve thread safety in pit | Andy Honig |
2015-02-02 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
2015-02-02 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
2015-02-02 | MIPS: tlbex: Properly fix HUGE TLB Refill exception handler | David Daney |
2015-02-02 | MIPS: tlbex: Fix a missing statement for HUGETLB | Huacai Chen |
2015-02-02 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
2015-02-02 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings |
2015-02-02 | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write() | Geert Uytterhoeven |
2015-02-02 | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue |
2015-02-02 | KVM: s390: unintended fallthrough for external call | Christian Borntraeger |
2015-02-02 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-12-01 | ARM: 8165/1: alignment: don't break misaligned NEON load/store | Robin Murphy |