]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/kernel
x86/speculation/mds: Add BUG_MSBDS_ONLY
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel /
2019-05-06 Thomas Gleixnerx86/speculation/mds: Add BUG_MSBDS_ONLY
2019-05-06 Andi Kleenx86/speculation/mds: Add basic bug infrastructure for MDS
2019-05-06 Thomas Gleixnerx86/speculation: Consolidate CPU whitelists
2019-05-06 Peter Zijlstrax86/cpu: Sanitize FAM6_ATOM naming
2019-04-24 Vlastimil Babkax86/speculation/l1tf: Suggest what to do on systems...
2019-04-15 Peng Haokvmclock: fix TSC calibration for nested guests
2019-04-01 Kirill A. Shutemovx86/ldt: Remove unused variable in map_ldt_struct()
2019-04-01 Kirill A. Shutemovx86/ldt: Unmap PTEs for the slot before freeing LDT...
2019-04-01 Joerg Roedelx86/kexec: Allocate 8k PGDs for PTI
2019-04-01 Joerg Roedelx86/ldt: Enable LDT user-mapping for PAE
2019-04-01 Joerg Roedelx86/ldt: Split out sanity check in map_ldt_struct()
2019-04-01 Joerg Roedelx86/ldt: Define LDT_END_ADDR
2019-04-01 Joerg Roedelx86/mm/pti: Make pti_clone_kernel_text() compile on...
2019-04-01 Joerg Roedelx86/pgtable/32: Allocate 8k page-tables when PTI is...
2019-04-01 Joerg Roedelx86/entry: Rename update_sp0 to update_task_stack
2019-04-01 Joerg Roedelx86/entry/32: Enter the kernel via trampoline stack
2019-04-01 Joerg Roedelx86/entry/32: Load task stack from x86_tss.sp1 in SYSEN...
2019-04-01 Joerg Roedelx86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task...
2019-04-01 Joerg Roedelx86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
2019-04-01 Dominik Brodowskix86/speculation: Simplify the CPU bug detection logic
2019-04-01 WANG Chaox86, modpost: Replace last remnants of RETPOLINE with...
2019-04-01 Thomas Lendackyx86/speculation: Add support for STIBP always-on prefer...
2019-04-01 Waiman Longx86/speculation: Change misspelled STIPB to STIBP
2019-04-01 Thomas Gleixnerx86/speculation: Provide IBPB always command line options
2019-04-01 Thomas Gleixnerx86/speculation: Add seccomp Spectre v2 user space...
2019-04-01 Thomas Gleixnerx86/speculation: Enable prctl mode for spectre_v2_user
2019-04-01 Thomas Gleixnerx86/speculation: Add prctl() control for indirect branc...
2019-04-01 Thomas Gleixnerx86/speculation: Prepare arch_smt_update() for PRCTL...
2019-04-01 Thomas Gleixnerx86/speculation: Prevent stale SPEC_CTRL msr content
2019-04-01 Thomas Gleixnerx86/speculation: Split out TIF update
2019-04-01 Thomas Gleixnerx86/speculation: Prepare for conditional IBPB in switch...
2019-04-01 Thomas Gleixnerx86/speculation: Avoid __switch_to_xtra() calls
2019-04-01 Thomas Gleixnerx86/process: Consolidate and simplify switch_to_xtra...
2019-04-01 Tim Chenx86/speculation: Prepare for per task indirect branch...
2019-04-01 Thomas Gleixnerx86/speculation: Add command line control for indirect...
2019-04-01 Thomas Gleixnerx86/speculation: Unify conditional spectre v2 print...
2019-04-01 Thomas Gleixnerx86/speculataion: Mark command line parser data __initdata
2019-04-01 Thomas Gleixnerx86/speculation: Mark string arrays const correctly
2019-04-01 Thomas Gleixnerx86/speculation: Reorder the spec_v2 code
2019-04-01 Thomas Gleixnerx86/l1tf: Show actual SMT state
2019-04-01 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-04-01 Tim Chenx86/speculation: Reorganize speculation control MSRs...
2019-04-01 Thomas Gleixnerx86/speculation: Rename SSBD update functions
2019-04-01 Tim Chenx86/speculation: Disable STIBP when enhanced IBRS is...
2019-04-01 Tim Chenx86/speculation: Move STIPB/IBPB string conditionals...
2019-04-01 Tim Chenx86/speculation: Remove unnecessary ret variable in...
2019-04-01 Tim Chenx86/speculation: Clean up spectre_v2_parse_cmdline()
2019-04-01 Zhenzhong Duanx86/retpoline: Remove minimal retpoline support
2019-04-01 Zhenzhong Duanx86/retpoline: Make CONFIG_RETPOLINE depend on compiler...
2019-04-01 Jiri Kosinax86/speculation: Propagate information about RSB fillin...
2019-04-01 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2019-04-01 Andi Kleenx86/spectre: Add missing family 6 check to microcode...
2019-04-01 Tom Lendackyx86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
2019-04-01 Tom Lendackyx86/bugs: Update when to check for the LS_CFG SSBD...
2019-04-01 Konrad Rzeszutek... x86/bugs: Switch the selection of mitigation from CPU...
2019-04-01 Konrad Rzeszutek... x86/bugs: Add AMD's SPEC_CTRL MSR usage
2019-04-01 Konrad Rzeszutek... x86/bugs: Add AMD's variant of SSB_NO
2019-03-01 Scott Woodx86/microcode: Make the late update update_lock a raw...
2019-02-06 Radim Krčmářx86/kvmclock: set pvti_cpu0_va after enabling kvmclock
2019-02-06 Dewet Thibautx86/MCE: Remove min interval polling limitation
2019-02-06 Ville Syrjäläx86/apm: Don't access __preempt_count with zeroed fs
2019-02-06 Nick Desaulniersx86/paravirt: Make native_save_fl() extern inline
2019-01-14 Oleg Nesterovuprobes/x86: Remove incorrect WARN_ON() in uprobe_init_...
2019-01-14 Naoya Horiguchix86/e820: put !E820_TYPE_RAM regions into memblock...
2019-01-14 mike.travis@hpe.comx86/platform/UV: Add kernel parameter to set memory...
2019-01-14 mike.travis@hpe.comx86/platform/UV: Use new set memory block size function
2019-01-14 Siarhei Liakhx86: Call fixup_exception() before notify_die() in...
2019-01-14 Borislav Petkovx86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
2019-01-14 Tony Luckx86/mce: Fix incorrect "Machine check from unknown...
2019-01-14 Tony Luckx86/mce: Check for alternate indication of machine...
2019-01-14 Tony Luckx86/mce: Improve error message when kernel cannot recover
2018-11-15 Guilherme G. PiccoliUBUNTU: SAUCE: x86/quirks: Scan all busses for early...
2018-11-15 Guilherme G. PiccoliUBUNTU: SAUCE: x86/quirks: Add parameter to clear MSIs...
2018-11-15 Guilherme G. PiccoliUBUNTU: SAUCE: x86/PCI: Export find_cap() to be used...
2018-11-09 Sai Praneethx86/speculation: Support Enhanced IBRS on future CPUs
2018-11-09 Yannik SembritzkiFix kexec forbidding kernels signed with keys in the...
2018-11-09 Thomas Gleixnerx86/ioapic: Use apic_ack_irq()
2018-11-09 Thomas Gleixnerx86/apic: Provide apic_ack_irq()
2018-11-09 Thomas Gleixnerx86/apic/vector: Prevent hlist corruption and leaks
2018-11-09 Tony Luckx86/intel_rdt: Enable CMT and MBM on new Skylake stepping
2018-11-09 Tony Luckx86/MCE: Fix stack out-of-bounds write in mce-inject...
2018-11-09 Dmitry Torokhovkernfs: allow creating kernfs objects with arbitrary...
2018-10-01 Boris Ostrovskyx86/EISA: Don't probe EISA bus for Xen PV guests
2018-10-01 Masami Hiramatsuuprobes/x86: Prohibit probing on MOV SS instruction
2018-10-01 Masami Hiramatsukprobes/x86: Prohibit probing on exception masking...
2018-10-01 jacek.tomaka@poczta.fmx86/cpu/intel: Add missing TLB cpuid values
2018-10-01 Dave Youngkexec_file: do not add extra alignment to efi memmap
2018-09-11 Andi Kleenx86/speculation/l1tf: Increase l1tf memory limit for...
2018-09-10 Peter Zijlstrax86/paravirt: Fix spectre-v2 mitigations for paravirt...
2018-09-05 Jiri Kosinax86/speculation: Protect against userspace-userspace...
2018-09-05 Borislav Petkovx86/MCE/AMD: Cache SMCA MISC block addresses
2018-09-05 Yazen Ghannamx86/mce/AMD: Carve out SMCA get_block_address() code
2018-09-05 Yazen Ghannamx86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA...
2018-09-05 Yazen Ghannamx86/mce/AMD: Pass the bank number to smca_get_bank_type()
2018-09-05 Yazen Ghannamx86/MCE/AMD: Define a function to get SMCA bank type
2018-08-27 Baoquan Hex86/apic: Set up through-local-APIC mode on the boot...
2018-08-27 Ivan Gorinovx86/devicetree: Fix device IRQ settings in DT
2018-08-27 Ivan Gorinovx86/devicetree: Initialize device tree before using it
2018-08-27 Samuel Nevesx86/topology: Update the 'cpu cores' field in /proc...
2018-08-27 Wang Huix86/intel_rdt: Fix incorrect returned value when creati...
next