summaryrefslogtreecommitdiff
path: root/drivers/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-271-1/+1
|\
| * virt: fsl: Use of_property_present() for testing DT property presenceRob Herring2023-04-211-1/+1
* | x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze2023-03-211-33/+39
* | virt/coco/sev-guest: Double-buffer messagesDionna Glaze2023-03-211-4/+23
* | virt/coco/sev-guest: Add throttling awarenessDionna Glaze2023-03-131-1/+18
* | virt/coco/sev-guest: Do some code style cleanupsBorislav Petkov (AMD)2023-03-131-6/+2
* | virt/coco/sev-guest: Carve out the request issuing logic into a helperBorislav Petkov (AMD)2023-03-131-17/+27
* | virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()Borislav Petkov (AMD)2023-03-131-6/+4
* | virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)2023-03-131-22/+26
* | virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)2023-03-131-0/+3
|/
* virt/sev-guest: Return -EIO if certificate buffer is not large enoughTom Lendacky2023-03-011-3/+17
* Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-161-1/+1
|\
| * virt: fsl_hypervisor: Replace NO_IRQ by 0Christophe Leroy2022-11-101-1/+1
* | Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-3/+2
|\ \
| * | virt/sev-guest: Add a MODULE_ALIASCole Robinson2022-11-081-0/+1
| * | virt/sev-guest: Remove unnecessary free in init_crypto()Rafael Mendonca2022-10-271-3/+1
| |/
* | Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-125-0/+117
|\ \
| * | virt: Add TDX guest driverKuppuswamy Sathyanarayanan2022-11-175-0/+117
| |/
* | virt/sev-guest: Prevent IV reuse in the SNP guest driverPeter Gonda2022-11-211-14/+70
|/
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-9/+9
|\
| * virt: vbox: Remove unproper informationJiasheng Jiang2022-09-091-4/+0
| * virt: vbox: convert to use dev_groupsJiasheng Jiang2022-09-091-4/+8
| * virt: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-011-1/+1
* | kunit: fix Kconfig for build-in tests USB4 and Nitro EnclavesNico Pache2022-09-011-1/+1
|/
* Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-8/+7
|\
| * virt: acrn: using for_each_set_bit to simplify the codeYang Yingliang2022-07-081-5/+1
| * vboxguest: Do not use devm for irqPascal Terjan2022-06-271-3/+6
* | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-08-023-33/+4
|\ \
| * | nitro_enclaves: test: Use kunit_test_suite() macroDavid Gow2022-07-113-33/+4
| |/
* | virt: sev-guest: Pass the appropriate argument type to iounmap()Tom Lendacky2022-07-191-3/+6
|/
* Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-031-2/+1
|\
| * drivers/virt/fsl_hypervisor: remove unneeded `ret` variable in `fsl_hv_open()`Guo Zhengkui2022-04-261-2/+1
* | Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2022-05-252-9/+10
|\ \
| * | virt: acrn: Prefer array_size and struct_size over open coded arithmeticLen Baker2022-04-262-9/+10
| |/
* | Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-236-0/+825
|\ \
| * | x86/sev: Get the AP jump table address from secrets pageBrijesh Singh2022-04-271-35/+0
| * | virt: sevguest: Rename the sevguest dir and files to sev-guestTom Lendacky2022-04-276-8/+8
| * | virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky2022-04-211-18/+21
| * | virt: sevguest: Fix bool function returning negative valueHaowen Bai2022-04-141-1/+1
| * | virt: sevguest: Fix return value check in alloc_shared_pages()Yang Yingliang2022-04-111-1/+1
| * | virt: sevguest: Add support to get extended reportBrijesh Singh2022-04-071-2/+90
| * | virt: sevguest: Add support to derive keyBrijesh Singh2022-04-071-0/+45
| * | virt: Add SEV-SNP guest driverBrijesh Singh2022-04-076-0/+725
| |/
* | virt: Add efi_secret module to expose confidential computing secretsDov Murik2022-04-135-0/+371
|/
* Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-311-0/+1
|\
| * virt: vmgenid: recognize new CID added by Hyper-VMichael Kelley2022-03-251-0/+1
* | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-284-9/+40
|\ \ | |/ |/|
| * virt: acrn: fix a memory leak in acrn_dev_ioctl()Xiaolong Huang2022-03-181-5/+15
| * virt: acrn: obtain pa from VMA with PFNMAP flagYonghua Huang2022-03-181-0/+24
| * virt: acrn: Remove unsued acrn_irqfds_mutex.Sebastian Andrzej Siewior2022-03-181-1/+0