summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-11fixup! memprofiling: Documentationmemalloc_prof_v5Kent Overstreet
2024-03-05memprofiling: DocumentationKent Overstreet
2024-03-05MAINTAINERS: Add entries for code tagging and memory allocation profilingKent Overstreet
2024-03-05codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2024-03-05codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2024-03-05codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2024-03-05lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-03-05rhashtable: Plumb through alloc tagKent Overstreet
2024-03-05mm: vmalloc: Enable memory allocation profilingKent Overstreet
2024-03-05mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan
2024-03-05mm: percpu: Add codetag reference into pcpuobj_extKent Overstreet
2024-03-05mm: percpu: Introduce pcpuobj_extKent Overstreet
2024-03-05mempool: Hook up to memory allocation profilingKent Overstreet
2024-03-05mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2024-03-05rust: Add a rust helper for krealloc()Kent Overstreet
2024-03-05mm/slab: add allocation accounting into slab allocation and free pathsSuren Baghdasaryan
2024-03-05lib: add codetag reference into slabobj_extSuren Baghdasaryan
2024-03-05mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=ySuren Baghdasaryan
2024-03-05mm: fix non-compound multi-order memory accounting in __free_pagesSuren Baghdasaryan
2024-03-05mm: create new codetag references during page splittingSuren Baghdasaryan
2024-03-05mm: enable page allocation taggingSuren Baghdasaryan
2024-03-05change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-03-05mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tagsSuren Baghdasaryan
2024-03-05lib: introduce early boot parameter to avoid page_ext memory overheadSuren Baghdasaryan
2024-03-05lib: introduce support for page allocation taggingSuren Baghdasaryan
2024-03-05lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-03-05lib: prevent module unloading if memory is not freedSuren Baghdasaryan
2024-03-05lib: code tagging module supportSuren Baghdasaryan
2024-03-05lib: code tagging frameworkSuren Baghdasaryan
2024-03-05slab: objext: introduce objext_flags as extension to page_memcg_data_flagsSuren Baghdasaryan
2024-03-05mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan
2024-03-05mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2024-03-05mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan
2024-03-05fs: Convert alloc_inode_sb() to a macroKent Overstreet
2024-03-05scripts/kallysms: Always include __start and __stop symbolsKent Overstreet
2024-03-05mm/slub: Mark slab_free_freelist_hook() __always_inlineKent Overstreet
2024-03-05asm-generic/io.h: Kill vmalloc.h dependencyKent Overstreet
2024-03-05fix missing vmalloc.h includesKent Overstreet
2024-03-05mm: enumerate all gfp flagsSuren Baghdasaryan
2024-03-01Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-03-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-01Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-03-01Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-01Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-01Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds