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
Age
Commit message (
Expand
)
Author
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
2023-10-18
shmem: _add_to_page_cache() before shmem_inode_acct_blocks()
Hugh Dickins
2023-10-18
shmem: move memcg charge out of shmem_add_to_page_cache()
Hugh Dickins
2023-10-18
shmem: shmem_acct_blocks() and shmem_inode_acct_blocks()
Hugh Dickins
2023-10-18
shmem: trivial tidyups, removing extra blank lines, etc
Hugh Dickins
2023-10-18
shmem: factor shmem_falloc_wait() out of shmem_fault()
Hugh Dickins
2023-10-18
shmem: remove vma arg from shmem_get_folio_gfp()
Hugh Dickins
2023-10-18
shmem: shrink shmem_inode_info: dir_offsets in a union
Hugh Dickins
2023-10-18
mm/filemap: clarify filemap_fault() comments for not uptodate case
Lorenzo Stoakes
2023-10-18
radix tree test suite: fix allocation calculation in kmem_cache_alloc_bulk()
Liam R. Howlett
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
2023-10-18
mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
Muhammad Usama Anjum
2023-10-18
tools headers UAPI: update linux/fs.h with the kernel sources
Muhammad Usama Anjum
2023-10-18
fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flag
Muhammad Usama Anjum
2023-10-18
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2023-10-18
userfaultfd: UFFD_FEATURE_WP_ASYNC
Peter Xu
2023-10-18
mm: memcg: normalize the value passed into memcg_rstat_updated()
Yosry Ahmed
2023-10-18
mm: memcg: refactor page state unit helpers
Yosry Ahmed
2023-10-18
mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_by
Kees Cook
2023-10-18
hugetlb: check for hugetlb folio before vmemmap_restore
Mike Kravetz
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
selftests/clone3: Fix broken test under !CONFIG_TIME_NS
Tiezhu Yang
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2023-10-18
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
2023-10-18
mailmap: correct email aliasing for Oleksij Rempel
Oleksij Rempel
2023-10-18
mailmap: map Bartosz's old address to the current one
Bartosz Golaszewski
2023-10-18
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
2023-10-18
MAINTAINERS: Ondrej has moved
Ondrej Jirman
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2023-10-18
hugetlbfs: clear resv_map pointer if mmap fails
Rik van Riel
2023-10-18
mm: zswap: fix pool refcount bug around shrink_worker()
Johannes Weiner
2023-10-16
mm/ksm: document pages_skipped sysfs knob
Stefan Roesch
2023-10-16
mm/ksm: document smart scan mode
Stefan Roesch
2023-10-16
mm/ksm: add pages_skipped metric
Stefan Roesch
2023-10-16
mm/ksm: add "smart" page scanning mode
Stefan Roesch
2023-10-16
dax, kmem: calculate abstract distance with general interface
Huang Ying
2023-10-16
acpi, hmat: calculate abstract distance with HMAT
Huang Ying
2023-10-16
acpi, hmat: refactor hmat_register_target_initiators()
Huang Ying
2023-10-16
memory tiering: add abstract distance calculation algorithms management
Huang Ying
2023-10-16
mm/hugetlb: replace page_ref_freeze() with folio_ref_freeze() in hugetlb_foli...
Sidhartha Kumar
2023-10-16
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
2023-10-16
mm/ksm: test case for prctl fork/exec workflow
Stefan Roesch
2023-10-16
mm/ksm: support fork/exec for prctl
Stefan Roesch
2023-10-16
mm/damon/core: remove unnecessary si_meminfo invoke.
Huan Yang
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-16
mm: mempolicy: make mpol_misplaced() to take a folio
Kefeng Wang
2023-10-16
mm: memory: make numa_migrate_prep() to take a folio
Kefeng Wang
[next]