index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
crypto: ccp: Add the SNP_PLATFORM_STATUS command
Brijesh Singh
3
-0
/
+80
2024-01-29
x86/cpufeatures: Enable/unmask SEV-SNP CPU feature
Michael Roth
1
-0
/
+4
2024-01-29
KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
7
-5
/
+54
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
5
-30
/
+102
2024-01-29
iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
Ashish Kalra
3
-0
/
+105
2024-01-29
crypto: ccp: Handle legacy SEV commands when SNP is enabled
Brijesh Singh
2
-10
/
+416
2024-01-29
crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
Tom Lendacky
1
-19
/
+48
2024-01-29
crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
Brijesh Singh
2
-26
/
+176
2024-01-29
x86/sev: Introduce an SNP leaked pages list
Ashish Kalra
2
-0
/
+39
2024-01-29
crypto: ccp: Provide an API to issue SEV and SNP commands
Brijesh Singh
2
-1
/
+21
2024-01-29
crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
4
-24
/
+282
2024-01-29
crypto: ccp: Define the SEV-SNP commands
Brijesh Singh
3
-0
/
+337
2024-01-29
x86/sev: Adjust the directmap to avoid inadvertent RMP faults
Michael Roth
1
-2
/
+83
2024-01-29
x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
Brijesh Singh
2
-0
/
+115
2024-01-29
x86/fault: Dump RMP table information when RMP page faults occur
Michael Roth
1
-0
/
+4
2024-01-29
x86/traps: Define RMP violation #PF error code
Brijesh Singh
2
-8
/
+13
2024-01-29
x86/fault: Add helper for dumping RMP entries
Brijesh Singh
2
-10
/
+91
2024-01-29
x86/sev: Add RMP entry lookup helpers
Brijesh Singh
2
-0
/
+52
2024-01-29
x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled
Ashish Kalra
1
-0
/
+3
2024-01-29
x86/sev: Add SEV-SNP host initialization support
Brijesh Singh
6
-1
/
+253
2024-01-29
iommu/amd: Don't rely on external callers to enable IOMMU SNP support
Ashish Kalra
4
-43
/
+32
2024-01-29
x86/speculation: Do not enable Automatic IBRS if SEV-SNP is enabled
Kim Phillips
1
-1
/
+6
2024-01-29
x86/cpufeatures: Add SEV-SNP CPU feature
Brijesh Singh
4
-3
/
+8
2024-01-29
x86/sme: Fix memory encryption setting if enabled by default and not overridden
Ard Biesheuvel
1
-7
/
+3
2024-01-29
x86/mm: Fix memory encryption features advertisement
Kirill A. Shutemov
1
-26
/
+30
2024-01-29
x86/sev: Harden #VC instruction emulation somewhat
Borislav Petkov (AMD)
3
-3
/
+108
2024-01-28
Linux 6.8-rc2
Linus Torvalds
1
-1
/
+1
2024-01-28
Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
5
-13
/
+23
2024-01-28
Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
34
-230
/
+83
2024-01-28
Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+20
2024-01-28
Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-01-28
Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+29
2024-01-28
Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-12
/
+50
2024-01-28
Merge tag 'fixes-2024-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-0
/
+3
2024-01-27
Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
14
-177
/
+460
2024-01-27
Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
4
-11
/
+14
2024-01-27
Merge tag 'xfs-6.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-10
/
+17
2024-01-27
Merge tag 'bcachefs-2024-01-26' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
10
-32
/
+42
2024-01-27
Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-3
/
+6
2024-01-27
Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-74
/
+467
2024-01-27
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
1
-0
/
+6
2024-01-27
MIPS: loongson64: set nid for reserved memblock region
Huang Pei
2
-0
/
+5
2024-01-27
Revert "MIPS: loongson64: set nid for reserved memblock region"
Thomas Bogendoerfer
2
-4
/
+0
2024-01-26
Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
4
-8
/
+31
2024-01-26
Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linux
Linus Torvalds
5
-7
/
+20
2024-01-26
Merge tag 'io_uring-6.8-2024-01-26' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+4
2024-01-26
Merge tag 'thermal-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-32
/
+0
2024-01-26
Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-26
/
+38
2024-01-26
Merge tag 'docs-6.8-fixes' of git://git.lwn.net/linux
Linus Torvalds
4
-18
/
+11
2024-01-26
Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
71
-465
/
+736
[next]