index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+6
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-4
/
+4
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
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
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-2
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-06-11
efi_secret: clean securityfs use up
Al Viro
1
-29
/
+8
2025-06-11
fix locking in efi_secret_unlink()
Al Viro
1
-9
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+0
2025-05-13
Merge branch 'for-6.16/tsm-mr' into tsm-next
Dan Williams
1
-15
/
+15
2025-05-13
tsm-mr: Fix init breakage after bin_attrs constification by scoping non-const pointers to init phase
Cedric Xing
1
-15
/
+15
2025-05-12
Merge branch 'for-6.16/tsm-mr' into tsm-next
Dan Williams
6
-81
/
+435
2025-05-08
virt: tdx-guest: Transition to scoped_cond_guard for mutex operations
Cedric Xing
1
-23
/
+16
2025-05-08
virt: tdx-guest: Refactor and streamline TDREPORT generation
Cedric Xing
1
-56
/
+7
2025-05-08
virt: tdx-guest: Expose TDX MRs as sysfs attributes
Cedric Xing
2
-2
/
+150
2025-05-08
tsm-mr: Add TVM Measurement Register support
Cedric Xing
3
-0
/
+257
2025-05-08
Merge branch 'for-6.16/tsm' into tsm-next
Dan Williams
8
-35
/
+43
2025-05-07
configfs-tsm-report: Fix NULL dereference of tsm_ops
Dan Williams
1
-2
/
+29
2025-05-02
coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/
Dan Williams
5
-5
/
+13
2025-05-02
configfs-tsm: Namespace TSM report symbols
Dan Williams
4
-30
/
+30
2025-05-01
virt: acrn: Remove unused list 'acrn_irqfd_clients'
Dr. David Alan Gilbert
1
-2
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
3
-19
/
+48
2025-03-09
Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-4
/
+5
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
1
-6
/
+28
2025-03-07
virt: sev-guest: Allocate request data dynamically
Nikunj A Dadhania
1
-9
/
+15
2025-02-28
x86/mm: Reduce header dependencies in <asm/set_memory.h>
Kevin Brodsky
1
-0
/
+1
2025-02-20
drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl
Haoyu Li
1
-3
/
+3
2025-02-20
vbox: add HAS_IOPORT dependency
Arnd Bergmann
1
-1
/
+2
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-466
/
+20
2025-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+8
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-01-08
arm64: rsi: Add automatic arm-cca-guest module loading
Jeremy Linton
1
-0
/
+8
2025-01-07
vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64
Christian Kujau
1
-1
/
+1
2025-01-07
x86/sev: Relocate SNP guest messaging routines to common code
Nikunj A Dadhania
1
-292
/
+0
2025-01-07
x86/sev: Carve out and export SNP guest messaging init routines
Nikunj A Dadhania
2
-165
/
+21
2025-01-07
virt: sev-guest: Replace GFP_KERNEL_ACCOUNT with GFP_KERNEL
Nikunj A Dadhania
1
-1
/
+1
2025-01-07
virt: sev-guest: Remove is_vmpck_empty() helper
Nikunj A Dadhania
1
-12
/
+2
2024-12-29
virt: tdx-guest: Just leak decrypted memory on unrecoverable errors
Li RongQing
1
-3
/
+1
2024-12-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-6
/
+1
2024-12-05
coco: virt: arm64: Do not enable cca guest driver by default
Suzuki K Poulose
1
-1
/
+0
2024-12-03
drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails
Will Deacon
1
-5
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-259
/
+161
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-0
/
+240
2024-11-03
assorted variants of irqfd setup: convert to CLASS(fd)
Al Viro
1
-9
/
+4
2024-10-23
virt: arm-cca-guest: TSM_REPORT support for realms
Sami Mujawar
5
-0
/
+240
[next]