[GIT,PULL] x86/sev for v6.2

Message ID Y5iR0Jnh/1auvH5e@zn.tnic
State New
Headers
Series [GIT,PULL] x86/sev for v6.2 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_sev_for_v6.2

Message

Borislav Petkov Dec. 13, 2022, 2:53 p.m. UTC
  Hi Linus,

please pull two small x86/sev fixes for 6.2.

Thx.

---

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_sev_for_v6.2

for you to fetch changes up to 2874529b3513bdc90299c90f40713602da685e35:

  virt/sev-guest: Add a MODULE_ALIAS (2022-11-08 15:54:34 +0100)

----------------------------------------------------------------
- Two minor fixes to the sev-guest driver

----------------------------------------------------------------
Cole Robinson (1):
      virt/sev-guest: Add a MODULE_ALIAS

Rafael Mendonca (1):
      virt/sev-guest: Remove unnecessary free in init_crypto()

 drivers/virt/coco/sev-guest/sev-guest.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Dec. 13, 2022, 11:31 p.m. UTC | #1
The pull request you sent on Tue, 13 Dec 2022 15:53:04 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_sev_for_v6.2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/740afa4d39414516c36836ad88bed8294c72ba5f

Thank you!