x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
[pandora-kernel.git] / arch / x86 / include /
2018-03-19 Andi Kleenx86/retpoline: Optimize inline assembler for vmexit_fil...
2018-03-19 Masami Hiramatsukprobes/x86: Blacklist indirect thunk functions for...
2018-03-19 Masami Hiramatsuretpoline: Introduce start/end markers of indirect...
2018-03-19 Tom Lendackyx86/retpoline: Add LFENCE to the retpoline/RSB filling...
2018-03-19 David Woodhousex86/retpoline: Fill return stack buffer on vmexit
2018-03-19 David Woodhousex86/retpoline/xen: Convert Xen hypercall indirect jumps
2018-03-19 David Woodhousex86/spectre: Add boot time option to select Spectre...
2018-03-19 David Woodhousex86/retpoline: Add initial retpoline support
2018-03-19 Andrey Ryabininx86/asm: Use register variable to get stack pointer...
2018-03-19 Andy Lutomirskix86/asm: Make asm/alternative.h safe from assembly
2018-03-19 Tom Lendackyx86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
2018-03-19 Tom Lendackyx86/cpu/AMD: Make LFENCE a serializing instruction
2018-03-19 Borislav Petkovx86/alternatives: Fix ALTERNATIVE_2 padding generation...
2018-03-19 David Woodhousex86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
2018-03-19 Thomas Gleixnerx86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
2018-03-19 Thomas Gleixnerx86/cpufeatures: Add X86_BUG_CPU_INSECURE
2018-03-19 Thomas Gleixnerx86/cpufeatures: Make CPU bugs sticky
2018-03-19 David Woodhousex86/alternatives: Add missing '
2018-03-19 Borislav Petkovx86: Add another set of MSR accessor functions
2018-03-19 Jan-Simon Möllerx86, asm: Extend definitions of _ASM_* with a raw format
2018-03-19 Borislav Petkovx86, cpu: Expand cpufeature facility to include cpu...
2018-03-19 H. Peter Anvinx86, alternative: Add header guards to <asm/alternative...
2018-03-19 Borislav Petkovx86/bitops: Move BIT_64() for a wider use
2018-03-03 Thomas Gleixnerx86/mce: Make machine check speculation protected
2018-03-03 Liran AlonKVM: x86: Don't re-execute instruction when not passing...
2018-03-03 Gleb NatapovKVM: VMX: do not try to reexecute failed instruction...
2018-02-13 Rusty Russellx86/smp: Don't ever patch back to UP if we unplug cpus
2018-01-07 Kees CookKPTI: Rename to PAGE_TABLE_ISOLATION
2018-01-07 Borislav Petkovx86/kaiser: Move feature detection up
2018-01-07 Hugh Dickinskaiser: kaiser_flush_tlb_on_return_to_user() check...
2018-01-07 Hugh Dickinskaiser: asm/tlbflush.h handle noPGE at lower level
2018-01-07 Hugh Dickinskaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
2018-01-07 Tom Lendackyx86/boot: Add early cmdline parsing for options with...
2018-01-07 Borislav Petkovx86, boot: Carve out early cmdline parsing function
2018-01-07 Hugh Dickinskaiser: add "nokaiser" boot option, using ALTERNATIVE
2018-01-07 Borislav Petkovx86/alternatives: Add instruction padding
2018-01-07 Andrea Arcangelix86/mm/kaiser: re-enable vsyscalls
2018-01-07 Hugh DickinsKAISER: Kernel Address Isolation
2018-01-07 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
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: If INVPCID is available, use it to flush global...
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 Boqun Fengkvm/x86: Avoid async PF preempting the kernel incorrectly
2017-11-26 Andy Lutomirskix86/fsgsbase/64: Report FSBASE and GSBASE correctly...
2017-10-12 Arun Sharmaperf/x86: Check if user fp is valid
2017-07-18 Thomas Gleixnerx86/vdso: Plug race between mapping and ELF header...
2017-02-23 Linus TorvaldsFix potential infoleak in older kernels
2016-11-20 Sebastian Andrzej... x86/mm: Disable preemption during CR3 read+write
2016-06-15 Jan Beulichx86/mm/xen: Suppress hugetlbfs in PV guests
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 Andy Lutomirskix86/iopl/64: Properly context-switch IOPL on Xen PV
2016-02-13 Andy Lutomirskix86/mm: Improve switch_mm() barrier comments
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...
2015-11-17 Eric NorthupKVM: x86: work around infinite loop in microcode when...
2015-10-13 Paolo BonziniKVM: x86: trap AMD MSRs for the TSeg base and mask
2015-10-13 Andy Lutomirskix86/ldt: Make modify_ldt synchronous
2015-08-12 Radim KrčmářKVM: x86: make vapics_in_nmi_mode atomic
2015-08-06 Aravind Gopalakrishnanx86/iommu: Fix header comments regarding standard and...
2015-02-20 Borislav Petkovx86, cpu, amd: Add workaround for family 16h, erratum 793
2015-02-20 Andy Lutomirskix86, tls: Interpret an all-zero struct user_desc as...
2015-02-20 Andy Lutomirskix86, tls, ldt: Stop checking lm in LDT_empty
2015-02-20 Andy Lutomirskix86/tls: Don't validate lm in set_thread_area() after all
2015-01-01 Paolo Bonzinix86: kvm: use alternatives for VMCALL vs. VMMCALL if...
2014-12-14 Andy Lutomirskix86_64, traps: Stop using IST for #SS
2014-12-14 David Matlackkvm: x86: fix stale mmio cache bug
2014-11-05 Petr Matousekkvm: vmx: handle invvpid vm exit gracefully
2014-11-05 Nadav Har'ElnEPT: Nested INVEPT
2014-11-05 Nadav AmitKVM: x86: Check non-canonical addresses upon WRMSR
2014-09-13 Andy Lutomirskix86_64/entry/xen: Do not invoke espfix64 on Xen
2014-09-13 H. Peter Anvinx86, espfix: Fix broken header guard
2014-09-13 H. Peter Anvinx86, espfix: Move espfix definitions into a separate...
2014-09-13 H. Peter Anvinx86-64, espfix: Don't leak bits 31:16 of %esp returning...
2014-08-06 Paolo BonziniKVM: x86: preserve the high 32-bits of the PAT register
2014-08-06 Nadav AmitKVM: x86: Increase the number of fixed MTRR regs to 10
2014-07-11 Tejun Heoptrace,x86: force IRET path after a ptrace_stop()
2014-06-09 Anthony Iliopoulosx86, mm, hugetlb: Add missing TLB page invalidation...
2014-04-01 Prarit Bhargavax86: Add check for number of available vectors before...
2013-11-28 Ingo Molnarcompiler/gcc4: Add quirk for 'asm goto' miscompilation bug
2013-04-25 Andy HonigKVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva...
2013-04-25 Boris Ostrovskyx86, mm: Patch out arch_flush_lazy_mmu_mode() when...
2013-03-27 Ben Hutchingssignal: Define __ARCH_HAS_SA_RESTORER so we know whethe...
2013-03-06 Mel Gormanx86/mm: Check if PUD is large when validating a kernel...
2013-02-06 Kees Cookx86: Use enum instead of literals for trap values
2013-02-06 Matt Flemingefi: Make 'efi_enabled' a function to query EFI facilities
2012-12-06 Robert Richterx86-32: Fix invalid stack address while in softirq
2012-11-16 Len Brownx86: Remove the ancient and deprecated disable_hlt...
2012-10-17 Andrea Arcangelimm: thp: fix pmd_present for split_huge_page and PROT_N...
2012-08-04 Kevin Winchesterx86: Simplify code by removing a !SMP #ifdefs from...
2012-07-04 H. Peter Anvinx86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_...
2012-07-04 Andrea Arcangelithp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
2012-07-04 Andrea Arcangelimm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_popu...
2012-06-19 Cliff Wickmanx86/uv: Fix UV2 BAU legacy mode
next