summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-13KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2019-12-13KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson
2019-12-13KVM: x86: Remove a spurious export of a static functionSean Christopherson
2019-12-13KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini
2019-12-13KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2019-12-13KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-EnterSean Christopherson
2019-12-13KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocatedGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz
2019-12-13arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc node"Marek Szyprowski
2019-12-13x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng
2019-12-13x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()Joerg Roedel
2019-12-13x86/resctrl: Fix potential lockdep warningXiaochen Shen
2019-12-13MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer
2019-12-13sparc64: implement ioremap_ucTuowen Zhao
2019-12-13arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter
2019-12-04x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior
2019-12-04ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157cChristophe Roullier
2019-12-04x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyMichael Zhivich
2019-12-04arm64: dts: zii-ultra: fix ARM regulator GPIO handleLucas Stach
2019-12-04x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-12-04powerpc/bpf: Fix tail call implementationEric Dumazet
2019-12-04ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspendOndrej Jirman
2019-12-04arm64: dts: imx8mm: fix compatible string for sdmaShengjiu Wang
2019-12-04ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interruptsFabio Estevam
2019-12-04arm64: dts: ls1028a: fix a compatible issueYuantian Tang
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-29powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-29x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3Andy Lutomirski
2019-11-29x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2019-11-29x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra
2019-11-29x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski
2019-11-29x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski
2019-11-29x86/entry/32: Use %ss segment where requiredAndy Lutomirski
2019-11-29x86/entry/32: Fix IRET exceptionPeter Zijlstra
2019-11-29x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner
2019-11-29x86/pti/32: Size initial_page_table correctlyThomas Gleixner
2019-11-29x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski
2019-11-29x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich
2019-11-29x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich
2019-11-29x86/stackframe/32: Repair 32-bit Xen PVJan Beulich
2019-11-29x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-29x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-29x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-11-29ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-11-24arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-20x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-11-20KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid