This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8b690556d8fe Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new c42af83c59b6 memblock: fix memblock_estimated_nr_free_pages() for soft- [...] new 2df79e4d729c Merge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/s [...] new beab067dbcff HID: quirks: work around VID/PID conflict for 0x4c4a/0x4155 new a45f15808fb7 HID: lenovo: fixup Lenovo Yoga Slim 7x Keyboard rdesc new 743c81cdc98f HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list new 4d3a13afa8b6 HID: amd_sfh: Stop sensor before starting new 53f731f5bba0 HID: hid-ntrig: Prevent memory leak in ntrig_report_version() new 534ca75e8e3b HID: hid-input: Extend Elan ignore battery quirk to USB new cdcbb8e8d10f HID: elecom: Add support for ELECOM M-XT3URBK (018F) new 4e127a74786f HID: corsair-void: Use %pe for printing PTR_ERR new 9d7b89a10282 HID: pidff: Fix needs_playback check new 8513c154f8ad HID: playstation: Fix memory leak in dualshock4_get_calibr [...] new a78eb69d60ce HID: uclogic: Fix potential memory leak in error path new 0678f5630429 Merge tag 'hid-for-linus-2025111901' of git://git.kernel.o [...]
The 14 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/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 2 ++ drivers/hid/hid-apple.c | 1 + drivers/hid/hid-corsair-void.c | 5 ++--- drivers/hid/hid-elecom.c | 6 ++++-- drivers/hid/hid-ids.h | 8 +++++--- drivers/hid/hid-input.c | 5 +++-- drivers/hid/hid-lenovo.c | 17 +++++++++++++++++ drivers/hid/hid-ntrig.c | 7 ++----- drivers/hid/hid-playstation.c | 2 ++ drivers/hid/hid-quirks.c | 16 ++++++++++++++-- drivers/hid/hid-uclogic-params.c | 4 +++- drivers/hid/usbhid/hid-pidff.c | 4 ++-- mm/memblock.c | 3 ++- 13 files changed, 59 insertions(+), 21 deletions(-)