summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-03-01Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-01Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-01Merge tag 'probes-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-01tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa
2024-03-01iommu/sva: Fix SVA handle sharing in multi device caseZhangfei Gao
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie
2024-03-01Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-01Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-03-01fprobe: Fix to allocate entry_data_size buffer with rethook instancesMasami Hiramatsu (Google)
2024-02-29btrfs: fix double free of anonymous device after snapshot creation failureFilipe Manana