summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon1-21/+34
2019-05-10xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov1-9/+12
2019-05-10perf/x86/intel: Initialize TFA MSRPeter Zijlstra1-0/+6
2019-05-10perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian1-1/+1
2019-05-10MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao1-1/+2
2019-05-08x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra1-1/+1
2019-05-08x86/mm: Fix a crash with kmemleak_scan()Qian Cai1-0/+6
2019-05-08x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He1-1/+1
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck1-0/+5
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V1-4/+6
2019-05-08KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson2-4/+2
2019-05-08kvm: vmx: Fix typos in vmentry/vmexit control settingYu Zhang1-3/+5
2019-05-08KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw()Sean Christopherson1-1/+1
2019-05-08KVM: VMX: Save RSI to an unused output in the vCPU-run asm blobSean Christopherson1-1/+1
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips1-3/+108
2019-05-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-05-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas1-0/+7
2019-05-08KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes1-3/+9
2019-05-08arm64: fix wrong check of on_sdei_stack in nmi contextWei Li1-0/+6
2019-05-08arm/mach-at91/pm : fix possible object reference leakPeng Hao1-2/+4
2019-05-08riscv: fix accessing 8-byte variable from RV32Alan Kao1-1/+1
2019-05-08ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren1-2/+2
2019-05-08ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson1-6/+6
2019-05-08ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-05-08arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos1-2/+2
2019-05-08KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson1-3/+21
2019-05-08KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson3-5/+17
2019-05-08KVM: lapic: Track lapic timer advance per vCPUSean Christopherson5-25/+28
2019-05-08KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon1-3/+6
2019-05-08KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson1-0/+4
2019-05-08ARC: memset: fix build with L1_CACHE_SHIFT != 6Eugeniy Paltsev1-2/+2
2019-05-05KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson1-2/+2
2019-05-05KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson2-2/+20
2019-05-04x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov1-2/+7
2019-05-04kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li1-1/+2
2019-05-04KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh4-3/+45
2019-05-04KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson1-4/+9
2019-05-04x86/mm: Don't exceed the valid physical address spaceRalph Campbell1-1/+1
2019-05-04x86/realmode: Don't leak the trampoline kernel addressMatteo Croce1-2/+0
2019-05-04ARM: davinci: fix build failure with allnoconfigSekhar Nori1-0/+1
2019-05-04ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsiMasanari Iida1-2/+2
2019-05-04KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose1-0/+2
2019-05-04ARM: dts: pfla02: increase phy reset durationMarco Felsch1-0/+1
2019-05-04KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2-0/+22
2019-05-04KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier1-3/+3
2019-05-04ARM: imx51: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky1-4/+7
2019-05-04ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike1-1/+1