summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-292-2/+2
|\
| * tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBIKefeng Wang2020-04-222-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-293-7/+19
|\ \
| * | crypto: caam - fix the address of the last entry of S/GIuliana Prodan2020-04-161-1/+1
| * | crypto: caam - fix use-after-free KASAN issue for RSA algorithmsIuliana Prodan2020-04-161-2/+6
| * | crypto: caam - fix use-after-free KASAN issue for HASH algorithmsIuliana Prodan2020-04-161-2/+6
| * | crypto: caam - fix use-after-free KASAN issue for AEAD algorithmsIuliana Prodan2020-04-161-1/+3
| * | crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithmsIuliana Prodan2020-04-161-1/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-04-2811-32/+47
|\ \ \
| * | | RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky2020-04-241-1/+1
| * | | IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee2020-04-244-8/+8
| * | | RDMA/core: Fix overwriting of uobj in case of errorLeon Romanovsky2020-04-221-3/+2
| * | | RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky2020-04-221-1/+1
| * | | RDMA/uverbs: Fix a race with disassociate and exit_mmap()Jason Gunthorpe2020-04-221-0/+4
| * | | RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau2020-04-221-1/+3
| * | | RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe2020-04-151-4/+11
| * | | RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-04-151-1/+2
| * | | RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter2020-04-141-1/+1
| * | | RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ messageLeon Romanovsky2020-04-141-11/+13
| * | | i40iw: fix null pointer dereference on a null wqe pointerColin Ian King2020-04-141-1/+1
| |/ /
* | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-273-16/+37
|\ \ \
| * | | hyper-v: Use UUID API for exporting the GUIDAndy Shevchenko2020-04-221-2/+2
| * | | Drivers: hv: Move AEOI determination to architecture dependent codeMichael Kelley2020-04-211-5/+1
| * | | Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VMDexuan Cui2020-04-141-9/+34
* | | | Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-04-2625-118/+344
|\ \ \ \
| * | | | USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2020-04-232-17/+17
| * | | | usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern2020-04-231-0/+7
| * | | | USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2020-04-231-3/+1
| * | | | USB: hub: Fix handling of connect changes during sleepAlan Stern2020-04-231-0/+14
| * | | | usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu2020-04-221-1/+4
| * | | | xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman2020-04-211-5/+11
| * | | | xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman2020-04-211-0/+9
| * | | | xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman2020-04-213-10/+39
| * | | | Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-204-34/+56
| |\ \ \ \
| | * | | | usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter2020-04-171-24/+22
| | * | | | usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov2020-04-171-5/+20
| | * | | | usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan2020-04-171-2/+2
| | * | | | usb: dwc3: gadget: Fix request completion checkThinh Nguyen2020-04-171-10/+2
| | * | | | usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen2020-04-161-6/+2
| | * | | | usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen2020-04-162-11/+45
| | * | | | usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen2020-04-162-4/+4
| | * | | | usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor2020-04-161-1/+1
| | | |/ / | | |/| |
| * | | | USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox2020-04-161-0/+4
| * | | | phy: tegra: Select USB_COMMON for usb_get_maximum_speed()Thierry Reding2020-04-161-1/+2
| * | | | usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan2020-04-161-0/+26
| * | | | usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami2020-04-161-0/+4
| * | | | cdc-acm: introduce a cool downOliver Neukum2020-04-162-3/+32
| * | | | cdc-acm: close race betrween suspend() and acm_softintOliver Neukum2020-04-161-3/+3
| * | | | UAS: fix deadlock in error handling and PM flushing workOliver Neukum2020-04-161-3/+40
| * | | | UAS: no use logging any details in case of ENODEVOliver Neukum2020-04-161-0/+3