This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3f0e9c8cefa9 Merge tag 'block-6.19-20251226' of git://git.kernel.org/pu [...] new 5688e977ed2b efi/libstub: gop: Fix EDID support in mixed-mode new 61ed08c2fd1d arm64: efi: Fix NULL pointer dereference by initializing user_ns new cfe54f4591e6 kthread: Warn if mm_struct lacks user_ns in kthread_use_mm() new b63f4a4e95d6 Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/ [...] new d8932355f8c5 rust: dma: add helpers for architectures without CONFIG_HAS_DMA new e2f1081ca8f1 samples: rust: fix endianness issue in rust_driver_pci new d412ff9e26eb debugfs: Fix memleak in debugfs_change_name(). new 87e7f6019097 software node: Also support referencing non-constant softw [...] new 2b742094582d fs/kernfs: null-ptr deref in simple_xattrs_free() new 1e5e062ad84c Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/p [...] new cb6d5aa9c0f1 cifs: Fix memory and information leak in smb3_reconfigure() new 04688d6128b7 Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.o [...]
The 12 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/firmware/efi/efi.c | 1 + drivers/firmware/efi/libstub/gop.c | 8 ++++---- fs/debugfs/inode.c | 7 +++++-- fs/kernfs/dir.c | 6 ++++-- fs/smb/client/fs_context.c | 2 ++ include/linux/property.h | 1 + kernel/kthread.c | 1 + rust/helpers/dma.c | 21 +++++++++++++++++++++ samples/rust/rust_driver_pci.rs | 2 +- 9 files changed, 40 insertions(+), 9 deletions(-)