From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754038AbbKWKMo (ORCPT ); Mon, 23 Nov 2015 05:12:44 -0500 Received: from mail.skyhub.de ([78.46.96.112]:41970 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753922AbbKWKMi (ORCPT ); Mon, 23 Nov 2015 05:12:38 -0500 From: Borislav Petkov To: Ingo Molnar Cc: LKML Subject: [PATCH 0/6] tip-queue 2015-11-23 Date: Mon, 23 Nov 2015 11:12:20 +0100 Message-Id: <1448273546-2567-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Hi Ingo, here's this week's queue. "x86/microcode: Initialize the driver late when facilities are up" is for tip-urgent as it fixes a regression which came into the 4.4 merge window. The rest is 4.5 stuff. Thanks. Borislav Petkov (6): x86/cpu: Unify CPU family, model, stepping calculation kvm: Add accessors for guest CPU's family, model, stepping x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR x86/microcode: Initialize the driver late when facilities are up x86/cpu: Fix MSR value truncation issue x86/MSR: Chop off lower 32-bit value