summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-11vfs: make the string hashes salt the hashLinus Torvalds1-3/+5
2016-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds24-104/+143
2016-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+6
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat1-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-7/+8
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich1-1/+8
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha1-1/+1
2016-06-07IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-06-07IB/mlx5: Set flow steering capability bitMaor Gottlieb1-0/+3
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch1-0/+3
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch3-11/+11
2016-06-07IB/core: Fix removal of default GID cache entryAviv Heller1-2/+8
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit4-0/+14
2016-06-07IB/core: Fix query port failure in RoCEEli Cohen1-0/+3
2016-06-07IB/core: fix error unwind in sysfs hw counters codeDoug Ledford1-3/+4
2016-06-07IB/core: Fix array length allocationDoug Ledford1-2/+5
2016-06-07IB/hfi1: Suppress sparse warningsBart Van Assche2-15/+2
2016-06-07IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-06-07IB/hfi1: Fix indentationBart Van Assche1-3/+3
2016-06-07IB/rdmavt: Annotate rvt_reset_qp()Bart Van Assche1-0/+6
2016-06-07IB/mad: Fix indentationBart Van Assche1-3/+3
2016-06-07RDMA/core: Fix indentationBart Van Assche1-1/+1
2016-06-07IB/srp: Fix srp_map_sg_dma()Bart Van Assche1-2/+1
2016-06-07IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche1-3/+1
2016-06-07IB/mlx4: Fix device managed flow steering support testBart Van Assche1-2/+2
2016-06-07IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski1-5/+0
2016-06-07IB/core: fix null pointer deref and mem leak in error handlingColin Ian King1-3/+4
2016-06-07IB/core: fix an error code in ib_core_init()Dan Carpenter1-1/+2
2016-06-07IB/hfi1: Avoid large frame size warningLeon Romanovsky1-17/+14
2016-06-07IB/hfi1: fix some indentingDan Carpenter1-1/+1
2016-06-07IB/cm: Fix a recently introduced locking bugBart Van Assche1-2/+2
2016-06-06Merge tag 'edac_fixes_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+24
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2-18/+8
2016-06-04Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds45-228/+226
2016-06-04Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds3-5/+6
2016-06-04Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-9/+4
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-27/+25
2016-06-04Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+2
2016-06-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+49
2016-06-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-7/+5
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki4508-124334/+301081
2016-06-03Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2-2/+2
2016-06-03EDAC, sb_edac: Readd accidentally dropped Broadwell-D supportTony Luck1-8/+14
2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall1-0/+1
2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall1-3/+3