2021-06-29 |
Daniel Axtens | kasan: use MAX_PTRS_PER_* for early shadow tables |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Daniel Axtens | mm: define default MAX_PTRS_PER_* in include/pgtable.h |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Daniel Axtens | kasan: allow architectures to provide an outline readin... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Daniel Axtens | kasan: allow an architecture to disable inline instrume... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
David Gow | kasan: test: improve failure message in KUNIT_EXPECT_KA... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Alexander Potapenko | kasan: use dump_stack_lvl(KERN_ERR) to print stacks |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Alexander Potapenko | printk: introduce dump_stack_lvl() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Rafael Aquini | mm: vmalloc: add cond_resched() in __vunmap() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Uladzislau... | mm/vmalloc: fallback to a single page allocator |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Uladzislau... | mm/vmalloc: remove quoted strings split across lines |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Uladzislau... | mm/vmalloc: print a warning message first on failure |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Uladzislau... | mm/vmalloc: switch to bulk allocator in __vmalloc_area_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Uladzislau... | mm/page_alloc: add an alloc_pages_bulk_array_node(... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Vincent Whitchurch | mm, tracing: unify PFN format strings |
commit | commitdiff | tree | snapshot |
2021-06-29 |
YueHaibing | mm/dmapool: use DEVICE_ATTR_RO macro |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Souptick Joarder | h8300: remove unused variable |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Chen Li | mm: update legacy flush_tlb_* to use vma |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm/mempolicy: use vma_lookup() in __access_remote_vm() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm/memory.c: use vma_lookup() in __access_remote_vm() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm/mremap: use vma_lookup() in vma_to_resize() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm/migrate: use vma_lookup() in do_pages_stat_array() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm/ksm: use vma_lookup() in find_mergeable_vma() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | lib/test_hmm: use vma_lookup() in dmirror_migrate() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | kernel/events/uprobes: use vma_lookup() in find_active_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | media: videobuf2: use vma_lookup() in get_vaddr_frames() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | vfio: use vma_lookup() instead of find_vma_intersection() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | virt/kvm: use vma_lookup() instead of find_vma_intersec... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | x86/sgx: use vma_lookup() in sgx_encl_find() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cach... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | arch/mips/kernel/traps: use vma_lookup() instead of... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup()... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | arch/arm64/kvm: use vma_lookup() instead of find_vma_in... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | arch/arc/kernel/troubleshoot: use vma_lookup() instead... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | drm/i915/selftests: use vma_lookup() in __igt_mmap() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm: add vma_lookup(), update find_vma_intersection... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liu Xiang | mm/memory.c: fix comment of finish_mkwrite_fault() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm/mmap: use find_vma_intersection() in do_mmap() for... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Liam Howlett | mm/mmap: introduce unlock_range() for code cleanup |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Gonzalo Matias... | mm/mmap.c: logic of find_vma_intersection repeated... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
David Hildenbrand | mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
David Hildenbrand | binfmt: remove in-tree usage of MAP_EXECUTABLE |
commit | commitdiff | tree | snapshot |
2021-06-29 |
David Hildenbrand | perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Huilong Deng | mm: memcontrol: remove trailing semicolon in macros |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Dan Schatzberg | loop: charge i/o to mem and blk cg |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Dan Schatzberg | mm: charge active memcg when no mm is set |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Dan Schatzberg | loop: use worker per cgroup instead of kworker |
commit | commitdiff | tree | snapshot |
2021-06-29 |
wenhuizhang | memcontrol: use flexible-array member |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: vmscan: remove noinline_for_stack |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: move obj_cgroup_uncharge_pages() out... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: simplify the logic of objcg pinning... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: rename lruvec_holds_page_lru_lock to... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: simplify lruvec_holds_page_lru_lock |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: remove the pgdata parameter of mem_cgro... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: bail out early when !mm in get_mem_cgro... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: fix page charging in page replacement |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Muchun Song | mm: memcontrol: fix root_mem_cgroup charging |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Waiman Long | mm: memcg/slab: disable cache merging for KMALLOC_NORMA... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Waiman Long | mm: memcg/slab: create a new set of kmalloc-cg-<n>... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Waiman Long | mm: memcg/slab: properly set up gfp flags for objcg... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Waiman Long | mm/memcg: optimize user context object stock access |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Waiman Long | mm/memcg: improve refill_obj_stock() performance |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Waiman Long | mm/memcg: cache vmstat data in percpu memcg_stock_pcp |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Waiman Long | mm/memcg: move mod_objcg_state() to memcontrol.c |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Huang Ying | swap: check mapping_empty() for swap cache before being... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Huang Ying | mm: free idle swap cache page after COW |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Huang Ying | mm, swap: remove unnecessary smp_rmb() in swap_type_to_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Miaohe Lin | mm/swap_slots.c: delete meaningless forward declarations |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Miaohe Lin | mm/swap: remove unused local variable nr_shadows |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Miaohe Lin | mm/swapfile: move get_swap_page_of_type() under CONFIG_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Miaohe Lin | mm/shmem: fix shmem_swapin() race with swapoff |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Miaohe Lin | mm/swap: remove confusing checking for non_swap_entry... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Miaohe Lin | swap: fix do_swap_page() race with swapoff |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Miaohe Lin | mm/swapfile: use percpu_ref to serialize against concur... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Christophe... | mm: pagewalk: fix walk for hugepage tables |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Andrea Arcangeli | mm: gup: pack has_pinned in MMF_HAS_PINNED |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Andrea Arcangeli | mm: gup: allow FOLL_PIN to scale in SMP |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Peter Xu | mm/gup_benchmark: support threading |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Matthew Wilcox... | mm: move page dirtying prototypes from mm.h |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Matthew Wilcox... | fs: remove noop_set_page_dirty() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Matthew Wilcox... | fs: remove anon_set_page_dirty() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Matthew Wilcox... | iomap: use __set_page_dirty_nobuffers |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Matthew Wilcox... | mm/writeback: use __set_page_dirty in __set_page_dirty_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Matthew Wilcox... | mm/writeback: move __set_page_dirty() to core mm |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Christoph Hellwig | mm: require ->set_page_dirty to be explicitly wired up |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Christoph Hellwig | fs: move ramfs_aops to libfs |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Christoph Hellwig | fs: unexport __set_page_dirty |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: release dying cgwbs by switching... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: support switching multiple inodes... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: split out the functional part of... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: keep list of inodes attached to... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: switch to rcu_work API in inode_swit... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: increment isw_nr_in_flight before... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: add smp_mb() to cgroup_writeback_umo... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Roman Gushchin | writeback, cgroup: do not switch inodes with I_WILL_FRE... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Chi Wu | mm/page-writeback: use __this_cpu_inc() in account_page... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Chi Wu | mm/page-writeback: update the comment of Dirty position... |
commit | commitdiff | tree | snapshot |
next |