Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | etnaviv: fix submit error path | Lucas Stach | 2017-09-13 | 1 | -2/+4 | |
| * | | | | | | | | | | Merge tag 'drm-amdkfd-fixes-2017-09-24' of git://people.freedesktop.org/~gabb... | Dave Airlie | 2017-09-27 | 4 | -5/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | drm/amdkfd: Print event limit messages only once per process | Felix Kuehling | 2017-09-21 | 2 | -1/+5 | |
| | * | | | | | | | | | drm/amdkfd: Fix kernel-queue wrapping bugs | Yong Zhao | 2017-09-21 | 1 | -3/+15 | |
| | * | | | | | | | | | drm/amdkfd: Fix incorrect destroy_mqd parameter | Felix Kuehling | 2017-09-21 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/amdkfd: check for null dev to avoid a null pointer dereference | Colin Ian King | 2017-09-08 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-29 | 3 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | iommu/amd: pr_err() strings should end with newlines | Arvind Yadav | 2017-09-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | iommu/mediatek: Limit the physical address in 32bit for v7s | Yong Wu | 2017-09-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA | Yong Wu | 2017-09-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-29 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen-pciback: relax BAR sizing write value check | Jan Beulich | 2017-09-28 | 1 | -1/+10 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-28 | 1 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'acpi-apei' | Rafael J. Wysocki | 2017-09-28 | 1 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ACPI / APEI: clear error status before acknowledging the error | Tyler Baicar | 2017-09-27 | 1 | -7/+9 | |
* | | | | | | | | | | | | Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-28 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-opp' and 'pm-cpufreq' | Rafael J. Wysocki | 2017-09-28 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | cpufreq: dt: Fix sysfs duplicate filename creation for platform-device | Suniel Mahesh | 2017-09-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | PM / OPP: Call notifier without holding opp_table->lock | Viresh Kumar | 2017-09-26 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-09-28 | 16 | -159/+226 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load | Harish Chegondi | 2017-09-27 | 1 | -29/+21 | |
| * | | | | | | | | | | | | | IB/hfi1: On error, fix use after free during user context setup | Michael J. Ruhl | 2017-09-27 | 1 | -19/+22 | |
| * | | | | | | | | | | | | | Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0" | Alex Estrin | 2017-09-27 | 1 | -13/+0 | |
| * | | | | | | | | | | | | | IB/hfi1: Return correct value in general interrupt handler | Kamenee Arumugam | 2017-09-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | IB/hfi1: Check eeprom config partition validity | Jan Sokolowski | 2017-09-27 | 1 | -5/+15 | |
| * | | | | | | | | | | | | | IB/hfi1: Only reset QSFP after link up and turn off AOC TX | Sebastian Sanchez | 2017-09-27 | 3 | -3/+15 | |
| * | | | | | | | | | | | | | IB/hfi1: Turn off AOC TX after offline substates | Sebastian Sanchez | 2017-09-27 | 2 | -21/+65 | |
| * | | | | | | | | | | | | | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure | Ilya Lesokhin | 2017-09-25 | 1 | -10/+17 | |
| * | | | | | | | | | | | | | IB/mlx5: Simplify mlx5_ib_cont_pages | Ilya Lesokhin | 2017-09-25 | 1 | -30/+17 | |
| * | | | | | | | | | | | | | IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev | Alex Vesker | 2017-09-25 | 2 | -6/+19 | |
| * | | | | | | | | | | | | | IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock | Shalom Lagziel | 2017-09-25 | 1 | -6/+14 | |
| * | | | | | | | | | | | | | IB: Correct MR length field to be 64-bit | Parav Pandit | 2017-09-25 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | IB/core: Fix qp_sec use after free access | Parav Pandit | 2017-09-25 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | IB/core: Fix typo in the name of the tag-matching cap struct | Leon Romanovsky | 2017-09-25 | 2 | -12/+12 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-09-27 | 2 | -47/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mmc: sdhci-pci: Fix voltage switch for some Intel host controllers | Adrian Hunter | 2017-09-22 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | mmc: tmio: remove broken and noisy debug macro | Wolfram Sang | 2017-09-22 | 1 | -47/+0 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-09-26 | 15 | -128/+128 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | nvme-fcloop: fix port deletes and callbacks | James Smart | 2017-09-25 | 1 | -64/+38 | |
| * | | | | | | | | | | | | nvmet-fc: ensure target queue id within range. | James Smart | 2017-09-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | | nvmet-fc: on port remove call put outside lock | James Smart | 2017-09-25 | 1 | -1/+5 | |
| * | | | | | | | | | | | | nvme-rdma: don't fully stop the controller in error recovery | Sagi Grimberg | 2017-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | nvme-rdma: give up reconnect if state change fails | Sagi Grimberg | 2017-09-25 | 1 | -1/+6 | |
| * | | | | | | | | | | | | nvme-core: Use nvme_wq to queue async events and fw activation | Sagi Grimberg | 2017-09-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | nvme: fix sqhd reference when admin queue connect fails | James Smart | 2017-09-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | nvmet: implement valid sqhd values in completions | James Smart | 2017-09-25 | 3 | -6/+12 | |
| * | | | | | | | | | | | | nvme-fabrics: Allow 0 as KATO value | Guilherme G. Piccoli | 2017-09-25 | 1 | -9/+9 | |
| * | | | | | | | | | | | | nvme: allow timed-out ios to retry | James Smart | 2017-09-25 | 1 | -2/+0 | |
| * | | | | | | | | | | | | nvme: stop aer posting if controller state not live | James Smart | 2017-09-25 | 1 | -2/+3 | |
| * | | | | | | | | | | | | nvme-pci: Print invalid SGL only once | Keith Busch | 2017-09-25 | 1 | -12/+18 |