]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-11-11  Chunyan Zhangselftests/mm: skip virtual_address_range tests on riscv
2024-11-11  Chunyan Zhangselftest/mm: fix typo in virtual_address_range
2024-11-11  Sergey Senozhatskyzram: clear IDLE flag in mark_idle()
2024-11-11  Sergey Senozhatskyzram: clear IDLE flag after recompression
2024-11-11  zhangguopengmm/memory-failure: replace sprintf() with sysfs_emit()
2024-11-11  JP Kobrynmemcg: add flush tracepoint
2024-11-11  JP Kobrynmemcg: rename do_flush_stats and add force flag
2024-11-11  Hugh Dickinsmm: delete the unused put_pages_list()
2024-11-11  Lorenzo Stoakesselftests/mm: add self tests for guard page feature
2024-11-11  Lorenzo Stoakestools: testing: update tools UAPI header for mman-common.h
2024-11-11  Lorenzo Stoakesmm: madvise: implement lightweight guard page mechanism
2024-11-11  Lorenzo Stoakesmm: add PTE_MARKER_GUARD PTE marker
2024-11-11  Lorenzo Stoakesmm: pagewalk: add the ability to install PTEs
2024-11-11  Sabyrzhan Tasbolatovkasan: delete CONFIG_KASAN_MODULE_TEST
2024-11-11  Sabyrzhan Tasbolatovkasan: migrate copy_user_test to kunit
2024-11-11  Sabyrzhan Tasbolatovkasan: move checks to do_strncpy_from_user
2024-11-11  Barry Songmm: add per-order mTHP swpin counters
2024-11-11  Kanchana P... mm: zswap: zswap_store_page() will initialize entry...
2024-11-11  Kanchana P... mm: swap: count successful large folio zswap stores...
2024-11-11  Kanchana P... mm: zswap: support large folios in zswap_store()
2024-11-11  Kanchana P... mm: zswap: modify zswap_stored_pages to be atomic_long_t
2024-11-11  Kanchana P... mm: zswap: rename zswap_pool_get() to zswap_pool_tryget()
2024-11-11  Kanchana P... mm: zswap: modify zswap_compress() to accept a page...
2024-11-11  Kanchana P... mm: define obj_cgroup_get() if CONFIG_MEMCG is not...
2024-11-11  Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2024-11-11  Barry Songmm: count zeromap read and set for swapout and swapin
2024-11-07  SeongJae Parkmm/damon/tests/dbgfs-kunit: fix the header double inclu...
2024-11-07  SeongJae Parkmm/damon/Kconfig: update DBGFS_KUNIT prompt copy for...
2024-11-07  SeongJae Parkselftests/damon/debugfs_duplicate_context_creation...
2024-11-07  SeongJae Parkselftests/damon/_debugfs_common: hide expected error...
2024-11-07  SeongJae Parkselftests/damon/huge_count_read_write: remove unnecessa...
2024-11-07  Andrew Paniakinselftests/damon/huge_count_read_write: provide sufficie...
2024-11-07  Xiu Jianfengmemcg: factor out mem_cgroup_stat_aggregate()
2024-11-07  Thorsten Blummm/show_mem: use str_yes_no() helper in show_free_areas()
2024-11-07  Zeng Jingxiangmm/vmscan: wake up flushers conditionally to avoid...
2024-11-07  Matthew Wilcox... mm: use page->private instead of page->index in percpu
2024-11-07  Matthew Wilcox... mm: remove references to page->index in huge_memory.c
2024-11-07  Matthew Wilcox... bootmem: stop using page->index
2024-11-07  Matthew Wilcox... mm: mass constification of folio/page pointers
2024-11-07  Matthew Wilcox... mm: renovate page_address_in_vma()
2024-11-07  Matthew Wilcox... mm: use page_pgoff() in more places
2024-11-07  Matthew Wilcox... mm: convert page_to_pgoff() to page_pgoff()
2024-11-07  Pintu Kumarmm/zsmalloc: use memcpy_from/to_page whereever possible
2024-11-07  Pintu Kumarzsmalloc: replace kmap_atomic with kmap_local_page
2024-11-07  Suren Baghdasaryanmm/codetag: uninline and move pgalloc_tag_copy and...
2024-11-07  Suren Baghdasaryanalloc_tag: support for page allocation tag compression
2024-11-07  Suren Baghdasaryanalloc_tag: introduce pgtag_ref_handle to abstract page...
2024-11-07  Suren Baghdasaryanalloc_tag: populate memory for module tags as needed
2024-11-07  Suren Baghdasaryanalloc_tag: load module tags into separate contiguous...
2024-11-07  Suren Baghdasaryanalloc_tag: introduce shutdown_mem_profiling helper...
2024-11-07  Suren Baghdasaryanmaple_tree: add mas_for_each_rev() helper
2024-11-07  Mike Rapoport... x86/module: enable ROX caches for module text on 64 bit
2024-11-07  Mike Rapoport... execmem: add support for cache of large ROX pages
2024-11-07  Mike Rapoport... x86/module: prepare module loading for ROX allocations...
2024-11-07  Mike Rapoport... arch: introduce set_direct_map_valid_noflush()
2024-11-07  Mike Rapoport... module: prepare to handle ROX allocations for text
2024-11-07  Mike Rapoport... asm-generic: introduce text-patching.h
2024-11-07  Mike Rapoport... mm: vmalloc: don't account for number of nodes for...
2024-11-07  Mike Rapoport... mm: vmalloc: group declarations depending on CONFIG_MMU...
2024-11-07  Thorsten Blummailmap: add entry for Thorsten Blum
2024-11-07  Andrew Kannerocfs2: remove entry once instead of null-ptr-dereferenc...
2024-11-07  Roman Gushchinsignal: restore the override_rlimit logic
2024-11-07  Qi Xifs/proc: fix compile warning about variable 'vmcore_mma...
2024-11-07  Andrei Vaginucounts: fix counter leak in inc_rlimit_get_ucounts()
2024-11-07  Muhammad Usama... selftests: hugetlb_dio: check for initial conditions...
2024-11-07  Maíra Canalmm: fix docs for the kernel parameter ``thp_anon=``
2024-11-07  SeongJae Parkmm/damon/core: avoid overflow in damon_feed_loop_next_i...
2024-11-07  SeongJae Parkmm/damon/core: handle zero schemes apply interval
2024-11-07  SeongJae Parkmm/damon/core: handle zero {aggregation,ops_update...
2024-11-07  Wei Yangmm/mlock: set the correct prev on failure
2024-11-07  Masami Hiramatsu... objpool: fix to make percpu slot allocation more robust
2024-11-07  Yu Zhaomm/page_alloc: keep track of free highatomic
2024-11-07  Shakeel Buttmemcg: workingset: remove folio_memcg_rcu usage
2024-11-07  Wei Yangmm/vma: the pgoff is correct if can_merge_right
2024-11-07  Lorenzo Stoakesmm: defer second attempt at merge on mmap()
2024-11-07  Lorenzo Stoakesmm: remove unnecessary reset state logic on merge new VMA
2024-11-07  Lorenzo Stoakesmm: refactor __mmap_region()
2024-11-07  Lorenzo Stoakesmm: isolate mmap internal logic to mm/vma.c
2024-11-07  Lorenzo Stoakestools: testing: add additional vma_internal.h stubs
2024-11-07  Shakeel Buttmemcg-v1: remove memcg move locking code
2024-11-07  Shakeel Buttmemcg-v1: no need for memcg locking for MGLRU
2024-11-07  Shakeel Buttmemcg-v1: no need for memcg locking for writeback tracking
2024-11-07  Shakeel Buttmemcg-v1: no need for memcg locking for dirty tracking
2024-11-07  Shakeel Buttmemcg-v1: remove charge move code
2024-11-07  Shakeel Buttmemcg-v1: fully deprecate move_charge_at_immigrate
2024-11-07  Baolin Wangmm: shmem: fallback to page size splice if large folio...
2024-11-07  Zheng Yejianmm/damon/vaddr: add 'nr_piece == 1' check in damon_va_e...
2024-11-07  Zheng Yejianmm/damon/vaddr: fix issue in damon_va_evenly_split_region()
2024-11-07  Thorsten Blummm/page_alloc: use str_off_on() helper in build_all_zon...
2024-11-07  Ryan Robertsmm/memcontrol: fix seq_buf size to save memory when...
2024-11-07  James Houghtonmm: add missing mmu_notifier_clear_young for !MMU_NOTIFIER
2024-11-07  Liu Jingtools/mm: free the allocated memory
2024-11-07  Jim Zhaomm/page-writeback: raise wb_thresh to prevent write...
2024-11-07  Manasmm/memory.c: simplify pfnmap_lockdep_assert
2024-11-07  Sourav Pandamm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub
2024-11-07  Jann Hornmaple_tree: fix outdated flag name in comment
2024-11-07  Baolin Wangmm: shmem: improve the tmpfs large folio read performance
2024-11-07  Baolin Wangmm: shmem: update iocb->ki_pos directly to simplify...
2024-11-07  Luoxi Limm: remove unused has_isolate_pageblock
2024-11-07  Dev Jainmm: remove redundant condition for THP folio
next