summaryrefslogtreecommitdiff
path: root/drivers/virt
AgeCommit message (Expand)Author
13 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
3 daysMerge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-03-30drivers/virt: pkvm: Add Kconfig dependency on DMA_RESTRICTED_POOLWill Deacon
2026-03-20virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra
2026-03-19coco/guest: Remove unneeded selection of CRYPTOEric Biggers
2026-03-05virt: tdx-guest: Return error for GetQuote failuresKuppuswamy Sathyanarayanan
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds
2026-02-10configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KBKuppuswamy Sathyanarayanan
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams
2025-12-04virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERSNathan Chancellor
2025-11-03PCI/TSM: Report active IDE streamsDan Williams
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams
2025-11-03coco/tsm: Introduce a core device for TEE Security ManagersDan Williams
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky
2025-07-29Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-24drivers: virt: acrn: Don't use %pK through printkThomas Weißschuh
2025-06-18virt: sev-guest: Contain snp_guest_request_ioctl in sev-guestAlexey Kardashevskiy
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-11efi_secret: clean securityfs use upAl Viro
2025-06-11fix locking in efi_secret_unlink()Al Viro
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-13Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams
2025-05-13tsm-mr: Fix init breakage after bin_attrs constification by scoping non-const...Cedric Xing
2025-05-12Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams
2025-05-08virt: tdx-guest: Transition to scoped_cond_guard for mutex operationsCedric Xing
2025-05-08virt: tdx-guest: Refactor and streamline TDREPORT generationCedric Xing
2025-05-08virt: tdx-guest: Expose TDX MRs as sysfs attributesCedric Xing
2025-05-08tsm-mr: Add TVM Measurement Register supportCedric Xing
2025-05-08Merge branch 'for-6.16/tsm' into tsm-nextDan Williams
2025-05-07configfs-tsm-report: Fix NULL dereference of tsm_opsDan Williams
2025-05-02coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/Dan Williams
2025-05-02configfs-tsm: Namespace TSM report symbolsDan Williams
2025-05-01virt: acrn: Remove unused list 'acrn_irqfd_clients'Dr. David Alan Gilbert
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds