summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/te...Mark Brown
3 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Mark Brown
3 daysnext-20260702/mm-nonmm-unstableMark Brown
3 daysMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
3 daysMerge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Mark Brown
3 daysMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/rppt/...Mark Brown
3 daysMerge branch 'drm-fixes' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
3 daysMerge branch 'reset/fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
3 daysMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/vkoul...Mark Brown
3 daysMerge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
3 daysMerge branch 'driver-core-linus' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
3 daysMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
3 daysMerge branch 'fs-current' of linux-nextMark Brown
3 daysMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
4 daysMerge branch 'vfs.fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/v...Mark Brown
4 daysgue: validate REMCSUM private option lengthQihang
4 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysmm/damon/core: remove damon_region->nr_accesses_bpSJ Park
4 daysmm/damon/core: remove attrs param from damon_update_region_access_rate()SJ Park
4 daysmm/damon/core: use damon_nr_accesses_mvsum() for damos region tracingSJ Park
4 daysmm/damon/core: introduce damon_nr_accesses_mvsum()SJ Park
4 daysmm: gfp_types: fix __GFP_ACCOUNT, GFP_KERNEL_ACCOUNT documentationJohannes Weiner
4 daysmm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
4 daysmm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointerHui Zhu
4 daysmm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.cUsama Arif
4 daysmaple_tree: fix argument name in headerLiam R. Howlett (Oracle)
4 daysmaple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
4 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
4 dayslocking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
4 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
4 daysmm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAFUsama Arif
4 daysmm: add softleaf_to_pmd() and convert existing callersUsama Arif
4 daysmm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()David Hildenbrand (Arm)
4 daysmm: drop pte_clear_not_present_full()David Hildenbrand (Arm)
4 daysmm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price
4 daysinclude/linux/swap.h: remove unused leftoversRitesh Harjani (IBM)
4 daysradix-tree: add/correct some kernel-docRandy Dunlap
4 daysmm/sparse-vmemmap: remove sparse_vmemmap_init_nid_late()Muchun Song
4 daysmm/hugetlb: remove obsolete bootmem cross-zone checksMuchun Song
4 daysmm/hugetlb: refactor early boot gigantic hugepage allocationMuchun Song
4 daysmm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
4 dayspercpu_ref: fix documentation of maximum valueMatthew Wilcox (Oracle)
4 dayswriteback.h: fix a typo in the wbc_init_bio() descriptionAndreas Gruenbacher
4 daysmm/migrate: use migrate_info field instead of privateShivank Garg
4 daysmm: use enum migrate_reason instead of int for migration reason parametersYe Liu
4 daysmm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrat...Ye Liu
4 daysmm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name in commentEthan Nelson-Moore
4 daysmm: remove PageTransCompound()Kefeng Wang
4 daysmm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()Kaitao Cheng
4 daysmm: replace __ASSEMBLY__ with __ASSEMBLER__ in memory management header filesThomas Huth