summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-01-31s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2020-01-31s390/smp,vdso: fix ASCE handlingHeiko Carstens
2020-01-31powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2020-01-31powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2020-01-31omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller
2020-01-31omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller
2020-01-31powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater
2020-01-31powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2020-01-31powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater
2020-01-31powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2020-01-31ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula
2020-01-31powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan
2020-01-31s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2020-01-31ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller
2020-01-19KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2020-01-19KVM: x86: Grab KVM's srcu lock when setting nested stateSean Christopherson
2020-01-19KVM: x86: Remove a spurious export of a static functionSean Christopherson
2020-01-19KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini
2020-01-19KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2020-01-19KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-EnterSean Christopherson
2020-01-19KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocatedGreg Kurz
2020-01-19KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz
2020-01-19KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz
2020-01-19arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc node"Marek Szyprowski
2020-01-19x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng
2020-01-19x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()Joerg Roedel
2020-01-19x86/resctrl: Fix potential lockdep warningXiaochen Shen
2020-01-19MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer
2020-01-19sparc64: implement ioremap_ucTuowen Zhao
2020-01-19arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter
2020-01-19ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157cChristophe Roullier
2020-01-19x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_earlyMichael Zhivich
2020-01-19arm64: dts: zii-ultra: fix ARM regulator GPIO handleLucas Stach
2020-01-19x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2020-01-19powerpc/bpf: Fix tail call implementationEric Dumazet
2020-01-19ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspendOndrej Jirman
2020-01-19arm64: dts: imx8mm: fix compatible string for sdmaShengjiu Wang
2020-01-19ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interruptsFabio Estevam
2020-01-19arm64: dts: ls1028a: fix a compatible issueYuantian Tang
2020-01-09ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2020-01-09arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2020-01-09x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2020-01-09KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2020-01-09x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3Andy Lutomirski
2020-01-09x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2020-01-09x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra
2020-01-09x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski
2020-01-09x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski
2020-01-09x86/entry/32: Use %ss segment where requiredAndy Lutomirski
2020-01-09x86/entry/32: Fix IRET exceptionPeter Zijlstra