summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-26mempool: hook up to memory allocation profilingKent Overstreet1-38/+35
2024-04-26mm/slab: enable slab allocation tagging for kmalloc and friendsSuren Baghdasaryan3-87/+91
2024-04-26lib: add codetag reference into slabobj_extSuren Baghdasaryan1-0/+5
2024-04-26mm: fix non-compound multi-order memory accounting in __free_pagesSuren Baghdasaryan1-0/+24
2024-04-26mm: create new codetag references during page splittingSuren Baghdasaryan2-0/+39
2024-04-26mm: enable page allocation taggingSuren Baghdasaryan3-50/+99
2024-04-26change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan1-1/+1
2024-04-26mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tagsSuren Baghdasaryan1-0/+4
2024-04-26lib: introduce support for page allocation taggingSuren Baghdasaryan2-1/+78
2024-04-26lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan4-0/+197
2024-04-26lib: prevent module unloading if memory is not freedSuren Baghdasaryan1-3/+3
2024-04-26lib: code tagging module supportSuren Baghdasaryan1-0/+12
2024-04-26lib: code tagging frameworkSuren Baghdasaryan1-0/+68
2024-04-26slab: objext: introduce objext_flags as extension to page_memcg_data_flagsSuren Baghdasaryan1-7/+22
2024-04-26mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creationSuren Baghdasaryan1-0/+10
2024-04-26mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creationSuren Baghdasaryan1-0/+11
2024-04-26mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan2-8/+16
2024-04-26fs: convert alloc_inode_sb() to a macroKent Overstreet1-5/+1
2024-04-26asm-generic/io.h: kill vmalloc.h dependencyKent Overstreet1-1/+0
2024-04-26fix missing vmalloc.h includesKent Overstreet4-0/+5
2024-04-26mm/mempolicy: use numa_node_id() instead of cpu_to_node()Donet Tom1-2/+3
2024-04-26mm: zpool: return pool size in pagesJohannes Weiner1-2/+2
2024-04-26mm: zswap: optimize zswap pool size trackingJohannes Weiner1-1/+1
2024-04-26mm: document pXd_leaf() APIPeter Xu1-5/+19
2024-04-26mm/treewide: remove pXd_huge()Peter Xu1-24/+0
2024-04-26mm: memcg: add NULL check to obj_cgroup_put()Yosry Ahmed1-1/+2
2024-04-26mm: remove guard around pgd_offset_k() macroChristophe Leroy1-2/+0
2024-04-26Merge tag 'drm-misc-next-2024-04-25' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-5/+17
2024-04-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-9/+338
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie1-5/+0
2024-04-26Merge tag 'drm-intel-next-2024-04-24' of https://anongit.freedesktop.org/git/...Dave Airlie4-4/+14
2024-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+3
2024-04-26net: add two more call_rcu_hurry()Eric Dumazet1-1/+1
2024-04-26bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu2-2/+4
2024-04-25Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-1/+1
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-64/+128
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat2-0/+214
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-51/+132
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-20/+62
2024-04-25dt-bindings: clock: r9a08g045-cpg: Add power domain IDsClaudiu Beznea1-0/+70
2024-04-25dt-bindings: clock: r9a07g054-cpg: Add power domain IDsClaudiu Beznea1-0/+58
2024-04-25dt-bindings: clock: r9a07g044-cpg: Add power domain IDsClaudiu Beznea1-0/+58
2024-04-25dt-bindings: clock: r9a07g043-cpg: Add power domain IDsClaudiu Beznea1-0/+52
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima1-0/+3
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca1-1/+2
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu1-0/+2
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner1-5/+0
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu1-0/+9
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu1-0/+2