index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virt
/
coco
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-62
/
+40
2026-08-17
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+3
2026-07-23
x86/sev: Use new AES-GCM library
Eric Biggers
1
-4
/
+3
2026-07-22
virt: arm-cca-guest: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-21
arm64/coco: Add pKVM as a CC platform
Mostafa Saleh
1
-0
/
+3
2026-07-21
virt: arm-cca-guest: use migrate_disable() for attestation token requests
Kohei Enju
1
-61
/
+36
2026-07-17
drivers/virt: pkvm: Fix end calculation in mmio_guard_ioremap_hook()
Mostafa Saleh
1
-1
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
3
-3
/
+1
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
5
-0
/
+249
2026-06-03
coco/tdx-host: Lock out module updates when reading version
Dave Hansen
1
-3
/
+12
2026-06-03
coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
Chao Gao
2
-4
/
+91
2026-06-03
coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
Chao Gao
1
-0
/
+8
2026-06-03
coco/tdx-host: Expose P-SEAMLDR information via sysfs
Chao Gao
1
-1
/
+71
2026-06-03
coco/tdx-host: Expose TDX module version
Chao Gao
1
-1
/
+25
2026-06-03
coco/tdx-host: Introduce a "tdx_host" device
Chao Gao
5
-0
/
+51
2026-05-20
virt: sev-guest: Explicitly leak pages in unknown state
Carlos López
1
-3
/
+7
2026-05-17
virt: sev-guest: Do not use host-controlled page order in cleanup path
Carlos López
1
-7
/
+5
2026-04-26
Merge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...
Linus Torvalds
1
-10
/
+9
2026-04-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2026-04-14
virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
Sami Mujawar
1
-1
/
+2
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2026-04-02
virt: coco: change tsm_class to a const struct
Jori Koolstra
1
-10
/
+9
2026-03-30
drivers/virt: pkvm: Add Kconfig dependency on DMA_RESTRICTED_POOL
Will Deacon
1
-1
/
+1
2026-03-20
virt: tdx-guest: Fix handling of host controlled 'quote' buffer length
Zubin Mithra
1
-2
/
+10
2026-03-19
coco/guest: Remove unneeded selection of CRYPTO
Eric Biggers
1
-1
/
+0
2026-03-05
virt: tdx-guest: Return error for GetQuote failures
Kuppuswamy Sathyanarayanan
1
-0
/
+5
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-6
/
+6
2026-02-15
Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...
Linus Torvalds
1
-1
/
+3
2026-02-10
configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KB
Kuppuswamy Sathyanarayanan
1
-1
/
+3
2026-01-23
coco/tsm: Remove unused variable tsm_rwsem
Thomas Weißschuh
1
-2
/
+0
2026-01-22
Revert "PCI/TSM: Report active IDE streams"
Dan Williams
1
-28
/
+0
2025-12-04
virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERS
Nathan Chancellor
1
-0
/
+2
2025-11-03
PCI/TSM: Report active IDE streams
Dan Williams
1
-0
/
+28
2025-11-03
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
1
-2
/
+44
2025-11-03
coco/tsm: Introduce a core device for TEE Security Managers
Dan Williams
3
-0
/
+97
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-09-19
arm64: Enable EFI secret area Securityfs support
Suzuki K Poulose
1
-1
/
+1
2025-08-15
virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()
Tom Lendacky
1
-15
/
+12
2025-07-29
Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2025-06-18
virt: sev-guest: Contain snp_guest_request_ioctl in sev-guest
Alexey Kardashevskiy
1
-3
/
+6
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-2
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-06-11
efi_secret: clean securityfs use up
Al Viro
1
-29
/
+8
2025-06-11
fix locking in efi_secret_unlink()
Al Viro
1
-9
/
+1
[next]