aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-05-08KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw()Sean Christopherson
2019-05-08KVM: VMX: Save RSI to an unused output in the vCPU-run asm blobSean Christopherson
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-05-08KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes
2019-05-08arm64: fix wrong check of on_sdei_stack in nmi contextWei Li
2019-05-08arm/mach-at91/pm : fix possible object reference leakPeng Hao
2019-05-08riscv: fix accessing 8-byte variable from RV32Alan Kao
2019-05-08ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren
2019-05-08ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson
2019-05-08ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall
2019-05-08arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos
2019-05-08KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson
2019-05-08KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson
2019-05-08KVM: lapic: Track lapic timer advance per vCPUSean Christopherson
2019-05-08KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon
2019-05-08KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson
2019-05-08ARC: memset: fix build with L1_CACHE_SHIFT != 6Eugeniy Paltsev
2019-05-07Merge tag 'v5.0.13' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.12' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.11' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.10' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.9' into v5.0/standard/baseBruce Ashfield
2019-05-07Merge tag 'v5.0.8' into v5.0/standard/baseBruce Ashfield
2019-05-05KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson
2019-05-05KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson
2019-05-04x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov
2019-05-04kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li
2019-05-04KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh
2019-05-04KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson
2019-05-04x86/mm: Don't exceed the valid physical address spaceRalph Campbell
2019-05-04x86/realmode: Don't leak the trampoline kernel addressMatteo Croce
2019-05-04ARM: davinci: fix build failure with allnoconfigSekhar Nori
2019-05-04ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida
2019-05-04KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose
2019-05-04ARM: dts: pfla02: increase phy reset durationMarco Felsch
2019-05-04KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-05-04KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier
2019-05-04ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky
2019-05-04ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike
2019-05-04arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channelsTakeshi Kihara
2019-05-02x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-05-02x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann
2019-05-02powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman
2019-05-02ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-05-02perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan