summaryrefslogtreecommitdiff
path: root/drivers/platform/wmi
AgeCommit message (Expand)Author
13 daysMerge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf
2026-04-13platform/wmi: Prepare to reject undersized unmarshalling resultsArmin Wolf
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf
2026-04-04platform/wmi: use generic driver_override infrastructureDanilo Krummrich
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
2026-01-26platform/wmi: string-kunit: Add missing oversized string test caseArmin Wolf
2026-01-20platform/wmi: Add kunit test for the string conversion codeArmin Wolf
2026-01-20platform/wmi: Add helper functions for WMI string conversionsArmin Wolf
2026-01-20platform/wmi: Add kunit test for the marshalling codeArmin Wolf
2026-01-20platform/wmi: Introduce marshalling supportArmin Wolf
2025-11-18platform/x86: wmi: Move WMI core code into a separate directoryArmin Wolf