linux/arch/mips/mm
Thomas Weißschuh 3ebcbf079c MIPS: Don't use %pK through printk
Restricted pointers ("%pK") are not meant to be used through printk().
It can unintentionally expose security sensitive, raw pointer values.

Use regular pointer formatting instead.

Link: https://lore.kernel.org/lkml/20250113171731-dc10e3c1-da64-4af0-b767-7c7070468023@linutronix.de/
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2025-07-28 09:58:49 +02:00
..
Makefile
c-octeon.c
c-r3k.c
c-r4k.c
cache.c mm: remove page_mapping() 2024-07-03 19:29:59 -07:00
cerr-sb1.c
cex-gen.S
cex-oct.S
cex-sb1.S
context.c
dma-noncoherent.c
extable.c
fault.c
highmem.c
hugetlbpage.c
init.c arch, mm: make releasing of memory to page allocator more explicit 2025-03-17 22:06:53 -07:00
ioremap.c mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long 2025-03-16 22:06:23 -07:00
ioremap64.c mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long 2025-03-16 22:06:23 -07:00
maccess.c
mmap.c mm: make arch_get_unmapped_area() take vm_flags by default 2024-09-09 16:39:13 -07:00
page-funcs.S
page.c
pgtable-32.c arch: remove mk_pmd() 2025-05-11 17:48:04 -07:00
pgtable-64.c arch: remove mk_pmd() 2025-05-11 17:48:04 -07:00
pgtable.c asm-generic: pgalloc: provide generic __pgd_{alloc,free} 2025-01-25 20:22:24 -08:00
physaddr.c MIPS: Don't use %pK through printk 2025-07-28 09:58:49 +02:00
sc-debugfs.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-funcs.S
tlb-r3k.c
tlb-r4k.c MIPS: mm: tlb-r4k: Uniquify TLB entries on init 2025-07-16 20:01:07 +02:00
tlbex-fault.S
tlbex.c
uasm-micromips.c
uasm-mips.c
uasm.c