summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-14asm-generic/io.h: Kill vmalloc.h dependencyKent Overstreet
2024-02-14fix missing vmalloc.h includesKent Overstreet
2024-02-11codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocationsSuren Baghdasaryan
2024-02-11codetag: debug: mark codetags for reserved pages as emptySuren Baghdasaryan
2024-02-11codetag: debug: skip objext checking when it's for objext itselfSuren Baghdasaryan
2024-02-11lib: add memory allocations report in show_mem()Suren Baghdasaryan
2024-02-11rhashtable: Plumb through alloc tagKent Overstreet
2024-02-11mm: vmalloc: Enable memory allocation profilingKent Overstreet
2024-02-11mm: percpu: enable per-cpu allocation taggingSuren Baghdasaryan
2024-02-11mempool: Hook up to memory allocation profilingKent Overstreet
2024-02-11mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan
2024-02-11lib: add codetag reference into slabobj_extSuren Baghdasaryan
2024-02-11mm: create new codetag references during page splittingSuren Baghdasaryan
2024-02-11mm: enable page allocation taggingSuren Baghdasaryan
2024-02-11change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-02-10mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tagsSuren Baghdasaryan
2024-02-10lib: introduce support for page allocation taggingSuren Baghdasaryan
2024-02-10lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-02-10lib: prevent module unloading if memory is not freedSuren Baghdasaryan
2024-02-10lib: code tagging module supportSuren Baghdasaryan
2024-02-10lib: code tagging frameworkSuren Baghdasaryan
2024-02-10slab: objext: introduce objext_flags as extension to page_memcg_data_flagsSuren Baghdasaryan
2024-02-10mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan
2024-02-10mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan
2024-02-10mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan
2024-02-10mm: enumerate all gfp flagsSuren Baghdasaryan
2024-02-10fs: Convert alloc_inode_sb() to a macroKent Overstreet
2024-02-10lib/string_helpers: Add flags param to string_get_size()Kent Overstreet
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-09Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-07netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds