]> Gentwo Git Trees - linux/.git/commit
Merge tag 'kvm-x86-generic-6.18' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Sep 2025 17:27:59 +0000 (13:27 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Sep 2025 17:27:59 +0000 (13:27 -0400)
commit99cab80208809cb918d6e579e6165279096f058a
tree7a3d17224a484b1a82365796cfd40f55e5f66bd6
parent3c5d19a365b71e9775c831b9d3ab053dd591d9dd
parentcf6a8401b6a12c3bdd54c7414af28625ec6450da
Merge tag 'kvm-x86-generic-6.18' of https://github.com/kvm-x86/linux into HEAD

KVM common changes for 6.18

Remove a redundant __GFP_NOWARN from kvm_setup_async_pf() as __GFP_NOWARN is
now included in GFP_NOWAIT.