summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-24codetag.idxmemalloc_prof_v4Kent Overstreet
2024-02-22codetag: rcu-ify idx to codetag lookupKent Overstreet
2024-02-21darray: lift from bcachefsKent Overstreet
2024-02-21eytzinger: Promote to include/linux/Kent Overstreet
2024-02-21memprofiling: DocumentationKent Overstreet
2024-02-21MAINTAINERS: Add entries for code tagging and memory allocation profilingKent Overstreet
2024-02-21codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2024-02-21codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2024-02-21codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2024-02-21lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-02-19rhashtable: Plumb through alloc tagKent Overstreet
2024-02-19mm: vmalloc: Enable memory allocation profilingKent Overstreet
2024-02-19mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan
2024-02-19mm: percpu: Add codetag reference into pcpuobj_extKent Overstreet
2024-02-19mm: percpu: Introduce pcpuobj_extKent Overstreet
2024-02-19mempool: Hook up to memory allocation profilingKent Overstreet
2024-02-19rust: Add a rust helper for krealloc()Kent Overstreet
2024-02-19mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2024-02-19mm/slab: add allocation accounting into slab allocation and free pathsSuren Baghdasaryan
2024-02-19lib: add codetag reference into slabobj_extSuren Baghdasaryan
2024-02-19mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=ySuren Baghdasaryan
2024-02-19mm: create new codetag references during page splittingSuren Baghdasaryan
2024-02-19mm: enable page allocation taggingSuren Baghdasaryan
2024-02-19change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-02-19mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tagsSuren Baghdasaryan
2024-02-19lib: introduce support for page allocation taggingSuren Baghdasaryan
2024-02-19lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-02-19lib: prevent module unloading if memory is not freedSuren Baghdasaryan
2024-02-19lib: code tagging module supportSuren Baghdasaryan
2024-02-19lib: code tagging frameworkSuren Baghdasaryan
2024-02-19slab: objext: introduce objext_flags as extension to page_memcg_data_flagsSuren Baghdasaryan
2024-02-19mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan
2024-02-19mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2024-02-19mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan
2024-02-19mm: enumerate all gfp flagsSuren Baghdasaryan
2024-02-19fs: Convert alloc_inode_sb() to a macroKent Overstreet
2024-02-19scripts/kallysms: Always include __start and __stop symbolsKent Overstreet
2024-02-19mm/slub: Mark slab_free_freelist_hook() __always_inlineKent Overstreet
2024-02-19asm-generic/io.h: Kill vmalloc.h dependencyKent Overstreet
2024-02-19fix missing vmalloc.h includesKent Overstreet
2024-02-18Linux 6.8-rc5v6.8-rc5Linus Torvalds
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-18Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-17Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds