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