tty: vt: fix up tabstops properly
[pandora-kernel.git] / arch / x86 /
2018-01-07 Borislav Petkovx86/alternatives: Use optimized NOPs for padding
2018-01-07 Borislav Petkovx86/alternatives: Make JMPs more robust
2018-01-07 Borislav Petkovx86/alternatives: Add instruction padding
2018-01-07 Borislav Petkovx86/alternatives: Cleanup DPRINTK macro
2018-01-07 Hugh Dickinskaiser: alloc_ldt_struct() use get_zeroed_page()
2018-01-07 Hugh Dickinskaiser: user_map __kprobes_text too
2018-01-07 Andrea Arcangelix86/mm/kaiser: re-enable vsyscalls
2018-01-07 Hugh DickinsKAISER: Kernel Address Isolation
2018-01-07 Andy Lutomirskix86/mm/64: Fix reboot interaction with CR4.PCIDE
2018-01-07 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-07 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2018-01-07 Andy Lutomirskix86/mm: Disable PCID on 32-bit kernels
2018-01-07 Andy Lutomirskix86/mm: Remove the UP asm/tlbflush.h code, always use...
2018-01-07 Andy Lutomirskix86/mm, sched/core: Turn off IRQs in switch_mm()
2018-01-07 Andy Lutomirskix86/mm, sched/core: Uninline switch_mm()
2018-01-07 Andy Lutomirskix86/mm: Build arch/x86/mm/tlb.c even on !SMP
2018-01-07 Andy Lutomirskix86/mm: If INVPCID is available, use it to flush global...
2018-01-07 Andy Lutomirskix86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
2018-01-07 Borislav Petkovx86/mm: Fix INVPCID asm constraint
2018-01-07 Andy Lutomirskix86/mm: Add INVPCID helpers
2018-01-07 H. Peter Anvinx86, cpufeature: Add CPU features from Intel document...
2018-01-01 Eric Biggerscrypto: salsa20 - fix blkcipher_walk API usage
2018-01-01 Wanpeng LiKVM: Fix stack-out-of-bounds read in write_mmio
2018-01-01 Andrew HonigKVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2018-01-01 Borislav Petkovx86/oprofile/ppro: Do not use __this_cpu*() in preempti...
2018-01-01 Haozhong ZhangKVM: nVMX: fix guest CR4 loading when emulating L2...
2018-01-01 Boqun Fengkvm/x86: Avoid async PF preempting the kernel incorrectly
2018-01-01 Boqun Fengkvm/x86: Handle async PF in RCU read-side critical...
2018-01-01 Gleb NatapovKVM: Do not take reference to mm during async #PF
2017-11-26 Wanpeng LiKVM: async_pf: Fix #DF due to inject "Page not Present...
2017-11-26 Jan H. SchönherrKVM: SVM: Add a missing 'break' statement
2017-11-26 Andy Lutomirskix86/fsgsbase/64: Report FSBASE and GSBASE correctly...
2017-11-11 Seunghun Hanx86/acpi: Prevent out of bound access caused by broken...
2017-10-12 Arun Sharmaperf/x86: Check if user fp is valid
2017-10-12 Jim Mattsonkvm: nVMX: Don't allow L2 to access the hardware CR8
2017-10-12 Bjorn HelgaasPCI: Work around poweroff & suspend-to-RAM issue on...
2017-10-12 Bjorn HelgaasPCI: Mark Haswell Power Control Unit as having non...
2017-09-15 Wanpeng LiKVM: async_pf: avoid async pf injection when in guest...
2017-09-15 Wanpeng LiKVM: cpuid: Fix read/write out-of-bounds vulnerability...
2017-09-15 Radim KrčmářKVM: x86: zero base3 of unusable segments
2017-09-15 Gleb NatapovKVM: x86: fix use of uninitialized memory as segment...
2017-09-15 Wanpeng LiKVM: X86: Fix read out-of-bounds vulnerability in kvm...
2017-08-26 Laura Abbottx86/mm/32: Set the '__vmalloc_start_set' flag in initme...
2017-08-26 Richard Weinbergerum: Fix PTRACE_POKEUSER on x86_64
2017-08-26 Ashish Kalrax86/boot: Fix BSS corruption/overwrite bug in early...
2017-07-18 Kees Cookmm: Tighten x86 /dev/mem with zeroing reads
2017-07-18 T Makphaibulchokex86/mm/init.c: Fix devmem_is_allowed() off by one
2017-07-18 Josh Poimboeufftrace/x86: Fix triple fault with graph tracing and...
2017-07-18 Thomas Gleixnerx86/vdso: Plug race between mapping and ELF header...
2017-07-18 Dan Streetmanxen: do not re-use pirq number cached in pci device...
2017-07-02 Hugh Dickinsmm: larger stack guard gap, between vmas
2017-06-05 Nikola Pajkovskyx86/pci-calgary: Fix iommu_free() comparison of unsigne...
2017-03-16 Ben HutchingsRevert "KVM: x86: expose MSR_TSC_AUX to userspace"
2017-03-16 Lukasz Odziobax86/cpu: Fix bootup crashes by sanitizing the argument...
2017-02-26 Jim Mattsonkvm: nVMX: Allow L1 to intercept software exceptions...
2017-02-23 Linus TorvaldsFix potential infoleak in older kernels
2017-02-23 Radim KrčmářKVM: x86: drop error recovery in em_jmp_far and em_ret_far
2017-02-23 Ignacio AlvaradoKVM: Disable irq while unregistering user notifier
2017-02-23 Ido YarivKVM: x86: fix wbinvd_dirty_mask use-after-free
2016-11-20 Steven Rostedtx86/paravirt: Do not trace _paravirt_ident_*() functions
2016-11-20 Wanpeng Lix86/apic: Do not init irq remapping if ioapic is disabled
2016-11-20 Sebastian Andrzej... x86/mm: Disable preemption during CR3 read+write
2016-11-20 David Howellsx86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
2016-11-20 Jim MattsonKVM: nVMX: Fix memory corruption when using VMCS shadowing
2016-11-20 Paolo BonziniKVM: nVMX: fix lifetime issues for vmcs02
2016-11-20 Lukas Wunnerx86/quirks: Add early quirk to reset Apple AirPort...
2016-11-20 Lukas Wunnerx86/quirks: Reintroduce scanning of secondary buses
2016-11-20 Lukas Wunnerx86/quirks: Apply nvidia_bugs quirk only on root bus
2016-08-22 Borislav Petkovx86/amd_nb: Fix boot crash on non-AMD systems
2016-08-22 Masami Hiramatsukprobes/x86: Clear TF bit in fault on single-stepping
2016-08-22 H. Peter Anvinx86, build: copy ldlinux.c32 to image.iso
2016-08-22 Paolo BonziniKVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
2016-08-22 Prarit Bhargavax86/PCI: Mark Broadwell-EP Home Agent 1 as having non...
2016-06-15 Jan Beulichx86/mm/xen: Suppress hugetlbfs in PV guests
2016-06-15 David Matlackkvm: x86: do not leak guest xcr0 into host interrupt...
2016-06-15 Steven Rostedtx86, sparse: Do not force removal of __user when callin...
2016-06-15 Andi Kleenx86: Add 1/2/4/8 byte optimization to 64bit __copy_...
2016-06-15 Borislav Petkovx86/microcode/amd: Do not overwrite final patch levels
2016-06-15 Borislav Petkovx86/microcode/amd: Extract current patch level read...
2016-04-30 Hector Marco-Gisbertx86/mm/32: Enable full randomization on i386 and X86_32
2016-04-30 Kees Cookx86: standardize mmap_rnd() usage
2016-04-30 Yuki ShibuyaKVM: x86: Inject pending interrupt even if pending...
2016-04-30 Andy Lutomirskix86/iopl: Fix iopl capability check on Xen PV
2016-04-30 Andy Lutomirskix86/iopl/64: Properly context-switch IOPL on Xen PV
2016-04-30 Bjorn Helgaasx86/PCI: Mark Broadwell-EP Home Agent & PCU as having...
2016-04-30 Radim KrčmářKVM: i8254: change PIT discard tick policy
2016-04-01 Todd E BrandtPM / sleep / x86: Fix crash on graph trace through...
2016-04-01 Toshi Kanix86/uaccess/64: Handle the caching of 4-byte nocache...
2016-04-01 Toshi Kanix86/uaccess/64: Make the __copy_user_nocache() assembly...
2016-04-01 H. Peter Anvinx86, extable: Remove open-coded exception table entries...
2016-02-27 Matt Flemingx86/mm/pat: Avoid truncation when converting cpa->numpa...
2016-02-27 Paolo BonziniKVM: vmx: fix MPX detection
2016-02-13 Andy Lutomirskix86/mm: Improve switch_mm() barrier comments
2016-02-13 Mario Kleinerx86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
2016-02-13 H.J. Lux86/boot: Double BOOT_HEAP_SIZE to 64KB
2016-02-13 Andy Lutomirskix86/mm: Add barriers and document switch_mm()-vs-flush...
2016-02-13 Ouyang Zhaowei ... x86/xen: don't reset vcpu_info on a cancelled suspend
2016-02-13 Jan Beulichx86/LDT: Print the real LDT base address
2016-02-13 Paolo BonziniKVM: x86: correctly print #AC in traces
2016-02-13 Paolo BonziniKVM: x86: expose MSR_TSC_AUX to userspace
next