From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org,
ben.hutchings@codethink.co.uk, stable@vger.kernel.org
Subject: [PATCH 4.4 00/93] 4.4.24-stable review
Date: Thu, 6 Oct 2016 10:28:30 +0200 [thread overview]
Message-ID: <20161006074731.150212126@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.4.24 release.
There are 93 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat Oct 8 07:47:15 UTC 2016.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.24-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.4.24-rc1
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Add the top speaker pin config for HP Spectre x360
Hui Wang <hui.wang@canonical.com>
ALSA: hda - Fix headset mic detection problem for several Dell laptops
Prarit Bhargava <prarit@redhat.com>
ACPICA: acpi_get_sleep_type_data: Reduce warnings
Hui Wang <hui.wang@canonical.com>
ALSA: hda - Adding one more ALC255 pin definition for headset problem
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "usbtmc: convert to devm_kzalloc"
Kyle Jones <kyle@kf5jwc.us>
USB: serial: cp210x: Add ID for a Juniper console
Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Staging: fbtft: Fix bug in fbtft-core
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
usb: misc: legousbtower: Fix NULL pointer deference
Konstantin Shkolnyy <konstantin.shkolnyy@gmail.com>
USB: serial: cp210x: fix hardware flow-control disable
Mikulas Patocka <mpatocka@redhat.com>
dm log writes: fix bug with too large bios
Loc Ho <lho@apm.com>
clk: xgene: Add missing parenthesis when clearing divider value
Jann Horn <jann@thejh.net>
aio: mark AIO pseudo-fs noexec
Marek Lindner <mareklindner@neomailbox.ch>
batman-adv: remove unused callback from batadv_algo_ops struct
Jack Morgenstein <jackm@dev.mellanox.co.il>
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein <jackm@dev.mellanox.co.il>
IB/mlx4: Fix code indentation in QP1 MAD flow
Alex Vesker <valex@mellanox.com>
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker <valex@mellanox.com>
IB/ipoib: Don't allow MC joins during light MC flush
Erez Shitrit <erezsh@mellanox.com>
IB/core: Fix use after free in send_leave function
Erez Shitrit <erezsh@mellanox.com>
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Radim Krčmář <rkrcmar@redhat.com>
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
Wei Yongjun <weiyj.lk@gmail.com>
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Michal Hocko <mhocko@suse.com>
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: omap-mcpdm: Fix irq resource handling
Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
sysctl: handle error writing UINT_MAX to u32 fields
Michael Ellerman <mpe@ellerman.id.au>
powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support
Florian Fainelli <f.fainelli@gmail.com>
brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
Florian Fainelli <f.fainelli@gmail.com>
brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
Florian Fainelli <f.fainelli@gmail.com>
brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
Wei Yongjun <weiyj.lk@gmail.com>
ASoC: Intel: Skylake: Fix error return code in skl_probe()
Trond Myklebust <trond.myklebust@primarydata.com>
pNFS/flexfiles: Fix layoutcommit after a commit to DS
Trond Myklebust <trond.myklebust@primarydata.com>
pNFS/files: Fix layoutcommit after a commit to DS
Chuck Lever <chuck.lever@oracle.com>
NFS: Don't drop CB requests with invalid principals
Chuck Lever <chuck.lever@oracle.com>
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Alexandre Belloni <alexandre.belloni@free-electrons.com>
dmaengine: at_xdmac: fix debug string
Dan Carpenter <dan.carpenter@oracle.com>
fnic: pci_dma_mapping_error() doesn't return an error code
Dan Carpenter <dan.carpenter@oracle.com>
avr32: off by one in at32_init_pio()
Sven Eckelmann <sven@narfation.org>
ath9k: Fix programming of minCCA power threshold
Arnd Bergmann <arnd@arndb.de>
gspca: avoid unused variable warnings
Dan Carpenter <dan.carpenter@oracle.com>
em28xx-i2c: rt_mutex_trylock() returns zero on failure
Geert Uytterhoeven <geert@linux-m68k.org>
NFC: fdp: Detect errors from fdp_nci_create_conn()
striebit <shaul.triebitz@intel.com>
iwlmvm: mvm: set correct state in smart-fifo configuration
James Hogan <james.hogan@imgtec.com>
tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
Geliang Tang <geliangtang@163.com>
pstore: drop file opened reference count
Omar Sandoval <osandov@fb.com>
blk-mq: actually hook up defer list when running requests
Nishanth Menon <nm@ti.com>
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Russell King <rmk+kernel@armlinux.org.uk>
ARM: sa1111: fix pcmcia suspend/resume
Wolfram Sang <wsa+renesas@sang-engineering.com>
ARM: shmobile: fix regulator quirk for Gen2
Russell King <rmk+kernel@armlinux.org.uk>
ARM: sa1100: clear reset status prior to reboot
Russell King <rmk+kernel@armlinux.org.uk>
ARM: sa1100: fix 3.6864MHz clock
Russell King <rmk+kernel@armlinux.org.uk>
ARM: sa1100: register clocks early
Hugo Grostabussiat <bonstra@bonstra.fr.eu.org>
ARM: sun5i: Fix typo in trip point temperature
Stephen Boyd <sboyd@codeaurora.org>
regulator: qcom_smd: Fix voltage ranges for pm8x41
Stephen Boyd <stephen.boyd@linaro.org>
regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
Stephen Boyd <stephen.boyd@linaro.org>
regulator: qcom_spmi: Add support for get_mode/set_mode on switches
Stephen Boyd <stephen.boyd@linaro.org>
regulator: qcom_spmi: Add support for S4 supply on pm8941
apronin@chromium.org <apronin@chromium.org>
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
Nicolas Iooss <nicolas.iooss_linux@m4x.org>
printk: fix parsing of "brl=" option
Marcin Nowakowski <marcin.nowakowski@imgtec.com>
MIPS: uprobes: fix use of uninitialised variable
Paul Burton <paul.burton@imgtec.com>
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Marcin Nowakowski <marcin.nowakowski@imgtec.com>
MIPS: fix uretprobe implementation
Marcin Nowakowski <marcin.nowakowski@imgtec.com>
MIPS: uprobes: remove incorrect set_orig_insn
Will Deacon <will.deacon@arm.com>
arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
Srinivas Ramana <sramana@codeaurora.org>
ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
James Morse <james.morse@arm.com>
irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
Russell King <rmk+kernel@armlinux.org.uk>
gpio: sa1100: fix irq probing for ucb1x00
Dan Carpenter <dan.carpenter@oracle.com>
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Yan, Zheng <zyan@redhat.com>
ceph: fix race during filling readdir cache
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: mvm: don't use ret when not initialised
Sara Sharon <sara.sharon@intel.com>
iwlwifi: pcie: fix access to scratch buffer
Geert Uytterhoeven <geert+renesas@glider.be>
spi: sh-msiof: Avoid invalid clock generator parameters
Michael Walle <michael@walle.cc>
hwmon: (adt7411) set bit 3 in CFG1 register
Guenter Roeck <linux@roeck-us.net>
nvmem: Declare nvmem_cell_read() consistently
Quentin Armitage <quentin@armitage.org.uk>
ipvs: fix bind to link-local mcast IPv6 address in backup
Dan Carpenter <dan.carpenter@oracle.com>
tools/vm/slabinfo: fix an unintentional printf
Robert Jarzmik <robert.jarzmik@free.fr>
mmc: pxamci: fix potential oops
Stefan Wahren <stefan.wahren@i2se.com>
drivers/perf: arm_pmu: Fix leak in error path
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
pinctrl: Flag strict is a field in struct pinmux_ops
Masahiro Yamada <yamada.masahiro@socionext.com>
pinctrl: uniphier: fix .pin_dbg_show() callback
Heinrich Schuchardt <xypron.glpk@gmx.de>
i40e: avoid null pointer dereference
Mark Rutland <mark.rutland@arm.com>
perf/core: Fix pmu::filter_match for SW-led groups
Johannes Berg <johannes.berg@intel.com>
iwlwifi: mvm: fix a few firmware capability checks
Cristian Birsan <cristian.birsan@microchip.com>
usb: musb: fix DMA for host mode
Cristian Birsan <cristian.birsan@microchip.com>
usb: musb: Fix DMA desired mode for Mentor DMA engine
Roger Quadros <rogerq@ti.com>
ARM: 8617/1: dma: fix dma_max_pfn()
Robin Murphy <robin.murphy@arm.com>
ARM: 8616/1: dt: Respect property size when parsing CPUs
Alex Deucher <alexander.deucher@amd.com>
drm/radeon/si/dpm: add workaround for for Jet parts
Ilia Mirkin <imirkin@alum.mit.edu>
drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
Andy Lutomirski <luto@kernel.org>
x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID
Andy Lutomirski <luto@kernel.org>
x86/init: Fix cr4_init_shadow() on CR4-less machines
Sergei Miroshnichenko <sergeimir@emcraft.com>
can: dev: fix deadlock reported after bus-off
zhong jiang <zhongjiang@huawei.com>
mm,ksm: fix endless looping in allocating memory when ksm enable
Karl Beldan <kbeldan@baylibre.com>
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
Joonwoo Park <joonwoop@codeaurora.org>
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
-------------
Diffstat:
.../bindings/regulator/qcom,spmi-regulator.txt | 6 +--
Documentation/pinctrl.txt | 2 +-
Makefile | 4 +-
arch/arm/boot/compressed/head.S | 2 +-
arch/arm/boot/dts/sun5i-a13.dtsi | 2 +-
arch/arm/common/sa1111.c | 22 ++++----
arch/arm/include/asm/dma-mapping.h | 2 +-
arch/arm/kernel/devtree.c | 14 +++--
arch/arm/mach-sa1100/clock.c | 5 +-
arch/arm/mach-sa1100/generic.c | 4 ++
arch/arm/mach-sa1100/generic.h | 2 +
arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 62 +++++++++-------------
arch/arm64/kernel/debug-monitors.c | 6 ++-
arch/avr32/mach-at32ap/pio.c | 2 +-
arch/mips/include/asm/uprobes.h | 1 -
arch/mips/kernel/uprobes.c | 25 ++-------
arch/mips/mti-malta/malta-setup.c | 8 ++-
arch/powerpc/kernel/prom_init.c | 9 ++--
arch/tile/include/asm/elf.h | 1 +
arch/tile/include/uapi/asm/auxvec.h | 2 +
arch/x86/include/asm/tlbflush.h | 2 +-
arch/x86/kernel/cpu/common.c | 23 ++++----
arch/x86/kvm/vmx.c | 13 +++++
block/blk-mq.c | 2 +-
drivers/acpi/acpica/hwxface.c | 24 ++++++---
drivers/char/hw_random/omap-rng.c | 16 +++++-
drivers/char/tpm/tpm2-cmd.c | 2 +-
drivers/clk/clk-xgene.c | 4 +-
drivers/dma/at_xdmac.c | 8 +--
drivers/gpio/gpio-sa1100.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/engine/fifo/dmanv04.c | 3 ++
drivers/gpu/drm/radeon/si_dpm.c | 6 +++
drivers/hwmon/adt7411.c | 5 +-
drivers/infiniband/core/multicast.c | 13 +----
drivers/infiniband/hw/mlx4/mad.c | 23 ++++++++
drivers/infiniband/hw/mlx4/mcg.c | 14 ++---
drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 +-
drivers/infiniband/hw/mlx4/qp.c | 37 +++++++------
drivers/infiniband/ulp/ipoib/ipoib.h | 1 +
drivers/infiniband/ulp/ipoib/ipoib_cm.c | 16 ++++++
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 9 ++++
drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
drivers/irqchip/irq-gic-v3.c | 7 +--
drivers/md/dm-log-writes.c | 4 +-
drivers/media/usb/em28xx/em28xx-i2c.c | 5 +-
drivers/media/usb/gspca/cpia1.c | 2 +-
drivers/media/usb/gspca/konica.c | 2 +-
drivers/media/usb/gspca/t613.c | 2 +-
drivers/mmc/host/pxamci.c | 16 +++---
drivers/mtd/nand/davinci_nand.c | 3 ++
drivers/net/can/dev.c | 27 ++++++----
drivers/net/ethernet/intel/i40e/i40e_common.c | 4 +-
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 2 +-
drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c | 4 +-
drivers/net/wireless/brcm80211/brcmsmac/dma.c | 4 +-
drivers/net/wireless/brcm80211/brcmsmac/stf.c | 2 +-
drivers/net/wireless/iwlwifi/mvm/fw.c | 3 +-
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 8 +--
drivers/net/wireless/iwlwifi/mvm/sf.c | 2 +-
drivers/net/wireless/iwlwifi/pcie/tx.c | 4 +-
drivers/nfc/fdp/fdp.c | 4 +-
drivers/perf/arm_pmu.c | 1 +
drivers/pinctrl/uniphier/pinctrl-uniphier-core.c | 6 +++
drivers/regulator/qcom_smd-regulator.c | 17 +++---
drivers/regulator/qcom_spmi-regulator.c | 7 ++-
drivers/scsi/fnic/fnic_fcs.c | 8 +--
drivers/spi/spi-sh-msiof.c | 3 ++
drivers/staging/fbtft/fbtft-core.c | 4 +-
drivers/usb/class/usbtmc.c | 3 +-
drivers/usb/gadget/udc/fsl_qe_udc.c | 7 +--
drivers/usb/misc/legousbtower.c | 35 ++++++------
drivers/usb/musb/musb_host.c | 8 ++-
drivers/usb/serial/cp210x.c | 3 +-
fs/aio.c | 7 ++-
fs/ceph/inode.c | 9 +++-
fs/nfs/callback_xdr.c | 6 ++-
fs/nfs/filelayout/filelayout.c | 3 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 3 +-
fs/pstore/inode.c | 1 -
include/linux/can/dev.h | 3 +-
include/linux/nvmem-consumer.h | 2 +-
include/linux/sysctl.h | 2 +
kernel/cpuset.c | 17 ++++--
kernel/events/core.c | 23 +++++++-
kernel/fork.c | 10 ++--
kernel/printk/braille.c | 4 +-
kernel/sysctl.c | 45 +++++++++++++++-
mm/ksm.c | 3 +-
net/batman-adv/originator.c | 6 ---
net/batman-adv/types.h | 3 --
net/netfilter/ipvs/ip_vs_sync.c | 6 ++-
net/sunrpc/svc.c | 8 ++-
sound/pci/hda/patch_conexant.c | 10 ++++
sound/pci/hda/patch_realtek.c | 17 ++++++
sound/soc/intel/skylake/skl.c | 4 +-
sound/soc/omap/omap-mcpdm.c | 5 +-
tools/vm/slabinfo.c | 3 +-
97 files changed, 526 insertions(+), 289 deletions(-)
next reply other threads:[~2016-10-06 8:55 UTC|newest]
Thread overview: 95+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161006085617uscas1p138247ef1e0fc1f67a8925f522d0aed06@uscas1p1.samsung.com>
2016-10-06 8:28 ` Greg Kroah-Hartman [this message]
2016-10-06 8:28 ` [PATCH 4.4 01/93] cpuset: handle race between CPU hotplug and cpuset_hotplug_work Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 02/93] mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 03/93] mm,ksm: fix endless looping in allocating memory when ksm enable Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 04/93] can: dev: fix deadlock reported after bus-off Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 05/93] x86/init: Fix cr4_init_shadow() on CR4-less machines Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 06/93] x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we dont have CPUID Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 07/93] drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 08/93] drm/radeon/si/dpm: add workaround for for Jet parts Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 09/93] ARM: 8616/1: dt: Respect property size when parsing CPUs Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 10/93] ARM: 8617/1: dma: fix dma_max_pfn() Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 11/93] usb: musb: Fix DMA desired mode for Mentor DMA engine Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 12/93] usb: musb: fix DMA for host mode Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 13/93] iwlwifi: mvm: fix a few firmware capability checks Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 14/93] perf/core: Fix pmu::filter_match for SW-led groups Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 15/93] i40e: avoid null pointer dereference Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 16/93] pinctrl: uniphier: fix .pin_dbg_show() callback Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 17/93] pinctrl: Flag strict is a field in struct pinmux_ops Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 18/93] drivers/perf: arm_pmu: Fix leak in error path Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 19/93] mmc: pxamci: fix potential oops Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 20/93] tools/vm/slabinfo: fix an unintentional printf Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 21/93] ipvs: fix bind to link-local mcast IPv6 address in backup Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 22/93] nvmem: Declare nvmem_cell_read() consistently Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 23/93] hwmon: (adt7411) set bit 3 in CFG1 register Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 24/93] spi: sh-msiof: Avoid invalid clock generator parameters Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 25/93] iwlwifi: pcie: fix access to scratch buffer Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 26/93] iwlwifi: mvm: dont use ret when not initialised Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 27/93] ceph: fix race during filling readdir cache Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 28/93] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame() Greg Kroah-Hartman
2016-10-06 8:28 ` [PATCH 4.4 29/93] gpio: sa1100: fix irq probing for ucb1x00 Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 30/93] irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning Greg Kroah-Hartman
2016-10-06 8:29 ` Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 31/93] ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 32/93] arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 33/93] MIPS: uprobes: remove incorrect set_orig_insn Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 34/93] MIPS: fix uretprobe implementation Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 35/93] MIPS: Malta: Fix IOCU disable switch read for MIPS64 Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 36/93] MIPS: uprobes: fix use of uninitialised variable Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 37/93] printk: fix parsing of "brl=" option Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 38/93] tpm: fix byte-order for the value read by tpm2_get_tpm_pt Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 39/93] regulator: qcom_spmi: Add support for S4 supply on pm8941 Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 40/93] regulator: qcom_spmi: Add support for get_mode/set_mode on switches Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 41/93] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 42/93] regulator: qcom_smd: Fix voltage ranges for pm8x41 Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 44/93] ARM: sa1100: register clocks early Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 45/93] ARM: sa1100: fix 3.6864MHz clock Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 46/93] ARM: sa1100: clear reset status prior to reboot Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 47/93] ARM: shmobile: fix regulator quirk for Gen2 Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 48/93] ARM: sa1111: fix pcmcia suspend/resume Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 49/93] hwrng: omap - Fix assumption that runtime_get_sync will always succeed Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 50/93] blk-mq: actually hook up defer list when running requests Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 51/93] pstore: drop file opened reference count Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 52/93] tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 53/93] iwlmvm: mvm: set correct state in smart-fifo configuration Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 55/93] [media] em28xx-i2c: rt_mutex_trylock() returns zero on failure Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 56/93] [media] gspca: avoid unused variable warnings Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 57/93] ath9k: Fix programming of minCCA power threshold Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 58/93] avr32: off by one in at32_init_pio() Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 59/93] fnic: pci_dma_mapping_error() doesnt return an error code Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 60/93] dmaengine: at_xdmac: fix debug string Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 61/93] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 62/93] NFS: Dont drop CB requests with invalid principals Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 63/93] pNFS/files: Fix layoutcommit after a commit to DS Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 64/93] pNFS/flexfiles: " Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 65/93] ASoC: Intel: Skylake: Fix error return code in skl_probe() Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 66/93] brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 67/93] brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 68/93] brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get() Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 69/93] powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 70/93] sysctl: handle error writing UINT_MAX to u32 fields Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 71/93] ASoC: omap-mcpdm: Fix irq resource handling Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 72/93] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 73/93] dmaengine: at_xdmac: fix to pass correct device identity to free_irq() Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 75/93] IB/ipoib: Fix memory corruption in ipoib cm mode connect flow Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 76/93] IB/core: Fix use after free in send_leave function Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 77/93] IB/ipoib: Dont allow MC joins during light MC flush Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 78/93] IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 79/93] IB/mlx4: Fix code indentation in QP1 MAD flow Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 80/93] IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 82/93] aio: mark AIO pseudo-fs noexec Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 83/93] clk: xgene: Add missing parenthesis when clearing divider value Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 84/93] dm log writes: fix bug with too large bios Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 85/93] USB: serial: cp210x: fix hardware flow-control disable Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 86/93] usb: misc: legousbtower: Fix NULL pointer deference Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 87/93] Staging: fbtft: Fix bug in fbtft-core Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 88/93] USB: serial: cp210x: Add ID for a Juniper console Greg Kroah-Hartman
2016-10-06 8:29 ` [PATCH 4.4 89/93] Revert "usbtmc: convert to devm_kzalloc" Greg Kroah-Hartman
2016-10-06 8:30 ` [PATCH 4.4 90/93] ALSA: hda - Adding one more ALC255 pin definition for headset problem Greg Kroah-Hartman
2016-10-06 8:30 ` [PATCH 4.4 91/93] ACPICA: acpi_get_sleep_type_data: Reduce warnings Greg Kroah-Hartman
2016-10-06 8:30 ` [PATCH 4.4 92/93] ALSA: hda - Fix headset mic detection problem for several Dell laptops Greg Kroah-Hartman
2016-10-06 8:30 ` [PATCH 4.4 93/93] ALSA: hda - Add the top speaker pin config for HP Spectre x360 Greg Kroah-Hartman
2016-10-06 18:42 ` [PATCH 4.4 00/93] 4.4.24-stable review Guenter Roeck
2016-10-06 19:58 ` Shuah Khan
[not found] ` <57f7819c.d4301c0a.965e6.cd11@mx.google.com>
2016-10-07 13:02 ` Greg Kroah-Hartman
2016-10-08 9:53 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161006074731.150212126@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.