index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kasan.h
Age
Commit message (
Expand
)
Author
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
2025-09-01
powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
2023-03-23
kasan, powerpc: don't rename memintrinsics if compiler adds prefixes
Marco Elver
2022-06-29
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2021-04-25
powerpc/kasan: Fix shadow start address with modules
Christophe Leroy
2020-08-18
powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
Christophe Leroy
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2020-05-26
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy