summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-29buffer: fix grow_buffers() for block size > PAGE_SIZEMatthew Wilcox (Oracle)
2023-12-29buffer: calculate block number inside folio_init_buffers()Matthew Wilcox (Oracle)
2023-12-29buffer: return bool from grow_dev_folio()Matthew Wilcox (Oracle)
2023-12-20UBSAN: use the kernel panic message markersBorislav Petkov (AMD)
2023-12-20mm: page_alloc: simplify __free_pages_ok()Yajun Deng
2023-12-20maple_tree: avoid checking other gaps after getting the largest gapPeng Zhang
2023-12-20mm/memory: replace kmap() with kmap_local_page()Fabio M. De Francesco
2023-12-20gfp: gfp_types.h: fix typos & punctuationRandy Dunlap
2023-12-20Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...SeongJae Park
2023-12-20Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchySeongJae Park
2023-12-20Docs/admin-guide/mm/damon/usage: update context directory section labelSeongJae Park
2023-12-20Docs/mm/damon/design: place execution model and data structures at the beginningSeongJae Park
2023-12-20mm/damon/core-test: test max_nr_accesses overflow caused divide-by-zeroSeongJae Park
2023-12-20mm/damon: update email of SeongJaeSeongJae Park
2023-12-20mm: ksm: remove unnecessary try_to_freeze()Kevin Hao
2023-12-20selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park
2023-12-20selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park
2023-12-20selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park
2023-12-20maple_tree: fix typos/spellos etcRandy Dunlap
2023-12-20maple_tree: fix warning comparing pointer to 0Jiapeng Chong
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts
2023-12-20selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts
2023-12-20selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts
2023-12-20selftests/mm/kugepaged: restore thp settings at exitRyan Roberts
2023-12-20mm: thp: support allocation of anonymous multi-size THPRyan Roberts
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts
2023-12-20mm: non-pmd-mappable, large folios for folio_add_new_anon_rmap()Ryan Roberts
2023-12-20mm: allow deferred splitting of arbitrary anon large foliosRyan Roberts
2023-12-20mm: memcg: restore subtree stats flushingYosry Ahmed
2023-12-20mm: workingset: move the stats flush into workingset_test_recent()Yosry Ahmed
2023-12-20mm: memcg: make stats flushing threshold per-memcgYosry Ahmed
2023-12-20mm: memcg: move vmstats structs definition above flushing codeYosry Ahmed
2023-12-20mm: memcg: change flush_next_time to flush_last_timeYosry Ahmed
2023-12-20mm/list_lru.c: remove unused list_lru_from_kmem()Andrew Morton
2023-12-20lib/maple_tree.c: fix build error due to hotfix alterationAndrew Morton
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-20mailmap: add an old address for Naoya HoriguchiMatthew Wilcox (Oracle)
2023-12-20mm/memory-failure: cast index to loff_t before shifting itMatthew Wilcox (Oracle)
2023-12-20mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)
2023-12-20mm/memory-failure: pass the folio and the page to collect_procs()Matthew Wilcox (Oracle)
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-20mm: migrate high-order folios in swap cache correctlyCharan Teja Kalla
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2023-12-20mm/filemap: avoid buffered read/write race to read inconsistent dataBaokun Li
2023-12-20kunit: kasan_test: disable fortify string checker on kmalloc_oob_memsetNico Pache
2023-12-20kexec: select CRYPTO from KEXEC_FILE instead of depending on itArnd Bergmann