summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski1-5/+29
2018-01-26x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov1-1/+1
2018-01-26x86/nospec: Fix header guards namesBorislav Petkov1-3/+3
2018-01-26x86/alternative: Print unadorned pointersBorislav Petkov1-7/+7
2018-01-26x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse3-1/+24
2018-01-26x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse1-0/+66
2018-01-26x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse1-5/+43
2018-01-26x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse1-0/+12
2018-01-26x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse1-0/+3
2018-01-26x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse1-0/+3
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse6-9/+15
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-1/+16
2018-01-26alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann1-34/+34
2018-01-26alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+11
2018-01-25crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions codeArd Biesheuvel2-74/+72
2018-01-25crypto: arm64/sm3 - new v8.2 Crypto Extensions implementationArd Biesheuvel4-0/+242
2018-01-25crypto: arm64/sha3 - new v8.2 Crypto Extensions implementationArd Biesheuvel4-0/+380
2018-01-25crypto: aesni - handle zero length dst bufferStephan Mueller1-1/+1
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra1-15/+18
2018-01-25KVM: VMX: Make indirect call speculation safePeter Zijlstra1-2/+2
2018-01-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra1-4/+5
2018-01-25x86: Remove unused IOMMU_STRESS KconfigCorentin Labbe1-8/+0
2018-01-25x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov1-2/+10
2018-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-24/+87
2018-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2018-01-25sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe1-1/+1
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+66
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář1-7/+11
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger1-7/+11
2018-01-24x86/centaur: Mark TSC invariantdavidwang1-0/+4
2018-01-24x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov1-1/+1
2018-01-24x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang1-2/+18
2018-01-24perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang1-1/+1
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier18-18/+0
2018-01-24x86/retpoline: Remove the esp/rsp thunkWaiman Long2-2/+0
2018-01-24ARM: dts: imx6q-b450v3: Add switch port configurationSebastian Reichel1-0/+52
2018-01-24ARM: dts: imx6q-b650v3: Add switch port configurationSebastian Reichel1-0/+52
2018-01-24ARM: dts: imx6q-b850v3: Add switch port configurationSebastian Reichel1-0/+75
2018-01-24ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel1-0/+62
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)1-1/+47
2018-01-23Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+20
2018-01-23arm64: Turn on KPTI only on CPUs that need itJayachandran C1-0/+7
2018-01-23arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C1-0/+10
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-48/+391
2018-01-23x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2-10/+19
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman3-5/+5
2018-01-23arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose1-3/+6
2018-01-23arm64: Move BP hardening to check_and_switch_contextMarc Zyngier1-2/+3
2018-01-23signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman4-23/+8