]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-12-29  Stefan Roeschmm/ksm: document ksm advisor and its sysfs knobs
2023-12-29  Stefan Roeschmm/ksm: add tracepoint for ksm advisor
2023-12-29  Stefan Roeschmm/ksm: add sysfs knobs for advisor
2023-12-29  Stefan Roeschmm/ksm: add ksm advisor
2023-12-29  Matthew Wilcox... mm: remove page_add_new_anon_rmap and lru_cache_add_ina...
2023-12-29  Matthew Wilcox... mm: convert collapse_huge_page() to use a folio
2023-12-29  Matthew Wilcox... mm: convert migrate_vma_insert_page() to use a folio
2023-12-29  Matthew Wilcox... mm: remove references to page_add_new_anon_rmap in...
2023-12-29  Matthew Wilcox... mm: remove stale example from comment
2023-12-29  Matthew Wilcox... mm: remove some calls to page_add_new_anon_rmap()
2023-12-29  Matthew Wilcox... mm: convert unuse_pte() to use a folio throughout
2023-12-29  Matthew Wilcox... mm: remove PageAnonExclusive assertions in unuse_pte()
2023-12-29  Matthew Wilcox... mm: convert ksm_might_need_to_copy() to work on folios
2023-12-29  Suren Baghdasaryanselftests/mm: add UFFDIO_MOVE ioctl test
2023-12-29  Suren Baghdasaryanselftests/mm: add uffd_test_case_ops to allow test...
2023-12-29  Suren Baghdasaryanselftests/mm: call uffd_test_ctx_clear at the end of...
2023-12-29  Andrea Arcangeliuserfaultfd: UFFDIO_MOVE uABI
2023-12-29  Andrea Arcangelimm/rmap: support move to different root anon_vma in...
2023-12-29  Matthew Wilcox... buffer: fix more functions for block size > PAGE_SIZE
2023-12-29  Matthew Wilcox... buffer: handle large folios in __block_write_begin_int()
2023-12-29  Matthew Wilcox... buffer: fix various functions for block size > PAGE_SIZE
2023-12-29  Matthew Wilcox... buffer: cast block to loff_t before shifting it
2023-12-29  Matthew Wilcox... buffer: fix grow_buffers() for block size > PAGE_SIZE
2023-12-29  Matthew Wilcox... buffer: calculate block number inside folio_init_buffers()
2023-12-29  Matthew Wilcox... buffer: return bool from grow_dev_folio()
2023-12-20  Borislav Petkov... UBSAN: use the kernel panic message markers
2023-12-20  Yajun Dengmm: page_alloc: simplify __free_pages_ok()
2023-12-20  Peng Zhangmaple_tree: avoid checking other gaps after getting...
2023-12-20  Fabio M. De... mm/memory: replace kmap() with kmap_local_page()
2023-12-20  Randy Dunlapgfp: gfp_types.h: fix typos & punctuation
2023-12-20  SeongJae ParkDocs/admin-guide/mm/damon/usage: use a list for 'state...
2023-12-20  SeongJae ParkDocs/admin-guide/mm/damon/usage: add links to sysfs...
2023-12-20  SeongJae ParkDocs/admin-guide/mm/damon/usage: update context directo...
2023-12-20  SeongJae ParkDocs/mm/damon/design: place execution model and data...
2023-12-20  SeongJae Parkmm/damon/core-test: test max_nr_accesses overflow cause...
2023-12-20  SeongJae Parkmm/damon: update email of SeongJae
2023-12-20  Kevin Haomm: ksm: remove unnecessary try_to_freeze()
2023-12-20  SeongJae Parkselftests/damon: add a test for update_schemes_tried_re...
2023-12-20  SeongJae Parkselftests/damon: add a test for update_schemes_tried_re...
2023-12-20  SeongJae Parkselftests/damon/_damon_sysfs: implement updat_schemes_t...
2023-12-20  SeongJae Parkselftests/damon/_damon_sysfs: implement kdamonds start...
2023-12-20  SeongJae Parkselftests/damon: implement a python module for test...
2023-12-20  Randy Dunlapmaple_tree: fix typos/spellos etc
2023-12-20  Jiapeng Chongmaple_tree: fix warning comparing pointer to 0
2023-12-20  Ryan Robertsselftests/mm/cow: add tests for anonymous multi-size THP
2023-12-20  Ryan Robertsselftests/mm/cow: generalize do_run_with_thp() helper
2023-12-20  Ryan Robertsselftests/mm/khugepaged: enlighten for multi-size THP
2023-12-20  Ryan Robertsselftests/mm: support multi-size THP interface in thp_s...
2023-12-20  Ryan Robertsselftests/mm: factor out thp settings management
2023-12-20  Ryan Robertsselftests/mm/kugepaged: restore thp settings at exit
2023-12-20  Ryan Robertsmm: thp: support allocation of anonymous multi-size THP
2023-12-20  Ryan Robertsmm: thp: introduce multi-size THP sysfs interface
2023-12-20  Ryan Robertsmm: non-pmd-mappable, large folios for folio_add_new_an...
2023-12-20  Ryan Robertsmm: allow deferred splitting of arbitrary anon large...
2023-12-20  Yosry Ahmedmm: memcg: restore subtree stats flushing
2023-12-20  Yosry Ahmedmm: workingset: move the stats flush into workingset_te...
2023-12-20  Yosry Ahmedmm: memcg: make stats flushing threshold per-memcg
2023-12-20  Yosry Ahmedmm: memcg: move vmstats structs definition above flushi...
2023-12-20  Yosry Ahmedmm: memcg: change flush_next_time to flush_last_time
2023-12-20  Andrew Mortonmm/list_lru.c: remove unused list_lru_from_kmem()
2023-12-20  Andrew Mortonlib/maple_tree.c: fix build error due to hotfix alteration
2023-12-20  Andrew Mortonsync mm-stable with mm-hotfixes-stable to pick up depen...
2023-12-20  Matthew Wilcox... mailmap: add an old address for Naoya Horiguchi
2023-12-20  Matthew Wilcox... mm/memory-failure: cast index to loff_t before shifting it
2023-12-20  Matthew Wilcox... mm/memory-failure: check the mapcount of the precise...
2023-12-20  Matthew Wilcox... mm/memory-failure: pass the folio and the page to colle...
2023-12-20  Muhammad Usama... selftests: secretmem: floor the memory size to the...
2023-12-20  Charan Teja... mm: migrate high-order folios in swap cache correctly
2023-12-20  Sidhartha Kumarmaple_tree: do not preallocate nodes for slot stores
2023-12-20  Baokun Limm/filemap: avoid buffered read/write race to read...
2023-12-20  Nico Pachekunit: kasan_test: disable fortify string checker on...
2023-12-20  Arnd Bergmannkexec: select CRYPTO from KEXEC_FILE instead of dependi...
2023-12-20  Arnd Bergmannkexec: fix KEXEC_FILE dependencies
2023-12-13  Yu Zhaomm/mglru: reclaim offlined memcgs harder
2023-12-13  Yu Zhaomm/mglru: respect min_ttl_ms with memcgs
2023-12-13  Yu Zhaomm/mglru: try to stop at high watermarks
2023-12-13  Yu Zhaomm/mglru: fix underprotected page cache
2023-12-13  David Stevensmm/shmem: fix race in shmem_undo_range w/THP
2023-12-13  John HubbardRevert "selftests: error out if kernel header files...
2023-12-13  Yuntao Wangcrash_core: fix the check for whether crashkernel is...
2023-12-13  Baoquan Hex86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
2023-12-13  Baoquan Hesh, kexec: fix the incorrect ifdeffery and dependency...
2023-12-13  Baoquan Hemips, kexec: fix the incorrect ifdeffery and dependency...
2023-12-13  Baoquan Hem68k, kexec: fix the incorrect ifdeffery and build...
2023-12-13  Baoquan Heloongarch, kexec: change dependency of object files
2023-12-13  SeongJae Parkmm/damon/core: make damon_start() waits until kdamond_f...
2023-12-13  David Hildenbrandselftests/mm: cow: print ksft header before printing...
2023-12-13  Kefeng Wangmm: fix VMA heap bounds checking
2023-12-13  Baoquan Heriscv: fix VMALLOC_START definition
2023-12-13  Ignat Korchaginkexec: drop dependency on ARCH_SUPPORTS_KEXEC from...
2023-12-12  Levi Yunmaple_tree: change return type of mas_split_final_node...
2023-12-12  Barry Songmm: compaction: avoid fast_isolate_freepages blindly...
2023-12-12  Chen Haonanmm: use vma_pages() for vma objects
2023-12-12  Li zemingmm: cma: remove unnecessary initialization of ret
2023-12-12  Muchun Songmm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_ra...
2023-12-12  Muchun Songmm: hugetlb_vmemmap: add check of CONFIG_MEMORY_HOTPLUG...
2023-12-12  Li zemingmm: filemap: remove unnecessary iitialization of ret
2023-12-12  Dmytro Malukamm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option
2023-12-12  Kefeng Wangmm: huge_memory: use more folio api in __split_huge_pag...
2023-12-12  Catalin Marinaskmemleak: avoid RCU stalls when freeing metadata for...
next