This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 11da3a7f84f1 Linux 4.19-rc3 new 0d23ba6034b9 RDMA/ucma: check fd type in ucma_migrate_id() new e4ff3d22c11d IB/core: Release object lock if destroy failed new 308aa2b8f7b7 iw_cxgb4: only allow 1 flush on user qps new 816e846c2eb9 IB/ipoib: Avoid a race condition between start_xmit and cm [...] new f40f299bbe80 bnxt_re: Fix couple of memory leaks that could lead to IOM [...] new 08e74be10305 RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one() new 954a8e3aea87 RDMA/cma: Protect cma dev list with lock new 8f28b178f71c RDMA/mlx4: Ensure that maximal send/receive SGE less than [...] new 28a0ea77ba50 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new e0ab8b26aa96 HID: intel-ish-hid: Enable Sunrise Point-H ish driver new fb6acf76c3fd HID: i2c-hid: Fix flooded incomplete report after S3 on Ra [...] new ee3454924370 HID: add support for Apple Magic Keyboards new e38c0ac55ee6 HID: input: fix leaking custom input node name new b2dd9f2e5a8a HID: core: fix memory leak on probe new 43822c98f2eb HID: hid-saitek: Add device ID for RAT 7 Contagion new ec6adef5fbc3 HID: multitouch: fix Elan panels with 2 input modes declaration new 0d6c30114091 HID: core: fix grouping by application new b034ed50a2bb HID: core: fix NULL pointer dereference new ade573eb1e03 HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 [...] new 52cf93e63ee6 HID: i2c-hid: Don't reset device upon system resume new 5e335542de83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 21 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/hid-apple.c | 9 ++++++++- drivers/hid/hid-core.c | 5 ++++- drivers/hid/hid-ids.h | 6 +++--- drivers/hid/hid-input.c | 5 +++-- drivers/hid/hid-multitouch.c | 19 +++++++++++++++++-- drivers/hid/hid-saitek.c | 2 ++ drivers/hid/hid-sensor-hub.c | 23 +++++++++++++++++++++++ drivers/hid/i2c-hid/i2c-hid.c | 11 +++++++---- drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 + drivers/infiniband/core/cma.c | 12 +++++++----- drivers/infiniband/core/rdma_core.c | 2 ++ drivers/infiniband/core/ucma.c | 6 ++++++ drivers/infiniband/core/uverbs_main.c | 5 ++--- drivers/infiniband/hw/bnxt_re/ib_verbs.c | 2 ++ drivers/infiniband/hw/bnxt_re/qplib_fp.c | 2 +- drivers/infiniband/hw/cxgb4/qp.c | 6 ++++++ drivers/infiniband/hw/mlx4/main.c | 8 +++++--- drivers/infiniband/ulp/ipoib/ipoib_cm.c | 2 ++ include/linux/hid.h | 1 + 20 files changed, 103 insertions(+), 25 deletions(-)