summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-25alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-01-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-01-25x86: Remove unused IOMMU_STRESS KconfigCorentin Labbe
2018-01-25x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger
2018-01-24x86/centaur: Mark TSC invariantdavidwang
2018-01-24x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov
2018-01-24x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-24perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier
2018-01-24x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2018-01-23Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-23arm64: Turn on KPTI only on CPUs that need itJayachandran C
2018-01-23arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C
2018-01-23x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2018-01-23arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose
2018-01-23arm64: Move BP hardening to check_and_switch_contextMarc Zyngier
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-22signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-01-20x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott
2018-01-20alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-20Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger
2018-01-20x86/jailhouse: Respect pci=lastbus command line settingsJan Kiszka
2018-01-20x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQJan Kiszka
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-19Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-19ia64: Rewrite atomic_add and atomic_subMatthew Wilcox
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-01-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-01-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-19x86/mce: Make machine check speculation protectedThomas Gleixner