This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 349bd28a86f2 Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/ [...] new 433f7744cb30 platform/x86: alienware-wmi-wmax: Add support for new Area [...] new a584644a490d platform/x86: alienware-wmi-wmax: Add AWCC support for Ali [...] new 7f3c2499da24 platform/x86: alienware-wmi-wmax: Add support for Alienwar [...] new 4dcb6e4af15b platform/x86/uniwill: Add TUXEDO Book BA15 Gen10 new e521dc168783 platform/x86: asus-nb-wmi: Add keymap for display toggle new f13bce715d16 platform/mellanox: mlxbf-pmc: Remove trailing whitespaces [...] new a5b9fdd33c59 platform/x86: dell-lis3lv02d: Add Latitude 5400 new 05126063605f platform/x86: think-lmi: Add WMI certificate thumbprint su [...] new 1461209cf813 platform/x86: msi-laptop: add missing sysfs_remove_group() new 15dd100349b8 platform/x86: ibm_rtl: fix EBDA signature search pointer a [...] new 20e20b147cf7 platform/x86/intel/vsec: correct kernel-doc comments new 00c22b1e8428 platform/x86/intel/pmt: Fix kobject memory leak on init failure new d37cd54ebeac platform/x86: samsung-galaxybook: Fix problematic pointer cast new cbf3dc32609b platform/x86: ideapad-laptop: Reassign KEY_CUT to KEY_SELE [...] new 063185ba3274 platform/x86: asus-armoury: add support for GU605CR new a05117150256 platform/x86: asus-armoury: add support for GA403WR new a22d893f490d platform/x86: asus-armoury: add support for FA608UM new 499d987b65c0 platform/x86: asus-armoury: add support for G615LR new e44c42c830b7 platform/x86: hp-bioscfg: Fix out-of-bounds array access i [...] new 66e245db16f0 platform/x86/intel/pmt/discovery: use valid device pointer [...] new 6a02651c4c4b platform/x86: asus-armoury: fix ppt data for FA507R new c6703f10c8cc platform/x86: asus-armoury: add support for G835LW new 9528d5c091c5 Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kern [...]
The 23 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/platform/mellanox/mlxbf-pmc.c | 14 +- drivers/platform/x86/asus-armoury.h | 176 ++++++++++++++++++++- drivers/platform/x86/asus-nb-wmi.c | 1 + drivers/platform/x86/dell/alienware-wmi-wmax.c | 32 ++++ drivers/platform/x86/dell/dell-lis3lv02d.c | 1 + .../platform/x86/hp/hp-bioscfg/enum-attributes.c | 4 +- .../platform/x86/hp/hp-bioscfg/int-attributes.c | 2 +- .../x86/hp/hp-bioscfg/order-list-attributes.c | 5 + .../x86/hp/hp-bioscfg/passwdobj-attributes.c | 5 + .../platform/x86/hp/hp-bioscfg/string-attributes.c | 2 +- drivers/platform/x86/ibm_rtl.c | 2 +- drivers/platform/x86/intel/pmt/discovery.c | 8 +- drivers/platform/x86/lenovo/ideapad-laptop.c | 2 +- drivers/platform/x86/lenovo/think-lmi.c | 6 +- drivers/platform/x86/msi-laptop.c | 3 + drivers/platform/x86/samsung-galaxybook.c | 9 +- drivers/platform/x86/uniwill/uniwill-acpi.c | 7 + include/linux/intel_vsec.h | 17 +- 18 files changed, 265 insertions(+), 31 deletions(-)