Age | Commit message (Expand) | Author |
2018-02-03 | kaiser: fix intel_bts perf crashes | Hugh Dickins |
2018-02-03 | x86/pti: Make unpoison of pgd for trusted boot work for real | Dave Hansen |
2018-01-31 | x86/microcode/intel: Extend BDW late-loading further with LLC size check | Jia Zhang |
2018-01-31 | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang |
2018-01-31 | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled | Sudeep Holla |
2018-01-31 | x86/retpoline: Fill RSB on context switch for affected CPUs | David Woodhouse |
2018-01-31 | x86/microcode/intel: Fix BDW late-loading revision check | Ben Hutchings |
2018-01-23 | kprobes/x86: Disable optimizing on the function jumps to indirect thunk | Masami Hiramatsu |
2018-01-23 | retpoline: Introduce start/end markers of indirect thunk | Masami Hiramatsu |
2018-01-23 | x86/mce: Make machine check speculation protected | Thomas Gleixner |
2018-01-23 | x86/cpu, x86/pti: Do not enable PTI on AMD processors | Tom Lendacky |
2018-01-23 | x86/apic/vector: Fix off by one in error path | Thomas Gleixner |
2018-01-23 | x86/retpoline/irq32: Convert assembler indirect jumps | Andi Kleen |
2018-01-23 | x86/retpoline/ftrace: Convert ftrace assembler indirect jumps | David Woodhouse |
2018-01-23 | x86/spectre: Add boot time option to select Spectre v2 mitigation | David Woodhouse |
2018-01-23 | x86/retpoline: Add initial retpoline support | David Woodhouse |
2018-01-23 | x86/asm: Use register variable to get stack pointer value | Andrey Ryabinin |
2018-01-23 | x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier | Andy Lutomirski |
2018-01-23 | x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC | Tom Lendacky |
2018-01-23 | x86/cpu/AMD: Make LFENCE a serializing instruction | Tom Lendacky |
2018-01-17 | x86/alternatives: Fix optimize_nops() checking | Borislav Petkov |
2018-01-17 | x86/cpu: Implement CPU vulnerabilites sysfs functions | Thomas Gleixner |
2018-01-17 | x86/cpu: Merge bugs.c and bugs_64.c | Borislav Petkov |
2018-01-17 | x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] | David Woodhouse |
2018-01-17 | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN | Thomas Gleixner |
2018-01-17 | x86/cpufeatures: Add X86_BUG_CPU_INSECURE | Thomas Gleixner |
2018-01-17 | x86/cpufeatures: Make CPU bugs sticky | Thomas Gleixner |
2018-01-17 | x86/cpu: Factor out application of forced CPU caps | Andy Lutomirski |
2018-01-17 | x86/microcode/intel: Extend BDW late-loading with a revision check | Jia Zhang |
2018-01-17 | x86/acpi: Reduce code duplication in mp_override_legacy_irq() | Vikas C Sajjan |
2018-01-17 | x86/acpi: Handle SCI interrupts above legacy space gracefully | Vikas C Sajjan |
2018-01-10 | x86/microcode/AMD: Add support for fam17h microcode loading | Tom Lendacky |
2018-01-05 | x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap | Andy Lutomirski |
2018-01-05 | KPTI: Rename to PAGE_TABLE_ISOLATION | Kees Cook |
2018-01-05 | x86/kaiser: Move feature detection up | Borislav Petkov |
2018-01-05 | x86/paravirt: Dont patch flush_tlb_single | Thomas Gleixner |
2018-01-05 | x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling | Borislav Petkov |
2018-01-05 | kaiser: add "nokaiser" boot option, using ALTERNATIVE | Hugh Dickins |
2018-01-05 | kaiser: fix unlikely error in alloc_ldt_struct() | Hugh Dickins |
2018-01-05 | kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user | Hugh Dickins |
2018-01-05 | kaiser: enhanced by kernel and user PCIDs | Dave Hansen |
2018-01-05 | kaiser: fix perf crashes | Hugh Dickins |
2018-01-05 | kaiser: fix build and FIXME in alloc_ldt_struct() | Hugh Dickins |
2018-01-05 | kaiser: merged update | Dave Hansen |
2018-01-05 | KAISER: Kernel Address Isolation | Richard Fellner |
2018-01-02 | x86/smpboot: Remove stale TLB flush invocations | Thomas Gleixner |
2018-01-02 | x86/mm/64: Fix reboot interaction with CR4.PCIDE | Andy Lutomirski |
2018-01-02 | x86/mm: Enable CR4.PCIDE on supported systems | Andy Lutomirski |
2018-01-02 | x86/mm: Add the 'nopcid' boot option to turn off PCID | Andy Lutomirski |
2018-01-02 | x86/mm: Disable PCID on 32-bit kernels | Andy Lutomirski |