summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/papr_platform_attributes.c
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-03-03powerpc/pseries: Fix potential memleak in papr_get_attr()Qiheng Lin
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat