index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-03-16
KVM: Standardize on "int" return types instead of "long" in kvm_main.c
Thomas Huth
2023-03-16
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
2023-03-16
KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
Thomas Huth
2023-03-16
KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
Thomas Huth
2023-03-16
KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Thomas Huth
2023-03-16
kvm: x86: Advertise FLUSH_L1D to user space
Emanuele Giuseppe Esposito
2023-03-16
kvm: svm: Add IA32_FLUSH_CMD guest support
Emanuele Giuseppe Esposito
2023-03-16
kvm: vmx: Add IA32_FLUSH_CMD guest support
Emanuele Giuseppe Esposito
2023-03-14
KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper
Sean Christopherson
2023-03-14
KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
Sean Christopherson
2023-03-14
KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
Sean Christopherson
2023-03-14
KVM: x86/mmu: Remove FNAME(is_self_change_mapping)
Lai Jiangshan
2023-03-14
KVM: x86/mmu: Detect write #PF to shadow pages during FNAME(fetch) walk
Lai Jiangshan
2023-03-14
KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
Sean Christopherson
2023-03-14
KVM: selftests: Sync KVM exit reasons in selftests
Vipin Sharma
2023-03-14
KVM: selftests: Add macro to generate KVM exit reason strings
Sean Christopherson
2023-03-14
KVM: selftests: Print expected and actual exit reason in KVM exit reason assert
Vipin Sharma
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2023-03-14
KVM: selftests: Add EVTCHNOP_send slow path test to xen_shinfo_test
David Woodhouse
2023-03-14
KVM: selftests: Use enum for test numbers in xen_shinfo_test
David Woodhouse
2023-03-14
KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercalls
Sean Christopherson
2023-03-14
KVM: selftests: Move the guts of kvm_hypercall() to a separate macro
Sean Christopherson
2023-03-14
KVM: SVM: WARN if GATag generation drops VM or vCPU ID information
Sean Christopherson
2023-03-14
KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
Suravee Suthikulpanit
2023-03-14
KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask
Sean Christopherson
2023-03-14
selftests: KVM: skip hugetlb tests if huge pages are not available
Paolo Bonzini
2023-03-14
KVM: VMX: Use tabs instead of spaces for indentation
Rong Tao
2023-03-14
KVM: VMX: Fix indentation coding style issue
Rong Tao
2023-03-14
KVM: nVMX: remove unnecessary #ifdef
Paolo Bonzini
2023-03-14
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
2023-03-14
Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-03-12
Linux 6.3-rc2
v6.3-rc2
Linus Torvalds
2023-03-12
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
2023-03-12
Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...
Linus Torvalds
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
2023-03-12
Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-12
Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-12
Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-12
Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2023-03-12
Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
2023-03-11
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
2023-03-11
KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
Marc Zyngier
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
2023-03-11
ext4: make sure fs error flag setted before clear journal error
Ye Bin
2023-03-11
ext4: commit super block if fs record error when journal record without error
Ye Bin
[next]