summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-098-4/+106
|\
| * pmem: Switch to copy_to_iter_mcsafe()Dan Williams2018-05-231-1/+1
| * dax: Introduce a ->copy_to_iter dax operationDan Williams2018-05-237-0/+101
| * x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-152-4/+5
* | Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-093-5/+36
|\ \
| * | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-223-5/+36
* | | dax: Use dax_write_cache* helpersRoss Zwisler2018-06-061-6/+3
* | | libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler2018-06-061-1/+2
* | | libnvdimm, pmem: Unconditionally deep flush on *syncRoss Zwisler2018-06-061-4/+3
* | | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSHRoss Zwisler2018-06-061-6/+1
* | | acpi, nfit: Remove ecc_unit_sizeDan Williams2018-06-031-11/+0
* | | libnvdimm, e820: Register all pmem resourcesDan Williams2018-06-031-19/+22
* | | libnvdimm: Debug probe timesDan Williams2018-06-031-1/+4
* | | linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott2018-06-011-5/+9
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-261-4/+4
|\ \ \
| * | | firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()Niklas Cassel2018-05-251-4/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-261-2/+3
|\ \ \ \
| * | | | mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron2018-05-261-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-2625-109/+168
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ibmvnic: Fix partial success login retriesThomas Falcon2018-05-251-1/+6
| * | | | mlx4_core: allocate ICM memory in page size chunksQing Huang2018-05-251-7/+9
| * | | | enic: set DMA mask to 47 bitGovindarajulu Varadarajan2018-05-251-4/+4
| * | | | ppp: remove the PPPIOCDETACH ioctlEric Biggers2018-05-251-22/+5
| * | | | vhost: synchronize IOTLB message with dev cleanupJason Wang2018-05-251-0/+3
| * | | | net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman2018-05-241-7/+5
| * | | | net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha2018-05-241-0/+42
| * | | | net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein2018-05-231-2/+2
| * | | | net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli2018-05-233-5/+12
| * | | | net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli2018-05-231-1/+1
| * | | | net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King2018-05-231-1/+1
| * | | | ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot2018-05-231-6/+9
| * | | | Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub...David S. Miller2018-05-232-3/+3
| |\ \ \ \
| | * | | | ssb: make SSB_PCICORE_HOSTMODE depend on SSB = yRafał Miłecki2018-05-121-1/+1
| | * | | | Revert "ssb: Prevent build of PCI host features in module"Rafał Miłecki2018-05-121-1/+1
| | * | | | bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki2018-05-121-1/+1
| * | | | | tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang2018-05-231-4/+15
| * | | | | virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang2018-05-231-8/+7
| * | | | | virtio-net: correctly check num_buf during err pathJason Wang2018-05-231-1/+1
| * | | | | virtio-net: correctly transmit XDP buff after linearizingJason Wang2018-05-231-1/+1
| * | | | | virtio-net: correctly redirect linearized packetJason Wang2018-05-231-1/+1
| * | | | | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-231-2/+2
| |\ \ \ \ \
| | * | | | | mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski2018-05-221-2/+2
| * | | | | | pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen2018-05-221-3/+7
| * | | | | | qed: Fix mask for physical address in ILT entryShahed Shaikh2018-05-221-1/+1
| * | | | | | isdn: eicon: fix a missing-check bugWenwen Wang2018-05-223-16/+29
| * | | | | | net: fec: Add a SPDX identifierFabio Estevam2018-05-221-0/+1
| * | | | | | net: fec: ptp: Switch to SPDX identifierFabio Estevam2018-05-221-13/+1
* | | | | | | Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-05-252-8/+27
|\ \ \ \ \ \ \
| * | | | | | | mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban2018-05-211-1/+1
| * | | | | | | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-211-5/+25