projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mm, tracing: unify PFN format strings
[platform/kernel/linux-starfive.git]
/
mm
/
2021-06-29
YueHaibing
mm/dmapool: use DEVICE_ATTR_RO macro
tree
|
commitdiff
2021-06-29
Liam Howlett
mm/mempolicy: use vma_lookup() in __access_remote_vm()
tree
|
commitdiff
2021-06-29
Liam Howlett
mm/memory.c: use vma_lookup() in __access_remote_vm()
tree
|
commitdiff
2021-06-29
Liam Howlett
mm/mremap: use vma_lookup() in vma_to_resize()
tree
|
commitdiff
2021-06-29
Liam Howlett
mm/migrate: use vma_lookup() in do_pages_stat_array()
tree
|
commitdiff
2021-06-29
Liam Howlett
mm/ksm: use vma_lookup() in find_mergeable_vma()
tree
|
commitdiff
2021-06-29
Liu Xiang
mm/memory.c: fix comment of finish_mkwrite_fault()
tree
|
commitdiff
2021-06-29
Liam Howlett
mm/mmap: use find_vma_intersection() in do_mmap() for...
tree
|
commitdiff
2021-06-29
Liam Howlett
mm/mmap: introduce unlock_range() for code cleanup
tree
|
commitdiff
2021-06-29
Gonzalo Matias Jua...
mm/mmap.c: logic of find_vma_intersection repeated...
tree
|
commitdiff
2021-06-29
David Hildenbrand
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
tree
|
commitdiff
2021-06-29
Dan Schatzberg
loop: charge i/o to mem and blk cg
tree
|
commitdiff
2021-06-29
Dan Schatzberg
mm: charge active memcg when no mm is set
tree
|
commitdiff
2021-06-29
Muchun Song
mm: vmscan: remove noinline_for_stack
tree
|
commitdiff
2021-06-29
Muchun Song
mm: memcontrol: move obj_cgroup_uncharge_pages() out...
tree
|
commitdiff
2021-06-29
Muchun Song
mm: memcontrol: simplify the logic of objcg pinning...
tree
|
commitdiff
2021-06-29
Muchun Song
mm: memcontrol: rename lruvec_holds_page_lru_lock to...
tree
|
commitdiff
2021-06-29
Muchun Song
mm: memcontrol: remove the pgdata parameter of mem_cgro...
tree
|
commitdiff
2021-06-29
Muchun Song
mm: memcontrol: bail out early when !mm in get_mem_cgro...
tree
|
commitdiff
2021-06-29
Muchun Song
mm: memcontrol: fix page charging in page replacement
tree
|
commitdiff
2021-06-29
Muchun Song
mm: memcontrol: fix root_mem_cgroup charging
tree
|
commitdiff
2021-06-29
Waiman Long
mm: memcg/slab: disable cache merging for KMALLOC_NORMA...
tree
|
commitdiff
2021-06-29
Waiman Long
mm: memcg/slab: create a new set of kmalloc-cg-<n>...
tree
|
commitdiff
2021-06-29
Waiman Long
mm: memcg/slab: properly set up gfp flags for objcg...
tree
|
commitdiff
2021-06-29
Waiman Long
mm/memcg: optimize user context object stock access
tree
|
commitdiff
2021-06-29
Waiman Long
mm/memcg: improve refill_obj_stock() performance
tree
|
commitdiff
2021-06-29
Waiman Long
mm/memcg: cache vmstat data in percpu memcg_stock_pcp
tree
|
commitdiff
2021-06-29
Waiman Long
mm/memcg: move mod_objcg_state() to memcontrol.c
tree
|
commitdiff
2021-06-29
Huang Ying
swap: check mapping_empty() for swap cache before being...
tree
|
commitdiff
2021-06-29
Huang Ying
mm: free idle swap cache page after COW
tree
|
commitdiff
2021-06-29
Huang Ying
mm, swap: remove unnecessary smp_rmb() in swap_type_to_...
tree
|
commitdiff
2021-06-29
Miaohe Lin
mm/swap_slots.c: delete meaningless forward declarations
tree
|
commitdiff
2021-06-29
Miaohe Lin
mm/swap: remove unused local variable nr_shadows
tree
|
commitdiff
2021-06-29
Miaohe Lin
mm/swapfile: move get_swap_page_of_type() under CONFIG_...
tree
|
commitdiff
2021-06-29
Miaohe Lin
mm/shmem: fix shmem_swapin() race with swapoff
tree
|
commitdiff
2021-06-29
Miaohe Lin
mm/swap: remove confusing checking for non_swap_entry...
tree
|
commitdiff
2021-06-29
Miaohe Lin
swap: fix do_swap_page() race with swapoff
tree
|
commitdiff
2021-06-29
Miaohe Lin
mm/swapfile: use percpu_ref to serialize against concur...
tree
|
commitdiff
2021-06-29
Christophe Leroy
mm: pagewalk: fix walk for hugepage tables
tree
|
commitdiff
2021-06-29
Andrea Arcangeli
mm: gup: pack has_pinned in MMF_HAS_PINNED
tree
|
commitdiff
2021-06-29
Andrea Arcangeli
mm: gup: allow FOLL_PIN to scale in SMP
tree
|
commitdiff
2021-06-29
Matthew Wilcox ...
fs: remove noop_set_page_dirty()
tree
|
commitdiff
2021-06-29
Matthew Wilcox ...
mm/writeback: use __set_page_dirty in __set_page_dirty_...
tree
|
commitdiff
2021-06-29
Matthew Wilcox ...
mm/writeback: move __set_page_dirty() to core mm
tree
|
commitdiff
2021-06-29
Christoph Hellwig
mm: require ->set_page_dirty to be explicitly wired up
tree
|
commitdiff
2021-06-29
Roman Gushchin
writeback, cgroup: release dying cgwbs by switching...
tree
|
commitdiff
2021-06-29
Roman Gushchin
writeback, cgroup: keep list of inodes attached to...
tree
|
commitdiff
2021-06-29
Chi Wu
mm/page-writeback: use __this_cpu_inc() in account_page...
tree
|
commitdiff
2021-06-29
Chi Wu
mm/page-writeback: update the comment of Dirty position...
tree
|
commitdiff
2021-06-29
Chi Wu
mm/page-writeback: Fix performance when BDI's share...
tree
|
commitdiff
2021-06-29
Kefeng Wang
mm: page-writeback: kill get_writeback_state() comments
tree
|
commitdiff
2021-06-29
Gavin Shan
mm/page_reporting: allow driver to specify reporting...
tree
|
commitdiff
2021-06-29
Gavin Shan
mm/page_reporting: export reporting order as module...
tree
|
commitdiff
2021-06-29
Gavin Shan
mm/page_reporting: fix code style in __page_reporting_r...
tree
|
commitdiff
2021-06-29
Nicolas Saenz Julienne
mm: mmap_lock: use local locks instead of disabling...
tree
|
commitdiff
2021-06-29
Anshuman Khandual
mm/debug_vm_pgtable: ensure THP availability via has_tr...
tree
|
commitdiff
2021-06-29
Yanfei Xu
mm/kmemleak: fix possible wrong memory scanning period
tree
|
commitdiff
2021-06-29
Georgi Djakov
mm/slub: add taint after the errors are printed
tree
|
commitdiff
2021-06-29
Faiyaz Mohammed
mm: slub: move sysfs slab alloc/free interfaces to...
tree
|
commitdiff
2021-06-29
Stephen Boyd
slub: force on no_hash_pointers when slub_debug is...
tree
|
commitdiff
2021-06-29
Joe Perches
slub: indicate slab_fix() uses printf formats
tree
|
commitdiff
2021-06-29
Stephen Boyd
slub: actually use 'message' in restore_bytes()
tree
|
commitdiff
2021-06-29
Stephen Boyd
slub: restore slub_debug=- behavior
tree
|
commitdiff
2021-06-29
Hyeonggon Yoo
mm, slub: change run-time assertion in kmalloc_index...
tree
|
commitdiff
2021-06-29
Oliver Glitta
slub: remove resiliency_test() function
tree
|
commitdiff
2021-06-29
Oliver Glitta
mm/slub, kunit: add a KUnit test for SLUB debugging...
tree
|
commitdiff
2021-06-29
gumingtao
slab: use __func__ to trace function name
tree
|
commitdiff
2021-06-29
Mel Gorman
mm/page_alloc: correct return value of populated elemen...
tree
|
commitdiff
2021-06-29
Mike Rapoport
mm/page_alloc: fix memory map initialization for descen...
tree
|
commitdiff
2021-06-29
Jann Horn
mm/gup: fix try_grab_compound_head() race with split_hu...
tree
|
commitdiff
2021-06-26
Linus Torvalds
Merge tag 's390-5.13-5' of git://git./linux/kernel...
tree
|
commitdiff
2021-06-26
Linus Torvalds
Merge tag 'pinctrl-v5.13-3' of git://git./linux/kernel...
tree
|
commitdiff
2021-06-25
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-06-25
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
tree
|
commitdiff
2021-06-25
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
tree
|
commitdiff
2021-06-25
Linus Torvalds
Merge tag 'for-linus-5.13b-rc8-tag' of git://git./linux...
tree
|
commitdiff
2021-06-25
Linus Torvalds
Merge tag 'netfs-fixes-20210621' of git://git./linux...
tree
|
commitdiff
2021-06-25
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.13' of git://git./linux...
tree
|
commitdiff
2021-06-25
Mel Gorman
mm/page_alloc: do bulk array bounds check after checkin...
tree
|
commitdiff
2021-06-25
Rasmus Villemoes
mm/page_alloc: __alloc_pages_bulk(): do bounds check...
tree
|
commitdiff
2021-06-25
Naoya Horiguchi
mm/hwpoison: do not lock page again when me_huge_page...
tree
|
commitdiff
2021-06-25
Aili Yao
mm,hwpoison: return -EHWPOISON to denote that the page...
tree
|
commitdiff
2021-06-25
Tony Luck
mm/memory-failure: use a mutex to avoid memory_failure...
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm, futex: fix shared futex pgoff on shmem huge page
tree
|
commitdiff
2021-06-25
Daniel Axtens
mm/vmalloc: unbreak kasan vmalloc support
tree
|
commitdiff
2021-06-25
Claudio Imbrenda
mm/vmalloc: add vmalloc_no_huge
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm/thp: fix page_vma_mapped_walk() if THP mapped by...
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): get vma_address_end() earlier
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): use goto instead of while (1)
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): add a level of indentation
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): crossing page table boundary
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION...
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): settle PageHuge on entry
tree
|
commitdiff
2021-06-25
Hugh Dickins
mm: page_vma_mapped_walk(): use page for pvmw->page
tree
|
commitdiff
2021-06-24
Dave Airlie
Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit...
tree
|
commitdiff
2021-06-24
Linus Torvalds
Merge tag 'mmc-v5.13-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2021-06-23
Linus Torvalds
Merge tag 'spi-fix-v5.13-rc7' of git://git./linux/kerne...
tree
|
commitdiff
2021-06-23
Linus Torvalds
Merge branch 'stable/for-linus-5.14' of git://git....
tree
|
commitdiff
next