]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-02-22  David Hildenbrandmm/mmu_gather: pass "delay_rmap" instead of encoded...
2024-02-22  David Hildenbrandmm/memory: factor out zapping folio pte into zap_presen...
2024-02-22  David Hildenbrandmm/memory: further separate anon and pagecache folio...
2024-02-22  David Hildenbrandmm/memory: handle !page case in zap_present_pte() separ...
2024-02-22  David Hildenbrandmm/memory: factor out zapping of present pte into zap_p...
2024-02-22  Nhat Phamselftests: add zswapin and no zswap tests
2024-02-22  Nhat Phamselftests: fix the zswap invasive shrink test
2024-02-22  Nhat Phamselftests: zswap: add zswap selftest file to zswap...
2024-02-22  Baolin Wangmm: compaction: limit the suitable target page order...
2024-02-22  Barry Songzram: do not allocate physically contiguous strm buffers
2024-02-22  Anshuman Khandualmm/hugetlb: move page order check inside hugetlb_cma_re...
2024-02-22  Kinsey Homm/mglru: improve swappiness handling
2024-02-22  Kinsey Homm/mglru: improve struct lru_gen_mm_walk
2024-02-22  Kinsey Homm/mglru: improve reset_mm_stats()
2024-02-22  Kinsey Homm/mglru: improve should_run_aging()
2024-02-22  Kinsey Homm/mglru: drop unused parameter
2024-02-22  Arnd Bergmannkasan/test: avoid gcc warning for intentional overflow
2024-02-22  Vlastimil Babkamm: document memalloc_noreclaim_save() and memalloc_pin...
2024-02-22  Chengming Zhoumm/zswap: optimize and cleanup the invalidation of...
2024-02-22  Mark Brownselftests/mm: log a consistent test name for check_comp...
2024-02-22  Mark Brownselftests/mm: log skipped compaction test as a skip
2024-02-22  Kefeng Wangmm: compaction: refactor compact_node()
2024-02-22  Anshuman Khandualmm/cma: add sysfs file 'release_pages_success'
2024-02-22  SeongJae Parkselftests/damon/_chk_dependency: get debugfs mount...
2024-02-22  SeongJae Parkselftests/damon: add a test for the pid leak of dbgfs_t...
2024-02-22  SeongJae Parkselftests/damon: add a test for a race between target_i...
2024-02-22  SeongJae Parkselftests/damon: add a test for DAMOS apply intervals
2024-02-22  SeongJae Parkselftests/damon: add a test for DAMOS quota
2024-02-22  SeongJae Parkselftests/damon/_damon_sysfs: support DAMOS apply interval
2024-02-22  SeongJae Parkselftests/damon/_damon_sysfs: support DAMOS stats
2024-02-22  SeongJae Parkselftests/damon/_damon_sysfs: support DAMOS quota
2024-02-22  John Grovesmemremap.h: correct an error in a comment
2024-02-22  Mark-PK Tsaizram: use copy_page for full page copy
2024-02-22  Li Zhijianmm/demotion: print demotion targets
2024-02-22  SeongJae Parkmm/damon/sysfs: handle 'state' file inputs for every...
2024-02-22  Baolin Wangmm: hugetlb: improve the handling of hugetlb allocation...
2024-02-22  Paul Gofmanmm/migrate: preserve exact soft-dirty state
2024-02-22  Chengming Zhoumm/zswap: zswap entry doesn't need refcount anymore
2024-02-22  Chengming Zhoumm/zswap: only support zswap_exclusive_loads_enabled
2024-02-22  Chengming Zhoumm/zswap: remove duplicate_entry debug value
2024-02-22  Chengming Zhoumm/zswap: stop lru list shrinking when encounter warm...
2024-02-22  Chengming Zhoumm/zswap: invalidate zswap entry when swap entry free
2024-02-22  Chengming Zhoumm/zswap: add more comments in shrink_memcg_cb()
2024-02-22  Ricardo B.... memory tier: make memory_tier_subsys const
2024-02-22  Hao Gemm/vmscan: make too_many_isolated return bool
2024-02-22  Anshuman Khandualmm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREAS
2024-02-22  Anshuman Khandualmm/cma: drop CONFIG_CMA_DEBUG
2024-02-22  Tiezhu Yangkasan: rename test_kasan_module_init to kasan_test_modu...
2024-02-22  Tiezhu Yangkasan: docs: update descriptions about test file and...
2024-02-22  Breno Leitaoselftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
2024-02-22  Breno Leitaomm/hugetlb: restore the reservation if needed
2024-02-22  Paul Heidekrügerkasan: add atomic tests
2024-02-22  Christophe... mm: reduce dependencies on <linux/kernel.h>
2024-02-22  T.J. Merciermm: memcg: use larger batches for proactive reclaim
2024-02-22  Yajun Dengmm/mmap: pass vma to vma_merge()
2024-02-22  Breno Leitaoselftests/mm: run_vmtests.sh: add hugetlb test category
2024-02-22  David Hildenbrandmm/memory: ignore writable bit in folio_pte_batch()
2024-02-22  David Hildenbrandmm/memory: ignore dirty/accessed/soft-dirty bits in...
2024-02-22  David Hildenbrandmm/memory: optimize fork() with PTE-mapped THP
2024-02-22  David Hildenbrandmm/memory: pass PTE to copy_present_pte()
2024-02-22  David Hildenbrandmm/memory: factor out copying the actual PTE in copy_pr...
2024-02-22  David Hildenbrandpowerpc/mm: use pte_next_pfn() in set_ptes()
2024-02-22  David Hildenbrandarm/mm: use pte_next_pfn() in set_ptes()
2024-02-22  David Hildenbrandmm/pgtable: make pte_next_pfn() independent of set_ptes()
2024-02-22  David Hildenbrandsparc/pgtable: define PFN_PTE_SHIFT
2024-02-22  David Hildenbrands390/pgtable: define PFN_PTE_SHIFT
2024-02-22  David Hildenbrandriscv/pgtable: define PFN_PTE_SHIFT
2024-02-22  David Hildenbrandpowerpc/pgtable: define PFN_PTE_SHIFT
2024-02-22  David Hildenbrandnios2/pgtable: define PFN_PTE_SHIFT
2024-02-22  David Hildenbrandarm/pgtable: define PFN_PTE_SHIFT
2024-02-22  Ryan Robertsarm64/mm: make set_ptes() robust when OAs cross 48...
2024-02-22  Hao Gemm/vmscan: change the type of file from int to bool
2024-02-22  Baolin Wangmm: compaction: update the cc->nr_migratepages when...
2024-02-22  Muhammad Usama... selftests/mm: virtual_address_range: conform to TAP...
2024-02-22  Muhammad Usama... selftests/mm: transhuge-stress: conform to TAP format...
2024-02-22  Muhammad Usama... selftests/mm: thuge-gen: conform to TAP format output
2024-02-22  Muhammad Usama... selftests/mm: split_huge_page_test: conform test to...
2024-02-22  Muhammad Usama... selftests/mm: mremap_dontunmap: conform test to TAP...
2024-02-22  Muhammad Usama... selftests/mm: mrelease_test: conform test to TAP format...
2024-02-22  Muhammad Usama... selftests/mm: mlock2-tests: conform test to TAP format...
2024-02-22  Muhammad Usama... selftests/mm: mlock-random-test: conform test to TAP...
2024-02-22  Muhammad Usama... selftests/mm: map_populate: conform test to TAP format...
2024-02-22  Muhammad Usama... selftests/mm: map_hugetlb: conform test to TAP format...
2024-02-22  Muhammad Usama... selftests/mm: map_fixed_noreplace: conform test to...
2024-02-22  Suren Baghdasaryanuserfaultfd: handle zeropage moves by UFFDIO_MOVE
2024-02-22  Daniel GomezXArray: add cmpxchg order test
2024-02-22  Luis Chamberlaintest_xarray: add tests for advanced multi-index use
2024-02-22  Anshuman Khandualmm/cma: don't treat bad input arguments for cma_alloc...
2024-02-22  Christophe... mm: ptdump: add check_wx_pages debugfs attribute
2024-02-22  Christophe... mm: ptdump: have ptdump_check_wx() return bool
2024-02-22  Christophe... powerpc,s390: ptdump: define ptdump_check_wx() regardle...
2024-02-22  Christophe... arm64, powerpc, riscv, s390, x86: ptdump: refactor...
2024-02-22  Christophe... arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
2024-02-22  Gregory Pricemm/mempolicy: protect task interleave functions with...
2024-02-22  Gregory Pricemm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for...
2024-02-22  Gregory Pricemm/mempolicy: refactor a read-once mechanism into a...
2024-02-22  Rakie Kimmm/mempolicy: implement the sysfs-based weighted_interl...
2024-02-22  Yajun Dengmm/mmap: use SZ_{8K, 128K} helper macro
2024-02-22  SeongJae ParkDocs/translations/damon/usage: update for monitor_on...
2024-02-22  SeongJae ParkDocs/admin-guide/mm/damon/usage: update for monitor_on...
next