projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2025-03-17
Lorenzo Stoakes
mm: provide mapping_wrprotect_range() function
commit
|
commitdiff
|
tree
2025-03-17
Lorenzo Stoakes
mm: refactor rmap_walk_file() to separate out traversal...
commit
|
commitdiff
|
tree
2025-03-17
Eric Salem
selftests: mm: fix typo
commit
|
commitdiff
|
tree
2025-03-17
David Laight
mm: remove the access_ok() call from gup_fast_fallback()
commit
|
commitdiff
|
tree
2025-03-17
I Hsin Cheng
maple_tree: correct comment for mas_start()
commit
|
commitdiff
|
tree
2025-03-17
Bertrand Wlodarczyk
vmscan, cleanup: add for_each_managed_zone_pgdat macro
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/damon/core: do damos walking in entire regions granu...
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/damon/core: do not call damos_walk_control->walk...
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/damon/core: unset damos->walk_completed after confim...
commit
|
commitdiff
|
tree
2025-03-17
Wei Yang
mm/mm_init.c: use round_up() to align movable range
commit
|
commitdiff
|
tree
2025-03-17
Lorenzo Stoakes
mm: use READ/WRITE_ONCE() for vma->vm_flags on migrate...
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/damon: avoid applying DAMOS action to same entity...
commit
|
commitdiff
|
tree
2025-03-17
Usama Arif
mm/damon/ops: have damon_get_folio return folio even...
commit
|
commitdiff
|
tree
2025-03-17
Catalin Marinas
samples: kmemleak: print the raw pointers for debugging...
commit
|
commitdiff
|
tree
2025-03-17
Catalin Marinas
mm: kmemleak: add support for dumping physical and...
commit
|
commitdiff
|
tree
2025-03-17
Michal Hocko
mm, percpu: do not consider sleepable allocations atomic
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swapfile.c: open code cluster_alloc_swap()
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swapfile.c: remove the incorrect code comment
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swap: rename swap_swapcount() to swap_entry_swapped()
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swapfile.c: remove the unneeded checking
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swap_state.c: remove the meaningless code comment
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swapfile.c: optimize code in setup_clusters()
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swapfile.c: update the code comment above swap_count...
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swap: rename swap_is_has_cache() to swap_only_has_ca...
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swap: skip scanning cluster range if it's empty...
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swap: remove SWAP_FLAG_PRIO_SHIFT
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swap_state.c: optimize the code in clear_shadow_from...
commit
|
commitdiff
|
tree
2025-03-17
Baoquan He
mm/swap_state.c: fix the obsolete code comment
commit
|
commitdiff
|
tree
2025-03-17
Liu Ye
mm/memfd: fix spelling and grammatical issues
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/madvise: remove redundant mmap_lock operations from...
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/madvise: split out madvise() behavior execution
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/madvise: split out madvise input validity check
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/madvise: split out mmap locking operations for madvise()
commit
|
commitdiff
|
tree
2025-03-17
Mark Brown
selftests/mm: fix thuge-gen test name uniqueness
commit
|
commitdiff
|
tree
2025-03-17
Suren Baghdasaryan
alloc_tag: uninline code gated by mem_alloc_profiling_k...
commit
|
commitdiff
|
tree
2025-03-17
Suren Baghdasaryan
alloc_tag: uninline code gated by mem_alloc_profiling_k...
commit
|
commitdiff
|
tree
2025-03-17
Suren Baghdasaryan
mm: avoid extra mem_alloc_profiling_enabled() checks
commit
|
commitdiff
|
tree
2025-03-17
Lorenzo Stoakes
mm: completely abstract unnecessary adj_start calculation
commit
|
commitdiff
|
tree
2025-03-17
Lorenzo Stoakes
mm: make vmg->target consistent and further simplify...
commit
|
commitdiff
|
tree
2025-03-17
Lorenzo Stoakes
mm: eliminate adj_start parameter from commit_merge()
commit
|
commitdiff
|
tree
2025-03-17
Lorenzo Stoakes
mm: further refactor commit_merge()
commit
|
commitdiff
|
tree
2025-03-17
Lorenzo Stoakes
mm: simplify vma merge structure and expand comments
commit
|
commitdiff
|
tree
2025-03-17
Yosry Ahmed
mm: zbud: remove zbud
commit
|
commitdiff
|
tree
2025-03-17
Yosry Ahmed
mm: z3fold: remove z3fold
commit
|
commitdiff
|
tree
2025-03-17
Hao Zhang
mm/vmscan: extract calculated pressure balance as a...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: avoid -EBUSY from make_device_exclusive()
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: keep mapcount untouched for device-exclusive...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/damon: handle device-exclusive entries correctly...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/damon: handle device-exclusive entries correctly...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/page_idle: handle device-exclusive entries correctly...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: handle device-exclusive entries correctly...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: handle device-exclusive entries correctly...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: handle device-exclusive entries correctly...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/ksm: handle device-exclusive entries correctly in...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
kernel/events/uprobes: handle device-exclusive entries...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/page_vma_mapped: device-exclusive entries are not...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm: use single SWP_DEVICE_EXCLUSIVE entry type
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/memory: detect writability in restore_exclusive_pte...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: implement make_device_exclusive() using folio_...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: convert make_device_exclusive_range() to make_...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/rmap: reject hugetlb folios in folio_make_device_exc...
commit
|
commitdiff
|
tree
2025-03-17
David Hildenbrand
mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
commit
|
commitdiff
|
tree
2025-03-17
Shiyang Ruan
drivers/base/memory: simplify outputting of valid_zones...
commit
|
commitdiff
|
tree
2025-03-17
Zi Yan
selftests/mm: test splitting file-backed THP to any...
commit
|
commitdiff
|
tree
2025-03-17
Zi Yan
mm/huge_memory: allow split shmem large folio to any...
commit
|
commitdiff
|
tree
2025-03-17
Zi Yan
selftests/mm: make file-backed THP split work by writin...
commit
|
commitdiff
|
tree
2025-03-17
Carlos Llamas
mm/oom_kill: fix trivial typo in comment
commit
|
commitdiff
|
tree
2025-03-17
Johannes Weiner
mm: memcontrol: move memsw charge callbacks to v1
commit
|
commitdiff
|
tree
2025-03-17
Johannes Weiner
mm: memcontrol: move stray ratelimit bits to v1
commit
|
commitdiff
|
tree
2025-03-17
Johannes Weiner
mm: memcontrol: unshare v2-only charge API bits again
commit
|
commitdiff
|
tree
2025-03-17
Chen Ridong
memcg: add CONFIG_MEMCG_V1 for 'local' functions
commit
|
commitdiff
|
tree
2025-03-17
Chen Ridong
memcg: factor out the replace_stock_objcg function
commit
|
commitdiff
|
tree
2025-03-17
Chen Ridong
memcg: call the free function when allocation of pn...
commit
|
commitdiff
|
tree
2025-03-17
Chen Ridong
memcg: use OFP_PEAK_UNSET instead of -1
commit
|
commitdiff
|
tree
2025-03-17
Uros Bizjak
percpu/x86: enable strict percpu checks via named AS...
commit
|
commitdiff
|
tree
2025-03-17
Uros Bizjak
percpu: repurpose __percpu tag as a named address space...
commit
|
commitdiff
|
tree
2025-03-17
Uros Bizjak
percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
commit
|
commitdiff
|
tree
2025-03-17
Uros Bizjak
percpu: use TYPEOF_UNQUAL() in variable declarations
commit
|
commitdiff
|
tree
2025-03-17
Uros Bizjak
compiler.h: introduce TYPEOF_UNQUAL() macro
commit
|
commitdiff
|
tree
2025-03-17
Uros Bizjak
x86/kgdb: use IS_ERR_PCPU() macro
commit
|
commitdiff
|
tree
2025-03-17
Andrew Morton
Merge branch 'mm-hotfixes-stable' into mm-stable in...
commit
|
commitdiff
|
tree
2025-03-17
Kirill A. Shutemov
mm/page_alloc: fix memory accept before watermarks...
commit
|
commitdiff
|
tree
2025-03-17
Matthew Wilcox...
mm: decline to manipulate the refcount on a slab page
commit
|
commitdiff
|
tree
2025-03-17
Shakeel Butt
memcg: drain obj stock on cpu hotplug teardown
commit
|
commitdiff
|
tree
2025-03-17
Zi Yan
mm/huge_memory: drop beyond-EOF folios with the right...
commit
|
commitdiff
|
tree
2025-03-17
Rafael Aquini
selftests/mm: run_vmtests.sh: fix half_ufd_size_MB...
commit
|
commitdiff
|
tree
2025-03-17
Raphael S....
mm: fix error handling in __filemap_get_folio() with...
commit
|
commitdiff
|
tree
2025-03-17
Muchun Song
mm: memcontrol: fix swap counter leak from offline...
commit
|
commitdiff
|
tree
2025-03-17
Dev Jain
mm/vma: do not register private-anon mappings with...
commit
|
commitdiff
|
tree
2025-03-17
Zhiyu Zhang
squashfs: fix invalid pointer dereference in squashfs_c...
commit
|
commitdiff
|
tree
2025-03-17
Zi Yan
mm/migrate: fix shmem xarray update during migration
commit
|
commitdiff
|
tree
2025-03-17
Jinjiang Tu
mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/damon/core: initialize damos->walk_completed in...
commit
|
commitdiff
|
tree
2025-03-17
SeongJae Park
mm/damon: respect core layer filters' allowance decisio...
commit
|
commitdiff
|
tree
2025-03-17
Dave Hansen
filemap: move prefaulting out of hot write path
commit
|
commitdiff
|
tree
2025-03-17
Ye Bin
proc: fix UAF in proc_get_inode()
commit
|
commitdiff
|
tree
2025-03-09
Linus Torvalds
Linux 6.14-rc6
v6.14-rc6
commit
|
commitdiff
|
tree
2025-03-09
Linus Torvalds
Merge tag 'kbuild-fixes-v6.14-3' of git://git./linux...
commit
|
commitdiff
|
tree
2025-03-09
Linus Torvalds
Merge tag 'usb-6.14-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2025-03-09
Linus Torvalds
Merge tag 'driver-core-6.14-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
next