summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-12-04x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior1-1/+1
2019-12-04ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157cChristophe Roullier1-2/+2
2019-12-04x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyMichael Zhivich1-0/+3
2019-12-04arm64: dts: zii-ultra: fix ARM regulator GPIO handleLucas Stach1-1/+1
2019-12-04x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen1-0/+4
2019-12-04powerpc/bpf: Fix tail call implementationEric Dumazet1-0/+13
2019-12-04ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspendOndrej Jirman1-0/+1
2019-12-04arm64: dts: imx8mm: fix compatible string for sdmaShengjiu Wang1-3/+3
2019-12-04ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interruptsFabio Estevam1-0/+8
2019-12-04arm64: dts: ls1028a: fix a compatible issueYuantian Tang1-1/+1
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman3-0/+41
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman4-4/+54
2019-11-29powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl1-3/+16
2019-11-29x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3Andy Lutomirski1-3/+18
2019-11-29x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar3-10/+14
2019-11-29x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra1-12/+41
2019-11-29x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski1-14/+16
2019-11-29x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski1-31/+35
2019-11-29x86/entry/32: Use %ss segment where requiredAndy Lutomirski1-5/+14
2019-11-29x86/entry/32: Fix IRET exceptionPeter Zijlstra1-1/+1
2019-11-29x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner1-1/+5
2019-11-29x86/pti/32: Size initial_page_table correctlyThomas Gleixner1-0/+10
2019-11-29x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski1-0/+3
2019-11-29x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich1-11/+4
2019-11-29x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich2-55/+33
2019-11-29x86/stackframe/32: Repair 32-bit Xen PVJan Beulich2-2/+14
2019-11-29x86/speculation: Fix redundant MDS mitigation messageWaiman Long1-0/+13
2019-11-29x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long1-2/+15
2019-11-29x86/insn: Fix awk regexp warningsAlexander Kapshuk1-2/+2
2019-11-29ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin1-0/+3
2019-11-24arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+4
2019-11-20x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng1-0/+2
2019-11-20KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson1-4/+4
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid4-0/+148
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini5-13/+181
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2-7/+7
2019-11-12x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta1-0/+2
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli4-29/+55
2019-11-12x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf1-4/+0
2019-11-12x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2-6/+61
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta1-1/+6
2019-11-12kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta1-0/+19
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+23
2019-11-12x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta6-2/+137
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta5-1/+149
2019-11-12x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2-4/+13
2019-11-12x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-11-12arm64: errata: Update stale commentThierry Reding1-2/+2
2019-11-12ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1Amelie Delaunay1-1/+0
2019-11-12timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-7/+0