summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-10mm/damon/sysfs: change next_update_jiffies to a global variableQuanmin Yan1-3/+7
2025-11-10mm/damon/stat: change last_refresh_jiffies to a global variableQuanmin Yan1-3/+6
2025-11-10maple_tree: fix tracepoint string pointersMartin Kaiser1-14/+16
2025-11-10codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo...Hao Ge1-1/+5
2025-11-10mm/mremap: honour writable bit in mremap pte batchingDev Jain1-1/+1
2025-11-10gcov: add support for GCC 15Peter Oberparleiter1-1/+3
2025-11-10mm/mm_init: fix hash table order logging in alloc_large_system_hash()Isaac J. Manjarres1-1/+1
2025-11-10mm/truncate: unmap large folio on split failureKiryl Shutsemau1-6/+29
2025-11-10mm/memory: do not populate page table entries beyond i_sizeKiryl Shutsemau2-9/+39
2025-11-10fs/proc: fix uaf in proc_readdir_de()Wei Yang1-3/+9
2025-11-10mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 orderZi Yan1-3/+20
2025-11-10ksm: use range-walk function to jump over holes in scan_get_next_rmap_itemPedro Demarchi Gomes1-9/+104
2025-11-10mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yetAleksei Nikiforov3-6/+5
2025-11-10mm/shmem: fix THP allocation and fallback loopKairui Song1-3/+6
2025-11-10kho: allocate metadata directly from the buddy allocatorPasha Tatashin2-3/+6
2025-11-10kho: increase metadata bitmap size to PAGE_SIZEPasha Tatashin1-10/+11
2025-11-10kho: warn and fail on metadata or preserved memory in scratch areaPasha Tatashin5-19/+93
2025-11-10mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan3-42/+28
2025-11-10LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao1-1/+1
2025-11-10LoongArch: KVM: Skip PMU checking on vCPU context switchBibo Mao1-10/+4
2025-11-10LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao1-0/+5
2025-11-10LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao1-0/+2
2025-11-10LoongArch: KVM: Set page with write attribute if dirty track disabledBibo Mao1-1/+1
2025-11-10LoongArch: kexec: Print out debugging message if requiredQiang Ma1-22/+0
2025-11-10LoongArch: kexec: Initialize the kexec_buf structureYouling Tang3-3/+3
2025-11-10LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen1-2/+2
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang2-3/+5
2025-11-10LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()Vishal Moola (Oracle)1-1/+1
2025-11-10LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang1-3/+8
2025-11-10LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen4-30/+7
2025-11-10LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen2-2/+5
2025-11-10LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen1-2/+2
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen4-1/+12
2025-11-10rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flagsXi Ruoyao1-1/+1
2025-11-10ksmbd: close accepted socket when per-IP limit rejects connectionJoshua Rogers1-1/+4
2025-11-10smb: server: rdma: avoid unmapping posted recv on accept failureJoshua Rogers1-1/+10
2025-11-10cifs: client: fix memory leak in smb3_fs_context_parse_paramEdward Adam Davis1-0/+2
2025-11-10smb: client: fix cifs_pick_channel when channel needs reconnectHenrique Carvalho1-1/+1
2025-11-10Linux 6.18-rc5v6.18-rc5Linus Torvalds1-1/+1
2025-11-10pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()Haotian Zhang1-4/+19
2025-11-09Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-27/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-8/+20
2025-11-09ALSA: hda/tas2781: Add new quirk for HP new projectsBaojun Xu1-0/+9
2025-11-09KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed2-49/+17
2025-11-09KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed1-10/+19
2025-11-09KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed1-0/+4
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini12-64/+137
2025-11-09Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-51/+106
2025-11-09Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-26/+17
2025-11-09kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare4-4/+4