]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2024-01-16 David WoodhouseKVM: x86/xen: Inject vCPU upcall vector when local... xenfv
2024-01-16 David WoodhouseKVM: x86/xen: improve accuracy of Xen timers
2024-01-15 David WoodhouseKVM: pfncache: rework __kvm_gpc_refresh() to fix lockin...
2024-01-15 Paul DurrantKVM: xen: allow vcpu_info content to be 'safely' copied
2024-01-15 Paul DurrantKVM: pfncache: check the need for invalidation under...
2024-01-15 Paul DurrantKVM: xen: don't block on pfncache locks in kvm_xen_set_...
2024-01-15 Paul DurrantKVM: xen: split up kvm_xen_set_evtchn_fast()
2024-01-15 Paul DurrantKVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_...
2024-01-15 Paul DurrantKVM: selftests / xen: re-map vcpu_info using HVA rather...
2024-01-15 Paul DurrantKVM: selftests / xen: map shared_info using HVA rather...
2024-01-15 Paul DurrantKVM: xen: allow vcpu_info to be mapped by fixed HVA
2024-01-15 Paul DurrantKVM: xen: allow shared_info to be mapped by fixed HVA
2024-01-15 Paul DurrantKVM: xen: re-initialize shared_info if guest (32/64...
2024-01-11 Paul DurrantKVM: xen: separate initialization of shared_info cache...
2024-01-11 Paul DurrantKVM: pfncache: allow a cache to be activated with a...
2024-01-11 Paul DurrantKVM: pfncache: include page offset in uhva and use...
2024-01-11 Paul DurrantKVM: pfncache: stop open-coding offset_in_page()
2024-01-11 Paul DurrantKVM: pfncache: remove KVM_GUEST_USES_PFN usage
2024-01-11 Paul DurrantKVM: pfncache: add a mark-dirty helper
2024-01-11 Paul DurrantKVM: xen: mark guest pages dirty with the pfncache...
2024-01-11 Paul DurrantKVM: pfncache: remove unnecessary exports
2024-01-11 Paul DurrantKVM: pfncache: Add a map helper function
2024-01-08 Kirill A. Shutemovx86/kvm: Do not try to disable kvmclock if it was not... tags/kvm-6.8-1
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm...
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-xen-6.8' of https://github.com/kvm...
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-svm-6.8' of https://github.com/kvm...
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-lam-6.8' of https://github.com/kvm...
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm...
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-misc-6.8' of https://github.com...
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-hyperv-6.8' of https://github.com...
2024-01-08 Paolo BonziniMerge tag 'kvm-x86-generic-6.8' of https://github.com...
2024-01-08 Paolo BonziniMerge tag 'kvmarm-6.8' of git://git.kernel.org/pub...
2024-01-08 Paolo BonziniKVM: x86: add missing "depends on KVM"
2024-01-08 Paolo BonziniKVM: fix direction of dependency on MMU notifiers
2024-01-08 Paolo BonziniKVM: introduce CONFIG_KVM_COMMON
2024-01-04 Will DeaconKVM: arm64: Add missing memory barriers when switching...
2024-01-04 Marc ZyngierMerge branch kvm-arm64/vgic-6.8 into kvmarm-master...
2024-01-04 Oliver UptonKVM: arm64: vgic-its: Avoid potential UAF in LPI transl...
2024-01-02 Paolo BonziniMerge tag 'kvm-riscv-6.8-1' of https://github.com/kvm...
2024-01-02 Paolo BonziniMerge tag 'kvm-s390-next-6.8-1' of https://git.kernel...
2024-01-02 Paolo BonziniMerge tag 'loongarch-kvm-6.8' of git://git.kernel.org...
2023-12-30 Andrew JonesRISC-V: KVM: selftests: Add get-reg-list test for STA...
2023-12-30 Andrew JonesRISC-V: KVM: selftests: Add steal_time test support
2023-12-30 Andrew JonesRISC-V: KVM: selftests: Add guest_sbi_probe_extension
2023-12-30 Andrew JonesRISC-V: KVM: selftests: Move sbi_ecall to processor.c
2023-12-30 Andrew JonesRISC-V: KVM: Implement SBI STA extension
2023-12-30 Andrew JonesRISC-V: KVM: Add support for SBI STA registers
2023-12-30 Andrew JonesRISC-V: KVM: Add support for SBI extension registers
2023-12-30 Andrew JonesRISC-V: KVM: Add SBI STA info to vcpu_arch
2023-12-30 Andrew JonesRISC-V: KVM: Add steal-update vcpu request
2023-12-30 Andrew JonesRISC-V: KVM: Add SBI STA extension skeleton
2023-12-30 Andrew JonesRISC-V: paravirt: Implement steal-time support
2023-12-30 Andrew JonesRISC-V: Add SBI STA extension definitions
2023-12-30 Andrew JonesRISC-V: paravirt: Add skeleton for pv-time support
2023-12-29 Anup PatelRISC-V: KVM: Fix indentation in kvm_riscv_vcpu_set_reg_...
2023-12-29 Daniel Henrique... RISC-V: KVM: add vector registers and CSRs in KVM_GET_R...
2023-12-29 Daniel Henrique... RISC-V: KVM: add 'vlenb' Vector CSR
2023-12-29 Daniel Henrique... RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector...
2023-12-29 Andrew JonesRISC-V: KVM: selftests: Treat SBI ext regs like ISA...
2023-12-29 Andrew JonesKVM: riscv: selftests: Use register subtypes
2023-12-29 Andrew JonesKVM: riscv: selftests: Add RISCV_SBI_EXT_REG
2023-12-29 Andrew JonesRISC-V: KVM: Make SBI uapi consistent with ISA uapi
2023-12-29 Andrew JonesKVM: riscv: selftests: Drop SBI multi registers
2023-12-29 Andrew JonesRISC-V: KVM: Don't add SBI multi regs in get-reg-list
2023-12-29 Anup PatelKVM: riscv: selftests: Generate ISA extension reg_list...
2023-12-29 Chao DuRISC-V: KVM: remove a redundant condition in kvm_arch_v...
2023-12-29 Clément Légerriscv: kvm: use ".L" local labels in assembly when...
2023-12-29 Clément Légerriscv: kvm: Use SYM_*() assembly macros instead of...
2023-12-24 Linus TorvaldsLinux 6.7-rc7 v6.7-rc7
2023-12-23 Linus TorvaldsMerge tag 'x86-urgent-2023-12-23' of git://git.kernel...
2023-12-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2023-12-23 Linus TorvaldsMerge tag 'usb-6.7-rc7' of git://git.kernel.org/pub...
2023-12-23 Linus TorvaldsMerge tag 'char-misc-6.7-rc7' of git://git.kernel.org...
2023-12-23 Linus TorvaldsMerge tag 'input-for-v6.7-rc6' of git://git.kernel...
2023-12-23 Nina Schoetterl... KVM: s390: cpu model: Use proper define for facility...
2023-12-23 Nina Schoetterl... KVM: s390: vsie: Fix length of facility list shadowed
2023-12-23 Nina Schoetterl... KVM: s390: vsie: Fix STFLE interpretive execution ident...
2023-12-23 Christoffer... Input: soc_button_array - add mapping for airplane...
2023-12-23 Linus TorvaldsMerge tag 'block-6.7-2023-12-22' of git://git.kernel...
2023-12-23 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2023-12-22 Paolo BonziniMerge tag 'kvm-riscv-fixes-6.7-1' of https://github...
2023-12-22 Paolo BonziniMerge tag 'kvmarm-fixes-6.7-2' of git://git.kernel...
2023-12-22 Linus TorvaldsMerge tag 'printk-for-6.8' of git://git.kernel.org...
2023-12-22 Linus TorvaldsMerge tag 'sound-6.7-rc7' of git://git.kernel.org/pub...
2023-12-22 Linus TorvaldsMerge tag 'i2c-for-6.7-rc8' of git://git.kernel.org...
2023-12-22 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.7-rc7' of git://git.kernel...
2023-12-22 Linus TorvaldsMerge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel...
2023-12-22 Linus TorvaldsMerge tag 'drm-fixes-2023-12-22' of git://anongit.freed...
2023-12-22 Linus TorvaldsMerge tag '9p-for-6.7-rc7' of https://github.com/martin...
2023-12-22 Oliver UptonKVM: arm64: vgic-v3: Reinterpret user ISPENDR writes...
2023-12-22 Oliver UptonKVM: arm64: vgic: Use common accessor for writes to...
2023-12-22 Oliver UptonKVM: arm64: vgic: Use common accessor for writes to...
2023-12-22 Marc ZyngierKVM: arm64: vgic-v4: Restore pending state on host...
2023-12-22 Greg Kroah... Merge tag 'usb-serial-6.7-rc6' of https://git.kernel...
2023-12-22 Johannes Bergdebugfs: initialize cancellations earlier
2023-12-22 Dave AirlieMerge tag 'drm-intel-fixes-2023-12-21' of git://anongit...
2023-12-22 Dave AirlieMerge tag 'amd-drm-fixes-6.7-2023-12-20' of https:...
2023-12-22 Linus TorvaldsMerge tag 'pinctrl-v6.7-4' of git://git.kernel.org...
2023-12-21 Jens AxboeMerge tag 'nvme-6.7-2023-12-21' of git://git.infradead...
2023-12-21 David Howellsafs: Fix use-after-free due to get/remove race in volum...
next