]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-08-25 Hugh Dickinshuge tmpfs: decide stat.st_blksize by shmem_is_huge()
2021-08-25 Hugh Dickinshuge tmpfs: shmem_is_huge(vma, inode, index)
2021-08-25 Hugh Dickinshuge tmpfs: SGP_NOALLOC to stop collapse_file() on...
2021-08-25 Hugh Dickinshuge tmpfs: move shmem_huge_enabled() upwards
2021-08-25 Hugh Dickinshuge tmpfs: revert shmem's use of transhuge_vma_enabled()
2021-08-25 Hugh Dickinshuge tmpfs: remove shrinklist addition from shmem_setattr()
2021-08-25 Hugh Dickinshuge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
2021-08-25 Hugh Dickinshuge tmpfs: fix fallocate(vanilla) advance over huge...
2021-08-25 Miaohe Linshmem: include header file to declare swap_info
2021-08-25 Miaohe Linshmem: remove unneeded function forward declaration
2021-08-25 Miaohe Linshmem: remove unneeded header file
2021-08-25 Miaohe Linshmem: remove unneeded variable ret
2021-08-25 Sebastian Andrzej... shmem: use raw_spinlock_t for ->stat_lock
2021-08-25 John Hubbardmm: delete unused get_kernel_page()
2021-08-25 Hugh Dickinsfs, mm: fix race in unlinking swapfile
2021-08-25 John Hubbardmm/gup: remove try_get_page(), call try_get_compound_he...
2021-08-25 John Hubbardmm/gup: small refactoring: simplify try_grab_page()
2021-08-25 John Hubbardmm/gup: documentation corrections for gup/pup
2021-08-25 Miaohe Linmm: gup: use helper PAGE_ALIGNED in populate_vma_page_r...
2021-08-25 Andrew Mortonmm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_...
2021-08-25 Andrew Mortonmm-gup-fix-potential-pgmap-refcnt-leak-in-__gup_device_...
2021-08-25 Miaohe Linmm: gup: fix potential pgmap refcnt leak in __gup_devic...
2021-08-25 Miaohe Linmm: gup: remove useless BUG_ON in __get_user_pages()
2021-08-25 Miaohe Linmm: gup: remove unneed local variable orig_refs
2021-08-25 Miaohe Linmm: gup: remove set but unused local variable major
2021-08-25 Shakeel Buttwriteback: memcg: simplify cgroup_writeback_by_id
2021-08-25 Johannes Weinervfs: keep inodes with page cache off the inode shrinker LRU
2021-08-25 Johannes Weinerfs: inode: count invalidated shadow pages in pginodesteal
2021-08-25 Johannes Weinerfs: drop_caches: fix skipping over shadow cache inodes
2021-08-25 Johannes Weinermm: remove irqsave/restore locking from contexts with...
2021-08-25 Jan Karawriteback: use READ_ONCE for unlocked reads of writebac...
2021-08-25 Jan Karawriteback: rename domain_update_bandwidth()
2021-08-25 Jan Karawriteback: avoid division by 0 in wb_update_dirty_ratel...
2021-08-25 Jan Karawriteback: fix bandwidth estimate for spiky workload
2021-08-25 Jan Karawriteback: reliably update bandwidth estimation
2021-08-25 Jan Karawriteback: track number of inodes under writeback
2021-08-25 Matthew Wilcox... mm: mark idle page tracking as BROKEN
2021-08-25 liuhailongmm: add kernel_misc_reclaimable in show_free_areas
2021-08-25 Matthew Wilcox... mm: report a more useful address for reclaim acquisition
2021-08-25 Gavin Shanmm/debug_vm_pgtable: fix corrupted page flag
2021-08-25 Gavin Shanmm/debug_vm_pgtable: remove unused code
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: use struct pgtable_debug_args...
2021-08-25 Gavin Shanmm/debug_vm_pgtable: introduce struct pgtable_debug_args
2021-08-25 Vlastimil Babkamm, slub: fix kmem_cache_cpu fields alignment for doubl...
2021-08-25 Vlastimil Babkamm, slab: simplify lockdep_assert_held in lockdep_asser...
2021-08-25 Vlastimil Babkamm, slub: convert kmem_cpu_slab protection to local_lock
2021-08-25 Vlastimil Babkamm, slub: use migrate_disable() on PREEMPT_RT
2021-08-25 Vlastimil Babkamm, slub: protect put_cpu_partial() with disabled irqs...
2021-08-25 Vlastimil Babkamm, slub: make slab_lock() disable irqs with PREEMPT_RT
2021-08-25 Vlastimil Babkamm, slub: optionally save/restore irqs in slab_[un...
2021-08-25 Sebastian Andrzej... mm: slub: make object_map_lock a raw_spinlock_t
2021-08-25 Vlastimil Babkamm, slub: fix memory and cpu hotplug related lock order...
2021-08-25 Vlastimil Babkamm, slub: fix memory and cpu hotplug related lock order...
2021-08-25 Sebastian Andrzej... mm: slub: move flush_cpu_slab() invocations __free_slab...
2021-08-25 Vlastimil Babkamm, slab: make flush_slab() possible to call with irqs...
2021-08-25 Vlastimil Babkamm, slub: don't disable irqs in slub_cpu_dead()
2021-08-25 Vlastimil Babkamm, slub: only disable irq with spin_lock in __unfreeze...
2021-08-25 Vlastimil Babkamm, slub: separate detaching of partial list in unfreez...
2021-08-25 Vlastimil Babkamm, slub: detach whole partial list at once in unfreeze...
2021-08-25 Vlastimil Babkamm, slub: discard slabs in unfreeze_partials() without...
2021-08-25 Vlastimil Babkamm, slub: move irq control into unfreeze_partials()
2021-08-25 Vlastimil Babkamm, slub: call deactivate_slab() without disabling...
2021-08-25 Vlastimil Babkamm, slub: make locking in deactivate_slab() irq-safe
2021-08-25 Vlastimil Babkamm, slub: move reset of c->page and freelist out of...
2021-08-25 Vlastimil Babkamm, slub: stop disabling irqs around get_partial()
2021-08-25 Vlastimil Babkamm, slub: check new pages with restored irqs
2021-08-25 Vlastimil Babkamm, slub: validate slab from partial list or page alloc...
2021-08-25 Vlastimil Babkamm, slub: restore irqs around calling new_slab()
2021-08-25 Vlastimil Babkamm, slub: move disabling irqs closer to get_partial...
2021-08-25 Vlastimil Babkamm-slub-do-initial-checks-in-___slab_alloc-with-irqs...
2021-08-25 Vlastimil Babkamm, slub: prevent VM_BUG_ON in PageSlabPfmemalloc from...
2021-08-25 Vlastimil Babkamm, slub: do initial checks in ___slab_alloc() with...
2021-08-25 Vlastimil Babkamm, slub: move disabling/enabling irqs to ___slab_alloc()
2021-08-25 Vlastimil Babkamm, slub: simplify kmem_cache_cpu and tid setup
2021-08-25 Vlastimil Babkamm, slub: restructure new page checks in ___slab_alloc()
2021-08-25 Vlastimil Babkamm, slub: return slab page from get_partial() and set...
2021-08-25 Vlastimil Babkamm, slub: dissolve new_slab_objects() into ___slab_alloc()
2021-08-25 Vlastimil Babkamm, slub: extract get_partial() from new_slab_objects()
2021-08-25 Vlastimil Babkamm, slub: unify cmpxchg_double_slab() and __cmpxchg_dou...
2021-08-25 Vlastimil Babkamm, slub: remove redundant unfreeze_partials() from...
2021-08-25 Vlastimil Babkamm, slub: don't disable irq for debug_check_no_locks_fr...
2021-08-25 Vlastimil Babkamm, slub: allocate private object map for validate_slab...
2021-08-25 Vlastimil Babkamm, slub: allocate private object map for debugfs listings
2021-08-25 Vlastimil Babkamm, slub: don't call flush_all() from slab_debug_trace_...
2021-08-25 kernel test... arch/csky/kernel/probes/kprobes.c: fix bugon.cocci...
2021-08-25 Wangyanocfs2: fix ocfs2 corrupt when iputting an inode
2021-08-25 Wangyanocfs2: clear links count in ocfs2_mknod() if an error...
2021-08-25 Gang Heocfs2: reflink deadlock when clone file to the same...
2021-08-25 Tuo Liocfs2: quota_local: fix possible uninitialized-variable...
2021-08-25 Dan Carpenterocfs2: remove an unnecessary condition
2021-08-25 Jason Wangia64: fix typo in a comment
2021-08-25 Kalesh Singhprocfs: prevent unpriveleged processes accessing fdinfo dir
next