summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-09-21arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2019-09-21x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik
2019-09-21ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-21ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren
2019-09-21ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-16powerpc/tm: Remove msr_tm_active()Breno Leitao
2019-09-16powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh
2019-09-16ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij
2019-09-16KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling
2019-09-16KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras
2019-09-16KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li
2019-09-16KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson
2019-09-16KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson
2019-09-16KVM: x86: optimize check for valid PAT valuePaolo Bonzini
2019-09-16kvm: Check irqchip mode before assign irqfdPeter Xu
2019-09-16ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev
2019-09-16ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev
2019-09-16signal/arc: Use force_sig_fault where appropriateEric W. Biederman
2019-09-16ARM: dts: qcom: ipq4019: enlarge PCIe BAR rangeChristian Lamparter
2019-09-16ARM: dts: qcom: ipq4019: Fix MSI IRQ typeNiklas Cassel
2019-09-16ARM: dts: qcom: ipq4019: fix PCI rangeMathias Kresin
2019-09-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson
2019-09-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao
2019-09-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon
2019-09-16arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen
2019-09-16powerpc/kvm: Save and restore host AMR/IAMR/UAMORMichael Ellerman
2019-09-16x86/kvmclock: set offset for kvm unstable clockPavel Tatashin
2019-09-16KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-runSean Christopherson
2019-09-16ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta
2019-09-16ARC: show_regs: lockdep: re-enable preemptionVineet Gupta
2019-09-16powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai