summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-21maple_tree: remove struct maple_allocSidhartha Kumar1-8/+0
2026-01-21mm/block/fs: remove laptop_modeJohannes Weiner4-9/+1
2026-01-21mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park1-0/+41
2026-01-21mm/damon/core: implement max_nr_snapshotsSeongJae Park1-0/+5
2026-01-21mm/damon: update damos kerneldoc for stat fieldSeongJae Park1-3/+1
2026-01-21mm/damon/core: introduce nr_snapshots damos statSeongJae Park1-0/+3
2026-01-21mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner1-2/+2
2026-01-21memcg: remove mem_cgroup_size()Chen Ridong1-11/+7
2026-01-21mm: folio_zero_user: clear page rangesAnkur Arora1-0/+35
2026-01-21highmem: introduce clear_user_highpages()Ankur Arora1-1/+44
2026-01-21mm: introduce clear_pages() and clear_user_pages()Ankur Arora2-0/+53
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-2/+22
2026-01-21mm: enable lazy_mmu sections to nestKevin Brodsky3-7/+157
2026-01-21mm: bail out of lazy_mmu_mode_* in interrupt contextKevin Brodsky1-1/+16
2026-01-21mm: introduce generic lazy_mmu helpersKevin Brodsky1-4/+25
2026-01-21mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-1/+1
2026-01-21mm: clarify lazy_mmu sleeping constraintsKevin Brodsky1-5/+9
2026-01-21Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds5-14/+116
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+5
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes1-1/+5
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)3-7/+86
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong1-0/+11
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 Desnoyers1-4/+9
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+17
2026-01-19Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann1-1/+1
2026-01-17Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-20/+38
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-64/+83
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter2-20/+38
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki3-64/+83
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds4-0/+4
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-10/+46
2026-01-15Merge tag 'asoc-fix-v6.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai61-306/+318
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp2-0/+25
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp1-7/+0
2026-01-15powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-0/+1
2026-01-15mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-15textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-15mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-9/+0
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy1-4/+5
2026-01-13Merge tag 'hyperv-fixes-signed-20260112' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+5