summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra2019-05-081-1/+1
* x86/mm: Fix a crash with kmemleak_scan()Qian Cai2019-05-081-0/+6
* x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He2019-05-081-1/+1
* x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-05-081-0/+5
* powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V2019-05-081-4/+6
* KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson2019-05-082-4/+2
* kvm: vmx: Fix typos in vmentry/vmexit control settingYu Zhang2019-05-081-3/+5
* KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw()Sean Christopherson2019-05-081-1/+1
* KVM: VMX: Save RSI to an unused output in the vCPU-run asm blobSean Christopherson2019-05-081-1/+1
* perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-081-3/+108
* ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-05-083-12/+12
* ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-05-081-2/+2
* sh: fix multiple function definition build errorsRandy Dunlap2019-05-081-2/+2
* kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-05-081-0/+7
* KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes2019-05-081-3/+9
* arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-05-081-0/+6
* arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-05-081-2/+4
* riscv: fix accessing 8-byte variable from RV32Alan Kao2019-05-081-1/+1
* ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-05-081-2/+2
* ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-05-081-6/+6
* ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-05-081-1/+3
* arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos2019-05-081-2/+2
* KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson2019-05-081-3/+21
* KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson2019-05-083-5/+17
* KVM: lapic: Track lapic timer advance per vCPUSean Christopherson2019-05-085-25/+28
* KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon2019-05-081-3/+6
* KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson2019-05-081-0/+4
* ARC: memset: fix build with L1_CACHE_SHIFT != 6Eugeniy Paltsev2019-05-081-2/+2
* KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson2019-05-051-2/+2
* KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson2019-05-052-2/+20
* x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov2019-05-041-2/+7
* kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li2019-05-041-1/+2
* KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh2019-05-044-3/+45
* KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson2019-05-041-4/+9
* x86/mm: Don't exceed the valid physical address spaceRalph Campbell2019-05-041-1/+1
* x86/realmode: Don't leak the trampoline kernel addressMatteo Croce2019-05-041-2/+0
* ARM: davinci: fix build failure with allnoconfigSekhar Nori2019-05-041-0/+1
* ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida2019-05-041-2/+2
* KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose2019-05-041-0/+2
* ARM: dts: pfla02: increase phy reset durationMarco Felsch2019-05-041-0/+1
* KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-05-042-0/+22
* KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-05-041-3/+3
* ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang2019-05-041-0/+1
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike2019-05-041-1/+1
* arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channelsTakeshi Kihara2019-05-041-4/+3
* x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-05-021-2/+6
* x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann2019-05-021-0/+5
* powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-05-022-1/+2
* ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-05-021-1/+15