| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: fix zswap writeback race condition | Domenico Cerasuolo | 2023-05-18 | 1 | -0/+16 |
* | mm: kfence: fix false positives on big endian | Michael Ellerman | 2023-05-18 | 1 | -1/+1 |
* | zsmalloc: move LRU update from zs_map_object() to zs_malloc() | Nhat Pham | 2023-05-18 | 1 | -27/+9 |
* | mm: shrinkers: fix race condition on debugfs cleanup | Joan Bruguera Micó | 2023-05-18 | 2 | -7/+13 |
* | Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-05-06 | 1 | -205/+202 |
|\ |
|
| * | dmapool: link blocks across pages | Keith Busch | 2023-05-06 | 1 | -127/+130 |
| * | dmapool: don't memset on free twice | Keith Busch | 2023-05-06 | 1 | -2/+2 |
| * | dmapool: simplify freeing | Keith Busch | 2023-05-06 | 1 | -16/+6 |
| * | dmapool: consolidate page initialization | Keith Busch | 2023-05-06 | 1 | -4/+3 |
| * | dmapool: rearrange page alloc failure handling | Keith Busch | 2023-05-06 | 1 | -7/+9 |
| * | dmapool: move debug code to own functions | Keith Busch | 2023-05-06 | 1 | -51/+77 |
| * | dmapool: speedup DMAPOOL_DEBUG with init_on_alloc | Tony Battersby | 2023-05-06 | 1 | -1/+1 |
| * | dmapool: cleanup integer types | Tony Battersby | 2023-05-06 | 1 | -8/+11 |
| * | dmapool: use sysfs_emit() instead of scnprintf() | Tony Battersby | 2023-05-06 | 1 | -16/+7 |
| * | dmapool: remove checks for dev == NULL | Tony Battersby | 2023-05-06 | 1 | -31/+14 |
* | | Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-05-06 | 2 | -5/+15 |
|\ \ |
|
| * | | mm: do not reclaim private data from pinned page | Jan Kara | 2023-05-06 | 1 | -0/+10 |
| * | | mm/mmap/vma_merge: always check invariants | Lorenzo Stoakes | 2023-05-06 | 1 | -5/+5 |
| |/ |
|
* / | filemap: Handle error return from __filemap_get_folio() | Matthew Wilcox | 2023-05-06 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups | Linus Torvalds | 2023-05-05 | 1 | -0/+2 |
|\ |
|
| * | x86-64: make access_ok() independent of LAM | Linus Torvalds | 2023-05-03 | 1 | -0/+2 |
* | | Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-05-04 | 3 | -5/+13 |
|\ \ |
|
| * | | mm: change per-VMA lock statistics to be disabled by default | Suren Baghdasaryan | 2023-05-03 | 1 | -2/+8 |
| * | | mm/mempolicy: correctly update prev when policy is equal on mbind | Lorenzo Stoakes | 2023-05-03 | 1 | -1/+3 |
| * | | kasan: hw_tags: avoid invalid virt_to_page() | Mark Rutland | 2023-05-03 | 1 | -2/+2 |
* | | | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-05-04 | 3 | -16/+89 |
|\ \ \
| |_|/
|/| | |
|
| * | | mm/page_alloc: add some comments to explain the possible hole in __pageblock_... | Baolin Wang | 2023-05-03 | 1 | -0/+9 |
| * | | mm/ksm: move disabling KSM from s390/gmap code to KSM code | David Hildenbrand | 2023-05-03 | 1 | -0/+11 |
| * | | mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0 | David Hildenbrand | 2023-05-03 | 1 | -0/+59 |
| * | | mm/damon/paddr: fix missing folio_sz update in damon_pa_young() | Kefeng Wang | 2023-05-03 | 1 | -4/+2 |
| * | | mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate() | Kefeng Wang | 2023-05-03 | 1 | -4/+3 |
| * | | mm/damon/paddr: minor refactor of damon_pa_pageout() | Kefeng Wang | 2023-05-03 | 1 | -8/+5 |
| |/ |
|
* | | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-04-30 | 1 | -2/+2 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 1 | -2/+2 |
| |\ \ \ |
|
| | | * | | iommu/ioasid: Rename INVALID_IOASID | Jacob Pan | 2023-03-31 | 1 | -2/+2 |
| | |/ / |
|
* | | | | Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2023-04-29 | 1 | -2/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | cpuset: Clean up cpuset_node_allowed | Haifeng Xu | 2023-03-24 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2023-04-28 | 3 | -9/+11 |
|\ \ \ |
|
| * | | | mm: Introduce untagged_addr_remote() | Kirill A. Shutemov | 2023-03-16 | 3 | -9/+11 |
* | | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-04-28 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | mm: uninline kstrdup() | Alexey Dobriyan | 2023-04-08 | 1 | -0/+1 |
* | | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-04-28 | 74 | -4378/+5473 |
|\ \ \ \ \ |
|
| * | | | | | mm,unmap: avoid flushing TLB in batch if PTE is inaccessible | Huang Ying | 2023-04-27 | 1 | -4/+8 |
| * | | | | | shmem: restrict noswap option to initial user namespace | Christian Brauner | 2023-04-27 | 1 | -0/+4 |
| * | | | | | mm/khugepaged: fix conflicting mods to collapse_file() | Hugh Dickins | 2023-04-27 | 1 | -22/+1 |
| * | | | | | sparse: remove unnecessary 0 values from rc | Li zeming | 2023-04-21 | 1 | -1/+1 |
| * | | | | | mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area() | Linus Torvalds | 2023-04-21 | 1 | -6/+13 |
| * | | | | | mm: do not increment pgfault stats when page fault handler retries | Suren Baghdasaryan | 2023-04-21 | 1 | -19/+27 |
| * | | | | | zsmalloc: allow only one active pool compaction context | Sergey Senozhatsky | 2023-04-21 | 1 | -0/+12 |
| * | | | | | mm: add new KSM process and sysfs knobs | Stefan Roesch | 2023-04-21 | 1 | -0/+21 |