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, satoru.takeuchi@gmail.com,
shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 3.14 00/98] 3.14.30-stable review
Date: Sun, 25 Jan 2015 10:06:18 -0800 [thread overview]
Message-ID: <20150125180712.859646324@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.14.30 release.
There are 98 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 Tue Jan 27 18:06:36 UTC 2015.
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/v3.0/stable-review/patch-3.14.30-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.14.30-rc1
Martin Schwidefsky <schwidefsky@de.ibm.com>
s390/3215: fix tty output containing tabs
Martin Schwidefsky <schwidefsky@de.ibm.com>
s390/3215: fix hanging console issue
Jerry Hoemann <jerry.hoemann@hp.com>
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Alexander Y. Fomichev <git.user@gmail.com>
net: fix creation adjacent device symlinks
Alexander Y. Fomichev <git.user@gmail.com>
net: prevent of emerging cross-namespace symlinks
Dan Carpenter <dan.carpenter@oracle.com>
netfilter: ipset: small potential read beyond the end of buffer
Bandan Das <bsd@redhat.com>
KVM: nVMX: Disable unrestricted mode if ept=0
Kent Overstreet <kmo@daterainc.com>
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Sagi Grimberg <sagig@mellanox.com>
iser-target: Fix implicit termination of connections
Sagi Grimberg <sagig@mellanox.com>
iser-target: Handle ADDR_CHANGE event for listener cm_id
Sagi Grimberg <sagig@mellanox.com>
iser-target: Fix connected_handler + teardown flow race
Sagi Grimberg <sagig@mellanox.com>
iser-target: Parallelize CM connection establishment
Sagi Grimberg <sagig@mellanox.com>
iser-target: Fix flush + disconnect completion handling
Sagi Grimberg <sagig@mellanox.com>
iscsi,iser-target: Initiate termination only once
Nicholas Bellinger <nab@linux-iscsi.org>
vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
Hannes Reinecke <hare@suse.de>
tcm_loop: Fix wrong I_T nexus association
Hannes Reinecke <hare@suse.de>
tcm_loop: Fixup tag handling
Trond Myklebust <trond.myklebust@primarydata.com>
LOCKD: Fix a race when initialising nlmsvc_timeout
Daniel Borkmann <dborkman@redhat.com>
x86, um: actually mark system call tables readonly
Richard Weinberger <richard@nod.at>
um: Skip futex_atomic_cmpxchg_inatomic() test
Dan Carpenter <dan.carpenter@oracle.com>
decompress_bunzip2: off by one in get_next_block()
Geert Uytterhoeven <geert+renesas@glider.be>
ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances
Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
ARM: omap5/dra7xx: Fix frequency typos
Gary Bisson <bisson.gary@gmail.com>
ARM: clk-imx6q: fix video divider for rev T0 1.0
Dmitry Voytik <voytikd@gmail.com>
ARM: imx6q: drop unnecessary semicolon
Fabio Estevam <fabio.estevam@freescale.com>
ARM: dts: imx25: Fix the SPI1 clocks
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Input: I8042 - add Acer Aspire 7738 to the nomux list
Srihari Vijayaraghavan <linux.bug.reporting@gmail.com>
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Ahmed S. Darwish <ahmed.darwish@valeo.com>
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
Ahmed S. Darwish <ahmed.darwish@valeo.com>
can: kvaser_usb: Reset all URB tx contexts upon channel close
Ahmed S. Darwish <ahmed.darwish@valeo.com>
can: kvaser_usb: Don't free packets when tight on URBs
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
usb: musb: stuff leak of struct usb_hcd
Alan Stern <stern@rowland.harvard.edu>
USB: EHCI: fix initialization bug in iso_stream_schedule()
Johan Hovold <johan@kernel.org>
USB: console: fix potential use after free
Johan Hovold <johan@kernel.org>
USB: console: fix uninitialised ldisc semaphore
Johan Hovold <johan@kernel.org>
USB: keyspan: fix null-deref at probe
David Peterson <david.peterson@cel.com>
USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices
Preston Fick <pffick@gmail.com>
USB: cp210x: fix ID for production CEL MeshConnect USB Stick
Amit Virdi <amit.virdi@st.com>
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi <amit.virdi@st.com>
usb: dwc3: gadget: Fix TRB preparation during SG
Arseny Solokha <asolokha@kb.kras.ru>
OHCI: add a quirk for ULi M5237 blocking on reset
Johan Hovold <johan@kernel.org>
gpio: fix memory and reference leaks in gpiochip_add error path
Hans Holmberg <hans.holmberg@intel.com>
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Trond Myklebust <trond.myklebust@primarydata.com>
NFSv4.1: Fix client id trunking on Linux
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
Mugunthan V N <mugunthanvnm@ti.com>
drivers: net: cpsw: fix multicast flush in dual emac mode
Wei Yang <weiyang@linux.vnet.ibm.com>
vfio-pci: Fix the check on pci device type in vfio_pci_probe()
Takashi Iwai <tiwai@suse.de>
uvcvideo: Fix destruction order in uvc_delete()
Mauro Carvalho Chehab <mchehab@osg.samsung.com>
sound: Update au0828 quirks table
Mauro Carvalho Chehab <mchehab@osg.samsung.com>
sound: simplify au0828 quirk table
Sakari Ailus <sakari.ailus@linux.intel.com>
smiapp: Take mutex during PLL update in sensor initialisation
Frank Schaefer <fschaefer.oss@googlemail.com>
af9005: fix kernel panic on init if compiled without IR
Sakari Ailus <sakari.ailus@linux.intel.com>
smiapp-pll: Correct clock debug prints
Tomi Valkeinen <tomi.valkeinen@ti.com>
video/logo: prevent use of logos after they have been freed
Felipe Balbi <balbi@ti.com>
net: ethernet: cpsw: fix hangs with interrupts
Long Li <longli@microsoft.com>
storvsc: ring buffer failures may result in I/O freeze
John David Anglin <dave.anglin@bell.net>
parisc: fix out-of-register compiler error in ldcw inline assembler function
Tomeu Vizoso <tomeu.vizoso@collabora.com>
clk: Don't try to use a struct clk* after it could have been freed
Stephen Boyd <sboyd@codeaurora.org>
clk: Really fix deadlock with mmap_sem
Krzysztof Kozlowski <k.kozlowski@samsung.com>
clk: samsung: Fix double add of syscore ops after driver rebind
Martin K. Petersen <martin.petersen@oracle.com>
scsi: blacklist RSOC for Microsoft iSCSI target devices
Sreekanth Reddy <sreekanth.reddy@avagotech.com>
Revert "[SCSI] mpt3sas: Remove phys on topology change"
Sreekanth Reddy <sreekanth.reddy@avagotech.com>
Revert "[SCSI] mpt2sas: Remove phys on topology change."
Nicholas Bellinger <nab@linux-iscsi.org>
iscsi-target: Fail connection on short sendmsg writes
Thomas Gleixner <tglx@linutronix.de>
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner <tglx@linutronix.de>
tick/powerclamp: Remove tick_nohz_idle abuse
Dominique Leuenberger <dimstar@opensuse.org>
hp_accel: Add support for HP ZBook 15
Jouni Malinen <jouni@qca.qualcomm.com>
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Arik Nemtsov <arik@wizery.com>
cfg80211: avoid mem leak on driver hint set
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
cfg80211: don't WARN about two consecutive Country IE hint
Vineet Gupta <vgupta@synopsys.com>
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta <vgupta@synopsys.com>
ARC: [nsimosci] move peripherals to match model to FPGA
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915: Force the CS stall for invalidate flushes
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915: Invalidate media caches on gen7
Ilia Mirkin <imirkin@alum.mit.edu>
drm/nv4c/mc: disable msi
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915: Only warn the first time we attempt to mmio whilst suspended
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/i915: Don't complain about stolen conflicts on gen3
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: check the right ring in radeon_evict_flags()
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: work around a hw bug in MGCG on CIK
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: fix typo in CI dpm disable
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
drm/ttm: Avoid memory allocation from shrinker functions.
Thomas Hellstrom <thellstrom@vmware.com>
drm/vmwgfx: Fix fence event code
Jay Vosburgh <jay.vosburgh@canonical.com>
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Govindarajulu Varadarajan <_govind@gmx.com>
enic: fix rx skb checksum
Jiri Pirko <jiri@resnulli.us>
team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin
Eric Dumazet <edumazet@google.com>
alx: fix alx_poll()
Herbert Xu <herbert@gondor.apana.org.au>
tcp: Do not apply TSO segment limit to non-TSO packets
Thomas Graf <tgraf@suug.ch>
net: Reset secmark when scrubbing packet
Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
net: Fix stacked vlan offload features computation
Antonio Quartulli <antonio@meshcoding.com>
batman-adv: avoid NULL dereferences and fix if check
Sven Eckelmann <sven@narfation.org>
batman-adv: Unify fragment size calculation
Sven Eckelmann <sven@narfation.org>
batman-adv: Calculate extra tail size based on queued fragments
Prashant Sreedharan <prashant@broadcom.com>
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
stephen hemminger <stephen@networkplumber.org>
in6: fix conflict with glibc
Thomas Graf <tgraf@suug.ch>
netlink: Don't reorder loads/stores before marking mmap netlink frame as available
David Miller <davem@davemloft.net>
netlink: Always copy on mmap TX.
Timo Teräs <timo.teras@iki.fi>
gre: fix the inner mac header in nbma tunnel xmit path
-------------
Diffstat:
Documentation/kernel-parameters.txt | 1 +
Makefile | 4 +-
arch/arc/boot/dts/nsimosci.dts | 18 +-
arch/arc/include/asm/linkage.h | 14 --
arch/arc/kernel/ctx_sw_asm.S | 2 +-
arch/arc/kernel/entry.S | 52 ++--
arch/arc/lib/memcmp.S | 6 +-
arch/arc/lib/memcpy-700.S | 6 +-
arch/arc/lib/memset.S | 10 +-
arch/arc/lib/strchr-700.S | 6 +-
arch/arc/lib/strcmp.S | 6 +-
arch/arc/lib/strcpy-700.S | 6 +-
arch/arc/lib/strlen.S | 6 +-
arch/arc/mm/tlbex.S | 10 +-
arch/arm/boot/dts/imx25.dtsi | 2 +-
arch/arm/mach-imx/clk-imx6q.c | 4 +-
arch/arm/mach-omap2/timer.c | 8 +-
arch/arm/mach-shmobile/setup-sh73a0.c | 3 +
arch/parisc/include/asm/ldcw.h | 13 +-
arch/um/Kconfig.common | 1 +
arch/x86/kernel/kprobes/core.c | 20 +-
arch/x86/kvm/vmx.c | 4 +-
arch/x86/um/sys_call_table_32.c | 2 +-
arch/x86/um/sys_call_table_64.c | 2 +-
drivers/clk/clk.c | 10 +-
drivers/clk/samsung/clk-exynos-audss.c | 4 +
drivers/gpio/gpiolib-of.c | 10 +-
drivers/gpio/gpiolib.c | 11 +-
drivers/gpu/drm/i915/i915_gem_stolen.c | 6 +-
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/i915/intel_ringbuffer.c | 3 +
drivers/gpu/drm/i915/intel_uncore.c | 4 +-
drivers/gpu/drm/nouveau/core/subdev/mc/nv4c.c | 8 -
drivers/gpu/drm/radeon/atombios_dp.c | 4 +
drivers/gpu/drm/radeon/ci_dpm.c | 2 +-
drivers/gpu/drm/radeon/cik.c | 3 +-
drivers/gpu/drm/radeon/radeon_ttm.c | 2 +-
drivers/gpu/drm/ttm/ttm_page_alloc.c | 26 +-
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c | 25 +-
drivers/gpu/drm/vmwgfx/vmwgfx_fence.c | 17 +-
drivers/infiniband/ulp/isert/ib_isert.c | 344 ++++++++++++++++++--------
drivers/infiniband/ulp/isert/ib_isert.h | 7 +-
drivers/input/serio/i8042-x86ia64io.h | 39 +++
drivers/input/serio/i8042.c | 14 ++
drivers/md/bcache/btree.c | 2 +-
drivers/media/i2c/smiapp-pll.c | 4 +-
drivers/media/i2c/smiapp/smiapp-core.c | 2 +
drivers/media/usb/au0828/au0828-cards.c | 5 +
drivers/media/usb/dvb-usb/af9005.c | 3 +
drivers/media/usb/uvc/uvc_driver.c | 6 +-
drivers/net/can/usb/kvaser_usb.c | 20 +-
drivers/net/ethernet/atheros/alx/main.c | 24 +-
drivers/net/ethernet/broadcom/tg3.c | 34 +--
drivers/net/ethernet/cisco/enic/enic_main.c | 12 +-
drivers/net/ethernet/ti/cpsw.c | 30 ++-
drivers/net/ethernet/ti/cpsw_ale.c | 10 +-
drivers/net/ethernet/ti/cpsw_ale.h | 2 +-
drivers/net/team/team.c | 16 +-
drivers/platform/x86/hp_accel.c | 1 +
drivers/s390/char/con3215.c | 52 ++--
drivers/scsi/mpt2sas/mpt2sas_transport.c | 5 +-
drivers/scsi/mpt3sas/mpt3sas_transport.c | 5 +-
drivers/scsi/scsi_devinfo.c | 1 +
drivers/scsi/storvsc_drv.c | 7 +-
drivers/target/iscsi/iscsi_target_login.c | 3 +
drivers/target/iscsi/iscsi_target_util.c | 26 +-
drivers/target/loopback/tcm_loop.c | 89 +++----
drivers/target/loopback/tcm_loop.h | 7 +-
drivers/thermal/intel_powerclamp.c | 2 -
drivers/usb/dwc3/gadget.c | 6 +-
drivers/usb/host/ehci-sched.c | 8 +-
drivers/usb/host/pci-quirks.c | 18 +-
drivers/usb/musb/musb_host.c | 1 -
drivers/usb/serial/console.c | 16 +-
drivers/usb/serial/cp210x.c | 4 +-
drivers/usb/serial/keyspan.c | 20 +-
drivers/vfio/pci/vfio_pci.c | 4 +-
drivers/vhost/scsi.c | 24 +-
drivers/video/logo/logo.c | 17 +-
fs/lockd/svc.c | 8 +-
fs/nfs/nfs4client.c | 17 +-
fs/notify/inode_mark.c | 17 +-
fs/proc/stat.c | 2 +-
include/linux/kernel_stat.h | 1 +
include/uapi/linux/in6.h | 3 +-
include/uapi/linux/libc-compat.h | 3 +
kernel/irq/internals.h | 8 +
kernel/irq/irqdesc.c | 52 ++++
kernel/irq/proc.c | 22 +-
kernel/time/tick-sched.c | 2 -
lib/decompress_bunzip2.c | 2 +-
net/batman-adv/fragmentation.c | 4 +-
net/batman-adv/gateway_client.c | 2 +-
net/core/dev.c | 89 ++++++-
net/core/skbuff.c | 1 +
net/ipv4/ip_gre.c | 9 +-
net/ipv4/tcp_output.c | 4 +-
net/netfilter/ipset/ip_set_core.c | 6 +
net/netlink/af_netlink.c | 54 ++--
net/wireless/chan.c | 9 +-
net/wireless/reg.c | 12 +-
sound/usb/quirks-table.h | 166 +++----------
102 files changed, 1045 insertions(+), 680 deletions(-)
next reply other threads:[~2015-01-25 19:25 UTC|newest]
Thread overview: 100+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-25 18:06 Greg Kroah-Hartman [this message]
2015-01-25 18:06 ` [PATCH 3.14 02/98] netlink: Always copy on mmap TX Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 03/98] netlink: Dont reorder loads/stores before marking mmap netlink frame as available Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 04/98] in6: fix conflict with glibc Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 05/98] tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 07/98] batman-adv: Unify fragment size calculation Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 08/98] batman-adv: avoid NULL dereferences and fix if check Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 09/98] net: Fix stacked vlan offload features computation Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 10/98] net: Reset secmark when scrubbing packet Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 11/98] tcp: Do not apply TSO segment limit to non-TSO packets Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 12/98] alx: fix alx_poll() Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 13/98] team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 14/98] enic: fix rx skb checksum Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 15/98] net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 16/98] drm/vmwgfx: Fix fence event code Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 17/98] drm/ttm: Avoid memory allocation from shrinker functions Greg Kroah-Hartman
2015-01-25 18:06 ` Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 18/98] drm/radeon: fix typo in CI dpm disable Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 19/98] drm/radeon: work around a hw bug in MGCG on CIK Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 21/98] drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 22/98] drm/i915: Dont complain about stolen conflicts on gen3 Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 23/98] drm/i915: Only warn the first time we attempt to mmio whilst suspended Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 24/98] drm/nv4c/mc: disable msi Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 27/98] ARC: [nsimosci] move peripherals to match model to FPGA Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 28/98] ARC: switch to generic ENTRY/END assembler annotations Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 29/98] cfg80211: dont WARN about two consecutive Country IE hint Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 30/98] cfg80211: avoid mem leak on driver hint set Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 31/98] cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 32/98] hp_accel: Add support for HP ZBook 15 Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 33/98] tick/powerclamp: Remove tick_nohz_idle abuse Greg Kroah-Hartman
2015-01-25 18:06 ` Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 34/98] genirq: Prevent proc race against freeing of irq descriptors Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 35/98] iscsi-target: Fail connection on short sendmsg writes Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 36/98] Revert "[SCSI] mpt2sas: Remove phys on topology change." Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 37/98] Revert "[SCSI] mpt3sas: Remove phys on topology change" Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 38/98] scsi: blacklist RSOC for Microsoft iSCSI target devices Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 39/98] clk: samsung: Fix double add of syscore ops after driver rebind Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 40/98] clk: Really fix deadlock with mmap_sem Greg Kroah-Hartman
2015-01-26 12:46 ` Luis Henriques
2015-01-26 12:46 ` Luis Henriques
2015-01-26 22:20 ` Greg Kroah-Hartman
2015-01-25 18:06 ` [PATCH 3.14 41/98] clk: Dont try to use a struct clk* after it could have been freed Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 42/98] parisc: fix out-of-register compiler error in ldcw inline assembler function Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 43/98] storvsc: ring buffer failures may result in I/O freeze Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 44/98] net: ethernet: cpsw: fix hangs with interrupts Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 45/98] video/logo: prevent use of logos after they have been freed Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 46/98] [media] smiapp-pll: Correct clock debug prints Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 48/98] [media] smiapp: Take mutex during PLL update in sensor initialisation Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 49/98] [media] sound: simplify au0828 quirk table Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 50/98] [media] sound: Update au0828 quirks table Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 51/98] [media] uvcvideo: Fix destruction order in uvc_delete() Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 52/98] vfio-pci: Fix the check on pci device type in vfio_pci_probe() Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 53/98] drivers: net: cpsw: fix multicast flush in dual emac mode Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 54/98] ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 55/98] NFSv4.1: Fix client id trunking on Linux Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 56/98] gpiolib: of: Correct error handling in of_get_named_gpiod_flags Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 57/98] gpio: fix memory and reference leaks in gpiochip_add error path Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 58/98] OHCI: add a quirk for ULi M5237 blocking on reset Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 59/98] usb: dwc3: gadget: Fix TRB preparation during SG Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 60/98] usb: dwc3: gadget: Stop TRB preparation after limit is reached Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 61/98] USB: cp210x: fix ID for production CEL MeshConnect USB Stick Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 62/98] USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 63/98] USB: keyspan: fix null-deref at probe Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 64/98] USB: console: fix uninitialised ldisc semaphore Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 65/98] USB: console: fix potential use after free Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 66/98] USB: EHCI: fix initialization bug in iso_stream_schedule() Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 67/98] usb: musb: stuff leak of struct usb_hcd Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 68/98] can: kvaser_usb: Dont free packets when tight on URBs Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 69/98] can: kvaser_usb: Reset all URB tx contexts upon channel close Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 70/98] can: kvaser_usb: Dont send a RESET_CHIP for non-existing channels Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 72/98] Input: I8042 - add Acer Aspire 7738 to the nomux list Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 73/98] ARM: dts: imx25: Fix the SPI1 clocks Greg Kroah-Hartman
2015-01-25 18:07 ` Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 74/98] ARM: imx6q: drop unnecessary semicolon Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 75/98] ARM: clk-imx6q: fix video divider for rev T0 1.0 Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 76/98] ARM: omap5/dra7xx: Fix frequency typos Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 77/98] ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instances Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 78/98] decompress_bunzip2: off by one in get_next_block() Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 79/98] um: Skip futex_atomic_cmpxchg_inatomic() test Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 80/98] x86, um: actually mark system call tables readonly Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 81/98] LOCKD: Fix a race when initialising nlmsvc_timeout Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 82/98] tcm_loop: Fixup tag handling Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 83/98] tcm_loop: Fix wrong I_T nexus association Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 84/98] vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 85/98] iscsi,iser-target: Initiate termination only once Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 86/98] iser-target: Fix flush + disconnect completion handling Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 87/98] iser-target: Parallelize CM connection establishment Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 88/98] iser-target: Fix connected_handler + teardown flow race Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 89/98] iser-target: Handle ADDR_CHANGE event for listener cm_id Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 90/98] iser-target: Fix implicit termination of connections Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 91/98] bcache: Make sure to pass GFP_WAIT to mempool_alloc() Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 92/98] KVM: nVMX: Disable unrestricted mode if ept=0 Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 93/98] netfilter: ipset: small potential read beyond the end of buffer Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 94/98] net: prevent of emerging cross-namespace symlinks Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 95/98] net: fix creation adjacent device symlinks Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 96/98] fsnotify: next_i is freed during fsnotify_unmount_inodes Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 97/98] s390/3215: fix hanging console issue Greg Kroah-Hartman
2015-01-25 18:07 ` [PATCH 3.14 98/98] s390/3215: fix tty output containing tabs Greg Kroah-Hartman
2015-01-25 21:37 ` [PATCH 3.14 00/98] 3.14.30-stable review Guenter Roeck
2015-01-26 17:43 ` Shuah Khan
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=20150125180712.859646324@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=satoru.takeuchi@gmail.com \
--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.