aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/papr_platform_attributes.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2024-03-03powerpc/pseries: Fix potential memleak in papr_get_attr()Qiheng Lin1-3/+5
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy1-0/+1
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat1-0/+361