summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-05-252-4/+6
|\
| * ALSA: hda - Fix runtime PMLukas Wunner2018-05-241-2/+4
| * ALSA: timer: Fix pause event notificationBen Hutchings2018-05-181-2/+2
* | Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-241-1/+1
|\ \
| * | xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin2018-05-181-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-2429-98/+116
|\ \ \
| * | | RDMA/hns: Move the location for initializing tmp_lenoulijun2018-05-231-1/+2
| * | | RDMA/hns: Bugfix for cq record db for kerneloulijun2018-05-231-0/+1
| * | | IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe2018-05-231-5/+5
| * | | RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal2018-05-231-31/+29
| * | | IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-152-7/+1
| * | | iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet2018-05-091-2/+2
| * | | RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2018-05-092-4/+4
| * | | RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer2018-05-091-2/+2
| * | | RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2018-05-092-2/+10
| * | | RDMA/hns: Fix the bug with NULL pointeroulijun2018-05-091-1/+1
| * | | RDMA/hns: Set NULL for __internal_mroulijun2018-05-091-0/+1
| * | | RDMA/hns: Enable inner_pa_vld filed of mptoulijun2018-05-091-0/+2
| * | | RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun2018-05-091-0/+2
| * | | RDMA/hns: Fix the bug with rq sgeoulijun2018-05-091-2/+2
| * | | RDMA/hns: Not support qp transition from reset to reset for hip06oulijun2018-05-091-1/+8
| * | | RDMA/hns: Add return operation when configured global param failoulijun2018-05-091-0/+1
| * | | RDMA/hns: Update convert function of endian formatoulijun2018-05-091-1/+1
| * | | RDMA/hns: Load the RoCE dirver automaticallyoulijun2018-05-091-0/+2
| * | | RDMA/hns: Bugfix for rq record db for kerneloulijun2018-05-091-0/+1
| * | | RDMA/hns: Add rq inline flags judgementoulijun2018-05-091-6/+12
| * | | nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise2018-05-091-9/+1
| * | | i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail2018-05-091-1/+1
| * | | i40iw: Fix memory leak in error path of create QPMustafa Ismail2018-05-091-1/+1
| * | | RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky2018-05-091-1/+1
| * | | RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas2018-05-091-7/+11
| * | | IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl2018-05-091-0/+4
| * | | MAINTAINERS: Remove bouncing @mellanox.com addressesLeon Romanovsky2018-05-091-6/+0
| * | | IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-098-8/+8
* | | | Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-241-1/+2
|\ \ \ \
| * | | | Btrfs: fix error handling in btrfs_truncate()Omar Sandoval2018-05-241-1/+2
* | | | | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-247-145/+49
* | | | | Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-242-1/+9
|\ \ \ \ \
| * | | | | ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg2018-05-241-0/+1
| * | | | | libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee2018-05-211-0/+2
| * | | | | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami2018-05-141-1/+2
| * | | | | libata: Blacklist some Sandisk SSDs for NCQTejun Heo2018-05-081-0/+4
* | | | | | Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-242-2/+9
|\ \ \ \ \ \
| * | | | | | loop: clear wb_err in bd_inode when detaching backing fileJeff Layton2018-05-211-0/+1
| * | | | | | sr: pass down correctly sized SCSI sense bufferJens Axboe2018-05-211-2/+8
* | | | | | | Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-05-241-4/+3
|\ \ \ \ \ \ \
| * | | | | | | PM / core: Fix direct_complete handling for devices with no callbacksRafael J. Wysocki2018-05-221-4/+3
* | | | | | | | Merge tag 'mfd-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2018-05-232-4/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris2018-05-232-4/+22
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-05-235-45/+15
|\ \ \ \ \ \ \ \