index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
wmi
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-04-13
platform/wmi: Replace .no_notify_data with .min_event_size
Armin Wolf
2026-04-13
platform/wmi: Extend wmidev_query_block() to reject undersized data
Armin Wolf
2026-04-13
platform/wmi: Extend wmidev_invoke_method() to reject undersized data
Armin Wolf
2026-04-13
platform/wmi: Prepare to reject undersized unmarshalling results
Armin Wolf
2026-04-13
platform/wmi: Add wmidev_invoke_procedure()
Armin Wolf
2026-04-04
platform/wmi: use generic driver_override infrastructure
Danilo Krummrich
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-26
platform/wmi: string-kunit: Add missing oversized string test case
Armin Wolf
2026-01-20
platform/wmi: Add kunit test for the string conversion code
Armin Wolf
2026-01-20
platform/wmi: Add helper functions for WMI string conversions
Armin Wolf
2026-01-20
platform/wmi: Add kunit test for the marshalling code
Armin Wolf
2026-01-20
platform/wmi: Introduce marshalling support
Armin Wolf
2025-11-18
platform/x86: wmi: Move WMI core code into a separate directory
Armin Wolf