summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang
2018-01-26regulator: added support for suspend statesChunyan Zhang
2018-01-26spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet
2018-01-26nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn
2018-01-26nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25nvme-rdma: remove redundant boolean for inline_dataMax Gurtovoy
2018-01-25nvme: don't free uuid pointer before printing itJohannes Thumshirn
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-25nvme-pci: Suspend queues after deleting themKeith Busch
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra
2018-01-25mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-01-25mtd: nand: gpmi: Fix subpage readsBoris Brezillon
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-24cifs: remove redundant duplicated assignment of pointer 'node'Colin Ian King
2018-01-24CIFS: SMBD: work around gcc -Wmaybe-uninitialized warningArnd Bergmann
2018-01-24cifs: Fix autonegotiate security settings mismatchDaniel N Pettersson
2018-01-24CIFS: SMBD: _smbd_get_connection() can be statickbuild test robot
2018-01-24CIFS: SMBD: Disable signing on SMB direct transportLong Li
2018-01-24CIFS: SMBD: Add SMB Direct debug countersLong Li
2018-01-24CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory regis...Long Li
2018-01-24CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/OLong Li
2018-01-24CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory regis...Long Li
2018-01-24CIFS: SMBD: Implement RDMA memory registrationLong Li
2018-01-24CIFS: SMBD: Upper layer sends data via RDMA sendLong Li
2018-01-24CIFS: SMBD: Implement function to send data via RDMA sendLong Li
2018-01-24CIFS: SMBD: Upper layer receives data via RDMA receiveLong Li
2018-01-24CIFS: SMBD: Implement function to receive data via RDMA receiveLong Li
2018-01-24CIFS: SMBD: Set SMB Direct maximum read or write size for I/OLong Li
2018-01-24CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umountLong Li
2018-01-24CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Upper layer reconnects to SMB Direct sessionLong Li
2018-01-24CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li
2018-01-24CIFS: SMBD: Upper layer connects to SMBDirect sessionLong Li
2018-01-24cifs: fix build errors for SMB_DIRECTRandy Dunlap
2018-01-24cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox
2018-01-24CIFS: SMBD: export protocol initial valuesLong Li
2018-01-24CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li