summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-16KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring
2018-03-16microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek
2018-03-16x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller
2018-03-15Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-14x86, memremap: fix altmap accounting at freeDan Williams
2018-03-14x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-14KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-14powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU featuresMichael Ellerman
2018-03-14ARM: dts: aspeed: Add default memory nodeJoel Stanley
2018-03-14x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-14KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras
2018-03-12Merge tag 'v4.16-rockchip-dts64fixes-2' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-03-12Merge tag 'v4.16-rockchip-dts32fixes-2' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-03-12Merge tag 'davinci-fixes-for-v4.16' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann
2018-03-12Merge tag 'imx-fixes-4.16-2' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2018-03-12x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-12x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-11Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-03-09arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-09ARM: davinci: fix the GPIO lookup for omapl138-hawkBartosz Golaszewski
2018-03-09x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-08x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-03-08x86/pti: Fix a comment typoSeunghun Han
2018-03-08x86/microcode: Synchronize late microcode loadingAshok Raj
2018-03-08x86/microcode: Request microcode on the BSPBorislav Petkov
2018-03-08x86/microcode/intel: Look into the patch cache firstBorislav Petkov
2018-03-08x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj
2018-03-08x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj
2018-03-08x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj
2018-03-08x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov
2018-03-08x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk
2018-03-08ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node nameLeonard Crestez
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-07bpf, x64: increase number of passesDaniel Borkmann
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-07ARM: ux500: Fix PMU IRQ regressionLinus Walleij
2018-03-07x86/entry/64/compat: Save one instruction in entry_INT80_compat()Dominik Brodowski