summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp/hp-bioscfg/enum-attributes.c
AgeCommit message (Expand)Author
2026-02-27platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-29platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo
2024-06-03platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()Andy Shevchenko
2023-08-07platform/x86: hp-bioscfg: Change how enum possible values size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how prerequisites size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Replace the word HACK from source codeJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Fix uninitialized variable errorsJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Fix memory leaks in attribute packagesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: enum-attributesJorge Lopez