| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-12 | platform/wmi: Make sysfs attributes const | Armin Wolf | 1 | -11/+18 |
| 2026-06-12 | platform/wmi: Make wmi_bus_class const | Armin Wolf | 1 | -1/+1 |
| 2026-04-30 | platform/wmi: Fix unchecked min_size in wmidev_invoke_method() | Kurt Borja | 1 | -0/+3 |
| 2026-04-20 | Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -25/+97 |
| 2026-04-13 | platform/wmi: Replace .no_notify_data with .min_event_size | Armin Wolf | 1 | -4/+8 |
| 2026-04-13 | platform/wmi: Extend wmidev_query_block() to reject undersized data | Armin Wolf | 1 | -4/+6 |
| 2026-04-13 | platform/wmi: Extend wmidev_invoke_method() to reject undersized data | Armin Wolf | 1 | -13/+10 |
| 2026-04-13 | platform/wmi: Prepare to reject undersized unmarshalling results | Armin Wolf | 4 | -7/+32 |
| 2026-04-13 | platform/wmi: Add wmidev_invoke_procedure() | Armin Wolf | 1 | -0/+44 |
| 2026-04-04 | platform/wmi: use generic driver_override infrastructure | Danilo Krummrich | 1 | -31/+5 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-01-26 | platform/wmi: string-kunit: Add missing oversized string test case | Armin Wolf | 1 | -0/+18 |
| 2026-01-20 | platform/wmi: Add kunit test for the string conversion code | Armin Wolf | 3 | -0/+292 |
| 2026-01-20 | platform/wmi: Add helper functions for WMI string conversions | Armin Wolf | 3 | -1/+94 |
| 2026-01-20 | platform/wmi: Add kunit test for the marshalling code | Armin Wolf | 5 | -0/+481 |
| 2026-01-20 | platform/wmi: Introduce marshalling support | Armin Wolf | 4 | -5/+421 |
| 2025-11-18 | platform/x86: wmi: Move WMI core code into a separate directory | Armin Wolf | 3 | -0/+1471 |