summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
2026-07-21KVM: selftests: sev_init2_tests: Derive SEV availability from KVMDavid Woodhouse
2026-07-21KVM: selftests: sev_smoke_test: Only run VM types the host offersDavid Woodhouse
2026-07-21KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
2026-07-21KVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim
2026-07-21KVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
2026-07-21KVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
2026-07-16Merge tag 'v7.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-07-16Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-16Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-07-16Merge tag 'erofs-for-7.2-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-16Merge tag 'pm-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-07-16Merge tag 'pmdomain-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-07-16KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
2026-07-15Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-15Merge tag 'linux_kselftest-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-07-15KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
2026-07-15Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-14smb/client: flush dirty data before punching a holeHuiwen He
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
2026-07-14Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-07-14Merge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-14xfs: don't zap bmbt forks if they are MAXLEVELS tallDarrick J. Wong
2026-07-14xfs: clamp timestamp nanoseconds correctlyDarrick J. Wong
2026-07-14xfs: fully check the parent handle when it points to the rootdirDarrick J. Wong
2026-07-14xfs: handle non-inode owners for rtrmap record checkingDarrick J. Wong
2026-07-14xfs: fix off-by-one error when calling xchk_xref_has_rt_ownerDarrick J. Wong
2026-07-14xfs: set xfarray killable sort correctlyDarrick J. Wong
2026-07-14xfs: grab rtrmap btree when checking rgsuperDarrick J. Wong
2026-07-14xfs: write the rg superblock when fixing itDarrick J. Wong
2026-07-14xfs: use the rt version of the cow staging checkerDarrick J. Wong
2026-07-14xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_stagingDarrick J. Wong
2026-07-14xfs: don't wrap around quota ids in dqiterateDarrick J. Wong
2026-07-14xfs: move cow_replace_mapping to xfs_bmap_util.cDarrick J. Wong
2026-07-14xfs: make cow repair somewhat flaky when debugging knob enabledDarrick J. Wong
2026-07-14xfs: don't replace the wrong part of the cow forkDarrick J. Wong
2026-07-14xfs: resample the data fork mapping after cycling ILOCKDarrick J. Wong
2026-07-13Merge tag 'cgroup-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-13Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-13Merge tag 'trace-tools-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-07-13Merge tag 'nfsd-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-07-13smb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto
2026-07-13smb/client: refresh allocation after EOF-extending fallocateHuiwen He
2026-07-13smb/client: emulate small EOF-extending mode 0 fallocate rangesHuiwen He
2026-07-13smb/client: reduce fallocate zero buffer allocationHuiwen He