projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2025-03-14
Isaku Yamahata
KVM: TDX: Define TDX architectural definitions
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: TDX: Add placeholders for TDX VM/vCPU structures
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: TDX: Get TDX global information
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: VMX: Initialize TDX during KVM module load
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: VMX: Refactor VMX module init/exit functions
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
KVM: Export hardware virtualization enabling/disabling...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc...
commit
|
commitdiff
|
tree
2025-03-14
Kai Huang
x86/virt/tdx: Read essential global metadata for KVM
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
x86/virt/tdx: allocate tdx_sys_info in static memory
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX flush opera...
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU...
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache...
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
commit
|
commitdiff
|
tree
2025-03-14
Rick Edgecombe
x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID manag...
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
KVM: x86: block KVM_CAP_SYNC_REGS if guest state is...
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: x86: Add infrastructure for secure TSC
commit
|
commitdiff
|
tree
2025-03-14
Isaku Yamahata
KVM: x86: Push down setting vcpu.arch.user_set_tsc
commit
|
commitdiff
|
tree
2025-03-14
Paolo Bonzini
KVM: x86: move vm_destroy callback at end of kvm_arch_d...
commit
|
commitdiff
|
tree
2025-03-09
Paolo Bonzini
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github...
commit
|
commitdiff
|
tree
2025-03-09
Paolo Bonzini
Merge tag 'kvmarm-fixes-6.14-4' of git://git./linux...
commit
|
commitdiff
|
tree
2025-03-04
Xiaoyao Li
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2...
commit
|
commitdiff
|
tree
2025-03-03
Sean Christopherson
KVM: selftests: Fix printf() format goof in SEV smoke...
commit
|
commitdiff
|
tree
2025-03-03
Sean Christopherson
KVM: selftests: Ensure all vCPUs hit -EFAULT during...
commit
|
commitdiff
|
tree
2025-03-03
Sean Christopherson
KVM: SVM: Don't rely on DebugSwap to restore host DR0...
commit
|
commitdiff
|
tree
2025-03-03
Sean Christopherson
KVM: SVM: Save host DR masks on CPUs with DebugSwap
commit
|
commitdiff
|
tree
2025-03-02
Ahmed Genidi
KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
commit
|
commitdiff
|
tree
2025-03-02
Mark Rutland
KVM: arm64: Initialize HCR_EL2.E2H early
commit
|
commitdiff
|
tree
2025-03-01
Keith Busch
kvm: retry nx_huge_page_recovery_thread creation
commit
|
commitdiff
|
tree
2025-03-01
Keith Busch
vhost: return task creation error instead of NULL
commit
|
commitdiff
|
tree
2025-02-28
Sean Christopherson
KVM: x86: Snapshot the host's DEBUGCTL after disabling...
commit
|
commitdiff
|
tree
2025-02-28
Sean Christopherson
KVM: SVM: Manually context switch DEBUGCTL if LBR virtu...
commit
|
commitdiff
|
tree
2025-02-28
Sean Christopherson
KVM: x86: Snapshot the host's DEBUGCTL in common x86
commit
|
commitdiff
|
tree
2025-02-28
Sean Christopherson
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
commit
|
commitdiff
|
tree
2025-02-28
Sean Christopherson
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective...
commit
|
commitdiff
|
tree
2025-02-28
Sean Christopherson
KVM: selftests: Assert that STI blocking isn't set...
commit
|
commitdiff
|
tree
2025-02-28
Sean Christopherson
KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out...
commit
|
commitdiff
|
tree
2025-02-26
Sean Christopherson
KVM: nVMX: Process events on nested VM-Exit if injectab...
commit
|
commitdiff
|
tree
2025-02-26
Sean Christopherson
KVM: x86: Free vCPUs before freeing VM state
commit
|
commitdiff
|
tree
2025-02-24
Paolo Bonzini
Merge tag 'kvm-riscv-fixes-6.14-1' of https://github...
commit
|
commitdiff
|
tree
2025-02-24
Paolo Bonzini
Merge tag 'kvmarm-fixes-6.14-3' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-21
BillXiang
riscv: KVM: Remove unnecessary vcpu kick
commit
|
commitdiff
|
tree
2025-02-20
Oliver Upton
KVM: arm64: Ensure a VMID is allocated before programmi...
commit
|
commitdiff
|
tree
2025-02-19
Will Deacon
KVM: arm64: Fix tcr_el2 initialisation in hVHE mode
commit
|
commitdiff
|
tree
2025-02-17
Andrew Jones
riscv: KVM: Fix SBI sleep_type use
commit
|
commitdiff
|
tree
2025-02-17
Andrew Jones
riscv: KVM: Fix SBI TIME error generation
commit
|
commitdiff
|
tree
2025-02-17
Andrew Jones
riscv: KVM: Fix SBI IPI error generation
commit
|
commitdiff
|
tree
2025-02-17
Andrew Jones
riscv: KVM: Fix hart suspend_type use
commit
|
commitdiff
|
tree
2025-02-17
Andrew Jones
riscv: KVM: Fix hart suspend status check
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Linux 6.14-rc3
v6.14-rc3
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'kbuild-fixes-v6.14-2' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'driver-core-6.14-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'tty-6.14-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'usb-6.14-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git....
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'mips-fixes_6.14_1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.14-1' of git://git...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'uml-for-linus-6.14-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-16
Linus Torvalds
Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git...
commit
|
commitdiff
|
tree
2025-02-15
Steven Rostedt
ring-buffer: Update pages_touched to reflect persistent...
commit
|
commitdiff
|
tree
2025-02-15
Steven Rostedt
tracing: Do not allow mmap() of persistent ring buffer
commit
|
commitdiff
|
tree
2025-02-15
Linus Torvalds
Merge tag 'i2c-for-6.14-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-15
Linus Torvalds
Merge tag 's390-6.14-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-15
Uwe Kleine...
modpost: Fix a few typos in a comment
commit
|
commitdiff
|
tree
2025-02-15
Thomas Weißschuh
kbuild: userprogs: fix bitsize and target detection...
commit
|
commitdiff
|
tree
2025-02-15
Linus Torvalds
Merge tag 'rust-fixes-6.14-2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-02-15
Linus Torvalds
tegra210-adma: fix 32-bit x86 build
commit
|
commitdiff
|
tree
2025-02-15
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.14-rc3-take2' of git:...
commit
|
commitdiff
|
tree
2025-02-15
Masahiro Yamada
kbuild: fix linux-headers package build when $(CC)...
commit
|
commitdiff
|
tree
2025-02-15
Masahiro Yamada
tools: fix annoying "mkdir -p ..." logs when building...
commit
|
commitdiff
|
tree
2025-02-15
Linus Torvalds
Merge tag 'alpha-fixes-v6.14-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-15
Linus Torvalds
Merge tag 'pci-v6.14-fixes-3' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2025-02-15
Paolo Bonzini
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github...
commit
|
commitdiff
|
tree
2025-02-14
Ashish Kalra
x86/sev: Fix broken SNP support with KVM module built-in
commit
|
commitdiff
|
tree
2025-02-14
Sean Christopherson
KVM: SVM: Ensure PSP module is initialized if KVM modul...
commit
|
commitdiff
|
tree
2025-02-14
Sean Christopherson
crypto: ccp: Add external API interface for PSP module...
commit
|
commitdiff
|
tree
2025-02-14
Paolo Bonzini
Merge tag 'kvmarm-fixes-6.14-2' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'thermal-6.14-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'mmc-v6.14-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'efi-fixes-for-v6.14-1' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'block-6.14-20250214' of git://git.kernel...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'io_uring-6.14-20250214' of git://git.kernel...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-02-14
Thorsten Blum
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
commit
|
commitdiff
|
tree
2025-02-14
Thorsten Blum
alpha: Replace one-element array with flexible array...
commit
|
commitdiff
|
tree
2025-02-14
Ivan Kokshaysky
alpha: align stack for page fault and user unaligned...
commit
|
commitdiff
|
tree
2025-02-14
Ivan Kokshaysky
alpha: make stack 16-byte aligned (most cases)
commit
|
commitdiff
|
tree
2025-02-14
Ivan Kokshaysky
alpha: replace hardcoded stack offsets with autogenerat...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'wq-for-6.14-rc2-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-02-14
Steven Rostedt
ring-buffer: Validate the persistent meta data subbuf...
commit
|
commitdiff
|
tree
2025-02-14
Steven Rostedt
tracing: Have the error of __tracing_resize_ring_buffer...
commit
|
commitdiff
|
tree
2025-02-14
Steven Rostedt
ring-buffer: Unlock resize on mmap error
commit
|
commitdiff
|
tree
2025-02-14
Linus Torvalds
Merge tag 'iommu-fixes-v6.14-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
next