index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-10-25
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
2023-10-25
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2023-10-25
mm/migrate: add nr_split to trace_mm_migrate_pages stats.
Zi Yan
2023-10-25
bootmem: use kmemleak_free_part_phys in free_bootmem_page
Liu Shixin
2023-10-25
mm: remove page_cpupid_xchg_last()
Kefeng Wang
2023-10-25
mm: make finish_mkwrite_fault() static
Kefeng Wang
2023-10-25
mm: add folio_xchg_last_cpupid()
Kefeng Wang
2023-10-25
mm: remove xchg_page_access_time()
Kefeng Wang
2023-10-25
mm: add folio_xchg_access_time()
Kefeng Wang
2023-10-25
mm: remove page_cpupid_last()
Kefeng Wang
2023-10-25
mm: add folio_last_cpupid()
Kefeng Wang
2023-10-25
mm_types: add virtual and _last_cpupid into struct folio
Kefeng Wang
2023-10-25
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-25
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2023-10-25
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
2023-10-25
mm, pcp: reduce detecting time of consecutive high order page freeing
Huang Ying
2023-10-25
mm, pcp: decrease PCP high if free pages < high watermark
Huang Ying
2023-10-25
mm: tune PCP high automatically
Huang Ying
2023-10-25
mm: add framework for PCP high auto-tuning
Huang Ying
2023-10-25
mm, page_alloc: scale the number of pages that are batch allocated
Huang Ying
2023-10-25
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
2023-10-25
cacheinfo: calculate size of per-CPU data cache slice
Huang Ying
2023-10-25
mm, pcp: avoid to drain PCP when process exit
Huang Ying
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
buffer: add get_nth_bh()
Matthew Wilcox (Oracle)
2023-10-25
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
2023-10-18
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2023-10-18
mm: make vma_merge() and split_vma() internal
Lorenzo Stoakes
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
2023-10-18
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
2023-10-18
mm: add printf attribute to shrinker_debugfs_name_alloc
Lucy Mielke
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
memcontrol: only transfer the memcg data for migration
Nhat Pham
2023-10-18
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
2023-10-18
mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
Frank van der Linden
2023-10-18
mm: add folio_xor_flags_has_waiters()
Matthew Wilcox (Oracle)
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
mm: add folio_end_read()
Matthew Wilcox (Oracle)
2023-10-18
mm/gup: adapt get_user_page_vma_remote() to never return NULL
Lorenzo Stoakes
2023-10-18
mm: make __access_remote_vm() static
Lorenzo Stoakes
2023-10-18
mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
David Hildenbrand
2023-10-18
percpu_counter: extend _limited_add() to negative amounts
Hugh Dickins
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
2023-10-18
shmem: shrink shmem_inode_info: dir_offsets in a union
Hugh Dickins
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
[next]