aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ref_tracker.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet1-0/+2
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet1-0/+2
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka1-0/+2
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet1-0/+73