summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-21arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon1-0/+6
2019-09-21x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan1-3/+5
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra1-1/+3
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2-7/+18
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt1-0/+6
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang1-0/+5
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger1-1/+2
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-09-21ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik2-4/+3
2019-09-21ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas1-25/+25
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren1-0/+3
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-09-21ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren1-1/+2
2019-09-21ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas6-30/+6
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V1-9/+7
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds1-0/+1
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh1-0/+1
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl1-16/+19
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-2/+5
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov1-0/+2
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-16powerpc/tm: Remove msr_tm_active()Breno Leitao2-13/+15
2019-09-16powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh1-0/+9
2019-09-16ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij1-1/+1
2019-09-16KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling1-3/+3
2019-09-16KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras13-32/+30
2019-09-16KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li1-2/+8
2019-09-16KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson1-12/+8
2019-09-16KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson1-2/+3
2019-09-16KVM: x86: optimize check for valid PAT valuePaolo Bonzini3-10/+12
2019-09-16kvm: Check irqchip mode before assign irqfdPeter Xu2-0/+8
2019-09-16ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev1-6/+3
2019-09-16ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev1-1/+1
2019-09-16signal/arc: Use force_sig_fault where appropriateEric W. Biederman1-15/+5
2019-09-16ARM: dts: qcom: ipq4019: enlarge PCIe BAR rangeChristian Lamparter1-2/+2
2019-09-16ARM: dts: qcom: ipq4019: Fix MSI IRQ typeNiklas Cassel1-1/+1
2019-09-16ARM: dts: qcom: ipq4019: fix PCI rangeMathias Kresin1-1/+1
2019-09-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson2-4/+16
2019-09-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao4-6/+12
2019-09-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon4-16/+15
2019-09-16arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen1-0/+3
2019-09-16powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman1-9/+17
2019-09-16x86/kvmclock: set offset for kvm unstable clockPavel Tatashin1-5/+1
2019-09-16KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-runSean Christopherson1-1/+1
2019-09-16ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta1-4/+9
2019-09-16ARC: show_regs: lockdep: re-enable preemptionVineet Gupta1-0/+8
2019-09-16powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai2-6/+19