index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
wmi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
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