]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-04 Baoquan Hemm/swap: rename swap_swapcount() to swap_entry_swapped()
2025-03-04 Baoquan Hemm/swapfile.c: remove the unneeded checking
2025-03-04 Baoquan Hemm/swap_state.c: remove the meaningless code comment
2025-03-04 Baoquan Hemm/swapfile.c: optimize code in setup_clusters()
2025-03-04 Baoquan Hemm/swapfile.c: update the code comment above swap_count...
2025-03-04 Baoquan Hemm/swapfile.c: update the code comment above swap_count...
2025-03-04 Baoquan Hemm/swap: rename swap_is_has_cache() to swap_only_has_ca...
2025-03-04 Baoquan Hemm/swap: skip scanning cluster range if it's empty...
2025-03-04 Baoquan Hemm/swap: remove SWAP_FLAG_PRIO_SHIFT
2025-03-04 Baoquan Hemm/swap_state.c: optimize the code in clear_shadow_from...
2025-03-04 Baoquan Hemm/swap_state.c: fix the obsolete code comment
2025-03-04 Liu Yemm/memfd: fix spelling and grammatical issues
2025-03-04 Andrew Mortonmm-madvise-remove-redundant-mmap_lock-operations-from...
2025-03-04 SeongJae Parkmm/madvise: remove redundant mmap_lock operations from...
2025-03-04 SeongJae Parkmm/madvise: split out madvise() behavior execution
2025-03-04 SeongJae Parkmm/madvise: split out madvise input validity check
2025-03-04 Andrew Mortonmm-madvise-split-out-mmap-locking-operations-for-madvis...
2025-03-04 Lorenzo Stoakesmm/madvise: fix madvise_[un]lock() issue
2025-03-04 SeongJae Parkmm/madvise: split out mmap locking operations for madvise()
2025-03-04 Mark Brownselftests/mm: fix thuge-gen test name uniqueness
2025-03-04 Suren Baghdasaryanalloc_tag: uninline code gated by mem_alloc_profiling_k...
2025-03-04 Suren Baghdasaryanalloc_tag: uninline code gated by mem_alloc_profiling_k...
2025-03-04 Suren Baghdasaryanmm: avoid extra mem_alloc_profiling_enabled() checks
2025-03-04 Lorenzo Stoakesmm: completely abstract unnecessary adj_start calculation
2025-03-04 Lorenzo Stoakesmm: make vmg->target consistent and further simplify...
2025-03-04 Lorenzo Stoakesmm: eliminate adj_start parameter from commit_merge()
2025-03-04 Lorenzo Stoakesmm: further refactor commit_merge()
2025-03-04 Lorenzo Stoakesmm: simplify vma merge structure and expand comments
2025-03-04 Yosry Ahmedmm: zbud: remove zbud
2025-03-04 Yosry Ahmedmm: z3fold: remove z3fold
2025-03-04 Andrew Mortonmm-vmscan-extract-calculated-pressure-balance-as-a...
2025-03-04 Hao Zhangmm/vmscan: extract calculated pressure balance as a...
2025-03-04 David Hildenbrandmm/rmap: avoid -EBUSY from make_device_exclusive()
2025-03-04 David Hildenbrandmm/rmap: keep mapcount untouched for device-exclusive...
2025-03-04 David Hildenbrandmm/damon: handle device-exclusive entries correctly...
2025-03-04 David Hildenbrandmm/damon: handle device-exclusive entries correctly...
2025-03-04 David Hildenbrandmm/page_idle: handle device-exclusive entries correctly...
2025-03-04 David Hildenbrandmm/rmap: handle device-exclusive entries correctly...
2025-03-04 David Hildenbrandmm/rmap: handle device-exclusive entries correctly...
2025-03-04 David Hildenbrandmm/rmap: handle device-exclusive entries correctly...
2025-03-04 David Hildenbrandmm/ksm: handle device-exclusive entries correctly in...
2025-03-04 David Hildenbrandkernel/events/uprobes: handle device-exclusive entries...
2025-03-04 David Hildenbrandmm/page_vma_mapped: device-exclusive entries are not...
2025-03-04 David Hildenbrandmm: use single SWP_DEVICE_EXCLUSIVE entry type
2025-03-04 David Hildenbrandmm/memory: detect writability in restore_exclusive_pte...
2025-03-04 David Hildenbrandmm/rmap: implement make_device_exclusive() using folio_...
2025-03-04 David Hildenbrandmm-rmap-convert-make_device_exclusive_range-to-make_dev...
2025-03-04 David Hildenbrandmm/rmap: convert make_device_exclusive_range() to make_...
2025-03-04 David Hildenbrandmm/rmap: reject hugetlb folios in folio_make_device_exc...
2025-03-04 David Hildenbrandmm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
2025-03-04 Shiyang Ruandrivers/base/memory: simplify outputting of valid_zones...
2025-03-04 Zi Yanselftests/mm: test splitting file-backed THP to any...
2025-03-04 Zi Yanmm/huge_memory: allow split shmem large folio to any...
2025-03-04 Zi Yanselftests/mm: make file-backed THP split work by writin...
2025-03-04 Michal Clapinskimm/compaction: make proactive compaction high watermark...
2025-03-04 Michal Clapinskimm/compaction: remove low watermark cap for proactive...
2025-03-04 Carlos Llamasmm/oom_kill: fix trivial typo in comment
2025-03-04 Johannes Weinermm: memcontrol: move memsw charge callbacks to v1
2025-03-04 Johannes Weinermm: memcontrol: move stray ratelimit bits to v1
2025-03-04 Johannes Weinermm: memcontrol: unshare v2-only charge API bits again
2025-03-04 Chen Ridongmemcg: add CONFIG_MEMCG_V1 for 'local' functions
2025-03-04 Chen Ridongmemcg: factor out the replace_stock_objcg function
2025-03-04 Chen Ridongmemcg: call the free function when allocation of pn...
2025-03-04 Chen Ridongmemcg: use OFP_PEAK_UNSET instead of -1
2025-03-04 Uros Bizjakpercpu/x86: enable strict percpu checks via named AS...
2025-03-04 Uros Bizjakpercpu: repurpose __percpu tag as a named address space...
2025-03-04 Uros Bizjakpercpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
2025-03-04 Uros Bizjakpercpu: use TYPEOF_UNQUAL() in variable declarations
2025-03-04 Uros Bizjakcompiler.h: introduce TYPEOF_UNQUAL() macro
2025-03-04 Uros Bizjakx86/kgdb: use IS_ERR_PCPU() macro
2025-03-04 Roman Gushchinmmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP...
2025-03-04 Liu Shixinmm: page_isolation: avoid calling folio_hstate() withou...
2025-03-04 Yu Zhaomm/hugetlb_vmemmap: fix memory loads ordering
2025-03-04 SeongJae Parkmm/damon/core: initialize damos->walk_completed in...
2025-03-04 Zi Yanmm/migrate: fix shmem xarray update during migration
2025-03-04 SeongJae Parkmm/damon: respect core layer filters' allowance decisio...
2025-03-04 Dave Hansenfilemap: move prefaulting out of hot write path
2025-03-04 Ye Binproc: fix UAF in proc_get_inode()
2025-03-04 Hao Zhangmm/page_alloc: fix uninitialized variable
2025-03-04 Haoxiang Lirapidio: add check for rio_add_net() in rio_scan_alloc_...
2025-03-04 Haoxiang Lirapidio: fix an API misues when rio_add_net() fails
2025-03-04 Sumit GargMAINTAINERS: .mailmap: update Sumit Garg's email address
2025-03-04 Gabriel Krisman... Revert "mm/page_alloc.c: don't show protection in zone...
2025-03-04 Brian Geffonmm-fix-finish_fault-handling-for-large-folios-v3
2025-03-04 Brian Geffonmm: fix finish_fault() handling for large folios
2025-03-04 Ryan Robertsmm: don't skip arch_sync_kernel_mappings() in error...
2025-03-04 Ricardo Cañuelo... mm: shmem: remove unnecessary warning in shmem_writepage()
2025-03-04 Suren Baghdasaryanuserfaultfd: fix PTE unmapping stack-allocated PTE...
2025-03-04 Andrew Mortonuserfaultfd-do-not-block-on-locking-a-large-folio-with...
2025-03-04 Suren Baghdasaryanuserfaultfd: do not block on locking a large folio...
2025-03-04 Sun YangKaimm: zswap: use ATOMIC_LONG_INIT to initialize zswap_sto...
2025-03-04 Baolin Wangmm: shmem: fix potential data corruption during shmem...
2025-03-04 Barry Songminor cleanup according to Peter Xu
2025-03-04 Barry Songmm: fix kernel BUG when userfaultfd_move encounters...
2025-03-04 SeongJae Parkselftests/damon/damon_nr_regions: sort collected regios...
2025-03-04 SeongJae Parkselftests/damon/damon_nr_regions: set ops update for...
2025-03-04 SeongJae Parkselftests/damon/damos_quota: make real expectation...
2025-03-04 Su Huiinclude/linux/log2.h: mark is_power_of_2() with __alway...
2025-03-04 Andrew Mortonnfs-fix-nfs_release_folio-to-not-deadlock-via-kcompactd...
2025-03-04 Mike SnitzerNFS: fix nfs_release_folio() to not deadlock via kcompa...
next