summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2020-12-29x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-21x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-08-21x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2020-07-22x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh
2020-06-30kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-30x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2020-06-20x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-20x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-20x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2020-06-20x86/speculation: Change misspelled STIPB to STIBPWaiman Long
2020-06-20x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-20x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-20x86_64: Fix jiffies ODR violationBob Haarman
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-04-24acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-28x86/sysfb: Fix check for bad VRAM sizeArvind Sankar
2020-02-14x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-01-29x86/kgbd: Use NMI_VECTOR not APIC_DM_NMIThomas Gleixner
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2020-01-04x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner
2020-01-04x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2019-12-21x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-12-21x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-11-28x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-25uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu
2019-11-25kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu
2019-11-25x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead
2019-11-25signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman
2019-11-16kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-16x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-16x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-16x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta