summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-1038-89/+99
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-06-0926-110/+148
|\
| * IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit2016-06-071-1/+3
| * IB/mlx5: Fix alternate path codeAchiad Shochat2016-06-071-5/+9
| * IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-072-10/+10
| * IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-06-071-2/+7
| * IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-06-071-1/+2
| * IB/mlx5: Check BlueFlame HCA supportNoa Osherovich2016-06-071-1/+2
| * IB/mlx5: Fix returned values of query QPNoa Osherovich2016-06-071-5/+9
| * IB/mlx5: Limit query HCA clockNoa Osherovich2016-06-071-1/+8
| * IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha2016-06-071-1/+1
| * IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-06-071-4/+1
| * IB/mlx5: Set flow steering capability bitMaor Gottlieb2016-06-071-0/+3
| * IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy2016-06-071-2/+2
| * IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy2016-06-071-1/+1
| * IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch2016-06-071-0/+3
| * IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-073-11/+11
| * IB/core: Fix removal of default GID cache entryAviv Heller2016-06-071-2/+8
| * IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-06-074-0/+14
| * IB/core: Fix query port failure in RoCEEli Cohen2016-06-071-0/+3
| * IB/core: fix error unwind in sysfs hw counters codeDoug Ledford2016-06-071-3/+4
| * IB/core: Fix array length allocationDoug Ledford2016-06-071-2/+5
| * IB/hfi1: Suppress sparse warningsBart Van Assche2016-06-062-15/+2
| * IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche2016-06-061-1/+1
| * IB/hfi1: Fix indentationBart Van Assche2016-06-061-3/+3
| * IB/rdmavt: Annotate rvt_reset_qp()Bart Van Assche2016-06-061-0/+6
| * IB/mad: Fix indentationBart Van Assche2016-06-061-3/+3
| * RDMA/core: Fix indentationBart Van Assche2016-06-061-1/+1
| * IB/srp: Fix srp_map_sg_dma()Bart Van Assche2016-06-061-2/+1
| * IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche2016-06-061-3/+1
| * IB/mlx4: Fix device managed flow steering support testBart Van Assche2016-06-061-2/+2
| * IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski2016-06-061-5/+0
| * IB/core: fix null pointer deref and mem leak in error handlingColin Ian King2016-06-061-3/+4
| * IB/core: fix an error code in ib_core_init()Dan Carpenter2016-06-061-1/+2
| * IB/hfi1: Avoid large frame size warningLeon Romanovsky2016-06-061-17/+14
| * IB/hfi1: fix some indentingDan Carpenter2016-06-061-1/+1
| * IB/cm: Fix a recently introduced locking bugBart Van Assche2016-06-061-2/+2
* | Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-06-0935-415/+30
|\ \
| * | Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-023-340/+4
| * | Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta2016-06-021-3/+3
| * | Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta2016-06-022-2/+4
| * | ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta2016-05-311-2/+2
| * | ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-303-40/+6
| * | arc: Get rid of root core-frequency propertyAlexey Brodkin2016-05-3015-17/+0
| * | Fix typosAndrea Gelmini2016-05-3015-18/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-077-52/+24
|\ \ \
| * | | coredump: fix dumping through pipesMateusz Guzik2016-06-075-4/+7
| * | | fix a regression in atomic_open()Al Viro2016-06-071-3/+7
| * | | fix d_walk()/non-delayed __d_free() raceAl Viro2016-06-071-2/+2
| * | | autofs braino fix for do_last()Al Viro2016-06-051-4/+4