]> Git Repo - linux.git/shortlog
linux.git
2024-07-12 Andrii Nakryikofs/procfs: add build ID fetching to PROCMAP_QUERY API
2024-07-12 Andrii Nakryikofs/procfs: implement efficient VMA querying API for...
2024-07-12 Andrii Nakryikofs/procfs: extract logic for getting VMA name constituents
2024-07-12 Vivek Kasireddyselftests/udmabuf: add tests to verify data after page...
2024-07-12 Vivek Kasireddyudmabuf: pin the pages using memfd_pin_folios() API
2024-07-12 Vivek Kasireddyudmabuf: convert udmabuf driver to use folios
2024-07-12 Vivek Kasireddyudmabuf: add back support for mapping hugetlb pages
2024-07-12 Vivek Kasireddyudmabuf: use vmf_insert_pfn and VM_PFNMAP for handling...
2024-07-12 Arnd Bergmannudmabuf: add CONFIG_MMU dependency
2024-07-12 Vivek Kasireddymm/gup: introduce memfd_pin_folios() for pinning memfd...
2024-07-12 Vivek Kasireddymm/gup: introduce check_and_migrate_movable_folios()
2024-07-12 Vivek Kasireddymm/gup: introduce unpin_folio/unpin_folios helpers
2024-07-12 Chengming Zhoumm/zswap: use only one pool in zswap
2024-07-12 Chengming Zhoumm/zsmalloc: change back to per-size_class lock
2024-07-12 Andrew Mortonmm/hugetlb.c: undo errant change
2024-07-10 Barry Songmm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==N
2024-07-10 Barry Songmm/vmscan: drop checking if _deferred_list is empty...
2024-07-10 Wei Yangmm/page_alloc: remove prefetchw() on freeing page to...
2024-07-10 Wei Yangkernel/fork.c: put set_max_threads()/task_struct_whitel...
2024-07-10 Wei Yangkernel/fork.c: get totalram_pages from memblock to...
2024-07-10 Johannes Weinermm: remove CONFIG_MEMCG_KMEM
2024-07-10 Roman Gushchinmm: memcg: add cache line padding to mem_cgroup_per_node
2024-07-10 Roman Gushchinmm: memcg: drop obsolete cache line padding in struct...
2024-07-10 SeongJae ParkDocs/mm/damon/index: add links to admin-guide doc
2024-07-10 SeongJae ParkDocs/mm/damon/index: add links to design
2024-07-10 SeongJae ParkDocs/mm/damon/design: add links to sections of DAMON...
2024-07-10 SeongJae ParkDocs/mm/damon/design: remove 'Programmable Modules...
2024-07-10 SeongJae ParkDocs/mm/damon/design: move 'Configurable Operations...
2024-07-10 SeongJae ParkDocs/mm/damon/design: add links from overall architectu...
2024-07-10 SeongJae ParkDocs/admin-guide/mm/damon/start: add access pattern...
2024-07-10 SeongJae ParkDocs/mm/damon/design: clarify regions merging operation
2024-07-10 SeongJae ParkDocs/mm/damon/design: fix two typos
2024-07-10 Bang Limm/shmem: fix input and output inconsistencies
2024-07-10 Edward Liawselftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
2024-07-10 Barry Songtools/mm: introduce a tool to assess swap entry allocat...
2024-07-06 Kefeng Wangmm: migrate: remove folio_migrate_copy()
2024-07-06 Kefeng Wangfs: hugetlbfs: support poisoned recover from hugetlbfs_...
2024-07-06 Kefeng Wangmm: migrate: support poisoned recover from migrate...
2024-07-06 Kefeng Wangmm: migrate: split folio_migrate_mapping()
2024-07-06 Kefeng Wangmm: add folio_mc_copy()
2024-07-06 Kefeng Wangmm: move memory_failure_queue() into copy_mc_[user...
2024-07-06 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable to...
2024-07-06 Lorenzo StoakesMAINTAINERS: mailmap: update Lorenzo Stoakes's email...
2024-07-06 Hugh Dickinsmm: fix crashes from deferred split racing folio migration
2024-07-06 Paul Menzellib/build_OID_registry: avoid non-destructive substitut...
2024-07-06 Yang Shimm: gup: stop abusing try_grab_folio
2024-07-05 Jiaqi Yandocs: mm: add enable_soft_offline sysctl
2024-07-05 Jiaqi Yanselftest/mm: test enable_soft_offline behaviors
2024-07-05 Jiaqi Yanmm/memory-failure: userspace controls soft-offlining...
2024-07-05 Jiaqi Yanmm/memory-failure: refactor log format in soft offline...
2024-07-05 Xiu Jianfengmm: memcg: adjust the warning when seq_buf overflows
2024-07-05 Xiu Jianfengmm: memcg: remove redundant seq_buf_has_overflowed()
2024-07-05 Audra Mitchellmm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_W...
2024-07-05 Audra Mitchellmm: update uffd-stress to handle EINVAL for unset confi...
2024-07-05 Oleg Nesterovget_task_mm: check PF_KTHREAD lockless
2024-07-05 Oleg Nesterovmemcg: mm_update_next_owner: move for_each_thread(...
2024-07-05 Oleg Nesterovmemcg: mm_update_next_owner: kill the "retry" logic
2024-07-05 Roman Gushchinmm: memcg: put struct task_struct::in_user_fault under...
2024-07-05 Roman Gushchinmm: memcg: put struct task_struct::memcg_in_oom under...
2024-07-05 Roman Gushchinmm: memcg: guard memcg1-specific members of struct...
2024-07-05 Roman Gushchinmm: memcg: put memcg1-specific struct mem_cgroup's...
2024-07-05 Roman Gushchinmm: memcg: guard memcg1-specific fields accesses in...
2024-07-05 Roman Gushchinmm: memcg: gather memcg1-specific fields initialization...
2024-07-05 Roman Gushchinmm: memcg: guard cgroup v1-specific code in mem_cgroup_...
2024-07-05 Roman Gushchinmm: memcg: factor out legacy socket memory accounting...
2024-07-05 Roman Gushchinmm: memcg: move memcg_account_kmem() to memcontrol...
2024-07-05 Dan Schatzbergmm: add swappiness= arg to memory.reclaim
2024-07-05 Dan Schatzbergmm: add defines for min/max swappiness
2024-07-05 Roman GushchinMAINTAINERS: add mm/memcontrol-v1.c/h to the list of...
2024-07-05 Roman Gushchinmm: memcg: put cgroup v1-specific code under a config...
2024-07-05 Roman Gushchinmm: memcg: group cgroup v1 memcg related declarations
2024-07-05 Roman Gushchinmm: memcg: make memcg1_update_tree() static
2024-07-05 Roman Gushchinmm: memcg: move cgroup v1 interface files to memcontrol...
2024-07-05 Roman Gushchinmm: memcg: rename memcg_oom_recover()
2024-07-05 Roman Gushchinmm: memcg: move cgroup v1 oom handling code into memcon...
2024-07-05 Roman Gushchinmm: memcg: rename memcg_check_events()
2024-07-05 Roman Gushchinmm: memcg: move legacy memcg event code into memcontrol...
2024-07-05 Roman Gushchinmm: memcg: rename charge move-related functions
2024-07-05 Roman Gushchinmm: memcg: move charge migration code to memcontrol...
2024-07-05 Roman Gushchinmm: memcg: rename soft limit reclaim-related functions
2024-07-05 Roman Gushchinmm: memcg: move soft limit reclaim code to memcontrol...
2024-07-05 Roman Gushchinmm: memcg: introduce memcontrol-v1.c
2024-07-05 Chengming Zhoumm/ksm: optimize the chain()/chain_prune() interfaces
2024-07-05 Chengming Zhoumm/ksm: don't waste time searching stable tree for...
2024-07-05 Chengming Zhoumm/ksm: refactor out try_to_merge_with_zero_page()
2024-07-05 Aristeu Rozanskihugetlb: force allocating surplus hugepages on mempolic...
2024-07-05 SeongJae Parkmm/damon/paddr: initialize nr_succeeded in __damon_pa_m...
2024-07-05 Kefeng Wangmm: refactor folio_undo_large_rmappable()
2024-07-04 Ryusuke Konishinilfs2: fix kernel bug on rename operation of broken...
2024-07-04 Yu Zhaomm/hugetlb_vmemmap: fix race with speculative PFN walkers
2024-07-04 Nhat Phamcachestat: do not flush stats in recency check
2024-07-04 Gavin Shanmm/shmem: disable PMD-sized page cache if needed
2024-07-04 Gavin Shanmm/filemap: skip to create PMD-sized page cache if...
2024-07-04 Gavin Shanmm/readahead: limit page cache size in page_cache_ra_or...
2024-07-04 Gavin Shanmm/filemap: make MAX_PAGECACHE_ORDER acceptable to...
2024-07-04 SeongJae Parkmm/damon/core: merge regions aggressively when max_nr_r...
2024-07-04 Audra MitchellFix userfaultfd_api to return EINVAL as expected
2024-07-04 Uladzislau... mm: vmalloc: check if a hash-index is in cpu_possible_mask
2024-07-04 Waiman Longmm: prevent derefencing NULL ptr in pfn_section_valid()
2024-07-04 Yang Shimm: page_ref: remove folio_try_get_rcu()
next
This page took 0.0951109999999999 seconds and 4 git commands to generate.