summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-12mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)
2023-12-12mm: ksm: use more folio api in ksm_might_need_to_copy()Kefeng Wang
2023-12-12mm/damon/core: implement goal-oriented feedback-driven quota auto-tuningSeongJae Park
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham
2023-12-12mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo
2023-12-12zswap: make shrinking memcg-awareDomenico Cerasuolo
2023-12-12memcontrol: implement mem_cgroup_tryget_online()Nhat Pham
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham
2023-12-12maple_tree: use maple state end for write operationsLiam R. Howlett
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett
2023-12-10mm: list_lru: Update kernel documentation to follow the requirementsAndy Shevchenko
2023-12-10pgtable: rename ptdesc _refcount field to __page_refcountAlexander Gordeev
2023-12-10pgtable: fix s390 ptdesc field commentsAlexander Gordeev
2023-12-10mm: use vmem_altmap code without CONFIG_ZONE_DEVICESumanth Korikkar
2023-12-10lib/stackdepot: allow users to evict stack tracesAndrey Konovalov
2023-12-10lib/stackdepot: add refcount for recordsAndrey Konovalov
2023-12-10lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov
2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)
2023-12-10gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)
2023-12-10mm: return void from folio_start_writeback() and related functionsMatthew Wilcox (Oracle)
2023-12-10mm: remove test_set_page_writeback()Matthew Wilcox (Oracle)
2023-12-10mm: add folio_fill_tail() and use it in iomapMatthew Wilcox (Oracle)
2023-12-10mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)
2023-12-10fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin
2023-12-10NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni
2023-12-10fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang
2023-12-10maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2023-12-10mm/vmstat: move pgdemote_* to per-node statsLi Zhijian
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-06units: add missing headerAndy Shevchenko
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-02Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds