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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
1
-2
/
+0
2024-04-25
mm: remove follow_pfn
Christoph Hellwig
1
-2
/
+0
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
1
-3
/
+0
2024-04-25
mm/mm_init.c: remove the useless dma_reserve
Baoquan He
1
-1
/
+0
2024-04-25
lib/xarray: introduce a new helper xas_get_order
Kairui Song
1
-0
/
+6
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
1
-10
/
+38
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2
-13
/
+1
2024-04-25
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
1
-2
/
+33
2024-04-25
mm: page_alloc: consolidate free page accounting
Johannes Weiner
2
-18
/
+8
2024-04-25
mm: page_isolation: prepare for hygienic freelists
Johannes Weiner
1
-1
/
+3
2024-04-25
mm: page_alloc: fix freelist movement during block conversion
Johannes Weiner
1
-2
/
+1
2024-04-25
mm/page-flags: make PageMappingFlags return bool
Hao Ge
1
-1
/
+1
2024-04-25
mm/page-flags: make __PageMovable return bool
Hao Ge
1
-1
/
+1
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
2
-5
/
+18
2024-04-25
mm: remove a call to compound_head() from is_page_hwpoison()
Matthew Wilcox (Oracle)
1
-2
/
+5
2024-04-25
mm: remove folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2
-5
/
+2
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
23
-135
/
+134
2024-04-25
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
1
-1
/
+3
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
3
-0
/
+12
2024-04-25
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
1
-0
/
+26
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2
-0
/
+8
2024-04-25
rhashtable: plumb through alloc tag
Kent Overstreet
2
-2
/
+12
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-15
/
+45
2024-04-25
mm: percpu: enable per-cpu allocation tagging
Suren Baghdasaryan
1
-7
/
+16
2024-04-25
mempool: hook up to memory allocation profiling
Kent Overstreet
1
-38
/
+35
2024-04-25
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
3
-87
/
+91
2024-04-25
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
1
-0
/
+5
2024-04-25
mm: fix non-compound multi-order memory accounting in __free_pages
Suren Baghdasaryan
1
-0
/
+24
2024-04-25
mm: create new codetag references during page splitting
Suren Baghdasaryan
2
-0
/
+39
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
3
-50
/
+99
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-04-25
mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
Suren Baghdasaryan
1
-0
/
+4
2024-04-25
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2
-1
/
+78
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
4
-0
/
+197
2024-04-25
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
1
-3
/
+3
2024-04-25
lib: code tagging module support
Suren Baghdasaryan
1
-0
/
+12
2024-04-25
lib: code tagging framework
Suren Baghdasaryan
1
-0
/
+68
2024-04-25
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
1
-7
/
+22
2024-04-25
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
1
-0
/
+10
2024-04-25
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Suren Baghdasaryan
1
-0
/
+11
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2
-8
/
+16
2024-04-25
fs: convert alloc_inode_sb() to a macro
Kent Overstreet
1
-5
/
+1
2024-04-25
asm-generic/io.h: kill vmalloc.h dependency
Kent Overstreet
1
-1
/
+0
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
4
-0
/
+5
2024-04-25
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
1
-2
/
+3
2024-04-25
mm: zpool: return pool size in pages
Johannes Weiner
1
-2
/
+2
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
1
-1
/
+1
2024-04-25
mm: document pXd_leaf() API
Peter Xu
1
-5
/
+19
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
1
-24
/
+0
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
1
-1
/
+2
[prev]
[next]