index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ref_tracker.c
Age
Commit message (
Expand
)
Author
2025-08-11
ref_tracker: use %p instead of %px in debugfs dentry name
Jeff Layton
2025-06-27
ref_tracker: do xarray and workqueue job initializations earlier
Jeff Layton
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
2025-06-19
ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
Jeff Layton
2025-06-19
ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
Jeff Layton
2025-06-19
ref_tracker: allow pr_ostream() to print directly to a seq_file
Jeff Layton
2025-06-19
ref_tracker: have callers pass output function to pr_ostream()
Jeff Layton
2025-06-19
ref_tracker: add a top level debugfs directory for ref_tracker
Jeff Layton
2025-06-19
ref_tracker: don't use %pK in pr_ostream() output
Jeff Layton
2023-06-05
lib/ref_tracker: remove warnings in case of allocation failure
Andrzej Hajda
2023-06-05
lib/ref_tracker: add printing to memory buffer
Andrzej Hajda
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
2023-06-05
lib/ref_tracker: add unlocked leak print helper
Andrzej Hajda
2022-02-06
ref_tracker: remove filter_irq_stacks() call
Eric Dumazet
2022-02-05
ref_tracker: add a count of untracked references
Eric Dumazet
2022-02-05
ref_tracker: implement use-after-free detection
Eric Dumazet
2022-01-12
ref_tracker: use __GFP_NOFAIL more carefully
Eric Dumazet
2021-12-06
lib: add reference counting tracking infrastructure
Eric Dumazet