summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-206-21/+45
|\
| * device-dax: fix sysfs duplicate warningsDan Williams2017-07-193-14/+24
| * MAINTAINERS: list drivers/acpi/nfit/ files for libnvdimm sub-systemDan Williams2017-07-171-1/+1
| * acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava2017-07-171-1/+9
| * device-dax: fix 'passing zero to ERR_PTR()' warningDan Williams2017-07-171-2/+7
| * libnvdimm: fix badblock range handling of ARS rangeToshi Kani2017-07-171-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-07-202-12/+7
|\ \
| * | HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva2017-07-201-0/+3
| * | HID: multitouch: do not blindly set EV_KEY or EV_ABS bitsDmitry Torokhov2017-07-131-12/+4
* | | llist: clang: introduce member_address_is_nonnull()Alexander Potapenko2017-07-201-2/+19
* | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-1942-66/+97
|\ \ \
| * | | randstruct: opt-out externally exposed function pointer structsKees Cook2017-06-302-9/+9
| * | | task_struct: Allow randomized layoutKees Cook2017-06-303-1/+31
| * | | randstruct: Mark various structs for randomizationKees Cook2017-06-3038-56/+57
* | | | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-07-195-22/+33
|\ \ \ \
| * | | | libceph: potential NULL dereference in ceph_msg_data_create()Dan Carpenter2017-07-171-2/+4
| * | | | ceph: fix race in concurrent readdirYan, Zheng2017-07-171-0/+5
| * | | | libceph: don't call encode_request_finish() on MOSDBackoff messagesIlya Dryomov2017-07-171-1/+4
| * | | | libceph: use alloc_pg_mapping() in __decode_pg_upmap_items()Ilya Dryomov2017-07-171-1/+1
| * | | | libceph: set -EINVAL in one place in crush_decode()Ilya Dryomov2017-07-171-11/+12
| * | | | libceph: NULL deref on osdmap_apply_incremental() error pathDan Carpenter2017-07-171-3/+3
| * | | | libceph: fix old style declaration warningsArnd Bergmann2017-07-171-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'md/4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-07-184-6/+7
|\ \ \ \
| * | | | raid5-ppl: use BIOSET_NEED_BVECS when creating biosetArtur Paszkiewicz2017-07-121-1/+1
| * | | | Raid5 should update rdev->sectors after reshapeXiao Ni2017-07-101-3/+1
| * | | | md/bitmap: don't read page from device with Bitmap_syncGuoqing Jiang2017-07-102-2/+5
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-1843-290/+366
|\ \ \ \ \
| * | | | | IB/core: Allow QP state transition from reset to errorTadeusz Struk2017-07-181-0/+1
| * | | | | IB/hns: Fix for checkpatch.pl comment style warningsoulijun2017-07-181-4/+6
| * | | | | IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun2017-07-181-3/+0
| * | | | | IB/hns: Fix the bug with rdma operationoulijun2017-07-181-4/+4
| * | | | | IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun2017-07-181-5/+7
| * | | | | IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun2017-07-181-19/+34
| * | | | | IB/rxe: Set dma_mask and coherent_dma_maskyonatanc2017-07-181-0/+2
| * | | | | IB/rxe: Fix kernel panic from skb destructorYonatan Cohen2017-07-181-0/+3
| * | | | | IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit2017-07-181-0/+12
| * | | | | IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny2017-07-181-2/+9
| * | | | | IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky2017-07-181-12/+22
| * | | | | IB/core: Remove NOIO QP create flagLeon Romanovsky2017-07-181-1/+1
| * | | | | {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-1816-90/+76
| * | | | | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-186-54/+28
| * | | | | IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky2017-07-181-9/+7
| * | | | | IB/IPoIB: Forward MTU change to driver belowErez Shitrit2017-07-181-2/+17
| * | | | | IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-186-8/+9
| * | | | | IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit2017-07-181-19/+4
| * | | | | IB/core: Introduce modify QP operation with udataParav Pandit2017-07-182-8/+40
| * | | | | IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-173-45/+32
| * | | | | IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-171-1/+5
| * | | | | IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-171-0/+11
| * | | | | RDMA/core: Document confusing codeGustavo A. R. Silva2017-07-171-0/+13