summaryrefslogtreecommitdiffstats
path: root/drivers/platform/wmi
AgeCommit message (Expand)AuthorLines
2026-04-30platform/wmi: Fix unchecked min_size in wmidev_invoke_method()Kurt Borja-0/+3
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-25/+97
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf-4/+8
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf-4/+6
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf-13/+10
2026-04-13platform/wmi: Prepare to reject undersized unmarshalling resultsArmin Wolf-7/+32
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf-0/+44
2026-04-04platform/wmi: use generic driver_override infrastructureDanilo Krummrich-31/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-26platform/wmi: string-kunit: Add missing oversized string test caseArmin Wolf-0/+18
2026-01-20platform/wmi: Add kunit test for the string conversion codeArmin Wolf-0/+292
2026-01-20platform/wmi: Add helper functions for WMI string conversionsArmin Wolf-1/+94
2026-01-20platform/wmi: Add kunit test for the marshalling codeArmin Wolf-0/+481
2026-01-20platform/wmi: Introduce marshalling supportArmin Wolf-5/+421
2025-11-18platform/x86: wmi: Move WMI core code into a separate directoryArmin Wolf-0/+1471