OSDN Git Service

x86/efistub: Disable paging at mixed mode entry
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / arch / x86 /
2020-01-23 Ard Biesheuvelx86/efistub: Disable paging at mixed mode entry
2020-01-12 Dmitry Vyukovlocking/x86: Remove the unused atomic_inc_short() methd
2020-01-04 Lianbo Jiangx86/crash: Add a forward declaration of struct kimage
2020-01-04 Thomas Gleixnerx86/ioapic: Prevent inconsistent state when moving...
2020-01-04 Sami Tolvanenx86/mm: Use the correct function type for native_set_fi...
2019-12-21 Shirish Sx86/MCE/AMD: Turn off MC4_MISC thresholding on all...
2019-12-21 Paolo BonziniKVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_C...
2019-12-21 Paolo BonziniKVM: x86: fix presentation of TSX feature in ARCH_CAPAB...
2019-12-21 Paolo BonziniKVM: x86: do not modify masked bits of shared MSRs
2019-12-21 Kai-Heng Fengx86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
2019-12-21 Jan Beulichx86/apic/32: Avoid bogus LDR warnings
2019-11-28 Waiman Longx86/speculation: Fix redundant MDS mitigation message
2019-11-28 Waiman Longx86/speculation: Fix incorrect MDS/TAA mitigation status
2019-11-28 Alexander Kapshukx86/insn: Fix awk regexp warnings
2019-11-28 Steven Rostedt ... kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth...
2019-11-28 Uros BizjakKVM/x86: Fix invvpid and invept register operand size...
2019-11-25 Bjorn Helgaasx86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one...
2019-11-25 Borislav Petkovx86/olpc: Fix build error with CONFIG_MFD_CS5535=m
2019-11-25 Masami Hiramatsuuprobes/x86: Prohibit probing on MOV SS instruction
2019-11-25 Masami Hiramatsukprobes/x86: Prohibit probing on exception masking...
2019-11-25 Peter Zijlstrax86/atomic: Fix smp_mb__{before,after}_atomic()
2019-11-25 Matthew Whiteheadx86/CPU: Use correct macros for Cyrix calls
2019-11-25 Eric W. Biedermansignal: Properly deliver SIGSEGV from x86 uprobes
2019-11-16 Vineela Tummalapallix86/bugs: Add ITLB_MULTIHIT bug infrastructure
2019-11-16 Josh Poimboeufx86/speculation/taa: Fix printing of TAA_MSG_SMT on...
2019-11-16 Michal Hockox86/tsx: Add config options to set tsx=on|off|auto
2019-11-16 Pawan Guptax86/tsx: Add "auto" option to the tsx= cmdline parameter
2019-11-16 Pawan Guptakvm/x86: Export MDS_NO=0 to guests when TSX is enabled
2019-11-16 Pawan Guptax86/speculation/taa: Add sysfs reporting for TSX Async...
2019-11-16 Pawan Guptax86/speculation/taa: Add mitigation for TSX Async Abort
2019-11-16 Pawan Guptax86/cpu: Add a "tsx=" cmdline option with TSX disabled...
2019-11-16 Pawan Guptax86/cpu: Add a helper function x86_read_arch_cap_msr()
2019-11-16 Pawan Guptax86/msr: Add the IA32_TSX_CTRL MSR
2019-11-16 Paolo BonziniKVM: x86: use Intel speculation bugs and features as...
2019-11-16 Jim Mattsonkvm: x86: IA32_ARCH_CAPABILITIES is always supported
2019-11-16 Sean ChristophersonKVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD...
2019-11-16 Ben HutchingsKVM: Introduce kvm_get_arch_capabilities()
2019-11-16 Junaid Shahidkvm: mmu: Don't read PDPTEs when paging is not enabled
2019-11-12 Kim Phillipsperf/x86/amd/ibs: Fix reading of the IBS OpData registe...
2019-11-06 Dave Youngefi/x86: Do not clean dummy variable in kexec path
2019-11-06 Kan Liangx86/cpu: Add Atom Tremont (Jacobsville)
2019-10-17 Janakarajan Natarajanx86/asm: Fix MWAITX C-state hint value
2019-10-17 Jack WangKVM: nVMX: handle page fault in vmread fix
2019-10-05 Sean ChristophersonKVM: x86: Manually calculate reserved bits when loading...
2019-10-05 Jan DakinevichKVM: x86: set ctxt->have_exception in x86_decode_insn()
2019-10-05 Jan DakinevichKVM: x86: always stop emulation on page fault
2019-10-05 Thomas Gleixnerx86/apic: Soft disable APIC before initializing it
2019-10-05 Grzegorz Halatx86/reboot: Always use NMI fallback when shutdown via...
2019-09-21 Thomas Gleixnerx86/apic: Fix arch_dynirq_lower_bound() bug for DT...
2019-09-21 Corey Minyardx86/boot: Add missing bootparam that breaks boot on...
2019-09-21 Linus Torvaldsx86/build: Add -Wnoaddress-of-packed-member to REALMODE...
2019-09-21 Paolo BonziniKVM: nVMX: handle page fault in vmread
2019-09-21 Fuqian HuangKVM: x86: work around leak of uninitialized stack contents
2019-09-16 Zhenzhong Duanx86, boot: Remove multiple copy of static function...
2019-09-10 Linus TorvaldsRevert "x86/apic: Include the LDR when clearing out...
2019-09-06 Greg Kroah-Hartmanx86/ptrace: fix up botched merge of spectrev1 fix
2019-09-06 Sebastian Mayruprobes/x86: Fix detection of 32-bit user mode
2019-09-06 Ricardo Neriptrace,x86: Make user_64bit_mode() available to 32...
2019-09-06 Bandan Dasx86/apic: Include the LDR when clearing out APIC registers
2019-09-06 Bandan Dasx86/apic: Do not initialize LDR and DFR for bigsmp
2019-09-06 Sean ChristophersonKVM: x86: Don't update RIP or do single-step on faultin...
2019-09-06 Tom Lendackyx86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
2019-09-06 Chen Yux86/pm: Introduce quirk framework to save/restore extra...
2019-09-06 John Hubbardx86/boot: Fix boot regression caused by bootparam sanit...
2019-09-06 John Hubbardx86/boot: Save fields explicitly, zero out everything...
2019-09-06 Thomas Gleixnerx86/apic: Handle missing global clockevent gracefully
2019-09-06 Sean Christophersonx86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC...
2019-08-25 Matthias Kaehlckex86/boot: Disable the address-of-packed-member compiler...
2019-08-25 Andy Lutomirskix86/vdso: Remove direct HPET access through the vDSO
2019-08-25 Joerg Roedelx86/mm: Sync also unmappings in vmalloc_sync_all()
2019-08-25 Joerg Roedelx86/mm: Check for pfn instead of page in vmalloc_sync_one()
2019-08-11 Thomas Gleixnerx86/speculation/swapgs: Exclude ATOMs from speculation...
2019-08-11 Josh Poimboeufx86/entry/64: Use JMP instead of JMPQ
2019-08-11 Josh Poimboeufx86/speculation: Enable Spectre v1 swapgs mitigations
2019-08-11 Josh Poimboeufx86/speculation: Prepare entry code for Spectre v1...
2019-08-11 Wanpeng Lix86/entry/64: Fix context tracking state warning when...
2019-08-11 Ben Hutchingsx86: cpufeatures: Sort feature word 7
2019-08-06 Josh Poimboeufx86/kvm: Don't call kvm_spurious_fault() from .fixup
2019-08-06 Arnd Bergmannx86: math-emu: Hide clang warnings for 16-bit overflow
2019-08-06 Qian Caix86/apic: Silence -Wtype-limits compiler warnings
2019-08-04 Zhenzhong Duanx86/speculation/mds: Apply more accurate check on hyper...
2019-08-04 Hans de Goedex86/sysfb_efi: Add quirks for some devices with swapped...
2019-08-04 Like XuKVM: x86/vPMU: refine kvm_pmu err msg when event creati...
2019-08-04 Masahiro Yamadax86/build: Add 'set -e' to mkcapflags.sh to delete...
2019-07-21 Paolo BonziniKVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with...
2019-07-21 Paolo Bonzinikvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
2019-07-21 Dianzhang Chenx86/tls: Fix possible spectre-v1 in do_get_thread_area()
2019-07-21 Dianzhang Chenx86/ptrace: Fix possible spectre-v1 in ptrace_get_debug...
2019-07-10 Paolo BonziniKVM: x86: degrade WARN to pr_warn_ratelimited
2019-07-10 Jason A. Donenfeldum: Compile with modern headers
2019-07-10 Alejandro Jimenezx86/speculation: Allow guests to use SSBD even if host...
2019-07-10 Wanpeng LiKVM: X86: Fix scan ioapic use-before-initialization
2019-06-22 Frank van der Lindenx86/CPU/AMD: Don't force the CPB cap when running under...
2019-06-22 Paolo BonziniKVM: x86/pmu: do not mask the value that is written...
2019-06-22 Wenwen Wangx86/PCI: Fix PCI IRQ routing table memory leak
2019-06-22 Stephane Eranianperf/x86/intel: Allow PEBS multi-entry in watermark...
2019-06-11 Greg Kroah-HartmanRevert "x86/build: Move _etext to actual end of .text"
2019-06-11 Peter Zijlstrax86/ia32: Fix ia32_restore_sigcontext() AC leak
2019-06-11 Kees Cookx86/build: Keep local relocations with ld.lld
2019-06-11 Thomas Gleixnerx86/irq/64: Limit IST stack overflow check to #DB stack
next