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