summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan2019-09-211-3/+5
* x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-211-1/+3
* perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-09-212-7/+18
* perf/x86/intel: Restrict period on NehalemJosh Hunt2019-09-211-0/+6
* ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang2019-09-211-0/+5
* x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-09-211-1/+7
* ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger2019-09-211-1/+2
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-211-4/+6
* ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik2019-09-212-4/+3
* ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas2019-09-211-25/+25
* ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren2019-09-211-0/+3
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-211-1/+1
* ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren2019-09-211-1/+2
* ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas2019-09-216-30/+6
* powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V2019-09-211-9/+7
* x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-09-191-0/+1
* powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh2019-09-191-0/+1
* x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl2019-09-191-16/+19
* KVM: nVMX: handle page fault in vmreadPaolo Bonzini2019-09-191-2/+5
* KVM: x86: work around leak of uninitialized stack contentsFuqian Huang2019-09-191-0/+7
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-192-1/+11
* KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov2019-09-191-0/+2
* powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero2019-09-161-16/+2
* powerpc/tm: Remove msr_tm_active()Breno Leitao2019-09-162-13/+15
* powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh2019-09-161-0/+9
* ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij2019-09-161-1/+1
* KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling2019-09-161-3/+3
* KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2019-09-1613-32/+30
* KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li2019-09-161-2/+8
* KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson2019-09-161-12/+8
* KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson2019-09-161-2/+3
* KVM: x86: optimize check for valid PAT valuePaolo Bonzini2019-09-163-10/+12
* kvm: Check irqchip mode before assign irqfdPeter Xu2019-09-162-0/+8
* ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev2019-09-161-6/+3
* ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev2019-09-161-1/+1
* signal/arc: Use force_sig_fault where appropriateEric W. Biederman2019-09-161-15/+5
* ARM: dts: qcom: ipq4019: enlarge PCIe BAR rangeChristian Lamparter2019-09-161-2/+2
* ARM: dts: qcom: ipq4019: Fix MSI IRQ typeNiklas Cassel2019-09-161-1/+1
* ARM: dts: qcom: ipq4019: fix PCI rangeMathias Kresin2019-09-161-1/+1
* KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson2019-09-162-4/+16
* x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao2019-09-164-6/+12
* kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon2019-09-164-16/+15
* arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen2019-09-161-0/+3
* powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman2019-09-161-9/+17
* x86/kvmclock: set offset for kvm unstable clockPavel Tatashin2019-09-161-5/+1
* KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-runSean Christopherson2019-09-161-1/+1
* ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-09-161-4/+9
* ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-09-161-0/+8
* powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai2019-09-162-6/+19
* KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switchPaul Mackerras2019-09-162-4/+14