index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-04-25
codetag: debug: mark codetags for reserved pages as empty
Suren Baghdasaryan
2024-04-25
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024-04-25
lib: add memory allocations report in show_mem()
Suren Baghdasaryan
2024-04-25
rhashtable: plumb through alloc tag
Kent Overstreet
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-25
mm: percpu: enable per-cpu allocation tagging
Suren Baghdasaryan
2024-04-25
mempool: hook up to memory allocation profiling
Kent Overstreet
2024-04-25
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2024-04-25
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
2024-04-25
mm: fix non-compound multi-order memory accounting in __free_pages
Suren Baghdasaryan
2024-04-25
mm: create new codetag references during page splitting
Suren Baghdasaryan
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
Suren Baghdasaryan
2024-04-25
lib: introduce support for page allocation tagging
Suren Baghdasaryan
2024-04-25
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
2024-04-25
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
2024-04-25
lib: code tagging module support
Suren Baghdasaryan
2024-04-25
lib: code tagging framework
Suren Baghdasaryan
2024-04-25
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
2024-04-25
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2024-04-25
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Suren Baghdasaryan
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
fs: convert alloc_inode_sb() to a macro
Kent Overstreet
2024-04-25
asm-generic/io.h: kill vmalloc.h dependency
Kent Overstreet
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
2024-04-25
mm: zpool: return pool size in pages
Johannes Weiner
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
2024-04-25
mm: document pXd_leaf() API
Peter Xu
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2024-04-25
mm: remove guard around pgd_offset_k() macro
Christophe Leroy
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-24
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-16
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
2024-04-14
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-04-14
Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-04-12
Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-12
Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-12
Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-04-11
Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-10
Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-10
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
[next]