Age | Commit message (Expand) | Author | Files | Lines |
2017-09-27 | IB/hfi1: Only reset QSFP after link up and turn off AOC TX | Sebastian Sanchez | 3 | -3/+15 |
2017-09-27 | IB/hfi1: Turn off AOC TX after offline substates | Sebastian Sanchez | 2 | -21/+65 |
2017-09-25 | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure | Ilya Lesokhin | 1 | -10/+17 |
2017-09-25 | IB/mlx5: Simplify mlx5_ib_cont_pages | Ilya Lesokhin | 1 | -30/+17 |
2017-09-25 | IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev | Alex Vesker | 2 | -6/+19 |
2017-09-25 | IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock | Shalom Lagziel | 1 | -6/+14 |
2017-09-25 | IB: Correct MR length field to be 64-bit | Parav Pandit | 4 | -5/+5 |
2017-09-25 | IB/core: Fix qp_sec use after free access | Parav Pandit | 1 | -1/+3 |
2017-09-25 | IB/core: Fix typo in the name of the tag-matching cap struct | Leon Romanovsky | 4 | -15/+15 |
2017-09-25 | Linux 4.14-rc2v4.14-rc2 | Linus Torvalds | 1 | -1/+1 |
2017-09-25 | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -15/+18 |
2017-09-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -86/+122 |
2017-09-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2017-09-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -14/+17 |
2017-09-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -29/+36 |
2017-09-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2017-09-24 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 8 | -52/+89 |
2017-09-24 | tpm: ibmvtpm: simplify crq initialization and document crq format | Michal Suchanek | 1 | -36/+60 |
2017-09-24 | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers | Hamza Attak | 5 | -14/+21 |
2017-09-24 | Documentation: tpm: add powered-while-suspended binding documentation | Enric Balletbo i Serra | 1 | -0/+6 |
2017-09-24 | tpm: tpm_crb: constify acpi_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-09-24 | tpm: vtpm: constify vio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-09-24 | security: fix description of values returned by cap_inode_need_killpriv | Stefan Berger | 1 | -3/+3 |
2017-09-23 | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -14/+108 |
2017-09-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 17 | -161/+281 |
2017-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 71 | -414/+646 |
2017-09-23 | Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -137/+2088 |
2017-09-23 | x86/asm: Fix inline asm call constraints for Clang | Josh Poimboeuf | 13 | -45/+42 |
2017-09-23 | objtool: Handle another GCC stack pointer adjustment bug | Josh Poimboeuf | 2 | -17/+32 |
2017-09-23 | Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 4 | -20/+36 |
2017-09-23 | Merge branch 'net-fix-reuseaddr-regression' | David S. Miller | 1 | -2/+4 |
2017-09-23 | inet: fix improper empty comparison | Josef Bacik | 1 | -1/+1 |
2017-09-23 | net: use inet6_rcv_saddr to compare sockets | Josef Bacik | 1 | -1/+1 |
2017-09-23 | net: set tb->fast_sk_family | Josef Bacik | 1 | -0/+2 |
2017-09-23 | net: orphan frags on stand-alone ptype in dev_queue_xmit_nit | Willem de Bruijn | 1 | -2/+6 |
2017-09-23 | Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 7 | -13/+30 |
2017-09-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -22/+51 |
2017-09-23 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -129/+1006 |
2017-09-23 | Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s... | Linus Torvalds | 6 | -15/+66 |
2017-09-23 | Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 3 | -13/+32 |
2017-09-23 | MAINTAINERS: update git tree locations for ieee802154 subsystem | Stefan Schmidt | 1 | -2/+2 |
2017-09-23 | SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags | Steve French | 1 | -0/+7 |
2017-09-23 | Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 19 | -43/+44 |
2017-09-23 | Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+5 |
2017-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -4/+1 |
2017-09-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -2/+12 |
2017-09-23 | SMB3: handle new statx fields | Steve French | 1 | -0/+15 |
2017-09-23 | arch: remove unused *_segments() macros/functions | Tobias Klauser | 10 | -51/+0 |
2017-09-23 | Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' | Rafael J. Wysocki | 3 | -20/+24 |
2017-09-22 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 3 | -3/+17 |