]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-09-13  Christoph Hellwigmempool: rename struct mempool_s to struct mempool
2025-09-13  SeongJae Parkmm/zswap: store <PAGE_SIZE compression failed page...
2025-09-13  Colin Ian Kingselftests/mm: fix spelling mistake "mrmeap" -> "mremap"
2025-09-13  Qianfeng Rongmm: remove redundant __GFP_NOWARN
2025-09-13  Lorenzo Stoakesmm: replace mm->flags with bitmap entirely and set...
2025-09-13  Lorenzo Stoakesmm: convert remaining users to mm_flags_*() accessors
2025-09-13  Lorenzo Stoakesmm: update fork mm->flags initialisation to use bitmap
2025-09-13  Lorenzo Stoakesmm: correct sign-extension issue in MMF_* flag masks
2025-09-13  Lorenzo Stoakesmm: update coredump logic to correctly use bitmap mm...
2025-09-13  Lorenzo Stoakesmm: convert uprobes to mm_flags_*() accessors
2025-09-13  Lorenzo Stoakesmm: convert arch-specific code to mm_flags_*() accessors
2025-09-13  Lorenzo Stoakesmm: convert prctl to mm_flags_*() accessors
2025-09-13  Lorenzo Stoakesmm: convert core mm to mm_flags_*() accessors
2025-09-13  Lorenzo Stoakesmm: add bitmap mm->flags field
2025-09-13  Wei Yangselftests/mm: do check_huge_anon() with a number been...
2025-09-13  Sang-Heon Jeonselftests/damon: test no-op commit broke DAMON status
2025-09-13  Mike Rapoport... selftest/kho: update generation of initrd
2025-09-13  Mike Rapoport... lib/test_kho: fixes for error handling
2025-09-13  Mike Rapoport... kho: allow scratch areas with zero size
2025-09-13  Pankaj Raghavblock: use largest_zero_folio in __blkdev_issue_zero_pa...
2025-09-13  Pankaj Raghavmm: add largest_zero_folio() routine
2025-09-13  Pankaj Raghavmm: add persistent huge zero folio
2025-09-13  Pankaj Raghavmm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
2025-09-13  Pankaj Raghavmm: rename huge_zero_page to huge_zero_folio
2025-09-13  David Hildenbrandmm: rename vm_ops->find_special_page() to vm_ops->find_...
2025-09-13  David Hildenbrandmm: introduce and use vm_normal_page_pud()
2025-09-13  David Hildenbrandmm/memory: factor out common code from vm_normal_page_*()
2025-09-13  David Hildenbrandmm/memory: convert print_bad_pte() to print_bad_page_map()
2025-09-13  David Hildenbrandmm/rmap: convert "enum rmap_level" to "enum pgtable_level"
2025-09-13  David Hildenbrandpowerpc/ptdump: rename "struct pgtable_level" to "struc...
2025-09-13  David Hildenbrandmm/huge_memory: mark PMD mappings of the huge zero...
2025-09-13  David Hildenbrandfs/dax: use vmf_insert_folio_pmd() to insert the huge...
2025-09-13  David Hildenbrandmm/huge_memory: support huge zero folio in vmf_insert_f...
2025-09-13  David Hildenbrandmm/huge_memory: move more common code into insert_pud()
2025-09-13  David Hildenbrandmm/huge_memory: move more common code into insert_pmd()
2025-09-13  David Hildenbrandtreewide: remove MIGRATEPAGE_SUCCESS
2025-09-13  David Hildenbrandmm/migrate: remove MIGRATEPAGE_UNMAP
2025-09-13  Kairui Songmm/mincore: use a helper for checking the swap cache
2025-09-13  Kairui Songmm/mincore, swap: consolidate swap cache checking for...
2025-09-13  Sang-Heon Jeondocs/mm/damon/design: fix typo: s/sz_trtied/sz_tried/
2025-09-13  Sang-Heon Jeonmm/damon: update expired description of damos_action
2025-09-13  Xichao Zhaomm/kasan/init.c: remove unnecessary pointer variables
2025-09-13  Suren Baghdasaryanfs/proc/task_mmu: execute PROCMAP_QUERY ioctl under...
2025-09-13  Suren Baghdasaryanfs/proc/task_mmu: factor out proc_maps_private fields...
2025-09-13  Suren Baghdasaryanselftests/proc: test PROCMAP_QUERY ioctl while vma...
2025-09-13  Yueyang Panmm/damon/vaddr: support stat-purpose DAMOS filters
2025-09-13  Yueyang Panmm/damon/paddr: move filters existence check function...
2025-09-13  Bijan Tabatabaimm/damon/core: skip needless update of damon_attrs...
2025-09-13  Wei Yangmm/rmap: do __folio_mod_stat() in __folio_add_rmap()
2025-09-13  Qianfeng Rongxarray: remove redundant __GFP_NOWARN
2025-09-13  Sidhartha Kumarmm/nommu: convert kobjsize() to folios
2025-09-13  Vitaly Woolrust: support large alignments in allocations
2025-09-13  Vitaly Woolrust: add support for NUMA ids in allocations
2025-09-13  Vitaly Woolmm/slub: allow to set node and align in k[v]realloc
2025-09-13  Vitaly Woolmm/vmalloc: allow to set node and align in vrealloc
2025-09-13  Adrian Huang... mm: correct misleading comment on mmap_lock field in...
2025-09-13  Pranav Tyagiselftests/mm: use __auto_type in swap() macro
2025-09-13  Kairui Songmm, swap: prefer nonfull over free clusters
2025-09-13  Kairui Songmm, swap: remove fragment clusters counter
2025-09-13  Kairui Songmm, swap: only scan one cluster in fragment list
2025-09-13  Suren Baghdasaryanmm: change vma_start_read() to drop RCU lock on failure
2025-09-13  Suren Baghdasaryanmm: limit the scope of vma_start_read()
2025-09-13  Sudarsan Mahendranselftests/mm: pass filename as input param to VM_PFNMAP...
2025-09-13  Sergey Senozhatskyzram: protect recomp_algorithm_show() with ->init_lock
2025-09-13  Ye Liumm: replace (20 - PAGE_SHIFT) with common macros for...
2025-09-13  Zhang Qilong/dev/zero: try to align PMD_SIZE for private mapping
2025-09-13  Ruan Shiyangmm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
2025-09-13  Hao Jiamm/mglru: update MG-LRU proactive reclaim statistics...
2025-09-13  Jann Hornkasan: add test for SLAB_TYPESAFE_BY_RCU quarantine...
2025-09-13  Joshua Hahnmempolicy: clarify what zone reclaim means
2025-09-02  Linus TorvaldsMerge tag 'sound-6.17-rc5' of git://git.kernel.org...
2025-09-02  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-09-01-17-20' of...
2025-09-02  Linus TorvaldsMerge tag 'for-6.17-rc4-tag' of git://git.kernel.org...
2025-09-02  Gu Bowenmm: fix possible deadlock in kmemleak
2025-09-01  Takashi IwaiALSA: hda/hdmi: Add pin fix for another HP EliteDesk...
2025-09-01  Tina WuestALSA: usb-audio: Allow Focusrite devices to use low...
2025-08-31  Linus TorvaldsLinux 6.17-rc4 v6.17-rc4
2025-08-31  Linus TorvaldsMerge tag 'x86_urgent_for_v6.17_rc4' of git://git.kerne...
2025-08-31  Linus TorvaldsMerge tag 'sched_urgent_for_v6.17_rc4' of git://git...
2025-08-31  Linus TorvaldsMerge tag 'irq_urgent_for_v6.17_rc4' of git://git.kerne...
2025-08-31  Linus TorvaldsMerge tag 'hardening-v6.17-rc4' of git://git.kernel...
2025-08-31  Linus TorvaldsMerge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kerne...
2025-08-30  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2025-08-30  Mark Brownkselftest/arm64: Don't open code SVE_PT_SIZE() in fp...
2025-08-30  Kees Cookarm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc...
2025-08-30  Gergo KotelesALSA: hda: tas2781: reorder tas2563 calibration variables
2025-08-30  Gergo KotelesALSA: hda: tas2781: fix tas2563 EFI data endianness
2025-08-30  Takashi SakamotoALSA: firewire-motu: drop EPOLLOUT from poll return...
2025-08-29  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2025-08-29  Nathan Chancellorhardening: Require clang 20.1.0 for __counted_by
2025-08-29  Paolo BonziniMerge tag 'kvmarm-fixes-6.17-1' of https://git.kernel...
2025-08-29  Paolo BonziniMerge tag 'kvm-riscv-fixes-6.17-1' of https://github...
2025-08-29  Linus TorvaldsMerge tag 'efi-fixes-for-v6.17-1' of git://git.kernel...
2025-08-29  Linus TorvaldsMerge tag 'v6.17-rc3-smb3-client-fixes' of git://git...
2025-08-29  Linus TorvaldsMerge tag 'xfs-fixes-6.17-rc4' of git://git.kernel...
2025-08-29  Linus TorvaldsMerge tag 'hid-for-linus-2025082901' of git://git.kerne...
2025-08-29  Linus TorvaldsMerge tag 'regulator-fix-v6.17-rc3' of git://git.kernel...
2025-08-29  Linus TorvaldsMerge tag 'ata-6.17-rc4' of git://git.kernel.org/pub...
2025-08-29  Cryolitia PukNgaeALSA: docs: Add documents for recently changes in snd...
2025-08-29  Takashi IwaiMerge tag 'asoc-fix-v6.17-rc3' of https://git.kernel...
next