aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/ref_tracker.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-06ref_tracker: remove filter_irq_stacks() callEric Dumazet1-2/+0
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet1-1/+11
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet1-0/+5
2022-01-12ref_tracker: use __GFP_NOFAIL more carefullyEric Dumazet1-1/+4
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet1-0/+140