summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-28TESTING: drivers/staging: add module for testing code taggingmemalloc_prof_v2Suren Baghdasaryan
2024-01-28MAINTAINERS: Add entries for code tagging and memory allocation profilingKent Overstreet
2024-01-28codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2024-01-28codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2024-01-28codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2024-01-28lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-01-28rhashtable: Plumb through alloc tagKent Overstreet
2024-01-28mm: vmalloc: Enable memory allocation profilingKent Overstreet
2024-01-28mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan
2024-01-28mm: percpu: Add codetag reference into pcpuobj_extKent Overstreet
2024-01-28mm: percpu: Introduce pcpuobj_extKent Overstreet
2024-01-28xfs: Memory allocation profiling fixupsKent Overstreet
2024-01-28mempool: Hook up to memory allocation profilingKent Overstreet
2024-01-28mm/slub: Mark slab_free_freelist_hook() __always_inlineKent Overstreet
2024-01-28mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2024-01-28mm/slab: add allocation accounting into slab allocation and free pathsSuren Baghdasaryan
2024-01-28lib: add codetag reference into slabobj_extSuren Baghdasaryan
2024-01-28mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=ySuren Baghdasaryan
2024-01-28mm: create new codetag references during page splittingSuren Baghdasaryan
2024-01-28mm: enable page allocation taggingSuren Baghdasaryan
2024-01-28change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-01-28lib: introduce support for page allocation taggingSuren Baghdasaryan
2024-01-28lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-01-28lib: prevent module unloading if memory is not freedSuren Baghdasaryan
2024-01-28lib: code tagging module supportSuren Baghdasaryan
2024-01-28lib: code tagging frameworkSuren Baghdasaryan
2024-01-28slab: objext: introduce objext_flags as extension to page_memcg_data_flagsSuren Baghdasaryan
2024-01-28mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objectsSuren Baghdasaryan
2024-01-28mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan
2024-01-28mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2024-01-28mm: introduce slabobj_ext to support slab object extensionsKent Overstreet
2024-01-27mm: enumerate all gfp flagsSuren Baghdasaryan
2024-01-27fs: Convert alloc_inode_sb() to a macroKent Overstreet
2024-01-27scripts/kallysms: Always include __start and __stop symbolsKent Overstreet
2024-01-27lib/string_helpers: Add flags param to string_get_size()Kent Overstreet
2024-01-27TESTING: Introduce alloc_benchSuren Baghdasaryan
2024-01-21Linux 6.8-rc1v6.8-rc1Linus Torvalds
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-21bcachefs: Improve inode_to_text()bcachefs-2024-01-21Kent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet
2024-01-21bcachefs: reflink_format.hKent Overstreet
2024-01-21bcachefs; extents_format.hKent Overstreet
2024-01-21bcachefs: ec_format.hKent Overstreet
2024-01-21bcachefs: subvolume_format.hKent Overstreet
2024-01-21bcachefs: snapshot_format.hKent Overstreet
2024-01-21bcachefs: alloc_background_format.hKent Overstreet
2024-01-21bcachefs: xattr_format.hKent Overstreet
2024-01-21bcachefs: dirent_format.hKent Overstreet