index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
3
-3
/
+1
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+44
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
5
-0
/
+249
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2026-06-03
coco/tdx-host: Lock out module updates when reading version
Dave Hansen
1
-3
/
+12
2026-06-03
coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
Chao Gao
2
-4
/
+91
2026-06-03
coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratum
Chao Gao
1
-0
/
+8
2026-06-03
coco/tdx-host: Expose P-SEAMLDR information via sysfs
Chao Gao
1
-1
/
+71
2026-06-03
coco/tdx-host: Expose TDX module version
Chao Gao
1
-1
/
+25
2026-06-03
coco/tdx-host: Introduce a "tdx_host" device
Chao Gao
5
-0
/
+51
2026-06-01
Merge tag 'v7.1-rc6' into char-misc-next
Greg Kroah-Hartman
1
-9
/
+11
2026-05-23
virt: acrn: Fix irqfd use-after-free during eventfd shutdown
Sicong Huang
1
-27
/
+44
2026-05-20
virt: sev-guest: Explicitly leak pages in unknown state
Carlos López
1
-3
/
+7
2026-05-17
virt: sev-guest: Do not use host-controlled page order in cleanup path
Carlos López
1
-7
/
+5
2026-05-07
virt: acrn: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
1
-0
/
+1
2026-04-26
Merge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...
Linus Torvalds
1
-10
/
+9
2026-04-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2026-04-14
virt: arm-cca-guest: fix error check for RSI_INCOMPLETE
Sami Mujawar
1
-1
/
+2
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2026-04-02
virt: coco: change tsm_class to a const struct
Jori Koolstra
1
-10
/
+9
2026-03-30
drivers/virt: pkvm: Add Kconfig dependency on DMA_RESTRICTED_POOL
Will Deacon
1
-1
/
+1
2026-03-20
virt: tdx-guest: Fix handling of host controlled 'quote' buffer length
Zubin Mithra
1
-2
/
+10
2026-03-19
coco/guest: Remove unneeded selection of CRYPTO
Eric Biggers
1
-1
/
+0
2026-03-05
virt: tdx-guest: Return error for GetQuote failures
Kuppuswamy Sathyanarayanan
1
-0
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-5
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
11
-21
/
+21
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
14
-42
/
+40
2026-02-15
Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...
Linus Torvalds
1
-1
/
+3
2026-02-10
configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KB
Kuppuswamy Sathyanarayanan
1
-1
/
+3
2026-01-23
coco/tsm: Remove unused variable tsm_rwsem
Thomas Weißschuh
1
-2
/
+0
2026-01-22
Revert "PCI/TSM: Report active IDE streams"
Dan Williams
1
-28
/
+0
2025-12-04
virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERS
Nathan Chancellor
2
-2
/
+4
2025-11-03
PCI/TSM: Report active IDE streams
Dan Williams
1
-0
/
+28
2025-11-03
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
1
-2
/
+44
2025-11-03
coco/tsm: Introduce a core device for TEE Security Managers
Dan Williams
3
-0
/
+97
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-09-19
arm64: Enable EFI secret area Securityfs support
Suzuki K Poulose
1
-1
/
+1
2025-08-15
virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()
Tom Lendacky
1
-15
/
+12
2025-07-29
Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2025-07-24
drivers: virt: acrn: Don't use %pK through printk
Thomas Weißschuh
2
-6
/
+6
2025-06-18
virt: sev-guest: Contain snp_guest_request_ioctl in sev-guest
Alexey Kardashevskiy
1
-3
/
+6
[next]