aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virt
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/crng...Mark Brown1-1/+2
2 daysMerge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown1-27/+44
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown1-1/+1
3 daysMerge branch into tip/master: 'x86/tdx'Ingo Molnar5-0/+249
3 daysMerge branch into tip/master: 'x86/cpu'Ingo Molnar1-0/+1
6 dayscoco/tdx-host: Lock out module updates when reading versionDave Hansen1-3/+12
9 daysvirt: acrn: Fix irqfd use-after-free during eventfd shutdownSicong Huang1-27/+44
11 daysvirt: sev-guest: Explicitly leak pages in unknown stateCarlos López1-3/+7
11 dayscoco/tdx-host: Implement firmware upload sysfs ABI for TDX module updatesChao Gao2-4/+91
11 dayscoco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratumChao Gao1-0/+8
11 dayscoco/tdx-host: Expose P-SEAMLDR information via sysfsChao Gao1-1/+71
11 dayscoco/tdx-host: Expose TDX module versionChao Gao1-1/+25
11 dayscoco/tdx-host: Introduce a "tdx_host" deviceChao Gao5-0/+51
2026-05-17virt: sev-guest: Do not use host-controlled page order in cleanup pathCarlos López1-7/+5
2026-05-07virt: acrn: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish1-0/+1
2026-04-26Merge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds1-10/+9
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+2
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2026-04-14Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2026-04-14virt: arm-cca-guest: fix error check for RSI_INCOMPLETESami Mujawar1-1/+2
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-1/+1
2026-04-02virt: coco: change tsm_class to a const structJori Koolstra1-10/+9
2026-03-30drivers/virt: pkvm: Add Kconfig dependency on DMA_RESTRICTED_POOLWill Deacon1-1/+1
2026-03-20virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra1-2/+10
2026-03-19coco/guest: Remove unneeded selection of CRYPTOEric Biggers1-1/+0
2026-03-05virt: tdx-guest: Return error for GetQuote failuresKuppuswamy Sathyanarayanan1-0/+5
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-5/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-4/+2
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds11-21/+21
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook14-42/+40
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds1-1/+3
2026-02-10configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KBKuppuswamy Sathyanarayanan1-1/+3
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh1-2/+0
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams1-28/+0
2025-12-22virt: vmgenid: remap memory as decryptedVitaly Kuznetsov1-1/+2
2025-12-04virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERSNathan Chancellor2-2/+4
2025-11-03PCI/TSM: Report active IDE streamsDan Williams1-0/+28
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams1-2/+44
2025-11-03coco/tsm: Introduce a core device for TEE Security ManagersDan Williams3-0/+97
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose1-1/+1
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky1-15/+12
2025-07-29Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+6
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2025-07-24drivers: virt: acrn: Don't use %pK through printkThomas Weißschuh2-6/+6
2025-06-18virt: sev-guest: Contain snp_guest_request_ioctl in sev-guestAlexey Kardashevskiy1-3/+6
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-2/+2
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-2/+2
2025-06-11efi_secret: clean securityfs use upAl Viro1-29/+8
2025-06-11fix locking in efi_secret_unlink()Al Viro1-9/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2025-05-13Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams1-15/+15
2025-05-13tsm-mr: Fix init breakage after bin_attrs constification by scoping non-const...Cedric Xing1-15/+15
2025-05-12Merge branch 'for-6.16/tsm-mr' into tsm-nextDan Williams6-81/+435
2025-05-08virt: tdx-guest: Transition to scoped_cond_guard for mutex operationsCedric Xing1-23/+16
2025-05-08virt: tdx-guest: Refactor and streamline TDREPORT generationCedric Xing1-56/+7
2025-05-08virt: tdx-guest: Expose TDX MRs as sysfs attributesCedric Xing2-2/+150
2025-05-08tsm-mr: Add TVM Measurement Register supportCedric Xing3-0/+257
2025-05-08Merge branch 'for-6.16/tsm' into tsm-nextDan Williams8-35/+43
2025-05-07configfs-tsm-report: Fix NULL dereference of tsm_opsDan Williams1-2/+29
2025-05-02coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/Dan Williams5-5/+13
2025-05-02configfs-tsm: Namespace TSM report symbolsDan Williams4-30/+30
2025-05-01virt: acrn: Remove unused list 'acrn_irqfd_clients'Dr. David Alan Gilbert1-2/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar3-19/+48
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+5
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy1-6/+28
2025-03-07virt: sev-guest: Allocate request data dynamicallyNikunj A Dadhania1-9/+15
2025-02-28x86/mm: Reduce header dependencies in <asm/set_memory.h>Kevin Brodsky1-0/+1
2025-02-20drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctlHaoyu Li1-3/+3
2025-02-20vbox: add HAS_IOPORT dependencyArnd Bergmann1-1/+2
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-466/+20
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+8
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-08arm64: rsi: Add automatic arm-cca-guest module loadingJeremy Linton1-0/+8
2025-01-07vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64Christian Kujau1-1/+1
2025-01-07x86/sev: Relocate SNP guest messaging routines to common codeNikunj A Dadhania1-292/+0
2025-01-07x86/sev: Carve out and export SNP guest messaging init routinesNikunj A Dadhania2-165/+21
2025-01-07virt: sev-guest: Replace GFP_KERNEL_ACCOUNT with GFP_KERNELNikunj A Dadhania1-1/+1
2025-01-07virt: sev-guest: Remove is_vmpck_empty() helperNikunj A Dadhania1-12/+2
2024-12-29virt: tdx-guest: Just leak decrypted memory on unrecoverable errorsLi RongQing1-3/+1
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+1
2024-12-05coco: virt: arm64: Do not enable cca guest driver by defaultSuzuki K Poulose1-1/+0
2024-12-03drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD failsWill Deacon1-5/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds2-2/+2
2024-11-19Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-259/+161
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-0/+240
2024-11-03assorted variants of irqfd setup: convert to CLASS(fd)Al Viro1-9/+4
2024-10-23virt: arm-cca-guest: TSM_REPORT support for realmsSami Mujawar5-0/+240
2024-10-16virt: sev-guest: Carve out SNP message context structureNikunj A Dadhania1-91/+87
2024-10-16virt: sev-guest: Reduce the scope of SNP command mutexNikunj A Dadhania1-27/+8
2024-10-16virt: sev-guest: Consolidate SNP guest messaging parameters to a structNikunj A Dadhania1-30/+54
2024-10-16virt: sev-guest: Use AES GCM crypto libraryNikunj A Dadhania2-139/+40
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+9
2024-09-17acrn: use the new follow_pfnmap APIPeter Xu1-7/+9
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-0/+142
2024-08-30drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercallWill Deacon1-0/+35
2024-08-30drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercallsWill Deacon1-0/+55
2024-08-30drivers/virt: pkvm: Add initial support for running as a protected guestWill Deacon5-0/+52
2024-08-27virt: sev-guest: Ensure the SNP guest messages do not exceed a pageNikunj A Dadhania1-0/+2
2024-08-27virt: sev-guest: Fix user-visible stringsNikunj A Dadhania1-4/+4
2024-08-27virt: sev-guest: Rename local guest message variablesNikunj A Dadhania1-58/+59
2024-08-27virt: sev-guest: Replace dev_dbg() with pr_debug()Nikunj A Dadhania1-4/+5
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro1-3/+3
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-65/+0
2024-07-16Merge branch 'kvm-6.11-sev-attestation' into HEADPaolo Bonzini2-65/+0
2024-07-16x86/sev: Move sev_guest.h into common SEV headerMichael Roth2-65/+0
2024-06-20virt: sev-guest: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+6
2024-06-17x86/sev: Extend the config-fs attestation support for an SVSMTom Lendacky2-2/+270
2024-06-17x86/sev: Take advantage of configfs visibility support in TSMTom Lendacky3-46/+69
2024-06-17sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updatedTom Lendacky1-1/+4
2024-06-17virt: sev-guest: Choose the VMPCK key based on executing VMPLTom Lendacky1-3/+14
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+49
2024-05-18Merge tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-34/+114
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+0
2024-05-14Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+14
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki1-1/+0
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand1-2/+1
2024-05-05drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()David Hildenbrand1-16/+47
2024-04-27virt: vmgenid: add support for devicetree bindingsSudan Landge2-3/+51
2024-04-27virt: vmgenid: change implementation to use a platform driverSudan Landge1-33/+64
2024-04-25virt: acrn: stop using follow_pfnChristoph Hellwig1-2/+8
2024-04-25fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-25x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_pageTom Lendacky1-14/+14
2024-04-24virt: acrn: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
2024-04-08virt: vmgenid: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-09virt: efi_secret: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-85/+126
2024-01-08Merge tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+2
2024-01-02virt: sev-guest: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-23virt: vbox: utils: fix all kernel-doc warningsRandy Dunlap1-12/+21
2023-12-23virt: vbox: linux: fix all kernel-doc warningsRandy Dunlap1-10/+12
2023-12-23virt: vbox: core: fix all kernel-doc warningsRandy Dunlap1-63/+91
2023-11-30vmgenid: emit uevent when VMGENID updatesBabis Chalios1-0/+2
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner1-1/+1
2023-11-04Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds9-36/+866
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2023-10-19virt: tdx-guest: Add Quote generation support using TSM_REPORTSKuppuswamy Sathyanarayanan2-1/+229
2023-10-19virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORTDan Williams2-0/+136
2023-10-19virt: sevguest: Prep for kernel internal get_ext_report()Dan Williams1-12/+32
2023-10-19configfs-tsm: Introduce a shared ABI for attestation reportsDan Williams3-0/+431
2023-10-19virt: coco: Add a coco/Makefile and coco/KconfigDan Williams4-8/+18
2023-10-10virt: sevguest: Fix passing a stack buffer as a scatterlist targetDan Williams1-20/+25
2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner1-1/+1
2023-10-08virt: acrn: Annotate struct vm_memory_region_batch with __counted_byKees Cook2-2/+2
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)1-2/+2
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2023-06-09virt: sevguest: Add CONFIG_CRYPTO dependencyArnd Bergmann1-0/+1
2023-05-08virt: acrn: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-2/+2
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2023-04-21virt: fsl: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-21x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze1-33/+39
2023-03-21virt/coco/sev-guest: Double-buffer messagesDionna Glaze1-4/+23
2023-03-13virt/coco/sev-guest: Add throttling awarenessDionna Glaze1-1/+18
2023-03-13virt/coco/sev-guest: Do some code style cleanupsBorislav Petkov (AMD)1-6/+2
2023-03-13virt/coco/sev-guest: Carve out the request issuing logic into a helperBorislav Petkov (AMD)1-17/+27
2023-03-13virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()Borislav Petkov (AMD)1-6/+4
2023-03-13virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)1-22/+26
2023-03-13virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)1-0/+3
2023-03-01virt/sev-guest: Return -EIO if certificate buffer is not large enoughTom Lendacky1-3/+17
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-12-13Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+117
2022-11-21virt/sev-guest: Prevent IV reuse in the SNP guest driverPeter Gonda1-14/+70
2022-11-17virt: Add TDX guest driverKuppuswamy Sathyanarayanan5-0/+117
2022-11-10virt: fsl_hypervisor: Replace NO_IRQ by 0Christophe Leroy1-1/+1
2022-11-08virt/sev-guest: Add a MODULE_ALIASCole Robinson1-0/+1
2022-10-27virt/sev-guest: Remove unnecessary free in init_crypto()Rafael Mendonca1-3/+1
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+9
2022-09-09virt: vbox: Remove unproper informationJiasheng Jiang1-4/+0
2022-09-09virt: vbox: convert to use dev_groupsJiasheng Jiang1-4/+8
2022-09-01kunit: fix Kconfig for build-in tests USB4 and Nitro EnclavesNico Pache1-1/+1
2022-09-01virt: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+7
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-33/+4
2022-07-19virt: sev-guest: Pass the appropriate argument type to iounmap()Tom Lendacky1-3/+6
2022-07-11nitro_enclaves: test: Use kunit_test_suite() macroDavid Gow3-33/+4
2022-07-08virt: acrn: using for_each_set_bit to simplify the codeYang Yingliang1-5/+1
2022-06-27vboxguest: Do not use devm for irqPascal Terjan1-3/+6
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2022-05-25Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2-9/+10
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-0/+825
2022-04-27x86/sev: Get the AP jump table address from secrets pageBrijesh Singh1-35/+0
2022-04-27virt: sevguest: Rename the sevguest dir and files to sev-guestTom Lendacky6-8/+8
2022-04-26virt: acrn: Prefer array_size and struct_size over open coded arithmeticLen Baker2-9/+10
2022-04-26drivers/virt/fsl_hypervisor: remove unneeded `ret` variable in `fsl_hv_open()`Guo Zhengkui1-2/+1
2022-04-21virt: sevguest: Change driver name to reflect generic SEV supportTom Lendacky1-18/+21
2022-04-14virt: sevguest: Fix bool function returning negative valueHaowen Bai1-1/+1
2022-04-13virt: Add efi_secret module to expose confidential computing secretsDov Murik5-0/+371
2022-04-11virt: sevguest: Fix return value check in alloc_shared_pages()Yang Yingliang1-1/+1
2022-04-07virt: sevguest: Add support to get extended reportBrijesh Singh1-2/+90