summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-13procfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko1-1/+2
2026-02-13mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo1-6/+11
2026-02-13mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn1-0/+9
2026-02-06mm/memory-failure: reject unsupported non-folio compound pageMiaohe Lin1-22/+20
2026-02-06procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko3-27/+60
2026-02-03Documentation: document liveupdate cmdline parameterLi Chen1-0/+5
2026-02-03mm, shmem: prevent infinite loop on truncate raceKairui Song1-9/+14
2026-02-03mailmap: update Alexander Mikhalitsyn's emailsAlexander Mikhalitsyn1-0/+1
2026-02-03liveupdate: luo_file: do not clear serialized_data on unfreezePratyush Yadav (Google)1-2/+0
2026-02-03x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper1-3/+4
2026-01-27vmcoreinfo: make hwerr_data visible for debuggingBreno Leitao1-1/+5
2026-01-27mm/zone_device: reinitialize large zone device private foliosMatthew Brost7-9/+47
2026-01-27mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called fr...Waiman Long1-6/+6
2026-01-27mm/kfence: randomize the freelist on initializationPimyn Girgis1-4/+19
2026-01-27kho: kho_preserve_vmalloc(): don't return 0 when ENOMEMAndrew Morton1-1/+3
2026-01-27kho: init alloc tags when restoring pages from reserved memoryRan Xiaokai1-0/+8
2026-01-27mm: memfd_luo: restore and free memfd_luo_ser on failurePratyush Yadav (Google)1-2/+4
2026-01-27mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()Pratyush Yadav (Google)1-2/+2
2026-01-27memfd: export alloc_file()Pratyush Yadav (Google)2-2/+8
2026-01-27flex_proportions: make fprop_new_period() hardirq safeJan Kara1-2/+3
2026-01-27mailmap: add entry for Viacheslav BocharovViacheslav Bocharov1-0/+1
2026-01-27mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfnJane Chu1-6/+8
2026-01-27mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu1-37/+56
2026-01-27mm, swap: restore swap_space attr aviod kernel panicrobin.kuo2-3/+2
2026-01-27mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin3-5/+37
2026-01-27mm/shmem, swap: fix race of truncate and swap entry splitKairui Song1-11/+34
2026-01-21Merge tag 'devicetree-fixes-for-6.19-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+7
2026-01-21Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds22-135/+341
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-19/+25
2026-01-20Merge tag 'pwm/for-6.19-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+11
2026-01-20mm: restore per-memcg proactive reclaim with !CONFIG_NUMAYosry Ahmed2-10/+11
2026-01-20mm/kfence: fix potential deadlock in reboot notifierBreno Leitao1-5/+12
2026-01-20Docs/mm/allocation-profiling: describe sysctrl limitations in debug modeSuren Baghdasaryan2-0/+14
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes2-2/+10
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)6-66/+208
2026-01-20mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+4
2026-01-20mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-01-20mm: remove unnecessary and incorrect mmap lock assertLorenzo Stoakes1-3/+2
2026-01-20MAINTAINERS: Add myself as reviewer for PWM rust driversMichal Wilczynski1-0/+4
2026-01-19x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper1-5/+24
2026-01-19mm/vma: do not leak memory when .mmap_prepare swaps the fileLorenzo Stoakes1-2/+9
2026-01-19migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)1-6/+6
2026-01-19panic: only warn about deprecated panic_print on write accessGal Pressman1-2/+2
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong3-2/+20
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers1-2/+5
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers3-6/+11
2026-01-19mm: add missing static initializer for init_mm::mm_cid.lockMathieu Desnoyers1-0/+3
2026-01-19Merge tag 'ata-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds3-7/+13
2026-01-19pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_opsRichard Genoud1-0/+1