projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2022-09-12
Zhang Yi
fs/buffer: add some new buffer read helpers
commit
|
commitdiff
|
tree
2022-09-12
Zhang Yi
fs/buffer: remove __breadahead_gfp()
commit
|
commitdiff
|
tree
2022-09-12
Song Liu
mm/vmalloc: extend find_vmap_lowest_match_check with...
commit
|
commitdiff
|
tree
2022-09-12
Alistair Popple
mm/migrate_device.c: fix a misleading and outdated...
commit
|
commitdiff
|
tree
2022-09-12
zezuo
mm/page_alloc.c: delete a redundant parameter of rmqueu...
commit
|
commitdiff
|
tree
2022-09-12
Kaixu Xia
mm/damon: get the hotness from damon_hot_score() in...
commit
|
commitdiff
|
tree
2022-09-12
Liu Shixin
mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
commit
|
commitdiff
|
tree
2022-09-12
Liu Shixin
mm/thp: simplify has_transparent_hugepage by using...
commit
|
commitdiff
|
tree
2022-09-12
Kaixu Xia
mm/damon/vaddr: remove comparison between mm and last_m...
commit
|
commitdiff
|
tree
2022-09-12
Kaixu Xia
mm/damon: simplify the parameter passing for 'check_acc...
commit
|
commitdiff
|
tree
2022-09-12
Kefeng Wang
mm: fix null-ptr-deref in kswapd_is_running()
commit
|
commitdiff
|
tree
2022-09-12
Kefeng Wang
mm: kill is_memblock_offlined()
commit
|
commitdiff
|
tree
2022-09-12
Vishal Moola...
filemap: remove find_get_pages_contig()
commit
|
commitdiff
|
tree
2022-09-12
Vishal Moola...
ramfs: convert ramfs_nommu_get_unmapped_area() to use...
commit
|
commitdiff
|
tree
2022-09-12
Vishal Moola...
nilfs2: convert nilfs_find_uncommited_extent() to use...
commit
|
commitdiff
|
tree
2022-09-12
Vishal Moola...
btrfs: convert process_page_range() to use filemap_get_...
commit
|
commitdiff
|
tree
2022-09-12
Vishal Moola...
btrfs: convert end_compressed_writeback() to use filema...
commit
|
commitdiff
|
tree
2022-09-12
Vishal Moola...
btrfs: convert __process_pages_contig() to use filemap_...
commit
|
commitdiff
|
tree
2022-09-12
Vishal Moola...
filemap: add filemap_get_folios_contig()
commit
|
commitdiff
|
tree
2022-09-12
Alexey Romanov
zram: don't retry compress incompressible page
commit
|
commitdiff
|
tree
2022-09-12
ye xingchen
mm: backing-dev: Remove the unneeded result variable
commit
|
commitdiff
|
tree
2022-09-12
Li Zhe
page_ext: introduce boot parameter 'early_page_ext'
commit
|
commitdiff
|
tree
2022-09-12
Gerald Schaefer
s390/hugetlb: switch to generic version of follow_huge_...
commit
|
commitdiff
|
tree
2022-09-12
Shakeel Butt
memcg: increase MEMCG_CHARGE_BATCH to 64
commit
|
commitdiff
|
tree
2022-09-12
Shakeel Butt
mm: page_counter: rearrange struct page_counter fields
commit
|
commitdiff
|
tree
2022-09-12
Shakeel Butt
mm: page_counter: remove unneeded atomic ops for low/min
commit
|
commitdiff
|
tree
2022-09-12
David Heidelberg
mm: remove EXPERIMENTAL flag for zswap
commit
|
commitdiff
|
tree
2022-09-12
Sergey Senozhatsky
drivers/block/zram/zram_drv.c: do not keep dangling...
commit
|
commitdiff
|
tree
2022-09-12
Alistair Popple
mm/gup.c: refactor check_and_migrate_movable_pages()
commit
|
commitdiff
|
tree
2022-09-12
Alistair Popple
mm/gup.c: don't pass gup_flags to check_and_migrate_mov...
commit
|
commitdiff
|
tree
2022-09-12
Bui Quang Minh
mm: skip retry when new limit is not below old one...
commit
|
commitdiff
|
tree
2022-09-12
Rolf Eike Beer
mm: pagewalk: add api documentation for walk_page_range...
commit
|
commitdiff
|
tree
2022-09-12
Rolf Eike Beer
mm: pagewalk: fix documentation of PTE hole handling
commit
|
commitdiff
|
tree
2022-09-12
Yang Shi
mm: memcg: export workingset refault stats for cgroup v1
commit
|
commitdiff
|
tree
2022-09-12
Kassey Li
mm/page_owner.c: add llseek for page_owner
commit
|
commitdiff
|
tree
2022-09-12
Baolin Wang
mm/damon: replace pmd_huge() with pmd_trans_huge()...
commit
|
commitdiff
|
tree
2022-09-12
Baolin Wang
mm/damon: validate if the pmd entry is present before...
commit
|
commitdiff
|
tree
2022-09-12
Yin Fengwei
mm: release private data before split THP
commit
|
commitdiff
|
tree
2022-09-12
Qi Zheng
mm: thp: remove redundant pgtable check in set_huge_zer...
commit
|
commitdiff
|
tree
2022-09-12
Kefeng Wang
mm: memory-failure: kill __soft_offline_page()
commit
|
commitdiff
|
tree
2022-09-12
Kefeng Wang
mm: memory-failure: kill soft_offline_free_page()
commit
|
commitdiff
|
tree
2022-09-12
Muchun Song
mm: hugetlb_vmemmap: simplify reset_struct_pages()
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm, hwpoison: avoid trying to unpoison reserved page
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm, hwpoison: kill procs if unmap fails
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm, hwpoison: fix possible use-after-free in mf_dax_kil...
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm, hwpoison: fix extra put_page() in soft_offline_page()
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm, hwpoison: fix page refcnt leaking in unpoison_memory()
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm, hwpoison: fix page refcnt leaking in try_memory_fai...
commit
|
commitdiff
|
tree
2022-09-12
Charan Teja...
mm: fix use-after free of page_ext after race with...
commit
|
commitdiff
|
tree
2022-09-12
Matthew Wilcox
mm/vmalloc.c: support HIGHMEM pages in vmap_pages_range...
commit
|
commitdiff
|
tree
2022-09-12
xupanda
mm: memcontrol: fix a typo in comment
commit
|
commitdiff
|
tree
2022-09-12
Kefeng Wang
mm: kill find_min_pfn_with_active_regions()
commit
|
commitdiff
|
tree
2022-09-12
Zi Yan
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_...
commit
|
commitdiff
|
tree
2022-09-12
Alexey Romanov
zsmalloc: zs_object_copy: replace email link to doc
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm/hugetlb: make detecting shared pte more reliable
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm/hugetlb: fix sysfs group leak in hugetlb_unregister_...
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm: hugetlb_vmemmap: add missing smp_wmb() before set_p...
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm/hugetlb: fix missing call to restore_reserve_on_error()
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group()
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
mm/hugetlb: fix incorrect update of max_huge_pages
commit
|
commitdiff
|
tree
2022-09-12
Huang Ying
memory tiering: adjust hot threshold automatically
commit
|
commitdiff
|
tree
2022-09-12
Huang Ying
memory tiering: rate limit NUMA migration throughput
commit
|
commitdiff
|
tree
2022-09-12
Huang Ying
memory tiering: hot page selection with hint page fault...
commit
|
commitdiff
|
tree
2022-09-12
Kefeng Wang
mm/util.c: add warning if __vm_enough_memory fails
commit
|
commitdiff
|
tree
2022-09-12
Peter Collingbourne
mm: add more BUILD_BUG_ONs to gfp_migratetype()
commit
|
commitdiff
|
tree
2022-09-12
Alistair Popple
mm/gup.c: simplify and fix check_and_migrate_movable_pa...
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
hugetlb_cgroup: use helper for_each_hstate and hstate_index
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
hugetlb_cgroup: use helper macro NUMA_NO_NODE
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
hugetlb_cgroup: remove unneeded return value
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K...
commit
|
commitdiff
|
tree
2022-09-12
Miaohe Lin
hugetlb_cgroup: remove unneeded nr_pages > 0 check
commit
|
commitdiff
|
tree
2022-09-12
Tarun Sahu
Kselftests: remove support of libhugetlbfs from kselftests
commit
|
commitdiff
|
tree
2022-09-12
Imran Khan
kfence: add sysfs interface to disable kfence for selec...
commit
|
commitdiff
|
tree
2022-09-12
Haiyue Wang
mm: migration: fix the FOLL_GET failure on following...
commit
|
commitdiff
|
tree
2022-09-12
Yang Yang
mm/vmscan: make the annotations of refaults code at...
commit
|
commitdiff
|
tree
2022-09-12
Kaixu Xia
mm/damon/core: simplify the parameter passing for regio...
commit
|
commitdiff
|
tree
2022-09-12
Yixuan Cao
tools/vm/page_owner_sort: fix -f option
commit
|
commitdiff
|
tree
2022-09-12
Kairui Song
mm/util: reduce stack usage of folio_mapcount
commit
|
commitdiff
|
tree
2022-09-12
Abel Wu
mm/page_alloc: only search higher order when fallback
commit
|
commitdiff
|
tree
2022-09-12
Li kunyu
page_alloc: remove inactive initialization
commit
|
commitdiff
|
tree
2022-09-12
Feng Tang
mm/hugetlb: add dedicated func to get 'allowed' nodemas...
commit
|
commitdiff
|
tree
2022-09-12
Abel Wu
mm/mempolicy: fix lock contention on mems_allowed
commit
|
commitdiff
|
tree
2022-09-12
Charan Teja...
mm/cma_debug: show complete cma name in debugfs directories
commit
|
commitdiff
|
tree
2022-09-12
Christoph Hellwig
mm/swap: remove the end_write_func argument to __swap_w...
commit
|
commitdiff
|
tree
2022-09-12
Alexey Romanov
zsmalloc: remove unnecessary size_class NULL check
commit
|
commitdiff
|
tree
2022-09-12
Alexey Romanov
zsmalloc: zs_object_copy: add clarifying comment
commit
|
commitdiff
|
tree
2022-09-12
Yang Yang
mm/vmscan: define macros for refaults in struct lruvec
commit
|
commitdiff
|
tree
2022-09-12
Axel Rasmussen
selftests: vm: add /dev/userfaultfd test cases to run_v...
commit
|
commitdiff
|
tree
2022-09-12
Axel Rasmussen
userfaultfd: update documentation to describe /dev...
commit
|
commitdiff
|
tree
2022-09-12
Axel Rasmussen
userfaultfd: selftests: modify selftest to use /dev...
commit
|
commitdiff
|
tree
2022-09-12
Axel Rasmussen
userfaultfd: add /dev/userfaultfd for fine grained...
commit
|
commitdiff
|
tree
2022-09-12
Axel Rasmussen
selftests: vm: add hugetlb_shared userfaultfd test...
commit
|
commitdiff
|
tree
2022-09-12
Kenneth Lee
mm/damon/dbgfs: use kmalloc for allocating only one...
commit
|
commitdiff
|
tree
2022-09-12
Shaoqin Huang
mm/filemap.c: convert page_endio() to use a folio
commit
|
commitdiff
|
tree
2022-09-12
Kefeng Wang
mm: memory-failure: cleanup try_to_split_thp_page()
commit
|
commitdiff
|
tree
2022-09-12
Rik van Riel
mm: align larger anonymous mappings on THP boundaries
commit
|
commitdiff
|
tree
2022-09-12
Charan Teja...
mm/page_ext: remove unused variable in offline_page_ext
commit
|
commitdiff
|
tree
2022-09-12
Zach O'Keefe
selftests/vm: add selftest to verify multi THP collapse
commit
|
commitdiff
|
tree
2022-09-12
Zach O'Keefe
selftests/vm: add selftest to verify recollapse of...
commit
|
commitdiff
|
tree
2022-09-12
Zach O'Keefe
selftests/vm: add MADV_COLLAPSE collapse context to...
commit
|
commitdiff
|
tree
next