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
2023-10-18
Muhammad Usama...
fs/proc/task_mmu: implement IOCTL to get and optionally...
commit
|
commitdiff
|
tree
2023-10-18
Peter Xu
userfaultfd: UFFD_FEATURE_WP_ASYNC
commit
|
commitdiff
|
tree
2023-10-18
Yosry Ahmed
mm: memcg: normalize the value passed into memcg_rstat_...
commit
|
commitdiff
|
tree
2023-10-18
Yosry Ahmed
mm: memcg: refactor page state unit helpers
commit
|
commitdiff
|
tree
2023-10-18
Kees Cook
mm/memcg: annotate struct mem_cgroup_threshold_ary...
commit
|
commitdiff
|
tree
2023-10-18
Mike Kravetz
hugetlb: check for hugetlb folio before vmemmap_restore
commit
|
commitdiff
|
tree
2023-10-18
Andrew Morton
Merge mm-hotfixes-stable into mm-stable to pick up...
commit
|
commitdiff
|
tree
2023-10-18
Tiezhu Yang
selftests/clone3: Fix broken test under !CONFIG_TIME_NS
commit
|
commitdiff
|
tree
2023-10-18
Liam R. Howlett
maple_tree: add GFP_KERNEL to allocations in mas_expect...
commit
|
commitdiff
|
tree
2023-10-18
Samasth Norway...
selftests/mm: include mman header to access MREMAP_DONT...
commit
|
commitdiff
|
tree
2023-10-18
Oleksij Rempel
mailmap: correct email aliasing for Oleksij Rempel
commit
|
commitdiff
|
tree
2023-10-18
Bartosz Golaszewski
mailmap: map Bartosz's old address to the current one
commit
|
commitdiff
|
tree
2023-10-18
SeongJae Park
mm/damon/sysfs: check DAMOS regions update progress...
commit
|
commitdiff
|
tree
2023-10-18
Ondrej Jirman
MAINTAINERS: Ondrej has moved
commit
|
commitdiff
|
tree
2023-10-18
Arnd Bergmann
kasan: disable kasan_non_canonical_hook() for HW tags
commit
|
commitdiff
|
tree
2023-10-18
Haibo Li
kasan: print the original fault addr when access invali...
commit
|
commitdiff
|
tree
2023-10-18
Rik van Riel
hugetlbfs: close race between MADV_DONTNEED and page...
commit
|
commitdiff
|
tree
2023-10-18
Rik van Riel
hugetlbfs: extend hugetlb_vma_lock to private VMAs
commit
|
commitdiff
|
tree
2023-10-18
Rik van Riel
hugetlbfs: clear resv_map pointer if mmap fails
commit
|
commitdiff
|
tree
2023-10-18
Johannes Weiner
mm: zswap: fix pool refcount bug around shrink_worker()
commit
|
commitdiff
|
tree
2023-10-16
Stefan Roesch
mm/ksm: document pages_skipped sysfs knob
commit
|
commitdiff
|
tree
2023-10-16
Stefan Roesch
mm/ksm: document smart scan mode
commit
|
commitdiff
|
tree
2023-10-16
Stefan Roesch
mm/ksm: add pages_skipped metric
commit
|
commitdiff
|
tree
2023-10-16
Stefan Roesch
mm/ksm: add "smart" page scanning mode
commit
|
commitdiff
|
tree
2023-10-16
Huang Ying
dax, kmem: calculate abstract distance with general...
commit
|
commitdiff
|
tree
2023-10-16
Huang Ying
acpi, hmat: calculate abstract distance with HMAT
commit
|
commitdiff
|
tree
2023-10-16
Huang Ying
acpi, hmat: refactor hmat_register_target_initiators()
commit
|
commitdiff
|
tree
2023-10-16
Huang Ying
memory tiering: add abstract distance calculation algor...
commit
|
commitdiff
|
tree
2023-10-16
Sidhartha Kumar
mm/hugetlb: replace page_ref_freeze() with folio_ref_fr...
commit
|
commitdiff
|
tree
2023-10-16
Sidhartha Kumar
mm/filemap: remove hugetlb special casing in filemap.c
commit
|
commitdiff
|
tree
2023-10-16
Stefan Roesch
mm/ksm: test case for prctl fork/exec workflow
commit
|
commitdiff
|
tree
2023-10-16
Stefan Roesch
mm/ksm: support fork/exec for prctl
commit
|
commitdiff
|
tree
2023-10-16
Huan Yang
mm/damon/core: remove unnecessary si_meminfo invoke.
commit
|
commitdiff
|
tree
2023-10-16
Kefeng Wang
sched/numa, mm: make numa migrate functions to take...
commit
|
commitdiff
|
tree
2023-10-16
Kefeng Wang
mm: mempolicy: make mpol_misplaced() to take a folio
commit
|
commitdiff
|
tree
2023-10-16
Kefeng Wang
mm: memory: make numa_migrate_prep() to take a folio
commit
|
commitdiff
|
tree
2023-10-16
Kefeng Wang
mm: memory: use a folio in do_numa_page()
commit
|
commitdiff
|
tree
2023-10-16
Kefeng Wang
mm: huge_memory: use a folio in do_huge_pmd_numa_page()
commit
|
commitdiff
|
tree
2023-10-16
Kefeng Wang
mm: memory: add vm_normal_folio_pmd()
commit
|
commitdiff
|
tree
2023-10-06
Minjie Du
mm/filemap: increase usage of folio_next_index() helper
commit
|
commitdiff
|
tree
2023-10-06
Florent Revest
kselftest: vm: add tests for no-inherit memory-deny...
commit
|
commitdiff
|
tree
2023-10-06
Florent Revest
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
commit
|
commitdiff
|
tree
2023-10-06
Florent Revest
mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
commit
|
commitdiff
|
tree
2023-10-06
Florent Revest
kselftest: vm: check errnos in mdwe_test
commit
|
commitdiff
|
tree
2023-10-06
Florent Revest
kselftest: vm: fix mdwe's mmap_FIXED test case
commit
|
commitdiff
|
tree
2023-10-06
Florent Revest
kselftest: vm: fix tabs/spaces inconsistency in the...
commit
|
commitdiff
|
tree
2023-10-06
liwenyu
delayacct: add memory reclaim delay in get_page_from_fr...
commit
|
commitdiff
|
tree
2023-10-06
Jann Horn
mm: document mmu_notifier_invalidate_range_start_nonblock()
commit
|
commitdiff
|
tree
2023-10-06
Liu Shixin
memcg: remove unused do_memsw_account in memcg1_stat_format
commit
|
commitdiff
|
tree
2023-10-06
Liu Shixin
memcg: expose swapcache stat for memcg v1
commit
|
commitdiff
|
tree
2023-10-06
Baolin Wang
mm: add statistics for PUD level pagetable
commit
|
commitdiff
|
tree
2023-10-06
Li Zhijian
acpi,mm: fix typo sibiling -> sibling
commit
|
commitdiff
|
tree
2023-10-06
Gregory Price
mm/migrate: fix do_pages_move for compat pointers
commit
|
commitdiff
|
tree
2023-10-06
Alexandre Ghiti
riscv: fix set_huge_pte_at() for NAPOT mappings when...
commit
|
commitdiff
|
tree
2023-10-06
Alexandre Ghiti
riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults...
commit
|
commitdiff
|
tree
2023-10-06
Liam R. Howlett
mmap: fix error paths with dup_anon_vma()
commit
|
commitdiff
|
tree
2023-10-06
Liam R. Howlett
mmap: fix vma_iterator in error path of vma_merge()
commit
|
commitdiff
|
tree
2023-10-06
Sebastian Ott
mm: fix vm_brk_flags() to not bail out while holding...
commit
|
commitdiff
|
tree
2023-10-06
Liam R. Howlett
mm/mempolicy: fix set_mempolicy_home_node() previous...
commit
|
commitdiff
|
tree
2023-10-06
Kemeng Shi
mm/page_alloc: correct start page when guard page debug...
commit
|
commitdiff
|
tree
2023-10-04
Yin Fengwei
mm: mlock: update mlock_pte_range to handle large folio
commit
|
commitdiff
|
tree
2023-10-04
Yin Fengwei
mm: handle large folio when large folio in VM_LOCKED...
commit
|
commitdiff
|
tree
2023-10-04
Yin Fengwei
mm: add functions folio_in_range() and folio_within_vma()
commit
|
commitdiff
|
tree
2023-10-04
Jinjie Ruan
mm/damon/core-test: fix memory leak in damon_new_ctx()
commit
|
commitdiff
|
tree
2023-10-04
Jinjie Ruan
mm/damon/core-test: fix memory leak in damon_new_region()
commit
|
commitdiff
|
tree
2023-10-04
Jianguo Bao
mm/writeback: update filemap_dirty_folio() comment
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
Docs/ABI/damon: update for DAMOS apply intervals
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
Docs/admin-guide/mm/damon/usage: update for DAMOS apply...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
selftests/damon/sysfs: test DAMOS apply intervals
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/sysfs-schemes: support DAMOS apply interval
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
Docs/mm/damon/design: document DAMOS apply intervals
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: implement scheme-specific apply interval
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: use nr_accesses_bp as a source of damos_...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/sysfs-schemes: use nr_accesses_bp as the sourc...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: make DAMOS uses nr_accesses_bp instead...
commit
|
commitdiff
|
tree
2023-10-04
Matthew Wilcox...
hugetlb: convert remove_pool_huge_page() to remove_pool...
commit
|
commitdiff
|
tree
2023-10-04
Matthew Wilcox...
hugetlb: remove a few calls to page_folio()
commit
|
commitdiff
|
tree
2023-10-04
Matthew Wilcox...
hugetlb: use a folio in free_hpage_workfn()
commit
|
commitdiff
|
tree
2023-10-04
Usama Arif
mm: hugetlb: skip initialization of gigantic tail struc...
commit
|
commitdiff
|
tree
2023-10-04
Usama Arif
memblock: introduce MEMBLOCK_RSRV_NOINIT flag
commit
|
commitdiff
|
tree
2023-10-04
Usama Arif
memblock: pass memblock_type to memblock_setclr_flag
commit
|
commitdiff
|
tree
2023-10-04
Usama Arif
mm: hugetlb_vmemmap: use nid of the head page to reallo...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: mark damon_moving_sum() as a static...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: skip updating nr_accesses_bp for each...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: use pseudo-moving sum for nr_accesses_bp
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: introduce nr_accesses_bp
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core-test: add a unit test for damon_moving_sum()
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: implement a pseudo-moving sum function
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/vaddr: call damon_update_region_access_rate...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: define and use a dedicated function...
commit
|
commitdiff
|
tree
2023-10-04
SeongJae Park
mm/damon/core: use number of passed access sampling...
commit
|
commitdiff
|
tree
2023-10-04
Zi Yan
mips: use nth_page() in place of direct struct page...
commit
|
commitdiff
|
tree
2023-10-04
Zi Yan
fs: use nth_page() in place of direct struct page manip...
commit
|
commitdiff
|
tree
2023-10-04
Zi Yan
mm/memory_hotplug: use pfn math in place of direct...
commit
|
commitdiff
|
tree
2023-10-04
Zi Yan
mm/hugetlb: use nth_page() in place of direct struct...
commit
|
commitdiff
|
tree
2023-10-04
Zi Yan
mm/cma: use nth_page() in place of direct struct page...
commit
|
commitdiff
|
tree
2023-10-04
Vlastimil Babka
mm, vmscan: remove ISOLATE_UNMAPPED
commit
|
commitdiff
|
tree
2023-10-04
Vlastimil Babka
trace-vmscan-postprocess: sync with tracepoints updates
commit
|
commitdiff
|
tree
2023-10-04
Matthew Wilcox...
buffer: remove __getblk_gfp()
commit
|
commitdiff
|
tree
2023-10-04
Matthew Wilcox...
ext4: call bdev_getblk() from sb_getblk_gfp()
commit
|
commitdiff
|
tree
next