index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple_tree: have mas_store() allocate nodes if needed
Sidhartha Kumar
2024-09-02
1
-2
/
+17
*
maple_tree: remove mas_wr_modify()
Sidhartha Kumar
2024-09-02
1
-38
/
+0
*
maple_tree: simplify mas_commit_b_node()
Sidhartha Kumar
2024-09-02
1
-57
/
+7
*
maple_tree: convert mas_insert() to preallocate nodes
Sidhartha Kumar
2024-09-02
1
-12
/
+10
*
maple_tree: use store type in mas_wr_store_entry()
Sidhartha Kumar
2024-09-02
1
-38
/
+52
*
maple_tree: print store type in mas_dump()
Sidhartha Kumar
2024-09-02
1
-0
/
+34
*
maple_tree: use mas_store_gfp() in mtree_store_range()
Sidhartha Kumar
2024-09-02
1
-10
/
+1
*
maple_tree: preallocate nodes in mas_erase()
Sidhartha Kumar
2024-09-02
1
-2
/
+6
*
maple_tree: remove mas_destroy() from mas_nomem()
Sidhartha Kumar
2024-09-02
2
-17
/
+30
*
maple_tree: introduce mas_wr_store_type()
Sidhartha Kumar
2024-09-02
2
-60
/
+193
*
maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup()
Sidhartha Kumar
2024-09-02
1
-48
/
+48
*
maple_tree: introduce mas_wr_prealloc_setup()
Sidhartha Kumar
2024-09-02
1
-2
/
+8
*
maple_tree: introduce store_type enum
Sidhartha Kumar
2024-09-02
1
-0
/
+14
*
mm: kmem: add lockdep assertion to obj_cgroup_memcg
Muchun Song
2024-09-02
2
-9
/
+22
*
memcg: use ratelimited stats flush in the reclaim
Shakeel Butt
2024-09-02
1
-3
/
+4
*
mm: remove legacy install_special_mapping() code
Linus Torvalds
2024-09-02
7
-53
/
+63
*
powerpc/vdso: refactor error handling
Michael Ellerman
2024-09-02
1
-11
/
+7
*
mm: remove arch_unmap()
Michael Ellerman
2024-09-02
5
-27
/
+6
*
powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()
Michael Ellerman
2024-09-02
2
-4
/
+17
*
mm: add optional close() to struct vm_special_mapping
Michael Ellerman
2024-09-02
2
-0
/
+9
*
kfence: save freeing stack trace at calling time instead of freeing time
Tianchen Ding
2024-09-02
3
-13
/
+34
*
maple_tree: fix comment typo with corresponding maple_status
Wei Yang
2024-09-02
1
-1
/
+1
*
maple_tree: fix comment typo of ma_root
Wei Yang
2024-09-02
1
-1
/
+1
*
maple_tree: add test to replicate low memory race conditions
Sidhartha Kumar
2024-09-02
3
-1
/
+101
*
maple_tree: reset mas->index and mas->last on write retries
Sidhartha Kumar
2024-09-02
1
-4
/
+12
*
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
2024-09-02
1
-64
/
+92
*
mm/swap: take folio refcount after testing the LRU flag
yangge
2024-09-02
1
-5
/
+3
*
filemap: add trace events for get_pages, map_pages, and fault
Takaya Saeki
2024-09-02
2
-0
/
+88
*
mm/mprotect: fix dax pud handlings
Peter Xu
2024-09-02
3
-8
/
+107
*
mm/x86: add missing pud helpers
Peter Xu
2024-09-02
2
-8
/
+61
*
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-09-02
4
-1
/
+25
*
mm/x86: make pud_leaf() only care about PSE bit
Peter Xu
2024-09-02
1
-2
/
+1
*
mm/powerpc: add missing pud helpers
Peter Xu
2024-09-02
2
-0
/
+23
*
mm/mprotect: push mmu notifier to PUDs
Peter Xu
2024-09-02
1
-16
/
+16
*
mm/dax: dump start address in fault handler
Peter Xu
2024-09-02
1
-3
/
+3
*
mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
Yuanchu Xie
2024-09-02
1
-2
/
+2
*
mm: vmalloc: add optimization hint on page existence check
Miao Wang
2024-09-02
1
-1
/
+1
*
mm: accept to promo watermark
Kirill A. Shutemov
2024-09-02
1
-2
/
+2
*
mm: page_isolation: handle unaccepted memory isolation
Kirill A. Shutemov
2024-09-02
1
-0
/
+8
*
mm: add a helper to accept page
Kirill A. Shutemov
2024-09-02
2
-12
/
+43
*
mm: rework accept memory helpers
Kirill A. Shutemov
2024-09-02
10
-38
/
+26
*
mm: introduce PageUnaccepted() page type
Kirill A. Shutemov
2024-09-02
2
-0
/
+10
*
mm: accept memory in __alloc_pages_bulk()
Kirill A. Shutemov
2024-09-02
1
-0
/
+11
*
mm: reduce deferred struct page init ifdeffery
Kirill A. Shutemov
2024-09-02
1
-4
/
+5
*
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
2024-09-02
3
-50
/
+47
*
memcg: replace memcg ID idr with xarray
Shakeel Butt
2024-09-02
1
-29
/
+10
*
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
2024-09-02
1
-21
/
+36
*
mm: return the folio from swapin_readahead
Matthew Wilcox (Oracle)
2024-09-02
4
-16
/
+9
*
mm: remove PG_error
Matthew Wilcox (Oracle)
2024-09-02
4
-8
/
+2
*
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
2024-09-02
4
-15
/
+2
[next]