This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6a9dc5fd6170 lib: Revert use of fallthrough pseudo-keyword in lib/ new 857ce8c1c504 HID: cougar: Constify cougar_id_table new d71c8008e194 HID: macally: Constify macally_id_table new eef4016243e9 HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands new 627a49975bdc HID: quirks: Always poll three more Lenovo PixArt mice new 25a097f52046 HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() new 5b0545dc1844 Revert "HID: usbhid: do not sleep when opening device" new b9aa527ae38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 62c789270c0b libnvdimm: KASAN: global-out-of-bounds Read in internal_cr [...] new c2affe920b0e dax: do not print error message for non-persistent memory [...] new d7d1f235aaff Merge tag 'libnvdimm-fix-v5.9-rc3' of git://git.kernel.org [...] new 2217b9826246 binfmt_flat: revert "binfmt_flat: don't offset the data start" new abb3438d69fb Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org [...]
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/dax/super.c | 6 +++++ drivers/hid/hid-cougar.c | 2 +- drivers/hid/hid-ids.h | 3 +++ drivers/hid/hid-macally.c | 2 +- drivers/hid/hid-quirks.c | 3 +++ drivers/hid/i2c-hid/i2c-hid-core.c | 22 +++++++++------- drivers/hid/usbhid/hid-core.c | 53 +++++++++++++++++--------------------- drivers/hid/usbhid/hiddev.c | 4 +++ drivers/hid/usbhid/usbhid.h | 2 -- drivers/nvdimm/dimm_devs.c | 1 + fs/binfmt_flat.c | 20 ++++++++------ 11 files changed, 68 insertions(+), 50 deletions(-)