summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2018-07-25 15:59:49 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2018-07-25 15:59:49 -0400
commitd0cf63086f470c44c63d7ecaf604301f4839eb7d (patch)
tree25451eedc1ede3fa41ff61653895c91ac33329f3
parent294fa97e5febe9b4457aa73e9fbddaa7fee9dff2 (diff)
downloadlongterm-queue-4.12-d0cf63086f470c44c63d7ecaf604301f4839eb7d.tar.gz
add SOB lines to new commits
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r--queue/IB-ipoib-Fix-lockdep-issue-found-on-ipoib_ib_dev_hea.patch1
-rw-r--r--queue/NFS-Fix-unstable-write-completion.patch1
-rw-r--r--queue/PCI-dwc-Fix-enumeration-end-when-reaching-root-subor.patch1
-rw-r--r--queue/dmaengine-dmatest-fix-container_of-member-in-dmatest.patch1
-rw-r--r--queue/nfsd-auth-Fix-gid-sorting-when-rootsquash-enabled.patch1
-rw-r--r--queue/powerpc-Don-t-preempt_disable-in-show_cpuinfo.patch1
-rw-r--r--queue/scsi-aacraid-address-UBSAN-warning-regression.patch1
7 files changed, 7 insertions, 0 deletions
diff --git a/queue/IB-ipoib-Fix-lockdep-issue-found-on-ipoib_ib_dev_hea.patch b/queue/IB-ipoib-Fix-lockdep-issue-found-on-ipoib_ib_dev_hea.patch
index 98de3d8..d14da06 100644
--- a/queue/IB-ipoib-Fix-lockdep-issue-found-on-ipoib_ib_dev_hea.patch
+++ b/queue/IB-ipoib-Fix-lockdep-issue-found-on-ipoib_ib_dev_hea.patch
@@ -64,6 +64,7 @@ Fixes: b4b678b06f6e ("IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_o
Signed-off-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_ib.c b/drivers/infiniband/ulp/ipoib/ipoib_ib.c
index 3b96cdaf9a83..e6151a29c412 100644
diff --git a/queue/NFS-Fix-unstable-write-completion.patch b/queue/NFS-Fix-unstable-write-completion.patch
index 5662eb1..8aa41ce 100644
--- a/queue/NFS-Fix-unstable-write-completion.patch
+++ b/queue/NFS-Fix-unstable-write-completion.patch
@@ -21,6 +21,7 @@ Reported-by: Scott Mayhew <smayhew@redhat.com>
Fixes: dc4fd9ab01ab ("nfs: don't wait on commit in nfs_commit_inode()...")
Cc: stable@vger.kernel.org # v4.14+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/fs/nfs/write.c b/fs/nfs/write.c
index 7428a669d7a7..e7d8ceae8f26 100644
diff --git a/queue/PCI-dwc-Fix-enumeration-end-when-reaching-root-subor.patch b/queue/PCI-dwc-Fix-enumeration-end-when-reaching-root-subor.patch
index c36447a..278e34a 100644
--- a/queue/PCI-dwc-Fix-enumeration-end-when-reaching-root-subor.patch
+++ b/queue/PCI-dwc-Fix-enumeration-end-when-reaching-root-subor.patch
@@ -68,6 +68,7 @@ Cc: Stanimir Varbanov <svarbanov@mm-sol.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Xiaowei Song <songxiaowei@hisilicon.com>
Cc: Zhou Wang <wangzhou1@hisilicon.com>
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/drivers/pci/dwc/pcie-designware-host.c b/drivers/pci/dwc/pcie-designware-host.c
index 8de2d5c69b1d..dc9303abda42 100644
diff --git a/queue/dmaengine-dmatest-fix-container_of-member-in-dmatest.patch b/queue/dmaengine-dmatest-fix-container_of-member-in-dmatest.patch
index b7f09ed..9e02d9c 100644
--- a/queue/dmaengine-dmatest-fix-container_of-member-in-dmatest.patch
+++ b/queue/dmaengine-dmatest-fix-container_of-member-in-dmatest.patch
@@ -13,6 +13,7 @@ Fixes: 6f6a23a213be ("dmaengine: dmatest: move callback wait ...")
Signed-off-by: Yang Shunyong <shunyong.yang@hxt-semitech.com>
Acked-by: Adam Wallis <awallis@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/drivers/dma/dmatest.c b/drivers/dma/dmatest.c
index ec5f9d2bc820..80cc2be6483c 100644
diff --git a/queue/nfsd-auth-Fix-gid-sorting-when-rootsquash-enabled.patch b/queue/nfsd-auth-Fix-gid-sorting-when-rootsquash-enabled.patch
index 8df703f..4fe20ca 100644
--- a/queue/nfsd-auth-Fix-gid-sorting-when-rootsquash-enabled.patch
+++ b/queue/nfsd-auth-Fix-gid-sorting-when-rootsquash-enabled.patch
@@ -20,6 +20,7 @@ Fixes: bdcf0a423ea1 ("kernel: make groups_sort calling a responsibility ...")
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Acked-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/fs/nfsd/auth.c b/fs/nfsd/auth.c
index f650e475d8f0..fdf2aad73470 100644
diff --git a/queue/powerpc-Don-t-preempt_disable-in-show_cpuinfo.patch b/queue/powerpc-Don-t-preempt_disable-in-show_cpuinfo.patch
index 086c80f..52ee682 100644
--- a/queue/powerpc-Don-t-preempt_disable-in-show_cpuinfo.patch
+++ b/queue/powerpc-Don-t-preempt_disable-in-show_cpuinfo.patch
@@ -13,6 +13,7 @@ critical.
Fixes: cd77b5ce208c ("powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo")
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/arch/powerpc/kernel/setup-common.c b/arch/powerpc/kernel/setup-common.c
index 9d213542a48b..8fd3a70047f1 100644
diff --git a/queue/scsi-aacraid-address-UBSAN-warning-regression.patch b/queue/scsi-aacraid-address-UBSAN-warning-regression.patch
index 1786e51..b1c62bc 100644
--- a/queue/scsi-aacraid-address-UBSAN-warning-regression.patch
+++ b/queue/scsi-aacraid-address-UBSAN-warning-regression.patch
@@ -33,6 +33,7 @@ Fixes: 820f18865912 ("scsi: aacraid: use timespec64 instead of timeval")
Tested-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
+Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
diff --git a/drivers/scsi/aacraid/commsup.c b/drivers/scsi/aacraid/commsup.c
index bec9f3193f60..80a8cb26cdea 100644