summaryrefslogtreecommitdiffstats
path: root/drivers/virt
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-5/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-21/+21
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-42/+40
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds-1/+3
2026-02-10configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KBKuppuswamy Sathyanarayanan-1/+3
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh-2/+0
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams-28/+0
2025-12-04virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERSNathan Chancellor-2/+4
2025-11-03PCI/TSM: Report active IDE streamsDan Williams-0/+28
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams-2/+44
2025-11-03coco/tsm: Introduce a core device for TEE Security ManagersDan Williams-0/+97
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose-1/+1
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky-15/+12
2025-07-29Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+6
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+6
2025-07-24drivers: virt: acrn: Don't use %pK through printkThomas Weißschuh-6/+6
2025-06-18virt: sev-guest: Contain snp_guest_request_ioctl in sev-guestAlexey Kardashevskiy-3/+6
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-2/+2
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-2/+2
2025-06-11efi_secret: clean securityfs use upAl Viro-29/+8
2025-06-11fix locking in efi_secret_unlink()Al Viro-9/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+0
2025-05-13Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams-15/+15
2025-05-13tsm-mr: Fix init breakage after bin_attrs constification by scoping non-const...Cedric Xing-15/+15
2025-05-12Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams-81/+435
2025-05-08virt: tdx-guest: Transition to scoped_cond_guard for mutex operationsCedric Xing-23/+16
2025-05-08virt: tdx-guest: Refactor and streamline TDREPORT generationCedric Xing-56/+7
2025-05-08virt: tdx-guest: Expose TDX MRs as sysfs attributesCedric Xing-2/+150
2025-05-08tsm-mr: Add TVM Measurement Register supportCedric Xing-0/+257
2025-05-08Merge branch 'for-6.16/tsm' into tsm-nextDan Williams-35/+43
2025-05-07configfs-tsm-report: Fix NULL dereference of tsm_opsDan Williams-2/+29
2025-05-02coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/Dan Williams-5/+13
2025-05-02configfs-tsm: Namespace TSM report symbolsDan Williams-30/+30
2025-05-01virt: acrn: Remove unused list 'acrn_irqfd_clients'Dr. David Alan Gilbert-2/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar-19/+48
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+5
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy-6/+28
2025-03-07virt: sev-guest: Allocate request data dynamicallyNikunj A Dadhania-9/+15
2025-02-28x86/mm: Reduce header dependencies in <asm/set_memory.h>Kevin Brodsky-0/+1
2025-02-20drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctlHaoyu Li-3/+3
2025-02-20vbox: add HAS_IOPORT dependencyArnd Bergmann-1/+2
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-466/+20
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+8
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1