This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from f291209eca5e Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/li [...]
new e1cd4004cde7 HID: sony: Fix a potential memory leak in sony_probe()
new 6c667ef6e2c8 HID: steelseries: Fix signedness bug in steelseries_headse [...]
new 2d866603e25b HID: logitech-hidpp: Add Bluetooth ID for the Logitech M72 [...]
new 058574879853 HID: nvidia-shield: add LEDS_CLASS dependency
new ffe3b7837a2b HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_in [...]
new 0c0faa2946d6 HID: nvidia-shield: Select POWER_SUPPLY Kconfig option
new 1437e4547edf HID: multitouch: Add required quirk for Synaptics 0xcd7e device
new b07b6b27a50e HID: nvidia-shield: Fix a missing led_classdev_unregister( [...]
new aa80f391e97a HID: nvidia-shield: Fix some missing function calls() in t [...]
new 95ea4d9fd385 HID: nintendo: reinitialize USB Pro Controller after resum [...]
new b328dd02e19c HID: sony: remove duplicate NULL check before calling usb_ [...]
new 8f02139ad9a7 HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
new b009aa38a380 HID: Add quirk to ignore the touchscreen battery on HP ENV [...]
new 19fbf677b253 Merge tag 'for-linus-2023100502' of git://git.kernel.org/p [...]
new 75a5221630fe erofs: fix memory leak of LZMA global compressed deduplication
new f939aeea7ab7 erofs: allow empty device tags in flatdev mode
new 3048102d9d68 erofs: update documentation
new b78b18fb8ee1 Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.or [...]
The 18 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:
Documentation/filesystems/erofs.rst | 40 +++++++-
drivers/hid/Kconfig | 2 +
drivers/hid/hid-holtek-kbd.c | 4 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-input.c | 2 +
drivers/hid/hid-logitech-hidpp.c | 2 +
drivers/hid/hid-multitouch.c | 4 +
drivers/hid/hid-nintendo.c | 175 +++++++++++++++++++-------------
drivers/hid/hid-nvidia-shield.c | 9 +-
drivers/hid/hid-sony.c | 2 +
drivers/hid/hid-steelseries.c | 2 +-
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 8 ++
fs/erofs/decompressor_lzma.c | 5 +-
fs/erofs/super.c | 2 +-
14 files changed, 177 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.