This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5f0bc0b042fc mm: suppress mm fault logging if fatal signal already pending new 0266a2f79129 ksmbd: Fix unsigned expression compared with zero new 2b57a4322b1b ksmbd: check if a mount point is crossed during path lookup new dc318846f3dd ksmbd: fix out of bounds in smb3_decrypt_req() new 3df0411e132e ksmbd: validate session id and tree id in compound request new e202a1e8634b ksmbd: no response from compound read new 536bb492d39b ksmbd: fix out of bounds in init_smb2_rsp_hdr() new f40125c0a160 Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git.samba. [...] new 8b58f757cd1c platform/x86: touchscreen_dmi.c: small changes for Archos [...] new f2ae72541d52 platform/x86/amd: pmc: Use release_mem_region() to undo re [...] new 676b7c5ecab3 platform/x86: serial-multi-instantiate: Auto detect IRQ re [...] new 839e90e75e69 platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params new 33c9ab5b493a platform/x86/amd/pmf: Notify OS power slider update new e3ab18de2b09 platform/x86: intel: hid: Always call BTNL ACPI method new 7783e97f8558 platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks new 1da0893aed2e platform/x86: think-lmi: Use kfree_sensitive instead of kfree new 6a758a3e831c platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops new ad084a6d99bc platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100 new c21733754cd6 platform/x86: huawei-wmi: Silence ambient light sensor new 0a8db05b571a Merge tag 'platform-drivers-x86-v6.5-3' of git://git.kerne [...]
The 19 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/x86/amd/pmc-quirks.c | 8 +-- drivers/platform/x86/amd/pmf/acpi.c | 23 +++++++- drivers/platform/x86/amd/pmf/core.c | 9 ++- drivers/platform/x86/amd/pmf/pmf.h | 16 ++++++ drivers/platform/x86/amd/pmf/sps.c | 74 +++++++++++++++++++++++-- drivers/platform/x86/asus-wmi.c | 14 ++++- drivers/platform/x86/huawei-wmi.c | 2 + drivers/platform/x86/intel/hid.c | 27 +++++---- drivers/platform/x86/msi-laptop.c | 8 +-- drivers/platform/x86/serial-multi-instantiate.c | 21 +++++-- drivers/platform/x86/think-lmi.c | 4 +- drivers/platform/x86/touchscreen_dmi.c | 7 ++- fs/smb/server/ksmbd_netlink.h | 3 +- fs/smb/server/server.c | 7 ++- fs/smb/server/smb2pdu.c | 47 ++++++++++------ fs/smb/server/smb_common.c | 19 ++++--- fs/smb/server/smb_common.h | 2 +- fs/smb/server/vfs.c | 65 ++++++++++++---------- fs/smb/server/vfs.h | 4 +- 19 files changed, 261 insertions(+), 99 deletions(-)