index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
2023-12-12
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2023-12-12
mm: fix VMA heap bounds checking
Kefeng Wang
2023-12-12
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
2023-12-12
mm: ksm: use more folio api in ksm_might_need_to_copy()
Kefeng Wang
2023-12-12
mm/damon/core: implement goal-oriented feedback-driven quota auto-tuning
SeongJae Park
2023-12-12
zswap: shrink zswap pool based on memory pressure
Nhat Pham
2023-12-12
mm: memcg: add per-memcg zswap writeback stat
Domenico Cerasuolo
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
2023-12-12
memcontrol: implement mem_cgroup_tryget_online()
Nhat Pham
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-12
maple_tree: use maple state end for write operations
Liam R. Howlett
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
2023-12-10
mm: list_lru: Update kernel documentation to follow the requirements
Andy Shevchenko
2023-12-10
pgtable: rename ptdesc _refcount field to __page_refcount
Alexander Gordeev
2023-12-10
pgtable: fix s390 ptdesc field comments
Alexander Gordeev
2023-12-10
mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
Sumanth Korikkar
2023-12-10
lib/stackdepot: allow users to evict stack traces
Andrey Konovalov
2023-12-10
lib/stackdepot: add refcount for records
Andrey Konovalov
2023-12-10
lib/stackdepot, kasan: add flags to __stack_depot_save and rename
Andrey Konovalov
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
gfp: include __GFP_NOWARN in GFP_NOWAIT
Matthew Wilcox (Oracle)
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
2023-12-10
mm: remove test_set_page_writeback()
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-10
maple_tree: introduce interfaces __mt_dup() and mtree_dup()
Peng Zhang
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
2023-12-10
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-06
highmem: fix a memory copy problem in memcpy_from_folio
Su Hui
2023-12-06
units: add missing header
Andy Shevchenko
2023-12-06
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-03
Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-12-03
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-02
Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-12-02
Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-12-02
Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-12-02
Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-12-02
Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-02
Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linux
Linus Torvalds
[next]