aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2015-02-201-14/+27
* x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski2015-02-202-6/+7
* x86/tls: Disallow unusual TLS segmentsAndy Lutomirski2015-02-201-0/+22
* x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski2015-02-201-28/+73
* bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy2015-02-201-3/+7
* KVM: s390: flush CPU on load controlChristian Borntraeger2015-02-201-0/+2
* x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2015-01-013-2/+16
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2015-01-012-31/+11
* s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2015-01-011-15/+4
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-011-2/+2
* x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2015-01-012-2/+8
* x86/tls: Validate TLS entries to protect espfixAndy Lutomirski2015-01-011-0/+23
* KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit2015-01-011-1/+1
* MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen2014-12-141-1/+2
* x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2014-12-141-2/+2
* x86_64, traps: Rework bad_iretAndy Lutomirski2014-12-142-29/+48
* x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-12-142-32/+26
* x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-12-145-22/+7
* ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov2014-12-141-2/+2
* MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen2014-12-141-1/+1
* x86, mm: Set NX across entire PMD at bootKees Cook2014-12-141-1/+10
* x86, 64bit, mm: Mark data/bss/brk to nxYinghai Lu2014-12-141-3/+4
* x86: Require exact match for 'noxsave' command line optionDave Hansen2014-12-141-0/+2
* kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2014-12-142-6/+6
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-12-141-2/+2
* x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-12-142-3/+6
* x86: Conditionally update time when ack-ing pending irqsShai Fultheim2014-12-141-5/+7
* xtensa: re-wire umount syscall to sys_oldumountMax Filippov2014-12-141-1/+2
* m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven2014-12-141-0/+6
* x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-12-141-0/+15
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-12-141-0/+1
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-12-143-6/+17
* KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-11-051-3/+5
* x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-11-051-4/+17
* KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit2014-11-051-30/+87
* KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini2014-11-051-17/+30
* KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit2014-11-051-24/+54
* KVM: x86: Fix wrong masking on relative jump/callNadav Amit2014-11-051-5/+22
* KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa2014-11-051-8/+10
* kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2014-11-052-1/+9
* nEPT: Nested INVEPTNadav Har'El2014-11-052-0/+9
* KVM: x86: Improve thread safety in pitAndy Honig2014-11-051-0/+2
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-11-054-3/+42
* MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2014-11-051-0/+2
* MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-11-051-0/+12
* ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-11-051-0/+3
* sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-11-051-0/+3
* parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-11-051-1/+6
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-11-051-0/+1
* KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-11-051-10/+0