]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2024-05-22 David Woodhousesched/cputime: Cope with steal time going backwards... clocks-v3
2024-05-22 David WoodhouseKVM: x86/xen: Prevent runstate times from becoming...
2024-05-22 David WoodhouseKVM: x86: Avoid periodic KVM clock updates in master...
2024-05-22 David WoodhouseKVM: x86: Avoid gratuitous global clock reload in kvm_a...
2024-05-22 David WoodhouseKVM: x86: Avoid global clock update on setting KVM...
2024-05-22 David WoodhouseKVM: x86: Factor out kvm_use_master_clock()
2024-05-22 David WoodhouseKVM: x86: Allow KVM master clock mode when TSCs are...
2024-05-22 David WoodhouseKVM: x86: Kill cur_tsc_{nsec,offset,write} fields
2024-05-22 David WoodhouseKVM: x86: Improve synchronization in kvm_synchronize_tsc()
2024-05-22 David WoodhouseKVM: x86: Remove implicit rdtsc() from kvm_compute_l1_t...
2024-05-22 David WoodhouseKVM: x86: Simplify and comment kvm_get_time_scale()
2024-05-22 David WoodhouseKVM: x86: Fix software TSC upscaling in kvm_update_gues...
2024-05-22 David WoodhouseKVM: x86: Fix KVM clock precision in __get_kvmclock()
2024-05-22 David WoodhouseKVM: x86: Avoid NTP frequency skew for KVM clock on...
2024-05-22 David WoodhouseKVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentat...
2024-05-22 David WoodhouseKVM: x86: Explicitly disable TSC scaling without CONSTA...
2024-05-22 Jack AllisterKVM: selftests: Add KVM/PV clock selftest to prove...
2024-05-22 Jack AllisterUAPI: x86: Move pvclock-abi to UAPI for x86 platforms
2024-05-22 Jack AllisterKVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM...
2024-05-22 David WoodhouseKVM: x86: Improve accuracy of KVM clock when TSC scalin...
2024-05-22 David WoodhouseKVM: x86/xen: Do not corrupt KVM clock in kvm_xen_share...
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-02 Paolo BonziniMerge tag 'kvm-riscv-fixes-6.9-1' of https://github...
2024-04-02 Paolo BonziniMerge tag 'kvmarm-fixes-6.9-1' of git://git.kernel...
2024-04-01 Marc ZyngierKVM: arm64: Rationalise KVM banner output
2024-04-01 Marc Zyngierarm64: Fix early handling of FEAT_E2H0 not being implem...
2024-04-01 Will DeaconKVM: arm64: Ensure target address is granule-aligned...
2024-04-01 Will DeaconKVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmi...
2024-04-01 Will DeaconKVM: arm64: Don't pass a TLBI level hint when zapping...
2024-04-01 Will DeaconKVM: arm64: Don't defer TLB invalidation when zapping...
2024-03-26 Sean ChristophersonKVM: selftests: Fix __GUEST_ASSERT() format warnings...
2024-03-26 Wujie DuanKVM: arm64: Fix out-of-IPA space translation fault...
2024-03-26 Oliver UptonKVM: arm64: Fix host-programmed guest events in nVHE
2024-03-26 Anup PatelRISC-V: KVM: Fix APLIC in_clrip[x] read emulation
2024-03-25 Anup PatelRISC-V: KVM: Fix APLIC setipnum_le/be write emulation
2024-03-25 Colin Ian KingRISC-V: KVM: Remove second semicolon
2024-03-25 Colin Ian KingKVM: selftests: Fix spelling mistake "trigged" -> ...
2024-03-24 Linus TorvaldsLinux 6.9-rc1
2024-03-24 Linus TorvaldsMerge tag 'efi-fixes-for-v6.9-2' of git://git.kernel...
2024-03-24 Linus TorvaldsMerge tag 'x86-urgent-2024-03-24' of git://git.kernel...
2024-03-24 Linus TorvaldsMerge tag 'sched-urgent-2024-03-24' of git://git.kernel...
2024-03-24 Linus TorvaldsMerge tag 'dma-mapping-6.9-2024-03-24' of git://git...
2024-03-24 Oleksandr Tymoshenkoefi: fix panic in kdump kernel
2024-03-24 Ard Biesheuvelx86/efistub: Don't clear BSS twice in mixed mode
2024-03-24 Ard Biesheuvelx86/efistub: Call mixed mode boot services on the firmw...
2024-03-24 Tom Lendackyx86/boot/64: Move 5-level paging global variable assign...
2024-03-24 Tom Lendackyx86/boot/64: Apply encryption mask to 5-level pagetable...
2024-03-24 Tony Luckx86/cpu: Add model number for another Intel Arrow Lake...
2024-03-24 Adamos Ttofarix86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
2024-03-24 Tony LuckDocumentation/x86: Document that resctrl bandwidth...
2024-03-23 Linus TorvaldsMerge tag 'timers-urgent-2024-03-23' of git://git.kerne...
2024-03-23 Linus TorvaldsMerge tag 'timers-core-2024-03-23' of git://git.kernel...
2024-03-23 Linus TorvaldsMerge tag 'irq-urgent-2024-03-23' of git://git.kernel...
2024-03-23 Linus TorvaldsMerge tag 'core-entry-2024-03-23' of git://git.kernel...
2024-03-23 Linus TorvaldsMerge tag 'powerpc-6.9-2' of git://git.kernel.org/pub...
2024-03-23 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2024-03-23 Linus TorvaldsMerge tag 'hardening-v6.9-rc1-fixes' of git://git.kerne...
2024-03-23 Thomas Gleixnerx86/mpparse: Register APIC address only once
2024-03-23 Thomas Gleixnerx86/topology: Handle the !APIC case gracefully
2024-03-23 Thomas Gleixnerx86/topology: Don't evaluate logical IDs during early...
2024-03-23 Thomas Gleixnerx86/cpu: Ensure that CPU info updates are propagated...
2024-03-22 Nathan Chancellorlkdtm/bugs: Improve warning message for compilers witho...
2024-03-22 Kees Cookoverflow: Change DEFINE_FLEX to take __counted_by member
2024-03-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2024-03-22 Linus TorvaldsMerge tag 'block-6.9-20240322' of git://git.kernel...
2024-03-22 Linus TorvaldsMerge tag 'io_uring-6.9-20240322' of git://git.kernel...
2024-03-22 Linus TorvaldsMerge tag 'for-6.9/dm-fixes' of git://git.kernel.org...
2024-03-22 Linus TorvaldsMerge tag 'ceph-for-6.9-rc1' of https://github.com...
2024-03-22 Linus TorvaldsMerge tag 'xfs-6.9-merge-9' of git://git.kernel.org...
2024-03-22 Linus TorvaldsMerge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel...
2024-03-22 Linus TorvaldsMerge tag 'loongarch-6.9' of git://git.kernel.org/pub...
2024-03-22 Linus TorvaldsMerge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org...
2024-03-22 Linus TorvaldsMerge tag 'spi-fix-v6.9-merge-window' of git://git...
2024-03-22 Linus TorvaldsMerge tag 'regulator-fix-v6.9-merge-window' of git...
next