summaryrefslogtreecommitdiff
path: root/lib/ref_tracker.c
AgeCommit message (Expand)Author
2023-06-05lib/ref_tracker: remove warnings in case of allocation failureAndrzej Hajda
2023-06-05lib/ref_tracker: add printing to memory bufferAndrzej Hajda
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda
2023-06-05lib/ref_tracker: add unlocked leak print helperAndrzej Hajda
2022-02-06ref_tracker: remove filter_irq_stacks() callEric Dumazet
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet
2022-01-12ref_tracker: use __GFP_NOFAIL more carefullyEric Dumazet
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet