index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ref_tracker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-11
ref_tracker: use %p instead of %px in debugfs dentry name
Jeff Layton
1
-1
/
+1
2025-06-27
ref_tracker: do xarray and workqueue job initializations earlier
Jeff Layton
1
-2
/
+8
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
1
-3
/
+3
2025-06-19
ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
Jeff Layton
1
-0
/
+50
2025-06-19
ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
Jeff Layton
1
-5
/
+147
2025-06-19
ref_tracker: allow pr_ostream() to print directly to a seq_file
Jeff Layton
1
-0
/
+26
2025-06-19
ref_tracker: have callers pass output function to pr_ostream()
Jeff Layton
1
-15
/
+37
2025-06-19
ref_tracker: add a top level debugfs directory for ref_tracker
Jeff Layton
1
-0
/
+13
2025-06-19
ref_tracker: don't use %pK in pr_ostream() output
Jeff Layton
1
-3
/
+3
2023-06-05
lib/ref_tracker: remove warnings in case of allocation failure
Andrzej Hajda
1
-2
/
+3
2023-06-05
lib/ref_tracker: add printing to memory buffer
Andrzej Hajda
1
-8
/
+48
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
1
-11
/
+79
2023-06-05
lib/ref_tracker: add unlocked leak print helper
Andrzej Hajda
1
-28
/
+38
2022-02-06
ref_tracker: remove filter_irq_stacks() call
Eric Dumazet
1
-2
/
+0
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
1
-1
/
+11
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
1
-0
/
+5
2022-01-12
ref_tracker: use __GFP_NOFAIL more carefully
Eric Dumazet
1
-1
/
+4
2021-12-06
lib: add reference counting tracking infrastructure
Eric Dumazet
1
-0
/
+140