This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 47ac09b91bef Linux 6.11-rc4 adds bcc954c6caba printk/panic: Allow cpu backtraces to be written into ring [...] new b0da640826ba Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pu [...] adds a6e9c391d45b HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup adds d1aa95e86f17 hid-asus: add ROG Ally X prod ID to quirk list adds 97155021ae17 HID: amd_sfh: free driver_data after destroying hid device adds c8000deb6836 HID: multitouch: Add support for GT7868Q new 1b8f9c1fb464 HID: wacom: Defer calculation of resolution until resoluti [...] new 6e4436539ae1 Merge tag 'hid-for-linus-2024081901' of git://git.kernel.o [...]
The 3 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/amd_sfh_hid.c | 4 +++- drivers/hid/hid-asus.c | 3 +++ drivers/hid/hid-cougar.c | 2 +- drivers/hid/hid-ids.h | 3 +++ drivers/hid/hid-multitouch.c | 33 +++++++++++++++++++++++++++++++++ drivers/hid/wacom_wac.c | 4 +++- include/linux/panic.h | 1 + kernel/panic.c | 8 +++++++- kernel/printk/printk.c | 2 +- 9 files changed, 55 insertions(+), 5 deletions(-)