summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-12KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped levelPaolo Bonzini2-3/+6
2024-07-12KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"Sean Christopherson2-14/+18
2024-07-12KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handlerSean Christopherson2-8/+2
2024-07-12KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memoryIsaku Yamahata4-0/+78
2024-07-12KVM: Document KVM_PRE_FAULT_MEMORY ioctlIsaku Yamahata1-0/+55
2024-07-12Merge branch 'kvm-tdx-prep-1-truncated' into HEADPaolo Bonzini5-32/+31
2024-07-12mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLEPaolo Bonzini5-17/+16
2024-07-10perf kvm: Add kvm-stat for loongarch64Bibo Mao4-0/+238
2024-07-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao5-3/+166
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao8-4/+189
2024-07-09LoongArch: KVM: always make pte young in page map's fast pathJia Qingtong1-4/+2
2024-07-09LoongArch: KVM: Mark page accessed and dirty with page ref addedBibo Mao1-10/+13
2024-07-09LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao2-0/+10
2024-07-09LoongArch: KVM: Add memory barrier before update pmd entryBibo Mao1-0/+2
2024-07-09LoongArch: KVM: Discard dirty page tracking on readonly memslotBibo Mao1-3/+12
2024-07-09LoongArch: KVM: Select huge page only if secondary mmu supports itBibo Mao1-3/+13
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao5-5/+24
2024-07-09LoongArch: KVM: Sync pending interrupt when getting ESTAT from user modeBibo Mao1-0/+11
2024-07-08Revert "KVM: arm64: nv: Fix RESx behaviour of disabled FGTs with negative pol...Oliver Upton1-12/+12
2024-07-08Linux 6.10-rc7Linus Torvalds1-1/+1
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-27/+43
2024-07-07Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-20/+22
2024-07-07Merge tag '6.10-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-30/+0
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+10
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-06Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-18/+49
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-31/+132
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+20
2024-07-05Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-233/+269
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+49
2024-07-05Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-38/+10
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter6-4/+59
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini4-0/+49
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen2-124/+130
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen3-111/+131
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen1-2/+12
2024-07-04Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+38
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds67-378/+630
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-13/+12
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-13/+18
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+24
2024-07-04Merge tag 'mm-hotfixes-stable-2024-07-03-22-23' of git://git.kernel.org/pub/s...Linus Torvalds10-20/+70
2024-07-04Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter8-20/+63
2024-07-04Merge tag 'drm-xe-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/xe/...Daniel Vetter2-7/+7
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi1-1/+5
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski5-22/+20