]> Git Repo - linux.git/shortlog
linux.git
2024-07-12 Christophe... powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
2024-07-12 Christophe... powerpc/e500: remove enc and ind fields from struct...
2024-07-12 Christophe... powerpc/8xx: simplify struct mmu_psize_def
2024-07-12 Christophe... powerpc/8xx: rework support for 8M pages using contiguo...
2024-07-12 Christophe... powerpc/8xx: fix size given to set_huge_pte_at()
2024-07-12 Christophe... powerpc/mm: allow hugepages without hugepd
2024-07-12 Christophe... powerpc/mm: fix __find_linux_pte() on 32 bits with...
2024-07-12 Christophe... powerpc/mm: remove _PAGE_PSIZE
2024-07-12 Christophe... mm: provide mm_struct and address to huge_ptep_get()
2024-07-12 Christophe... mm: define __pte_leaf_size() to also take a PMD entry
2024-07-12 Michael Ellermanpowerpc/64e: drop unused TLB miss handlers
2024-07-12 Michael Ellermanpowerpc/64e: consolidate TLB miss handler patching
2024-07-12 Michael Ellermanpowerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit...
2024-07-12 Michael Ellermanpowerpc/64e: drop E500 ifdefs in 64-bit code
2024-07-12 Michael Ellermanpowerpc/64e: split out nohash Book3E 64-bit code
2024-07-12 Michael Ellermanpowerpc/64e: remove unused IBM HTW code
2024-07-12 Sergey Senozhatskyzsmalloc: rename class stat mutators
2024-07-12 Lance Yangmm: add docs for per-order mTHP split counters
2024-07-12 Lance Yangmm: add per-order mTHP split counters
2024-07-12 Chengming Zhoumm/zsmalloc: move record_obj() into obj_malloc()
2024-07-12 Chengming Zhoumm/zsmalloc: clarify class per-fullness zspage counts
2024-07-12 Andrii Nakryikoselftests/proc: add PROCMAP_QUERY ioctl tests
2024-07-12 Andrii Nakryikotools: sync uapi/linux/fs.h header into tools subdir
2024-07-12 Andrii Nakryikodocs/procfs: call out ioctl()-based PROCMAP_QUERY comma...
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()
next
This page took 0.095404 seconds and 4 git commands to generate.