This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f2afccfefe7b Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/ [...] new e416ea62a916 ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN new 2824861773eb ksmbd: remove unused is_char_allowed function new 3a9b557f44ea ksmbd: delete asynchronous work from list new dc8289f91238 ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr new a1e6fff395d3 Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba. [...] new 32d859996806 arm64: compat: Work around uninitialized variable warning new d523dc7b16c4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 78dfc9d1d1ab ACPI: video: Add auto_detect arg to __acpi_video_get_backl [...] new e506731c8f35 ACPI: video: Make acpi_backlight=video work independent fr [...] new 269910798943 ACPI: video: Add acpi_backlight=video quirk for Apple iMac [...] new a5b2781dcab2 ACPI: video: Add acpi_backlight=video quirk for Lenovo Thi [...] new c9797dba1314 Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/l [...] new d49765b5f432 gpio: GPIO_REGMAP: select REGMAP instead of depending on it new fe092498cb96 gpio: davinci: Do not clear the bank intr enable bit in sa [...] new 7b75c4703609 gpio: davinci: Add irq chip flag to skip set wake new aa318c48808c Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.or [...]
The 16 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: arch/arm64/kernel/compat_alignment.c | 32 ++++---- drivers/acpi/acpi_video.c | 15 +++- drivers/acpi/video_detect.c | 58 +++++++++++---- drivers/gpio/Kconfig | 2 +- drivers/gpio/gpio-davinci.c | 5 +- fs/ksmbd/connection.c | 17 ++--- fs/ksmbd/ksmbd_work.h | 2 +- fs/ksmbd/server.c | 5 +- fs/ksmbd/smb2pdu.c | 36 +++++---- fs/ksmbd/smb2pdu.h | 1 + fs/ksmbd/smb_common.c | 138 +++++++++++++++++++++++++++-------- fs/ksmbd/smb_common.h | 2 +- fs/ksmbd/unicode.c | 18 ----- include/acpi/video.h | 15 +++- 14 files changed, 227 insertions(+), 119 deletions(-)