summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-12bcachefs: BCH_IOCTL_FSCKbcachefs-ioctl-fsckKent Overstreet
2023-07-12bcachefs: thread_with_fileKent Overstreet
2023-07-12bcachefs: fix_errors option is now a proper enumKent Overstreet
2023-07-12fixup! memory allocation profiling: more hookingKent Overstreet
2023-07-11Code tagging based fault injectionKent Overstreet
2023-07-11lib: code tagging query helper functionsKent Overstreet
2023-07-11lib/string.c: strsep_no_empty()Kent Overstreet
2023-07-11memory allocation profiling: more hookingKent Overstreet
2023-07-11memory allocation profiling: convert back to seq_bufKent Overstreet
2023-07-11rhashtable: Plumb through alloc tagKent Overstreet
2023-07-11memory profiling: print negative numbers correctlyKent Overstreet
2023-07-11mm: vmalloc: Enable memory allocation profilingKent Overstreet
2023-07-11bcachefs: alloc tagging fixupsKent Overstreet
2023-07-11MAINTAINERS: Add entries for code tagging and memory allocation profilingKent Overstreet
2023-07-11codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2023-07-11codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2023-07-11codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2023-07-11lib: add memory allocations report in show_mem()Suren Baghdasaryan
2023-07-11arm64: Fix circular header dependencyKent Overstreet
2023-07-11mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan
2023-07-11mm: percpu: Add codetag reference into pcpuobj_extKent Overstreet
2023-07-11mm: percpu: Introduce pcpuobj_extKent Overstreet
2023-07-11timekeeping: Fix a circular include dependencyKent Overstreet
2023-07-11mempool: Hook up to memory allocation profilingKent Overstreet
2023-07-11mm/slub: Mark slab_free_freelist_hook() __always_inlineKent Overstreet
2023-07-11mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2023-07-11mm/slab: add allocation accounting into slab allocation and free pathsSuren Baghdasaryan
2023-07-11lib: add codetag reference into slabobj_extSuren Baghdasaryan
2023-07-11mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=ySuren Baghdasaryan
2023-07-11mm: create new codetag references during page splittingSuren Baghdasaryan
2023-07-11mm: enable page allocation taggingSuren Baghdasaryan
2023-07-11change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2023-07-11lib: introduce support for page allocation taggingSuren Baghdasaryan
2023-07-11lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2023-07-11lib: prevent module unloading if memory is not freedSuren Baghdasaryan
2023-07-11lib: code tagging module supportSuren Baghdasaryan
2023-07-11lib: code tagging frameworkSuren Baghdasaryan
2023-07-11slab: objext: introduce objext_flags as extension to page_memcg_data_flagsSuren Baghdasaryan
2023-07-11mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objectsSuren Baghdasaryan
2023-07-11mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan
2023-07-11mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2023-07-11mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan
2023-07-11mm: enumerate all gfp flagsSuren Baghdasaryan
2023-07-11prandom: Remove unused includeKent Overstreet
2023-07-11nodemask: Split out include/linux/nodemask_types.hKent Overstreet
2023-07-11fs: Convert alloc_inode_sb() to a macroKent Overstreet
2023-07-11scripts/kallysms: Always include __start and __stop symbolsKent Overstreet
2023-07-11lib/string_helpers: Add flags param to string_get_size()Kent Overstreet
2023-07-11TESTING: Introduce alloc_benchSuren Baghdasaryan
2023-07-11mm: vmscan: Fix leak in unregister_shrinker()Kent Overstreet