summaryrefslogtreecommitdiff
path: root/drivers/virt
AgeCommit message (Expand)Author
10 daysRevert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld
2024-03-09virt: efi_secret: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-08Merge tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-02virt: sev-guest: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-23virt: vbox: utils: fix all kernel-doc warningsRandy Dunlap
2023-12-23virt: vbox: linux: fix all kernel-doc warningsRandy Dunlap
2023-12-23virt: vbox: core: fix all kernel-doc warningsRandy Dunlap
2023-11-30vmgenid: emit uevent when VMGENID updatesBabis Chalios
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-04Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-19virt: tdx-guest: Add Quote generation support using TSM_REPORTSKuppuswamy Sathyanarayanan
2023-10-19virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORTDan Williams
2023-10-19virt: sevguest: Prep for kernel internal get_ext_report()Dan Williams
2023-10-19configfs-tsm: Introduce a shared ABI for attestation reportsDan Williams
2023-10-19virt: coco: Add a coco/Makefile and coco/KconfigDan Williams
2023-10-10virt: sevguest: Fix passing a stack buffer as a scatterlist targetDan Williams
2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner
2023-10-08virt: acrn: Annotate struct vm_memory_region_batch with __counted_byKees Cook
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-09virt: sevguest: Add CONFIG_CRYPTO dependencyArnd Bergmann
2023-05-08virt: acrn: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-21virt: fsl: Use of_property_present() for testing DT property presenceRob Herring
2023-03-21x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze
2023-03-21virt/coco/sev-guest: Double-buffer messagesDionna Glaze
2023-03-13virt/coco/sev-guest: Add throttling awarenessDionna Glaze
2023-03-13virt/coco/sev-guest: Do some code style cleanupsBorislav Petkov (AMD)
2023-03-13virt/coco/sev-guest: Carve out the request issuing logic into a helperBorislav Petkov (AMD)
2023-03-13virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()Borislav Petkov (AMD)
2023-03-13virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)
2023-03-13virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)
2023-03-01virt/sev-guest: Return -EIO if certificate buffer is not large enoughTom Lendacky
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-21virt/sev-guest: Prevent IV reuse in the SNP guest driverPeter Gonda
2022-11-17virt: Add TDX guest driverKuppuswamy Sathyanarayanan
2022-11-10virt: fsl_hypervisor: Replace NO_IRQ by 0Christophe Leroy
2022-11-08virt/sev-guest: Add a MODULE_ALIASCole Robinson
2022-10-27virt/sev-guest: Remove unnecessary free in init_crypto()Rafael Mendonca
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-09virt: vbox: Remove unproper informationJiasheng Jiang
2022-09-09virt: vbox: convert to use dev_groupsJiasheng Jiang
2022-09-01kunit: fix Kconfig for build-in tests USB4 and Nitro EnclavesNico Pache
2022-09-01virt: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds