summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-05-17x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner
2018-05-17x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky
2018-05-17x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner
2018-05-17x86/speculation: Handle HT correctly on AMDThomas Gleixner
2018-05-17x86/cpufeatures: Add FEATURE_ZENThomas Gleixner
2018-05-17x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner
2018-05-17x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner
2018-05-17x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov
2018-05-17KVM: SVM: Move spec control call after restore of GSThomas Gleixner
2018-05-18powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-16x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov
2018-05-16x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()Kirill A. Shutemov
2018-05-15Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-05-15KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-15KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li
2018-05-15ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori
2018-05-15ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori
2018-05-15ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori
2018-05-14MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-05-14MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni
2018-05-14MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni
2018-05-14KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-05-14MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-05-14MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil
2018-05-14MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown
2018-05-14tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-14Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-05-14ARM: keystone: fix platform_domain_notifier array overrunRussell King
2018-05-14x86/pkeys: Do not special case protection key 0Dave Hansen
2018-05-14x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen
2018-05-14x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'Alexander Potapenko
2018-05-14x86/cpu: Make alternative_msr_write work for 32-bit codeJim Mattson
2018-05-14Merge tag 'imx-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2018-05-14Merge tag 'omap-for-v17/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-05-14Merge tag 'arm-soc/for-4.17/devicetree-fixes' of https://github.com/Broadcom/...Olof Johansson
2018-05-14arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433Marek Szyprowski
2018-05-14Merge tag 'tegra-for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2018-05-14Merge tag 'davinci-fixes-for-v4.17' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-05-14Merge tag 'renesas-fixes-for-v4.17' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-05-14Merge tag 'uniphier-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2018-05-14efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-13x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-13uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu
2018-05-13kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu
2018-05-13x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-13x86/amd_nb: Add support for Raven Ridge CPUsGuenter Roeck
2018-05-12x86/bugs: Fix the parameters alignment and missing voidKonrad Rzeszutek Wilk
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds