summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte
2019-02-06s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-02-06arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2019-02-06x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake
2019-02-06KVM: x86: Fix single-step debuggingAlexander Popov
2019-02-06s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-02-06s390/early: improve machine detectionChristian Borntraeger
2019-02-06ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki
2019-01-26Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su
2019-01-26mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-13crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras
2019-01-13x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov
2019-01-13MIPS: Align kernel load address to 64KBHuacai Chen
2019-01-13MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-13KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson
2019-01-13x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-12-21powerpc/boot: Fix random libfdt related build errorsGuenter Roeck
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-12-17x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov
2018-12-17x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner
2018-12-17KVM: SVM: Move spec control call after restore of GSThomas Gleixner
2018-12-17x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk
2018-12-17x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk
2018-12-17x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-12-17x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-12-17x86: fix SMAP in 32-bit environmentsLinus Torvalds
2018-12-17x86: reorganize SMAP handling in user space accessesLinus Torvalds
2018-12-17KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-12-17KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-12-17KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-12-17KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-12-17KVM/x86: Add IBPB supportAshok Raj
2018-12-17KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-12-17KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-12-17KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-12-17KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack