2021-08-25 |
Nicholas Piggin | lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurab... |
commit | commitdiff | tree |
2021-08-25 |
Andrew Morton | lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurab... |
commit | commitdiff | tree |
2021-08-25 |
Nicholas Piggin | lazy tlb: allow lazy tlb mm refcounting to be configurable |
commit | commitdiff | tree |
2021-08-25 |
Nicholas Piggin | lazy-tlb-introduce-lazy-mm-refcount-helper-functions-fix |
commit | commitdiff | tree |
2021-08-25 |
Nicholas Piggin | lazy tlb: introduce lazy mm refcount helper functions |
commit | commitdiff | tree |
2021-08-25 |
Po-Hsu Lin | selftests/vm: use kselftest skip code for skipped tests |
commit | commitdiff | tree |
2021-08-25 |
Michal Hocko | memcg: fix up drain_local_stock comment |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | mm, memcg: save some atomic ops when flush is already... |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | mm, memcg: remove unused functions |
commit | commitdiff | tree |
2021-08-25 |
Baolin Wang | mm: memcontrol: set the correct memcg swappiness restri... |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: replace in_interrupt() by !in_task() in active_m... |
commit | commitdiff | tree |
2021-08-25 |
Shakeel Butt | memcg: cleanup racy sum avoidance code |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for ldt_struct objects |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for posix_timers_cache slab |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for signals |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting of ipc resources |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for new namesapces and struct... |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for fasync_cache |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for file lock caches |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for pollfd and select bits... |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for mnt_cache entries |
commit | commitdiff | tree |
2021-08-25 |
Yutian Yang | memcg: charge fs_context and legacy_fs_context |
commit | commitdiff | tree |
2021-08-25 |
Shakeel Butt | memcg-infrastructure-to-flush-memcg-stats-v5 |
commit | commitdiff | tree |
2021-08-25 |
Shakeel Butt | memcg: infrastructure to flush memcg stats |
commit | commitdiff | tree |
2021-08-25 |
Shakeel Butt | memcg: switch lruvec stats to rstat |
commit | commitdiff | tree |
2021-08-25 |
Vasily Averin | memcg: enable accounting for pids in nested pid namespaces |
commit | commitdiff | tree |
2021-08-25 |
Suren Baghdasaryan | mm, memcg: inline swap-related functions to improve... |
commit | commitdiff | tree |
2021-08-25 |
Suren Baghdasaryan | mm, memcg: inline mem_cgroup_{charge/uncharge} to impro... |
commit | commitdiff | tree |
2021-08-25 |
Suren Baghdasaryan | mm, memcg: add mem_cgroup_disabled checks in vmpressure... |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | shmem: shmem_writepage() split unlikely i915 THP |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: decide stat.st_blksize by shmem_is_huge() |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: shmem_is_huge(vma, inode, index) |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: SGP_NOALLOC to stop collapse_file() on... |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: move shmem_huge_enabled() upwards |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: revert shmem's use of transhuge_vma_enabled() |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: remove shrinklist addition from shmem_setattr() |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | huge tmpfs: fix fallocate(vanilla) advance over huge... |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | shmem: include header file to declare swap_info |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | shmem: remove unneeded function forward declaration |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | shmem: remove unneeded header file |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | shmem: remove unneeded variable ret |
commit | commitdiff | tree |
2021-08-25 |
Sebastian Andrzej... | shmem: use raw_spinlock_t for ->stat_lock |
commit | commitdiff | tree |
2021-08-25 |
John Hubbard | mm: delete unused get_kernel_page() |
commit | commitdiff | tree |
2021-08-25 |
Hugh Dickins | fs, mm: fix race in unlinking swapfile |
commit | commitdiff | tree |
2021-08-25 |
John Hubbard | mm/gup: remove try_get_page(), call try_get_compound_he... |
commit | commitdiff | tree |
2021-08-25 |
John Hubbard | mm/gup: small refactoring: simplify try_grab_page() |
commit | commitdiff | tree |
2021-08-25 |
John Hubbard | mm/gup: documentation corrections for gup/pup |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | mm: gup: use helper PAGE_ALIGNED in populate_vma_page_r... |
commit | commitdiff | tree |
2021-08-25 |
Andrew Morton | mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_... |
commit | commitdiff | tree |
2021-08-25 |
Andrew Morton | mm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_... |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | mm: gup: fix potential pgmap refcnt leak in __gup_devic... |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | mm: gup: remove useless BUG_ON in __get_user_pages() |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | mm: gup: remove unneed local variable orig_refs |
commit | commitdiff | tree |
2021-08-25 |
Miaohe Lin | mm: gup: remove set but unused local variable major |
commit | commitdiff | tree |
2021-08-25 |
Shakeel Butt | writeback: memcg: simplify cgroup_writeback_by_id |
commit | commitdiff | tree |
2021-08-25 |
Johannes Weiner | vfs: keep inodes with page cache off the inode shrinker LRU |
commit | commitdiff | tree |
2021-08-25 |
Johannes Weiner | fs: inode: count invalidated shadow pages in pginodesteal |
commit | commitdiff | tree |
2021-08-25 |
Johannes Weiner | fs: drop_caches: fix skipping over shadow cache inodes |
commit | commitdiff | tree |
2021-08-25 |
Johannes Weiner | mm: remove irqsave/restore locking from contexts with... |
commit | commitdiff | tree |
2021-08-25 |
Jan Kara | writeback: use READ_ONCE for unlocked reads of writebac... |
commit | commitdiff | tree |
2021-08-25 |
Jan Kara | writeback: rename domain_update_bandwidth() |
commit | commitdiff | tree |
2021-08-25 |
Jan Kara | writeback: avoid division by 0 in wb_update_dirty_ratel... |
commit | commitdiff | tree |
2021-08-25 |
Jan Kara | writeback: fix bandwidth estimate for spiky workload |
commit | commitdiff | tree |
2021-08-25 |
Jan Kara | writeback: reliably update bandwidth estimation |
commit | commitdiff | tree |
2021-08-25 |
Jan Kara | writeback: track number of inodes under writeback |
commit | commitdiff | tree |
2021-08-25 |
Matthew Wilcox... | mm: mark idle page tracking as BROKEN |
commit | commitdiff | tree |
2021-08-25 |
liuhailong | mm: add kernel_misc_reclaimable in show_free_areas |
commit | commitdiff | tree |
2021-08-25 |
Matthew Wilcox... | mm: report a more useful address for reclaim acquisition |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: fix corrupted page flag |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: remove unused code |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: use struct pgtable_debug_args... |
commit | commitdiff | tree |
2021-08-25 |
Gavin Shan | mm/debug_vm_pgtable: introduce struct pgtable_debug_args |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: fix kmem_cache_cpu fields alignment for doubl... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slab: simplify lockdep_assert_held in lockdep_asser... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: convert kmem_cpu_slab protection to local_lock |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: use migrate_disable() on PREEMPT_RT |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: protect put_cpu_partial() with disabled irqs... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: make slab_lock() disable irqs with PREEMPT_RT |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: optionally save/restore irqs in slab_[un... |
commit | commitdiff | tree |
2021-08-25 |
Sebastian Andrzej... | mm: slub: make object_map_lock a raw_spinlock_t |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: fix memory and cpu hotplug related lock order... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: fix memory and cpu hotplug related lock order... |
commit | commitdiff | tree |
2021-08-25 |
Sebastian Andrzej... | mm: slub: move flush_cpu_slab() invocations __free_slab... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slab: make flush_slab() possible to call with irqs... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: don't disable irqs in slub_cpu_dead() |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: only disable irq with spin_lock in __unfreeze... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: separate detaching of partial list in unfreez... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: detach whole partial list at once in unfreeze... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: discard slabs in unfreeze_partials() without... |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: move irq control into unfreeze_partials() |
commit | commitdiff | tree |
2021-08-25 |
Vlastimil Babka | mm, slub: call deactivate_slab() without disabling... |
commit | commitdiff | tree |
next |