summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysdrm/ttm: Fix GPU MM stats during pool shrinkingMatthew Brost1-6/+12
9 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel1-1/+1
9 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
9 daysLoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao1-2/+8
9 daysLoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao1-0/+14
9 daysLoongArch: KVM: Move AVEC interrupt injection into switch loopBibo Mao1-11/+9
9 daysLoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui1-1/+1
9 daysLoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui1-0/+1
9 daysLoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma1-1/+1
9 daysLoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li1-1/+1
9 daysLoongArch: KVM: Compile switch.S directly into the kernelXianglai Li6-42/+41
9 daysLoongArch: vDSO: Drop custom __arch_vdso_hres_capable()Thomas Weißschuh1-6/+0
9 daysLoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan1-0/+3
9 daysLoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen1-0/+5
9 daysLoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen1-1/+1
9 daysLoongArch: Specify -m32/-m64 explicitly for 32BIT/64BITHuacai Chen2-0/+4
9 daysLoongArch: Make CONFIG_64BIT as the default optionHuacai Chen1-0/+1
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-41/+60
9 daysLinux 7.1-rc2v7.1-rc2Linus Torvalds1-1/+1
9 daysKVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson1-21/+14
9 daysKVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flowSean Christopherson2-16/+40
10 daysKVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini1-3/+5
10 daysKVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini1-1/+1
10 daysMerge tag 'sh-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
10 daysMerge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+9
10 daysMerge tag 'locking-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+9
10 daysMerge tag 'sched-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-18/+25
10 dayssh: Fix fallout from ZERO_PAGE consolidationMike Rapoport (Microsoft)1-1/+1
10 daysrust: drm: fix unsound initialization in drm::Device::newEliot Courtney1-6/+16
10 daysselftests: tls: add test for data loss on small pipeJakub Kicinski1-0/+43
10 daysnet: tls: fix silent data drop under pipe back-pressureJakub Kicinski1-3/+3
10 daysMerge branch 'net-sched-sch_cake-annotate-data-races-in-cake_dump_class_stats...Jakub Kicinski1-72/+83
10 daysnet/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)Eric Dumazet1-60/+71
10 daysnet/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)Eric Dumazet1-12/+12
11 daysMerge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+5
11 daysMerge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-25/+72
11 daysRDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe1-0/+7
11 daysRDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe1-3/+3
11 daysRDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe1-6/+6
11 daysRDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe1-6/+7
11 daysRDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe1-1/+3
11 daysRDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe1-1/+1
11 daysRDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe1-2/+2
11 daysRDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe1-2/+2
11 daysRDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe1-1/+3
11 daysRDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe1-5/+4
11 daysRDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe1-2/+3
11 daysRDMA/mana: Validate rx_hash_key_lenJason Gunthorpe1-0/+3
11 daysRDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe2-6/+6
11 daysRDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe1-1/+1