summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-109-41/+42
|\
| * IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan2019-04-101-23/+8
| * RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0
| * RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-082-4/+6
| * RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-04-081-0/+2
| * IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua2019-03-271-1/+2
| * IB/hfi1: Fix the allocation of RSM tableKaike Wan2019-03-271-7/+19
| * IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-03-271-2/+2
| * IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan2019-03-271-0/+2
| * IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-03-271-1/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-04-102-3/+7
|\ \
| * | virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-081-0/+2
| * | virtio_pci: fix a NULL pointer reference in vp_del_vqsLongpeng2019-04-081-3/+5
* | | Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris2019-04-101-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-097-13/+35
|\ \ \
| * | | bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-091-0/+6
| * | | bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-091-3/+7
| * | | net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas2019-04-091-1/+3
| * | | qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-091-1/+1
| * | | broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-092-6/+6
| * | | r8169: disable ASPM againHeiner Kallweit2019-04-091-0/+6
| * | | net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin2019-04-081-2/+6
* | | | tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing2019-04-091-2/+2
* | | | tpm: fix an invalid condition in tpm_common_pollTadeusz Struk2019-04-091-1/+8
* | | | tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen2019-04-091-8/+6
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-04-081-7/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: caam - fix copy of next buffer for xcbc and cmacIuliana Prodan2019-03-281-7/+6
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-081-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2019-04-081-0/+1
| |\ \ \ \
| | * | | | reset: meson-audio-arb: Fix missing .owner setting of reset_controller_devAxel Lin2019-03-251-0/+1
* | | | | | Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-084-2/+31
|\ \ \ \ \ \
| * | | | | | xsysace: Fix error handling in ace_setupGuenter Roeck2019-04-061-0/+2
| * | | | | | null_blk: prevent crash from bad home_node valueJohn Pittman2019-04-061-0/+5
| * | | | | | paride/pcd: Fix potential NULL pointer dereference and mem leakYueHaibing2019-04-051-1/+13
| * | | | | | paride/pf: Fix potential NULL pointer dereferenceYueHaibing2019-04-031-1/+11
| |/ / / / /
* | | | | | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-04-071-2/+1
|\ \ \ \ \ \
| * | | | | | xen: use struct_size() helper in kzalloc()Andrea Righi2019-04-051-2/+1
* | | | | | | Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-071-1/+5
|\ \ \ \ \ \ \
| * | | | | | | mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2019-04-051-1/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-075-12/+19
|\ \ \ \ \ \ \
| * | | | | | | scsi: lpfc: Fix missing wakeups on abort threadsJames Smart2019-04-041-4/+3
| * | | | | | | scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley2019-04-041-1/+1
| * | | | | | | scsi: storvsc: Fix calculation of sub-channel countMichael Kelley2019-04-041-2/+11
| * | | | | | | scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2019-04-042-0/+2
| * | | | | | | scsi: qedi: remove declaration of nvm_image from stackColin Ian King2019-03-291-5/+2
* | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-061-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: imx: don't leak the i2c adapter on errorLaurentiu Tudor2019-04-061-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'parisc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-04-061-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert: parisc: Use F_EXTEND() macro in iosapic codeHelge Deller2019-04-061-1/+5
* | | | | | | | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-061-3/+1