Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/ref_tracker: remove warnings in case of allocation failure | Andrzej Hajda | 2023-06-05 | 1 | -2/+3 |
* | lib/ref_tracker: add printing to memory buffer | Andrzej Hajda | 2023-06-05 | 1 | -8/+48 |
* | lib/ref_tracker: improve printing stats | Andrzej Hajda | 2023-06-05 | 1 | -11/+79 |
* | lib/ref_tracker: add unlocked leak print helper | Andrzej Hajda | 2023-06-05 | 1 | -28/+38 |
* | ref_tracker: remove filter_irq_stacks() call | Eric Dumazet | 2022-02-06 | 1 | -2/+0 |
* | ref_tracker: add a count of untracked references | Eric Dumazet | 2022-02-05 | 1 | -1/+11 |
* | ref_tracker: implement use-after-free detection | Eric Dumazet | 2022-02-05 | 1 | -0/+5 |
* | ref_tracker: use __GFP_NOFAIL more carefully | Eric Dumazet | 2022-01-12 | 1 | -1/+4 |
* | lib: add reference counting tracking infrastructure | Eric Dumazet | 2021-12-06 | 1 | -0/+140 |