summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-01-26arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-2/+4
2019-01-13crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers1-0/+1
2019-01-13ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang1-1/+1
2019-01-13powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras1-1/+3
2019-01-13x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2-3/+19
2019-01-13MIPS: Align kernel load address to 64KBHuacai Chen1-3/+4
2019-01-13MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen1-0/+5
2019-01-13KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson1-1/+1
2019-01-13x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King1-0/+2
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu1-0/+72
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu1-1/+1
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec1-1/+6
2018-12-21powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes3-6/+3
2018-12-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes5-5/+7
2018-12-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky7-18/+59
2018-12-17x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2-7/+7
2018-12-17x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2-4/+12
2018-12-17KVM: SVM: Move spec control call after restore of GSThomas Gleixner1-12/+12
2018-12-17x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk4-8/+8
2018-12-17x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk2-8/+4
2018-12-17x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams4-31/+31
2018-12-17x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams1-10/+10
2018-12-17x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams1-0/+9
2018-12-17x86: fix SMAP in 32-bit environmentsLinus Torvalds1-0/+26
2018-12-17x86: reorganize SMAP handling in user space accessesLinus Torvalds2-46/+101
2018-12-17KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini2-6/+8
2018-12-17KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed1-0/+88
2018-12-17KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed4-6/+118
2018-12-17KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed4-2/+33
2018-12-17KVM/x86: Add IBPB supportAshok Raj4-3/+127
2018-12-17KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini1-142/+112
2018-12-17KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini1-13/+22
2018-12-17KVM: nVMX: Eliminate vmcs02 poolJim Mattson1-122/+22
2018-12-17KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack1-10/+43
2018-12-17KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář1-58/+38
2018-12-17KVM: x86: fix empty-body warningsYi Wang1-1/+1
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-12-13arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin8-0/+8
2018-12-13ARC: change defconfig defaults to ARCv2Kevin Hilman6-2/+6
2018-12-13mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin1-1/+1
2018-12-13MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin1-1/+1
2018-12-13xtensa: fix coprocessor context offset definitionsMax Filippov1-8/+8
2018-12-13xtensa: enable coprocessors that are being flushedMax Filippov1-1/+4
2018-12-13kvm: mmu: Fix race in emulated page table writesJunaid Shahid1-18/+9
2018-12-01s390/mm: Check for valid vma before zapping in gmap_discardJanosch Frank1-0/+2