aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds2-5/+5
2016-06-07coredump: fix dumping through pipesMateusz Guzik5-4/+7
2016-06-07fix a regression in atomic_open()Al Viro1-3/+7
2016-06-07fix d_walk()/non-delayed __d_free() raceAl Viro1-2/+2
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 Osherovich2-10/+10
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: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy1-2/+2
2016-06-07IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy1-1/+1
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-06mnt: fs_fully_visible test the proper mount for MNT_LOCKEDEric W. Biederman1-1/+1
2016-06-06mnt: If fs_fully_visible fails call put_filesystem.Eric W. Biederman1-1/+3
2016-06-06IB/hfi1: Suppress sparse warningsBart Van Assche2-15/+2
2016-06-06IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-06-06IB/hfi1: Fix indentationBart Van Assche1-3/+3
2016-06-06IB/rdmavt: Annotate rvt_reset_qp()Bart Van Assche1-0/+6
2016-06-06IB/mad: Fix indentationBart Van Assche1-3/+3
2016-06-06RDMA/core: Fix indentationBart Van Assche1-1/+1
2016-06-06IB/srp: Fix srp_map_sg_dma()Bart Van Assche1-2/+1
2016-06-06IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche1-3/+1
2016-06-06IB/mlx4: Fix device managed flow steering support testBart Van Assche1-2/+2
2016-06-06IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski1-5/+0
2016-06-06IB/core: fix null pointer deref and mem leak in error handlingColin Ian King1-3/+4
2016-06-06IB/core: fix an error code in ib_core_init()Dan Carpenter1-1/+2
2016-06-06IB/hfi1: Avoid large frame size warningLeon Romanovsky1-17/+14
2016-06-06IB/hfi1: fix some indentingDan Carpenter1-1/+1
2016-06-06IB/cm: Fix a recently introduced locking bugBart Van Assche1-2/+2
2016-06-05Linux 4.7-rc2Linus Torvalds1-1/+1
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-05autofs braino fix for do_last()Al Viro1-4/+4
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04fix EOPENSTALE bug in do_last()Al Viro1-39/+4
2016-06-03mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policiesMel Gorman1-7/+16