top.
Fixes: acbd06206bbb ("selftests/bpf: Add vmlinux.h selftest exercising tracing
of syscalls")
Cc: sta...@vger.kernel.org # 5.7+
Signed-off-by: Kamal Mostafa
---
[v2] moves the check to right after the VMLINUX_BTF definition.
tools/testing/selftests/bpf/Makefile | 3 +++
1 file cha
top.
Fixes: acbd06206bbb ("selftests/bpf: Add vmlinux.h selftest exercising tracing
of syscalls")
Cc: sta...@vger.kernel.org # 5.7+
Signed-off-by: Kamal Mostafa
---
tools/testing/selftests/bpf/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/testing/selftests/bpf/Make
On Tue, Nov 17, 2020 at 07:45:28PM -0500, Sasha Levin wrote:
> On Tue, Nov 17, 2020 at 10:51:16AM -0800, Kamal Mostafa wrote:
> > On Tue, Nov 3, 2020 at 4:22 PM Michael Ellerman wrote:
> >
> > > Greg Kroah-Hartman writes:
> > > > From: Nicholas Piggi
On Tue, Nov 3, 2020 at 4:22 PM Michael Ellerman wrote:
> Greg Kroah-Hartman writes:
> > From: Nicholas Piggin
> >
> > [ Upstream commit 66acd46080bd9e5ad2be4b0eb1d498d5145d058e ]
> >
> > powerpc uses IPIs in some situations to switch a kernel thread away
> > from a lazy tlb mm, which is subject
On Fri, Jun 29, 2018 at 01:27:08PM -0700, Kees Cook wrote:
> On Fri, Jun 29, 2018 at 1:04 PM, Kamal Mostafa wrote:
> > Allows for CONFIG_HARDENED_USERCOPY without CONFIG_BUG.
> >
> > Signed-off-by: Kamal Mostafa
> > ---
> > security/Kconfig | 1 -
> > 1 f
Allows for CONFIG_HARDENED_USERCOPY without CONFIG_BUG.
Signed-off-by: Kamal Mostafa
---
security/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/security/Kconfig b/security/Kconfig
index c430206..7667774 100644
--- a/security/Kconfig
+++ b/security/Kconfig
@@ -153,7 +153,6 @@ config
NG.
Fixes: 27a41a83ec54 ("xhci: Cleanup only when releasing primary hcd")
BugLink: https://bugs.launchpad.net/bugs/1604058
Signed-off-by: Kamal Mostafa
Cc: #v4.3+
Cc: Gabriel Krisman Bertazi
Acked-by: Tim Gardner
Acked-by: Stefan Bader
---
drivers/usb/host/xhci-ring.c | 5 +++-
diff --git a/Makefile b/Makefile
index ff59f01..e8eb500 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 2
SUBLEVEL = 8
-EXTRAVERSION = -ckt12
+EXTRAVERSION = -ckt13
NAME = Hare's hurried rump
# *DOCUMENTATION*
diff --git a/arch/powerpc/platforms/pseries/iommu.c
clear_page_dirty_for_io etc
Kamal Mostafa (1):
Linux 4.2.8-ckt13
Oliver Hartkopp (1):
can: fix handling of unmodifiable configuration options fix
Tim Gardner (1):
[4.2-stable only] Revert "perf test: Ignore kcore files in the "vmlinux
matches kallsyms" test"
;scsi: fix soft lockup in scsi_remove_target() on module removal"
Joseph Salisbury (1):
ath5k: Change led pin configuration for compaq c700 laptop
Julien Grall (1):
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Kamal Mostafa (1):
Linux 3.19.8-ckt23
Konstantin Shk
diff --git a/Makefile b/Makefile
index 6b72df3..7e5e27e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 19
SUBLEVEL = 8
-EXTRAVERSION = -ckt22
+EXTRAVERSION = -ckt23
NAME = Sedated Swine
# *DOCUMENTATION*
@@ -376,7 +376,7 @@ AFLAGS_MODULE =
LDFLAGS_MODULE =
arnings being treated as errors
Signed-off-by: Tim Gardner
Signed-off-by: Kamal Mostafa
---
tools/perf/tests/vmlinux-kallsyms.c | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/tools/perf/tests/vmlinux-kallsyms.c
b/tools/perf/tests/vmlinux-kallsyms.c
index 8de34ea..b
16: adjust context. This is not just an optimisation,
but turned out to fix a possible oops (CVE-2016-3070).]
Signed-off-by: Ben Hutchings
Signed-off-by: Luis Henriques
Signed-off-by: Kamal Mostafa
---
mm/migrate.c | 51 +++
1 file changed, 31
check for missing content.
Reported-by: ajneu
Signed-off-by: Oliver Hartkopp
Signed-off-by: Marc Kleine-Budde
Signed-off-by: Kamal Mostafa
---
drivers/net/can/dev.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/net/can/dev.c b/drivers/net/can/dev.c
index 910c12e..348dd50 100644
This is the start of the review cycle for the Linux 4.2.8-ckt13 stable
kernel.
***
*** Note that this will be the FINAL 4.2.y-ckt RELEASE in this series.
***
This version contains 5 new patches, summarized below. The new patches
are posted as replies to this message and also available in this gi
No functional changes were made. This was tested on pSeries, both
in PHyp and qemu guest.
Fixes: 39baadbf36ce ("powerpc/eeh: Remove eeh information from pci_dn")
Reviewed-by: Gavin Shan
Signed-off-by: Guilherme G. Piccoli
Signed-off-by: Michael Ellerman
Signed-off-by: Kamal Mos
ned-off-by: Gavin Shan
Tested-by: Guilherme G. Piccoli
Signed-off-by: Michael Ellerman
Signed-off-by: Kamal Mostafa
---
arch/powerpc/platforms/pseries/iommu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/platforms/pseries/iommu.c
b/arch/powerpc/pla
ff-by: Rajkumar Manoharan
Signed-off-by: Kalle Valo
Signed-off-by: Kamal Mostafa
---
drivers/net/wireless/ath/ath10k/mac.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ath/ath10k/mac.c
b/drivers/net/wireless/ath/ath10k/mac.c
index bbee156..4505cf7
exynos5440: add pinctrl driver for Samsung
EXYNOS5440 SoC")
Signed-off-by: Andrew Jeffery
Acked-by: Tomasz Figa
Reviewed-by: Krzysztof Kozlowski
Signed-off-by: Linus Walleij
Signed-off-by: Kamal Mostafa
---
drivers/pinctrl/samsung/pinctrl-exynos5440.c | 15 ---
1 file changed,
end|resume_force functions)
Signed-off-by: Ulf Hansson
Reviewed-by: Linus Walleij
Signed-off-by: Rafael J. Wysocki
Signed-off-by: Kamal Mostafa
---
drivers/base/power/runtime.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/drivers/base/power/runtime.c b/drivers/base/pow
tersen
Signed-off-by: Kamal Mostafa
---
drivers/scsi/scsi_sysfs.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/scsi/scsi_sysfs.c b/drivers/scsi/scsi_sysfs.c
index c6126e0..64f11fa 100644
--- a/drivers/scsi/scsi_sysfs.c
+++ b/drivers/scsi/scsi_sysfs.c
@@
we write same
value to the pktlog_filter for the second time. Always enable pktlogs
on non zero filter.
Fixes: 90174455ae05 ("ath10k: add support to configure pktlog filter")
Signed-off-by: Anilkumar Kolli
Signed-off-by: Kalle Valo
Signed-off-by: Kamal Mostafa
---
drivers/net/wirele
n exception vector handlers")
Signed-off-by: Hari Bathini
Signed-off-by: Mahesh Salgaonkar
Signed-off-by: Michael Ellerman
Signed-off-by: Kamal Mostafa
---
arch/powerpc/kernel/exceptions-64s.S | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/arch/powerpc/
ano
Signed-off-by: Rafael J. Wysocki
Signed-off-by: Kamal Mostafa
---
drivers/cpuidle/cpuidle.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/cpuidle/cpuidle.c b/drivers/cpuidle/cpuidle.c
index 9ab9964..5a4ff9c 100644
--- a/drivers/cpuidle/cpuidle.c
+++ b/drivers/cpuidle/cpuidle.
ind() decl 'common';
no change to nokia.c (no fsg_opts) ]
Signed-off-by: Kamal Mostafa
squash! 334f47b
---
drivers/usb/gadget/function/f_mass_storage.c | 37
drivers/usb/gadget/function/f_mass_storage.h | 2 --
drivers/usb/gadget/legacy/acm_ms.c
against the concurrent device
creations.
Signed-off-by: Takashi Iwai
Signed-off-by: Marcel Holtmann
Signed-off-by: Kamal Mostafa
---
drivers/bluetooth/hci_vhci.c | 23 +--
1 file changed, 17 insertions(+), 6 deletions(-)
diff --git a/drivers/bluetooth/hci_vhci.c b/drivers/b
WLM200NX have inverted LED polarity
(active high instead of active low).
The same PCI Subsystem ID is used by both cards, which are based on
the same Atheros MB92 design.
Cc:
Cc:
Cc:
Signed-off-by: Vittorio Gambaletta
Signed-off-by: Kalle Valo
Signed-off-by: Kamal Mostafa
---
drivers/net
o
Signed-off-by: Kamal Mostafa
---
drivers/net/wireless/ath/ath9k/init.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/net/wireless/ath/ath9k/init.c
b/drivers/net/wireless/ath/ath9k/init.c
index a218a00..d7c1a02 100644
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers
25f4fa58a23e252ef38
Reported-by: Sergey Senozhatsky
Tested-by: Sergey Senozhatsky
Reviewed-by: Ewan D. Milne
Reviewed-by: Hannes Reinecke
Reviewed-by: James Bottomley
Signed-off-by: Martin K. Petersen
Signed-off-by: Kamal Mostafa
---
drivers/scsi/scsi_scan.c | 1 +
drivers/scsi/scsi_s
rn
Tested-by: Matthew Giassa
CC: Mathias Nyman
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/usb/core/driver.c | 40 +++-
include/linux/usb.h | 2 +-
2 files changed, 24 insertions(+), 18 deletions(-)
diff --git a/driver
pu_relax()" call with "schedule()"
Signed-off-by: Raghava Aditya Renukunta
Reviewed-by: Johannes Thumshirn
Signed-off-by: Martin K. Petersen
Signed-off-by: Kamal Mostafa
---
drivers/scsi/aacraid/commsup.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers
g/patch/msgid/1458155884-13877-1-git-send-email-cp...@redhat.com
[ kamal: backport to 4.2-stable: context ]
Signed-off-by: Kamal Mostafa
---
drivers/gpu/drm/i915/intel_dp_mst.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_dp_mst.c
b/drivers
irst having enabled CRTSCTS.
Signed-off-by: Konstantin Shkolnyy
Fixes: 39a66b8d22a3 ("[PATCH] USB: CP2101 Add support for flow control")
[johan: reword commit message ]
Signed-off-by: Johan Hovold
[ kamal: backport to 4.2-stable: context ]
Signed-off-by: Kamal Mostafa
---
drivers/usb/s
per loop iteration.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=114701
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=112161
Signed-off-by: Nicolai Stange
Signed-off-by: Theodore Ts'o
Signed-off-by: Kamal Mostafa
---
fs/ext4/mballoc.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hem - gregkh]
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Johan Hovold
Signed-off-by: Kamal Mostafa
---
drivers/usb/serial/option.c | 75 -
1 file changed, 74 insertions(+), 1 deletion(-)
diff --git a/drivers/usb/serial/option.c b/drivers/usb/ser
xes: 9c7e535fcc17 ("arm64: mm: Route pmd thp functions through pte
equivalents")
Reviewed-by: Will Deacon
Signed-off-by: Catalin Marinas
Signed-off-by: Will Deacon
Signed-off-by: Kamal Mostafa
---
arch/arm64/include/asm/pgtable-hwdef.h | 1 -
arch/arm64/include/asm/pgtable.h | 4
her (the serial controller is detected as a 16550A, which is not
fully compatible with the ath79 serial, and the autoconfig may lead to
undefined behavior on ath79.)
Signed-off-by: Matthias Schiffer
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
arch/mips/ath79/early_printk.c
ff-by: Chris Bainbridge
Acked-by: Mathias Nyman
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/usb/core/hcd.c | 15 +--
drivers/usb/core/hub.c | 8
include/linux/usb.h | 3 +--
include/linux/usb/hcd.h | 1 +
4 files changed, 19 ins
erest]
Fixes: 343fcb8c70d7 ("thunderbolt: Fix nontrivial endpoint devices.")
Signed-off-by: Andreas Noever
Signed-off-by: Bjorn Helgaas
CC: Lukas Wunner
Signed-off-by: Kamal Mostafa
---
drivers/thunderbolt/eeprom.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/thunderbolt/eeprom.c
hab
Signed-off-by: Kamal Mostafa
---
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/media/v4l2-core/v4l2-compat-ioctl32.c
b/drivers/media/v4l2-core/v4l2-compat-ioctl32.c
index 73138a3..da9883a 100644
--- a/drivers/media/v
one position per loop iteration.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=114701
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=112161
Signed-off-by: Nicolai Stange
Signed-off-by: Theodore Ts'o
Signed-off-by: Kamal Mostafa
---
fs/ext4/mballoc.c | 6 --
1 file changed,
+0x177/0x1b0
[<60017bd5>] fork_handler+0x85/0x90
Fix the problem by using list_del_init() as we always should with
i_orphan list.
Reported-by: Vegard Nossum
Signed-off-by: Jan Kara
Signed-off-by: Theodore Ts'o
Signed-off-by: Kamal Mostafa
---
fs/ext4/namei.c | 2 +-
1 file
()")
Signed-off-by: Jiri Slaby
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/tty/n_gsm.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/tty/n_gsm.c b/drivers/tty/n_gsm.c
index bce16e4..db37ee4 100644
--- a/drivers/tty/n_gs
OC_* versions. They can
be handled in btrfs using the same code. Without this, 32-bit {ch,ls}attr
fail.
Signed-off-by: Luke Dashjr
Reviewed-by: Josef Bacik
Reviewed-by: David Sterba
Signed-off-by: David Sterba
Signed-off-by: Kamal Mostafa
---
fs/btrfs/ctree.h | 1 +
fs/btrfs/file.c | 2 +-
fs/bt
and AHxx products
with 2 RmNet Interfaces and products with 1 RmNet + 1 USB Audio interface.
In addition some minor renaming and formatting.
Signed-off-by: Hans-Christoph Schemmel
[johan: sort current entries and trim trailing whitespace ]
Signed-off-by: Johan Hovold
Signed-off-by: Kamal
() so it causes aac_probe_one to hang until
the schedule_timeout() which is 30 minutes.
Fixed by: Adding another kthread_should_stop() before schedule_timeout()
Signed-off-by: Raghava Aditya Renukunta
Reviewed-by: Johannes Thumshirn
Signed-off-by: Martin K. Petersen
Signed-off-by: Kamal
istoffer Dall
Signed-off-by: Marc Zyngier
Signed-off-by: Christoffer Dall
Signed-off-by: Kamal Mostafa
---
arch/arm/kvm/mmu.c | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/arch/arm/kvm/mmu.c b/arch/arm/kvm/mmu.c
index 966f8d2..b4c2d43 100644
--- a/arch/arm/kv
4.2-stable: context ]
Signed-off-by: Kamal Mostafa
---
drivers/crypto/s5p-sss.c | 53 +++-
1 file changed, 39 insertions(+), 14 deletions(-)
diff --git a/drivers/crypto/s5p-sss.c b/drivers/crypto/s5p-sss.c
index f214a87..8a9256b 100644
--- a/drivers/c
-by: Theodore Ts'o
Signed-off-by: Kamal Mostafa
---
fs/ext4/ialloc.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/fs/ext4/ialloc.c b/fs/ext4/ialloc.c
index ac644c3..cb6166a 100644
--- a/fs/ext4/ialloc.c
+++ b/fs/ext4/ialloc.c
@@ -1120,11 +1120,13 @@ struct ino
atible for qe-uart.
So add it.
Signed-off-by: Zhao Qiang
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/tty/serial/ucc_uart.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/tty/serial/ucc_uart.c b/drivers/tty/serial/ucc_uart.c
index 14d10fc..eb12cbe
but were sometimes taking 60-70ms.
Signed-off-by: Adrian Hunter
Signed-off-by: Ulf Hansson
Signed-off-by: Kamal Mostafa
---
drivers/mmc/core/mmc.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/mmc/core/mmc.c b/drivers/mmc/core/mmc.c
index 7466ce0..acba480 100644
--- a/dri
release")
Signed-off-by: Johan Hovold
Acked-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/usb/serial/io_edgeport.c | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/drivers/usb/serial/io_edgeport.c b/drivers/usb/serial/io_edgeport.c
e() has been introduced to
provide a proper interface to handle static enabled CAN controller options.
Reported-by: Ramesh Shanmugasundaram
Signed-off-by: Oliver Hartkopp
Reviewed-by: Ramesh Shanmugasundaram
Signed-off-by: Marc Kleine-Budde
Signed-off-by: Kamal Mosta
021-18280-3-git-send-email-cp...@redhat.com
Signed-off-by: Kamal Mostafa
---
drivers/gpu/drm/drm_fb_helper.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c
index dc386eb..5149726 100644
--- a/drivers/gp
0x28/0x58
[5.912717] DEBUG_LOCKS_WARN_ON(val > preempt_count())
Reported-by: H. Nikolaus Schaller
Tested-by: H. Nikolaus Schaller
Signed-off-by: Roger Quadros
Signed-off-by: Lee Jones
Signed-off-by: Kamal Mostafa
---
drivers/mfd/omap-usb-tll.c | 13 +
1 file changed, 9 insertions(+)
uld lead to deallocated memory being
dereferenced in the completion callbacks.
Fixes: ee467a1f2066 ("USB: serial: add Moxa UPORT 12XX/14XX/16XX
driver")
Signed-off-by: Johan Hovold
Acked-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/usb/serial/mxuport.c | 10 +
up
with active URBs for an unbound interface.
Fixes: f9c99bb8b3a1 ("USB: usb-serial: replace shutdown with disconnect,
release")
Signed-off-by: Johan Hovold
Acked-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/usb/serial/keyspan.c | 4
1 file changed, 4 insertion
han: rebase and replace commit message ]
Signed-off-by: Johan Hovold
Signed-off-by: Kamal Mostafa
---
drivers/usb/serial/option.c | 54 +
1 file changed, 54 insertions(+)
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
index 7cac
we need to change the assigment from reg1 to reg2 which
is the correct location.
Signed-off-by: Andreas Werner
Fixes: '3764e82e5' drivers: Introduce MEN Chameleon Bus
Signed-off-by: Johannes Thumshirn
Signed-off-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/mcb/mc
urelien Jarno
Cc: Steven J . Hill
Cc: Fuxin Zhang
Cc: Zhangjin Wu
Cc: linux-m...@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/12888/
Signed-off-by: Ralf Baechle
Signed-off-by: Kamal Mostafa
---
arch/mips/kernel/setup.c | 3 +++
1 file changed, 3 insertions(+)
diff --git
ces during
attach were never released on errors (e.g. missing endpoints).
Fixes: 6e8cf7751f9f ("USB: add EPIC support to the io_edgeport driver")
Signed-off-by: Johan Hovold
Acked-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/usb/serial/io_ed
xes: f7a33e608d9a ("USB: serial: add quatech2 usb to serial driver")
Signed-off-by: Johan Hovold
Acked-by: Greg Kroah-Hartman
Signed-off-by: Kamal Mostafa
---
drivers/usb/serial/quatech2.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/usb/serial/quatech2.c b/drivers/usb/seri
setup.c ]
Signed-off-by: Kamal Mostafa
---
arch/arm64/kernel/setup.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/kernel/setup.c b/arch/arm64/kernel/setup.c
index 386acb8..07df3f7 100644
--- a/arch/arm64/kernel/setup.c
+++ b/arch/arm64/kernel/setup.c
@@ -491,7 +491
-off-by: Dave Chinner
Reviewed-by: Christoph Hellwig
Signed-off-by: Dave Chinner
Signed-off-by: Kamal Mostafa
---
fs/xfs/xfs_inode.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c
index 484c569..f037fe7 100644
--- a/fs/xfs/xfs_
le: delay enabling interrupts until all coupled CPUs
leave idle)
Signed-off-by: Daniel Lezcano
[ rjw: Subject & changelog ]
Signed-off-by: Rafael J. Wysocki
[ kamal: backport to 3.19-stable: context ]
Signed-off-by: Kamal Mostafa
---
drivers/cpuidle/cpuidle.c | 2 +-
1 file changed, 1 insert
ion
string is replaced with replace_mount_options in hpfs_remount_fs.
To fix this bug, implement the hpfs_show_options function that prints
options that are currently selected.
Signed-off-by: Mikulas Patocka
Signed-off-by: Linus Torvalds
Signed-off-by: Kamal Mostafa
---
fs/hpfs/super.c |
low
access using a non-null NTLMv2_Response.
For Samba it's the "map to guest = bad user" option.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11913
Signed-off-by: Stefan Metzmacher
Signed-off-by: Steve French
Signed-off-by: Kamal Mostafa
---
f
oshihiro Shimoda
Reviewed-by: Felipe Balbi
Signed-off-by: Greg Kroah-Hartman
[ kamal: backport to 4.2-stable: s/ARCH_RENESAS/ARCH_SHMOBILE/ ]
Signed-off-by: Kamal Mostafa
---
drivers/usb/host/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/usb/host/Kconfig b/
use the raw backtracing instead.
Signed-off-by: James Hogan
Reviewed-by: Leonid Yegoshin
Cc: linux-m...@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11701/
Signed-off-by: Ralf Baechle
(cherry picked from commit d2941a975ac745c607dfb590e92bb30bc352dad9)
Signed-off-by: Kamal
PS: KVM: Rewrite count/compare timer emulation")
Signed-off-by: James Hogan
Cc: Paolo Bonzini
Cc: "Radim KrÄmář"
Cc: Ralf Baechle
Cc: linux-m...@linux-mips.org
Cc: k...@vger.kernel.org
Signed-off-by: Paolo Bonzini
Signed-off-by: Kamal Mostafa
---
arch/mips/kvm/emulate.c | 28
n of a control
dependency and an ISB instruction from the EOI in the GICv3 driver is
enough to provide the ordering we need, so we add a comment there
justifying the absence of an explicit smp_rmb().
Signed-off-by: Will Deacon
Signed-off-by: Marc Zyngier
Signed-off-by: Kamal Mostafa
---
drivers/irqch
moved.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=118001
Fixes: 7a8e76a3829f1 ("tracing: unified trace buffer")
Reported-by: Hao Qin
Signed-off-by: Steven Rostedt
Signed-off-by: Kamal Mostafa
---
kernel/trace/ring_buffer.c | 26 ++
1 file changed, 14 insertions(+)
f-by: Radim Krčmář
Signed-off-by: Paolo Bonzini
Signed-off-by: Kamal Mostafa
---
arch/x86/kvm/x86.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
index 18bfb6c..59e8b79 100644
--- a/arch/x86/kvm/x86.c
+++ b/arch/x86/kvm/x86.c
@@ -1742,8 +1742,6 @@ st
off-by: Gavin Shan
Reviewed-by: Russell Currey
Signed-off-by: Michael Ellerman
Signed-off-by: Kamal Mostafa
---
arch/powerpc/kernel/eeh_driver.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/powerpc/kernel/eeh_driver.c b/arch/powerpc/kernel/eeh_driver.c
index b17e793..0cc91d1 1006
them in
xfs_iflush_cluster, too.
Signed-off-by: Dave Chinner
Reviewed-by: Brian Foster
Reviewed-by: Christoph Hellwig
Signed-off-by: Dave Chinner
Signed-off-by: Kamal Mostafa
---
fs/xfs/xfs_inode.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c
index
th the affected gcc releases.
Signed-off-by: Arnd Bergmann
Acked-by: Peter Oberparleiter
Signed-off-by: Michal Marek
Signed-off-by: Kamal Mostafa
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 6b72df3..d633ed1 100644
--- a/Makefile
+++
the session and at some point it tries to do a caam_jr_free()
on a NULL JR dev pointer.
This patch is a fix for this issue.
Signed-off-by: Catalin Vasile
Signed-off-by: Herbert Xu
Signed-off-by: Kamal Mostafa
---
drivers/crypto/caam/jr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
ux-m...@linux-mips.org
Cc: k...@vger.kernel.org
Signed-off-by: Paolo Bonzini
Signed-off-by: Kamal Mostafa
---
arch/mips/include/asm/kvm_host.h | 2 +-
arch/mips/kvm/emulate.c | 61 ++--
arch/mips/kvm/trap_emul.c| 2 +-
3 files changed, 29 insertions(+),
2.095839] [] sysenter_past_esp+0x36/0x55
[ 7612.095844] ---[ end trace 97e9c637a20e8348 ]---
Signed-off-by: Wang YanQing
Acked-by: Larry Finger
Signed-off-by: Kalle Valo
[ kamal: backport to 4.2-stable: files moved ]
Signed-off-by: Kamal Mostafa
---
drivers/net/wireless/rtlwifi/pci.c | 2 +-
low
access using a non-null NTChallengeResponse.
For Samba it's the "map to guest = bad user" option.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11913
Signed-off-by: Stefan Metzmacher
Signed-off-by: Steve French
Signed-off-by: Kamal Mostafa
---
f
chwork: https://patchwork.linux-mips.org/patch/13160/
Signed-off-by: Ralf Baechle
Signed-off-by: Kamal Mostafa
---
arch/mips/math-emu/cp1emu.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/arch/mips/math-emu/cp1emu.c b/arch/mips/math-emu/cp1emu.c
index 9dfcd7f..862bc86 1006
address.
No functional changes were made. This was tested on pSeries, both
in PHyp and qemu guest.
Fixes: 39baadbf36ce ("powerpc/eeh: Remove eeh information from pci_dn")
Reviewed-by: Gavin Shan
Signed-off-by: Guilherme G. Piccoli
Signed-off-by: Michael Ellerman
Signed-off-by: Kamal Mos
m the content saved to the EEH device when it's populated,
to resolve above issue.
Fixes: 5cfb20b9 ("powerpc/eeh: Emulate EEH recovery for VFIO devices")
Signed-off-by: Gavin Shan
Reviewed-by: Russell Currey
Signed-off-by: Michael Ellerman
Signed-off-by: Kamal Mostafa
---
arch
rk.linux-mips.org/patch/13271/
Signed-off-by: Ralf Baechle
Signed-off-by: Kamal Mostafa
---
arch/mips/include/asm/msa.h | 13 +
arch/mips/kernel/traps.c| 6 +++---
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/arch/mips/include/asm/msa.h b/arch/mips/include/asm/m
efault list.
We probably want this in backport kernels as well, to allow building
them with gcc-6 without introducing extra warnings.
Signed-off-by: Arnd Bergmann
Acked-by: Olof Johansson
Acked-by: Lee Jones
Signed-off-by: Michal Marek
Signed-off-by: Kamal Mostafa
---
Makefile
porting the refcounting
changes is way too invasive.
Signed-off-by: Lyude
[danvet: Clarify why we need this.]
Signed-off-by: Daniel Vetter
Link:
http://patchwork.freedesktop.org/patch/msgid/1463065021-18280-2-git-send-email-cp...@redhat.com
Signed-off-by: Kamal Mostafa
---
drivers/gpu/drm/i915/i
bugzilla.samba.org/show_bug.cgi?id=11913
Signed-off-by: Stefan Metzmacher
Signed-off-by: Steve French
Signed-off-by: Kamal Mostafa
---
fs/cifs/sess.c | 32
1 file changed, 20 insertions(+), 12 deletions(-)
diff --git a/fs/cifs/sess.c b/fs/cifs/sess.c
index bce6fdc..ab
ic")
Signed-off-by: Steven Rostedt
Signed-off-by: Kamal Mostafa
---
kernel/trace/ring_buffer.c | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/kernel/trace/ring_buffer.c b/kernel/trace/ring_buffer.c
index 8533ec9..56607e9 100644
--- a/kernel/trace/ring_buffer
Wang YanQing
Acked-by: Larry Finger
Signed-off-by: Kalle Valo
[ kamal: backport to 4.2-stable: files moved ]
Signed-off-by: Kamal Mostafa
---
drivers/net/wireless/rtlwifi/base.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/wireless/rtlwifi/base.c
b/drive
ert Uytterhoeven
Signed-off-by: Mark Brown
[ kamal: backport to 4.2-stable: no separate ak4643_regmap ]
Signed-off-by: Kamal Mostafa
---
sound/soc/codecs/ak4642.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sound/soc/codecs/ak4642.c b/sound/soc/codecs/ak4642.c
index dde8b49..dd2a554 100
att Gumbel
Signed-off-by: Adrian Hunter
Signed-off-by: Ulf Hansson
Signed-off-by: Kamal Mostafa
---
drivers/mmc/card/block.c | 5 +++--
drivers/mmc/core/core.c | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/mmc/card/block.c b/drivers/mmc/card/block.c
index d1e2
rom xfs_imap_to_bp() result in
the inode flush being aborted correctly.
Reported-by: Shyam Kaushik
Diagnosed-by: Shyam Kaushik
Tested-by: Shyam Kaushik
Signed-off-by: Dave Chinner
Reviewed-by: Christoph Hellwig
Signed-off-by: Dave Chinner
Signed-off-by: Kamal Mostafa
---
fs/xfs/xfs_inod
ble in
some cases. It is not essential, so simply remove it.
Signed-off-by: Adrian Hunter
Signed-off-by: Ulf Hansson
Signed-off-by: Kamal Mostafa
---
drivers/mmc/host/sdhci-acpi.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/mmc/host/sdhci-acpi.c b/drivers/
to be handled consistently for
all devices regardless of their async suspend/resume status.
Reported-by: Grygorii Strashko
Tested-by: Grygorii Strashko
Signed-off-by: Rafael J. Wysocki
Signed-off-by: Kamal Mostafa
---
drivers/base/power/main.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
the UI_SET_PHYS
ioctl needs to be treated with special care, as it has the pointer
size encoded in the command.
Signed-off-by: Ricky Liang
Signed-off-by: Dmitry Torokhov
Signed-off-by: Kamal Mostafa
---
drivers/input/misc/uinput.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/input/m
f devices with broken SR-IOV
BARs yet.
[bhelgaas: changelog]
Fixes: b84106b4e229 ("PCI: Disable IO/MEM decoding for devices with
non-compliant BARs")
Signed-off-by: Prarit Bhargava
Signed-off-by: Bjorn Helgaas
CC: Thomas Gleixner
CC: Ingo Molnar
CC: "H. Peter Anvin"
CC: Andi K
tly return
"DIRECTORY NOT EMPTY"
on attempts to remove a non-empty directory.
Signed-off-by: Steve French
Acked-by: Sachin Prabhu
Signed-off-by: Kamal Mostafa
---
fs/cifs/smb2glob.h | 1 +
fs/cifs/smb2inode.c | 8 ++--
fs/cifs/smb2pdu.c | 16
fs/cifs/smb2proto
4c190e2f913f ("sunrpc: trim off
trailing checksum before returning decrypted or integrity authenticated
buffer").
Fixes: 4c190e2f913f "unrpc: trim off trailing checksum..."
Signed-off-by: Tomáš Trnka
Acked-by: Jeff Layton
Signed-off-by: J. Bruce Fields
Signed-off-by: Kamal
ned-off-by: Gavin Shan
Tested-by: Guilherme G. Piccoli
Signed-off-by: Michael Ellerman
Signed-off-by: Kamal Mostafa
---
arch/powerpc/platforms/pseries/iommu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/platforms/pseries/iommu.c
b/arch/powerpc/pla
gned-off-by: Ville Syrjälä
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
Signed-off-by: Kamal Mostafa
---
lib/dma-debug.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/dma-debug.c b/lib/dma-debug.c
index 57f452f..a0a6210 100644
--- a/lib/dma-debug.c
+++
1 - 100 of 11279 matches
Mail list logo