linux-block.git
2023-04-14 Sean ChristophersonKVM: selftests: Copy full counter values from guest...
2023-04-14 Sean ChristophersonKVM: selftests: Use error codes to signal errors in...
2023-04-14 Aaron LewisKVM: selftests: Print detailed info in PMU event filter...
2023-04-14 Aaron LewisKVM: selftests: Add helpers for PMC asserts in PMU...
2023-04-14 Aaron LewisKVM: selftests: Add a common helper for the PMU event...
2023-04-07 Aaron LewisKVM: x86/pmu: Prevent the PMU from counting disallowed...
2023-04-07 Like XuKVM: x86/pmu: Fix a typo in kvm_pmu_request_counter_rep...
2023-04-06 Like XuKVM: x86/pmu: Rewrite reprogram_counters() to improve...
2023-04-06 Sean ChristophersonKVM: VMX: Refactor intel_pmu_{g,}set_msr() to align...
2023-04-06 Like XuKVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globall...
2023-04-06 Sean ChristophersonKVM: selftests: Verify LBRs are disabled if vPMU is...
2023-04-06 Sean ChristophersonKVM: selftests: Add negative testcase for PEBS format...
2023-04-06 Sean ChristophersonKVM: selftests: Refactor LBR_FMT test to avoid use...
2023-04-06 Sean ChristophersonKVM: selftests: Drop "all done!" printf() from PERF_CAP...
2023-04-06 Sean ChristophersonKVM: selftests: Test post-KVM_RUN writes to PERF_CAPABI...
2023-04-06 Sean ChristophersonKVM: selftests: Expand negative testing of guest writes...
2023-04-06 Sean ChristophersonKVM: selftests: Test all immutable non-format bits...
2023-04-06 Sean ChristophersonKVM: selftests: Test all fungible features in PERF_CAPA...
2023-04-06 Sean ChristophersonKVM: selftests: Drop now-redundant checks on PERF_CAPAB...
2023-04-06 Sean ChristophersonKVM: selftests: Verify KVM preserves userspace writes...
2023-04-06 Sean ChristophersonKVM: selftests: Print out failing MSR and value in...
2023-04-06 Sean ChristophersonKVM: selftests: Assert that full-width PMC writes are...
2023-04-06 Sean ChristophersonKVM: selftests: Move 0/initial value PERF_CAPS checks...
2023-04-06 Sean ChristophersonKVM: x86/pmu: Zero out LBR capabilities during PMU...
2023-04-06 Sean ChristophersonKVM: x86/pmu: WARN and bug the VM if PMU is refreshed...
2023-04-06 Sean ChristophersonKVM: x86: Disallow writes to immutable feature MSRs...
2023-04-06 Sean ChristophersonKVM: selftests: Split PMU caps sub-tests to avoid writi...
2023-04-06 Sean ChristophersonKVM: x86: Generate set of VMX feature MSRs using first...
2023-04-06 Sean ChristophersonKVM: x86: Add macros to track first...last VMX feature...
2023-04-06 Sean ChristophersonKVM: x86: Add a helper to query whether or not a vCPU...
2023-04-06 Sean ChristophersonKVM: x86: Rename kvm_init_msr_list() to clarify it...
2023-04-06 Sean ChristophersonKVM: x86/pmu: Disallow legacy LBRs if architectural...
2023-04-05 Like XuKVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each...
2023-03-23 Mathias KrauseKVM: x86: Shrink struct kvm_pmu
2023-03-16 Thomas HuthKVM: Change return type of kvm_arch_vm_ioctl() to ...
2023-03-16 Thomas HuthKVM: Standardize on "int" return types instead of ...
2023-03-16 Thomas HuthKVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags...
2023-03-16 Thomas HuthKVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
2023-03-16 Thomas HuthKVM: s390: Use "int" as return type for kvm_s390_get...
2023-03-16 Thomas HuthKVM: PPC: Standardize on "int" return types in the...
2023-03-16 Emanuele Giuseppe... kvm: x86: Advertise FLUSH_L1D to user space
2023-03-16 Emanuele Giuseppe... kvm: svm: Add IA32_FLUSH_CMD guest support
2023-03-16 Emanuele Giuseppe... kvm: vmx: Add IA32_FLUSH_CMD guest support
2023-03-14 Sean ChristophersonKVM: VMX: Rename "KVM is using eVMCS" static key to...
2023-03-14 Sean ChristophersonKVM: VMX: Stub out enable_evmcs static key for CONFIG_H...
2023-03-14 Sean ChristophersonKVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
2023-03-14 Lai JiangshanKVM: x86/mmu: Remove FNAME(is_self_change_mapping)
2023-03-14 Lai JiangshanKVM: x86/mmu: Detect write #PF to shadow pages during...
2023-03-14 Sean ChristophersonKVM: x86/mmu: Use EMULTYPE flag to track write #PFs...
2023-03-14 Vipin SharmaKVM: selftests: Sync KVM exit reasons in selftests
2023-03-14 Sean ChristophersonKVM: selftests: Add macro to generate KVM exit reason...
2023-03-14 Vipin SharmaKVM: selftests: Print expected and actual exit reason...
2023-03-14 Vipin SharmaKVM: selftests: Make vCPU exit reason test assertion...
2023-03-14 David WoodhouseKVM: selftests: Add EVTCHNOP_send slow path test to...
2023-03-14 David WoodhouseKVM: selftests: Use enum for test numbers in xen_shinfo...
2023-03-14 Sean ChristophersonKVM: selftests: Add helpers to make Xen-style VMCALL...
2023-03-14 Sean ChristophersonKVM: selftests: Move the guts of kvm_hypercall() to...
2023-03-14 Sean ChristophersonKVM: SVM: WARN if GATag generation drops VM or vCPU...
2023-03-14 Suravee SuthikulpanitKVM: SVM: Modify AVIC GATag to support max number of...
2023-03-14 Sean ChristophersonKVM: SVM: Fix a benign off-by-one bug in AVIC physical...
2023-03-14 Paolo Bonziniselftests: KVM: skip hugetlb tests if huge pages are...
2023-03-14 Rong TaoKVM: VMX: Use tabs instead of spaces for indentation
2023-03-14 Rong TaoKVM: VMX: Fix indentation coding style issue
2023-03-14 Paolo BonziniKVM: nVMX: remove unnecessary #ifdef
2023-03-14 Paolo BonziniKVM: nVMX: add missing consistency checks for CR0 and CR4
2023-03-14 Paolo BonziniMerge tag 'kvmarm-fixes-6.3-1' of git://git./linux...
2023-03-12 Linus TorvaldsLinux 6.3-rc2 v6.3-rc2
2023-03-12 Hector Martinwifi: cfg80211: Partial revert "wifi: cfg80211: Fix...
2023-03-12 Linus TorvaldsMerge tag 'tpm-v6.3-rc3' of git://git./linux/kernel...
2023-03-12 Mario Limonciellotpm: disable hwrng for fTPM on some AMD designs
2023-03-12 Morten Linderudtpm/eventlog: Don't abort tpm_read_log on faulty ACPI...
2023-03-12 Linus TorvaldsMerge tag 'xfs-6.3-fixes-1' of git://git./fs/xfs/xfs...
2023-03-12 Linus TorvaldsMerge tag 'staging-6.3-rc2' of git://git./linux/kernel...
2023-03-12 Linus TorvaldsMerge tag 'x86_urgent_for_v6.3_rc2' of git://git./linux...
2023-03-12 Linus TorvaldsMerge tag 'kernel.fork.v6.3-rc2' of gitolite.pub/scm...
2023-03-12 Linus TorvaldsMerge tag 'vfs.misc.v6.3-rc2' of git://git./linux/kerne...
2023-03-12 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-03-12 Linus Torvaldscpumask: relax sanity checking constraints
2023-03-11 Linus TorvaldsMerge tag 'i2c-for-6.3-rc2' of git://git./linux/kernel...
2023-03-11 Richard Weinbergerubi: block: Fix missing blk_mq_end_request
2023-03-11 Marc ZyngierKVM: arm64: timers: Convert per-vcpu virtual offset...
2023-03-11 Zhihao Chengext4: zero i_disksize when initializing the bootloader...
2023-03-11 Ye Binext4: make sure fs error flag setted before clear journ...
2023-03-11 Ye Binext4: commit super block if fs record error when journa...
2023-03-11 Theodore Ts'oext4, jbd2: add an optimized bmap for the journal inode
2023-03-11 Ye Binext4: fix WARNING in ext4_update_inline_data
2023-03-11 Ye Binext4: move where set the MAY_INLINE_DATA flag is set
2023-03-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-03-11 Linus TorvaldsMerge tag 'block-6.3-2023-03-09' of git://git.kernel...
2023-03-11 Linus TorvaldsMerge tag 'pull-highmem' of git://git./linux/kernel...
2023-03-11 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2023-03-11 Linus TorvaldsMerge tag 'thermal-6.3-rc2' of git://git./linux/kernel...
2023-03-10 Linus TorvaldsMerge tag 'riscv-for-linus-6.3-rc2' of git://git./linux...
2023-03-10 Linus TorvaldsMerge tag 'drm-fixes-2023-03-10' of git://anongit.freed...
2023-03-10 Linus TorvaldsMerge tag 'erofs-for-6.3-rc2-fixes' of git://git./linux...
2023-03-10 Linus TorvaldsMerge tag 'nfsd-6.3-2' of git://git./linux/kernel/git...
2023-03-10 Linus TorvaldsMerge tag 'for-6.3-rc1-tag' of git://git./linux/kernel...
2023-03-10 Linus TorvaldsMerge tag 'io_uring-6.3-2023-03-09' of git://git.kernel...
2023-03-10 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09'...
2023-03-10 Dave AirlieMerge tag 'amd-drm-fixes-6.3-2023-03-09' of https:...
next