linux-kernelorg-stable/samples
Catalin Marinas fe1136b4cc samples: kmemleak: print the raw pointers for debugging purposes
The kmemleak-test.c module is meant to leak some pointers for debugging
the kmemleak detection, pointer information dumping.  It's no use if it
prints the hashed values of such pointers.

Change the printk() format from %p to %px.  While at it, also display the
raw __percpu pointer rather than this_cpu_ptr() since kmemleak now tracks
such pointers independently of the standard allocations.

Link: https://lkml.kernel.org/r/20250206114537.2597764-3-catalin.marinas@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-03-16 22:06:08 -07:00
..
acrn
auxdisplay
binderfs
bpf
cgroup
check-exec selftests: Handle old glibc without execveat(2) 2025-01-27 11:37:18 -08:00
configfs
connector
coresight
damon samples/damon/prcl: implement schemes setup 2025-01-13 22:40:57 -08:00
fanotify
fprobe
ftrace
hid samples/hid: fix broken vmlinux path for VMLINUX_BTF 2025-02-04 11:07:41 +01:00
hidraw
hw_breakpoint
kdb
kfifo
kmemleak samples: kmemleak: print the raw pointers for debugging purposes 2025-03-16 22:06:08 -07:00
kobject
kprobes
landlock samples/landlock: Fix possible NULL dereference in parse_path() 2025-01-10 12:12:40 +01:00
livepatch livepatch: convert timeouts to secs_to_jiffies() 2025-01-12 20:21:05 -08:00
mei
nitro_enclaves
pfsm
pidfd
pktgen
qmi
rpmsg
rust rust/kernel: Add faux device bindings 2025-02-13 16:58:58 +01:00
seccomp
timers
trace_events
trace_printk
uhid
user_events
v4l
vfio-mdev
vfs samples/vfs: fix build warnings 2025-01-20 13:14:21 +01:00
watch_queue
watchdog
Kconfig The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00
Makefile The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00