linux.git
2024-05-07 Sean ChristophersonKVM: x86: Fully re-initialize supported_vm_types on...
2024-05-07 Paolo BonziniMerge tag 'kvm-riscv-6.10-1' of https://github.com...
2024-04-26 Atish PatraKVM: riscv: selftests: Add commandline option for SBI...
2024-04-26 Atish PatraKVM: riscv: selftests: Add a test for counter overflow
2024-04-26 Atish PatraKVM: riscv: selftests: Add a test for PMU snapshot...
2024-04-26 Atish PatraKVM: riscv: selftests: Add SBI PMU selftest
2024-04-26 Atish PatraKVM: riscv: selftests: Add SBI PMU extension definitions
2024-04-26 Atish PatraKVM: riscv: selftests: Add Sscofpmf to get-reg-list...
2024-04-26 Atish PatraKVM: riscv: selftests: Add helper functions for extensi...
2024-04-26 Atish PatraKVM: riscv: selftests: Move sbi definitions to its...
2024-04-26 Atish PatraRISC-V: KVM: Improve firmware counter read function
2024-04-26 Atish PatraRISC-V: KVM: Support 64 bit firmware counters on RV32
2024-04-26 Atish PatraRISC-V: KVM: Add perf sampling support for guests
2024-04-26 Atish PatraRISC-V: KVM: Implement SBI PMU Snapshot feature
2024-04-26 Atish PatraRISC-V: KVM: No need to exit to the user space if perf...
2024-04-26 Atish PatraRISC-V: KVM: No need to update the counter value during...
2024-04-26 Atish PatraRISC-V: KVM: Fix the initial sample period value
2024-04-26 Atish Patradrivers/perf: riscv: Implement SBI PMU snapshot function
2024-04-22 Atish Patradrivers/perf: riscv: Fix counter mask iteration for...
2024-04-22 Atish PatraRISC-V: Use the minor version mask while computing...
2024-04-22 Atish PatraRISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a...
2024-04-22 Atish PatraRISC-V: Add SBI PMU snapshot definitions
2024-04-22 Atish Patradrivers/perf: riscv: Use BIT macro for shifting operations
2024-04-22 Atish Patradrivers/perf: riscv: Read upper bits of a firmware...
2024-04-22 Atish PatraRISC-V: Add FIRMWARE_READ_HI definition
2024-04-22 Atish PatraRISC-V: Fix the typo in Scountovf CSR name
2024-04-22 Yong-Xuan WangRISCV: KVM: Introduce vcpu->reset_cntx_lock
2024-04-22 Yong-Xuan WangRISCV: KVM: Introduce mp_state_lock to avoid lock inversion
2024-04-19 Paolo BonziniMerge x86 bugfixes from Linux 6.9-rc3
2024-04-12 Paolo BonziniKVM: SEV: use u64_to_user_ptr throughout
2024-04-12 Sean ChristophersonKVM: VMX: Modify NMI and INTR handlers to take intr_inf...
2024-04-12 Paolo BonziniKVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch...
2024-04-12 Sean ChristophersonKVM: x86: Split core of hypercall emulation to helper...
2024-04-12 Paolo BonziniMerge branch 'kvm-sev-init2' into HEAD
2024-04-12 Paolo BonziniMerge branch 'mm-delete-change-gpte' into HEAD
2024-04-12 Paolo Bonzinimm: replace set_pte_at_notify() with just set_pte_at()
2024-04-11 Paolo Bonzinimmu_notifier: remove the .change_pte() callback
2024-04-11 Paolo BonziniKVM: remove unused argument of kvm_handle_hva_range()
2024-04-11 Paolo BonziniKVM: delete .change_pte MMU notifier callback
2024-04-11 Paolo Bonziniselftests: kvm: add test for transferring FPU state...
2024-04-11 Paolo Bonziniselftests: kvm: split "launch" phase of SEV VM creation
2024-04-11 Paolo Bonziniselftests: kvm: switch to using KVM_X86_*_VM
2024-04-11 Paolo Bonziniselftests: kvm: add tests for KVM_SEV_INIT2
2024-04-11 Paolo BonziniKVM: SEV: allow SEV-ES DebugSwap again
2024-04-11 Paolo BonziniKVM: SEV: introduce KVM_SEV_INIT2 operation
2024-04-11 Paolo BonziniKVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA...
2024-04-11 Paolo BonziniKVM: SEV: define VM types for SEV and SEV-ES
2024-04-11 Paolo BonziniKVM: SEV: introduce to_kvm_sev_info
2024-04-11 Paolo BonziniKVM: x86: Add supported_vm_types to kvm_caps
2024-04-11 Paolo BonziniKVM: x86: add fields to struct kvm_arch for CoCo features
2024-04-11 Paolo BonziniKVM: SEV: store VMSA features in kvm_sev_info
2024-04-11 Paolo BonziniKVM: SEV: publish supported VMSA features
2024-04-11 Paolo BonziniKVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
2024-04-11 Paolo BonziniKVM: x86: use u64_to_user_ptr()
2024-04-11 Paolo BonziniKVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
2024-04-11 Sean ChristophersonKVM: SVM: Invert handling of SEV and SEV_ES feature...
2024-04-08 Chao DuRISC-V: KVM: selftests: Add ebreak test support
2024-04-08 Chao DuRISC-V: KVM: Handle breakpoint exits for VCPU
2024-04-08 Chao DuRISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_de...
2024-04-07 Linus TorvaldsLinux 6.9-rc3
2024-04-07 Linus TorvaldsMerge tag 'x86-urgent-2024-04-07' of git://git./linux...
2024-04-07 Linus TorvaldsMerge tag 'timers-urgent-2024-04-07' of git://git....
2024-04-07 Linus TorvaldsMerge tag 'perf-urgent-2024-04-07' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'nfsd-6.9-2' of git://git./linux/kernel/git...
2024-04-06 Linus TorvaldsMerge tag 'i2c-for-6.9-rc3' of git://git./linux/kernel...
2024-04-06 Linus TorvaldsMerge tag 'xfs-6.9-fixes-2' of git://git./fs/xfs/xfs...
2024-04-06 Linus TorvaldsMerge tag '6.9-rc2-smb3-client-fixes' of git://git...
2024-04-06 Borislav Petkov... x86/retpoline: Add NOENDBR annotation to the SRSO dummy...
2024-04-06 Ingo MolnarMerge branch 'linus' into x86/urgent, to pick up depend...
2024-04-06 Wolfram SangMerge tag 'i2c-host-fixes-6.9-rc3' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'firewire-fixes-6.9-rc2' of git://git./linux...
2024-04-06 Adam Goldmanfirewire: ohci: mask bus reset interrupts between ISR...
2024-04-06 Linus TorvaldsMerge tag 'spi-fix-v6.9-rc2' of git://git./linux/kernel...
2024-04-06 Linus TorvaldsMerge tag 'regulator-fix-v6.9-rc2' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'regmap-fix-v6.9-rc2' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'block-6.9-20240405' of git://git.kernel...
2024-04-05 Linus TorvaldsMerge tag 'io_uring-6.9-20240405' of git://git.kernel...
2024-04-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-04-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.9-1' of git://git...
2024-04-05 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-04-05-11-30' of...
2024-04-05 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-04-05 Linus TorvaldsMerge tag 'riscv-for-linus-6.9-rc3' of git://git./linux...
2024-04-05 Linus TorvaldsMerge tag 's390-6.9-3' of git://git./linux/kernel/git...
2024-04-05 Linus TorvaldsMerge tag 'pm-6.9-rc3' of git://git./linux/kernel/git...
2024-04-05 Linus TorvaldsMerge tag 'thermal-6.9-rc3' of git://git./linux/kernel...
2024-04-05 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.9-rc3' of git://git./linux...
2024-04-05 Linus TorvaldsMerge tag 'ata-6.9-rc3' of git://git./linux/kernel...
2024-04-05 Linus TorvaldsMerge tag 'sound-6.9-rc3' of git://git./linux/kernel...
2024-04-05 Linus TorvaldsMerge tag 'drm-fixes-2024-04-05' of https://gitlab...
2024-04-05 Peter Collingbournestackdepot: rename pool_index to pool_index_plus_1
2024-04-05 David Hildenbrandx86/mm/pat: fix VM_PAT handling in COW mappings
2024-04-05 Alexey MakhalovMAINTAINERS: change vmware.com addresses to broadcom.com
2024-04-05 Edward Liawselftests/mm: include strings.h for ffsl
2024-04-05 Uladzislau... mm: vmalloc: fix lockdep warning
2024-04-05 Uladzislau... mm: vmalloc: bail out early in find_vmap_area() if...
2024-04-05 John Sperbeckinit: open output files from cpio unpacking with O_LARG...
2024-04-05 David Hildenbrandmm/secretmem: fix GUP-fast succeeding on secretmem...
2024-04-05 Rafael J. WysockiMerge branch 'acpi-thermal'
2024-04-05 Jeff Laytonnfsd: hold a lighter-weight client reference over CB_RE...
2024-04-05 Linus TorvaldsMerge tag '9p-for-6.9-rc3' of https://github.com/martin...
next