summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-04LoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao-2/+8
2026-05-04LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao-0/+14
2026-05-04LoongArch: KVM: Move AVEC interrupt injection into switch loopBibo Mao-11/+9
2026-05-04LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui-1/+1
2026-05-04LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui-0/+1
2026-05-04LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma-1/+1
2026-05-04LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li-1/+1
2026-05-04LoongArch: KVM: Compile switch.S directly into the kernelXianglai Li-42/+41
2026-05-04LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()Thomas Weißschuh-6/+0
2026-05-04LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan-0/+3
2026-05-04LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen-0/+5
2026-05-04LoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen-1/+1
2026-05-04LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BITHuacai Chen-0/+4
2026-05-04LoongArch: Make CONFIG_64BIT as the default optionHuacai Chen-0/+1
2026-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-41/+60
2026-05-03Linux 7.1-rc2v7.1-rc2Linus Torvalds-1/+1
2026-05-03KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson-21/+14
2026-05-03KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flowSean Christopherson-16/+40
2026-05-03KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini-3/+5
2026-05-03KVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini-1/+1
2026-05-03Merge tag 'sh-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-05-03Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+9
2026-05-03Merge tag 'locking-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+9
2026-05-03Merge tag 'sched-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+25
2026-05-03sh: Fix fallout from ZERO_PAGE consolidationMike Rapoport (Microsoft)-1/+1
2026-05-03rust: drm: fix unsound initialization in drm::Device::newEliot Courtney-6/+16
2026-05-02selftests: tls: add test for data loss on small pipeJakub Kicinski-0/+43
2026-05-02net: tls: fix silent data drop under pipe back-pressureJakub Kicinski-3/+3
2026-05-02Merge branch 'net-sched-sch_cake-annotate-data-races-in-cake_dump_class_stats...Jakub Kicinski-72/+83
2026-05-02net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)Eric Dumazet-60/+71
2026-05-02net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)Eric Dumazet-12/+12
2026-05-02batman-adv: stop tp_meter sessions during mesh teardownJiexun Wang-18/+82
2026-05-02batman-adv: reject new tp_meter sessions during teardownJiexun Wang-1/+16
2026-05-02batman-adv: fix integer overflow on buff_posLyes Bourennani-1/+1
2026-05-02Merge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-0/+5
2026-05-02Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-25/+72
2026-05-02RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe-0/+7
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe-3/+3
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe-6/+6
2026-05-02RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe-6/+7
2026-05-02RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe-1/+3
2026-05-02RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe-1/+1
2026-05-02RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe-2/+2
2026-05-02RDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe-2/+2
2026-05-02RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe-1/+3
2026-05-02RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe-5/+4
2026-05-02RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe-2/+3
2026-05-02RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe-0/+3
2026-05-02RDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe-6/+6
2026-05-02RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe-1/+1