Age | Commit message (Expand) | Author | Files | Lines |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -7/+9 |
2024-09-17 | acrn: use the new follow_pfnmap API | Peter Xu | 1 | -7/+9 |
2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -0/+142 |
2024-08-30 | drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercall | Will Deacon | 1 | -0/+35 |
2024-08-30 | drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls | Will Deacon | 1 | -0/+55 |
2024-08-30 | drivers/virt: pkvm: Add initial support for running as a protected guest | Will Deacon | 5 | -0/+52 |
2024-08-27 | virt: sev-guest: Ensure the SNP guest messages do not exceed a page | Nikunj A Dadhania | 1 | -0/+2 |
2024-08-27 | virt: sev-guest: Fix user-visible strings | Nikunj A Dadhania | 1 | -4/+4 |
2024-08-27 | virt: sev-guest: Rename local guest message variables | Nikunj A Dadhania | 1 | -58/+59 |
2024-08-27 | virt: sev-guest: Replace dev_dbg() with pr_debug() | Nikunj A Dadhania | 1 | -4/+5 |
2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro | 1 | -3/+3 |
2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -65/+0 |
2024-07-16 | Merge branch 'kvm-6.11-sev-attestation' into HEAD | Paolo Bonzini | 2 | -65/+0 |
2024-07-16 | x86/sev: Move sev_guest.h into common SEV header | Michael Roth | 2 | -65/+0 |
2024-06-20 | virt: sev-guest: Mark driver struct with __refdata to prevent section mismatch | Uwe Kleine-König | 1 | -1/+6 |
2024-06-17 | x86/sev: Extend the config-fs attestation support for an SVSM | Tom Lendacky | 2 | -2/+270 |
2024-06-17 | x86/sev: Take advantage of configfs visibility support in TSM | Tom Lendacky | 3 | -46/+69 |
2024-06-17 | sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updated | Tom Lendacky | 1 | -1/+4 |
2024-06-17 | virt: sev-guest: Choose the VMPCK key based on executing VMPL | Tom Lendacky | 1 | -3/+14 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -12/+49 |
2024-05-18 | Merge tag 'random-6.10-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -35/+115 |
2024-05-14 | Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+0 |
2024-05-14 | Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+14 |
2024-05-13 | Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2024-05-13 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 1 | -1/+0 |
2024-05-05 | mm: pass VMA instead of MM to follow_pte() | David Hildenbrand | 1 | -2/+1 |
2024-05-05 | drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map() | David Hildenbrand | 1 | -16/+47 |
2024-04-27 | virt: vmgenid: add support for devicetree bindings | Sudan Landge | 2 | -3/+51 |
2024-04-27 | virt: vmgenid: change implementation to use a platform driver | Sudan Landge | 1 | -34/+65 |
2024-04-25 | virt: acrn: stop using follow_pfn | Christoph Hellwig | 1 | -2/+8 |
2024-04-25 | fix missing vmalloc.h includes | Kent Overstreet | 1 | -0/+1 |
2024-04-25 | x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page | Tom Lendacky | 1 | -14/+14 |
2024-04-24 | virt: acrn: replace deprecated strncpy with strscpy | Justin Stitt | 1 | -1/+1 |
2024-04-18 | Revert "vmgenid: emit uevent when VMGENID updates" | Jason A. Donenfeld | 1 | -2/+0 |
2024-04-08 | virt: vmgenid: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
2024-03-09 | virt: efi_secret: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -85/+126 |
2024-01-08 | Merge tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+2 |
2024-01-02 | virt: sev-guest: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-12-23 | virt: vbox: utils: fix all kernel-doc warnings | Randy Dunlap | 1 | -12/+21 |
2023-12-23 | virt: vbox: linux: fix all kernel-doc warnings | Randy Dunlap | 1 | -10/+12 |
2023-12-23 | virt: vbox: core: fix all kernel-doc warnings | Randy Dunlap | 1 | -63/+91 |
2023-11-30 | vmgenid: emit uevent when VMGENID updates | Babis Chalios | 1 | -0/+2 |
2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner | 1 | -1/+1 |
2023-11-04 | Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw... | Linus Torvalds | 9 | -36/+866 |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2023-10-19 | virt: tdx-guest: Add Quote generation support using TSM_REPORTS | Kuppuswamy Sathyanarayanan | 2 | -1/+229 |
2023-10-19 | virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORT | Dan Williams | 2 | -0/+136 |