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 |
2021-06-29 |
Chi Wu | mm/page-writeback: Fix performance when BDI's share... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Kefeng Wang | mm: page-writeback: kill get_writeback_state() comments |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Gavin Shan | virtio_balloon: specify page reporting order if needed |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Gavin Shan | mm/page_reporting: allow driver to specify reporting... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Gavin Shan | mm/page_reporting: export reporting order as module... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Gavin Shan | mm/page_reporting: fix code style in __page_reporting_r... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Nicolas Saenz... | mm: mmap_lock: use local locks instead of disabling... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Anshuman Khandual | mm/debug_vm_pgtable: ensure THP availability via has_tr... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Tang Bin | tools/vm/page_owner_sort.c: check malloc() return |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Jan Kara | dax: fix ENOMEM handling in grab_mapping_entry() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Yanfei Xu | mm/kmemleak: fix possible wrong memory scanning period |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Georgi Djakov | mm/slub: add taint after the errors are printed |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Faiyaz Mohammed | mm: slub: move sysfs slab alloc/free interfaces to... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Stephen Boyd | slub: force on no_hash_pointers when slub_debug is... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Joe Perches | slub: indicate slab_fix() uses printf formats |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Stephen Boyd | slub: actually use 'message' in restore_bytes() |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Stephen Boyd | slub: restore slub_debug=- behavior |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Hyeonggon Yoo | mm, slub: change run-time assertion in kmalloc_index... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Oliver Glitta | slub: remove resiliency_test() function |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Oliver Glitta | mm/slub, kunit: add a KUnit test for SLUB debugging... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Vlastimil Babka | kunit: make test->lock irq safe |
commit | commitdiff | tree | snapshot |
2021-06-29 |
gumingtao | slab: use __func__ to trace function name |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Wang Qing | doc: watchdog: modify the doc related to "watchdog/%u" |
commit | commitdiff | tree | snapshot |
next |