summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-28IB/hfi1: Fix sysfs file offset usageDean Luick
2016-04-28IB/rdmavt,hfi1,qib: Fix memory leakJubin John
2016-04-28IB/hfi1: Fix buffer cache races which may cause corruptionMitko Haralanov
2016-04-28IB/hfi1: Extract and reinsert MMU RB node on lookupMitko Haralanov
2016-04-28IB/hfi1: Correctly compute node intervalMitko Haralanov
2016-04-28IB/hfi1: Protect the interval RB tree when cleaning upMitko Haralanov
2016-04-28IB/hfi1: Fix memory leak in user ExpRcv and SDMAMitko Haralanov
2016-04-28IB/hfi1: Don't remove list entries if they are not in a listMitko Haralanov
2016-04-28IB/qib, IB/hfi1: Fix up UD loopback use of irq flagsMike Marciniszyn
2016-04-28IB/rdmavt: Fix adaptive pio hangMike Marciniszyn
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford
2016-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Doug Ledford
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn
2016-04-28IB/rdmavt: Fix send schedulingJubin John
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov
2016-04-28MAINTAINERS: Update iser/isert maintainer contact infoSagi Grimberg
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-27Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-04-27Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26workqueue: fix ghost PENDING flag while doing MQ IORoman Pen
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo
2016-04-25cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller