linux-2.6-block.git
2025-05-26 Paolo BonziniMerge tag 'kvmarm-6.16' of git://git./linux/kernel...
2025-05-26 Paolo BonziniMerge tag 'loongarch-kvm-6.16' of git://git./linux...
2025-05-26 Paolo BonziniDocumentation: virt/kvm: remove unreferenced footnote
2025-05-23 Marc ZyngierMerge branch kvm-arm64/misc-6.16 into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/nv-nv into kvmarm-master/next
2025-05-23 Marc ZyngierMerge branch kvm-arm64/at-fixes-6.16 into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/fgt-masks into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/mte-frac into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/ubsan-el2 into kvmarm-master...
2025-05-23 Marc ZyngierMerge branch kvm-arm64/pkvm-np-thp-6.16 into kvmarm...
2025-05-22 Marc ZyngierKVM: arm64: Fix documentation for vgic_its_iter_next()
2025-05-21 Vincent DonnefortKVM: arm64: np-guest CMOs with PMD_SIZE fixmap
2025-05-21 Vincent DonnefortKVM: arm64: Stage-2 huge mappings for np-guests
2025-05-21 Quentin PerretKVM: arm64: Add a range to pkvm_mappings
2025-05-21 Quentin PerretKVM: arm64: Convert pkvm_mappings to interval tree
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_test_clear_young...
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_unshare_guest()
2025-05-21 Vincent DonnefortKVM: arm64: Add a range to __pkvm_host_share_guest()
2025-05-21 Vincent DonnefortKVM: arm64: Introduce for_each_hyp_page
2025-05-21 Vincent DonnefortKVM: arm64: Handle huge mappings for np-guest CMOs
2025-05-21 Marc ZyngierMerge branch kvm-arm64/pkvm-selftest-6.16 into kvm...
2025-05-21 Marc ZyngierMerge branch kvm-arm64/pkvm-6.16 into kvm-arm64/pkvm...
2025-05-21 Marc ZyngierKVM: arm64: nv: Release faulted-in VNCR page from mmu_l...
2025-05-21 Marc ZyngierKVM: arm64: nv: Handle TLBI S1E2 for VNCR invalidation...
2025-05-21 Marc ZyngierKVM: arm64: nv: Hold mmu_lock when invalidating VNCR...
2025-05-20 Bibo MaoKVM: selftests: Add supported test cases for LoongArch
2025-05-20 Bibo MaoKVM: selftests: Add ucall test support for LoongArch
2025-05-20 Bibo MaoKVM: selftests: Add core KVM selftests support for...
2025-05-20 Bibo MaoKVM: selftests: Add KVM selftests header files for...
2025-05-20 Bibo MaoKVM: selftests: Add VM_MODE_P47V47_16K VM mode
2025-05-20 Bibo MaoLoongArch: KVM: Do not flush tlb if HW PTW supported
2025-05-20 Bibo MaoLoongArch: KVM: Add ecode parameter for exception handlers
2025-05-19 Jing ZhangKVM: arm64: vgic-its: Add debugfs interface to expose...
2025-05-19 D Scott Phillipsarm64: errata: Work around AmpereOne's erratum AC04_CPU_23
2025-05-19 Marc ZyngierKVM: arm64: Handle TSB CSYNC traps
2025-05-19 Marc ZyngierKVM: arm64: Add FGT descriptors for FEAT_FGT2
2025-05-19 Marc ZyngierKVM: arm64: Allow sysreg ranges for FGT descriptors
2025-05-19 Marc ZyngierKVM: arm64: Add context-switch for FEAT_FGT2 registers
2025-05-19 Marc ZyngierKVM: arm64: Add trap routing for FEAT_FGT2 registers
2025-05-19 Marc ZyngierKVM: arm64: Add sanitisation for FEAT_FGT2 registers
2025-05-19 Marc ZyngierKVM: arm64: Add FEAT_FGT2 registers to the VNCR page
2025-05-19 Marc ZyngierKVM: arm64: Use HCR_EL2 feature map to drive fixed...
2025-05-19 Marc ZyngierKVM: arm64: Use HCRX_EL2 feature map to drive fixed...
2025-05-19 Marc ZyngierKVM: arm64: Allow kvm_has_feat() to take variable arguments
2025-05-19 Marc ZyngierKVM: arm64: Use FGT feature maps to drive RES0 bits
2025-05-19 Marc ZyngierKVM: arm64: Document NV caps and vcpu flags
2025-05-19 Marc ZyngierKVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
2025-05-19 Marc ZyngierKVM: arm64: nv: Remove dead code from ERET handling
2025-05-19 Marc ZyngierKVM: arm64: nv: Plumb TLBI S1E2 into system instruction...
2025-05-19 Marc ZyngierKVM: arm64: nv: Add S1 TLB invalidation primitive for...
2025-05-19 Marc ZyngierKVM: arm64: nv: Program host's VNCR_EL2 to the fixmap...
2025-05-19 Marc ZyngierKVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU...
2025-05-19 Marc ZyngierKVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2
2025-05-19 Marc ZyngierKVM: arm64: nv: Handle VNCR_EL2-triggered faults
2025-05-19 Marc ZyngierKVM: arm64: nv: Add userspace and guest handling of...
2025-05-19 Marc ZyngierKVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2
2025-05-19 Marc ZyngierKVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting
2025-05-19 Marc ZyngierKVM: arm64: nv: Move TLBI range decoding to a helper
2025-05-19 Marc ZyngierKVM: arm64: nv: Snapshot S1 ASID tagging information...
2025-05-19 Marc ZyngierKVM: arm64: nv: Extract translation helper from the...
2025-05-19 Marc ZyngierKVM: arm64: nv: Allocate VNCR page when required
2025-05-19 Marc Zyngierarm64: sysreg: Add layout for VNCR_EL2
2025-05-18 Linus TorvaldsLinux 6.15-rc7 v6.15-rc7
2025-05-17 Linus TorvaldsMerge tag 'dmaengine-fix-6.15' of git://git./linux...
2025-05-17 Linus TorvaldsMerge tag 'phy-fixes-6.15' of git://git./linux/kernel...
2025-05-17 Linus TorvaldsMerge tag 'soundwire-6.15-fixes' of git://git./linux...
2025-05-17 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-05-17-09-41' of...
2025-05-17 Linus TorvaldsMerge tag 'irq-urgent-2025-05-17' of git://git./linux...
2025-05-17 Linus TorvaldsMerge tag 'x86-urgent-2025-05-17' of git://git./linux...
2025-05-17 Linus TorvaldsMerge tag 'perf-urgent-2025-05-17' of git://git./linux...
2025-05-17 Linus TorvaldsMerge tag 'loongarch-fixes-6.15-2' of git://git./linux...
2025-05-17 Linus TorvaldsMerge tag 'i2c-for-6.15-rc7' of git://git./linux/kernel...
2025-05-17 Wolfram SangMerge tag 'i2c-host-fixes-6.15-rc7' of git://git./linux...
2025-05-17 Linus TorvaldsMerge tag '6.15-rc6-smb3-client-fixes' of git://git...
2025-05-16 Linus TorvaldsMerge tag 'drm-fixes-2025-05-17' of https://gitlab...
2025-05-16 Linus TorvaldsMerge tag 'nfs-for-6.15-2' of git://git.linux-nfs.org...
2025-05-16 Trond MyklebustNFS: Avoid flushing data while holding directory locks...
2025-05-16 Trond MyklebustNFS/pnfs: Fix the error path in pnfs_layoutreturn_retry...
2025-05-16 Trond MyklebustNFSv4/pnfs: Reset the layout state after a layoutreturn
2025-05-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2025-05-16 Linus TorvaldsMerge tag 'block-6.15-20250515' of git://git.kernel...
2025-05-16 Linus TorvaldsMerge tag 'io_uring-6.15-20250515' of git://git.kernel...
2025-05-16 Linus TorvaldsMerge tag 'xfs-fixes-6.15-rc7' of git://git./fs/xfs...
2025-05-16 Linus TorvaldsMerge tag 'acpi-6.15-rc7' of git://git./linux/kernel...
2025-05-16 Linus TorvaldsMerge tag 'spi-fix-v6.15-rc6' of git://git./linux/kerne...
2025-05-16 Linus TorvaldsMerge tag 'regulator-fix-v6.15-rc6' of git://git./linux...
2025-05-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.15-rc7' of git://git....
2025-05-16 Linus TorvaldsMerge tag 'sound-6.15-rc7' of git://git./linux/kernel...
2025-05-16 Wei-Lin ChangKVM: arm64: nv: Remove clearing of ICH_LR<n>.EOI if...
2025-05-16 Ben HorganKVM: selftests: Confirm exposing MTE_frac does not...
2025-05-16 Ben HorganKVM: arm64: Make MTE_frac masking conditional on MTE...
2025-05-16 Ben Horganarm64/sysreg: Expose MTE_frac so that it is visible...
2025-05-16 Lukas Bulwahnx86/mm: Remove duplicated word in warning message
2025-05-16 Dave AirlieMerge tag 'drm-xe-fixes-2025-05-15-1' of https://gitlab...
2025-05-16 Dave AirlieMerge tag 'drm-misc-fixes-2025-05-15' of https://gitlab...
2025-05-15 Dave AirlieMerge tag 'amd-drm-fixes-6.15-2025-05-14' of https...
2025-05-15 Linus TorvaldsMerge tag 'bcachefs-2025-05-15' of git://evilpiepirate...
2025-05-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2025-05-15 Linus TorvaldsMerge tag 'landlock-6.15-rc7' of git://git./linux/kerne...
next