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,
stable@vger.kernel.org
Subject: [PATCH 3.14 000/130] 3.14.63-stable review
Date: Tue, 1 Mar 2016 15:44:11 -0800 [thread overview]
Message-ID: <20160301234459.768886030@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.14.63 release.
There are 130 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 Thu Mar 3 23:44:39 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/v3.x/stable-review/patch-3.14.63-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.63-rc1
Oren Givon <oren.givon@intel.com>
iwlwifi: update and fix 7265 series PCI IDs
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted.
Al Viro <viro@zeniv.linux.org.uk>
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Simon Guinot <simon.guinot@sequanux.org>
kernel/resource.c: fix muxed resource handling in __request_region()
Stefan Hajnoczi <stefanha@redhat.com>
sunrpc/cache: fix off-by-one in qword_get()
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tracing: Fix showing function event in available_events
Christian Borntraeger <borntraeger@de.ibm.com>
KVM: async_pf: do not warn on page allocation failures
Benjamin Coddington <bcodding@redhat.com>
NFSv4: Fix a dentry leak on alias use
Christoph Hellwig <hch@lst.de>
nfs: fix nfs_size_to_loff_t
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
PCI/AER: Flush workqueue on device remove to avoid use-after-free
Tejun Heo <tj@kernel.org>
libata: fix sff host state machine locking while polling
Tejun Heo <tj@kernel.org>
Revert "workqueue: make sure delayed work run in local cpu"
Johannes Berg <johannes.berg@intel.com>
rfkill: fix rfkill_fop_read wait_event usage
Oliver Neukum <oneukum@suse.com>
cdc-acm:exclude Samsung phone 04e8:685d
Ilya Dryomov <idryomov@gmail.com>
libceph: don't bail early from try_read() when skipping a message
Peter Rosin <peda@axentia.se>
hwmon: (ads1015) Handle negative conversion values correctly
Mike Marciniszyn <mike.marciniszyn@intel.com>
IB/qib: fix mcast detach when qp not attached
Insu Yun <wuninsu@gmail.com>
ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
Alex Deucher <alexander.deucher@amd.com>
drm/radeon/pm: adjust display configuration after powerstate
Rasmus Villemoes <linux@rasmusvillemoes.dk>
drm/radeon: use post-decrement in error handling
Gerd Hoffmann <kraxel@redhat.com>
drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
Jani Nikula <jani.nikula@intel.com>
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
Nicolai Hähnle <nicolai.haehnle@amd.com>
drm/radeon: hold reference to fences in radeon_sa_bo_new
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: clean up fujitsu quirks
Rob Clark <robdclark@gmail.com>
drm/vmwgfx: respect 'nomodeset'
Dmitry V. Levin <ldv@altlinux.org>
sparc64: fix incorrect sign extension in sys_sparc64_personality
Borislav Petkov <bp@suse.de>
EDAC: Robustify workqueues destruction
zengtao <prime.zeng@huawei.com>
cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
Linus Walleij <linus.walleij@linaro.org>
mmc: mmci: fix an ages old detection error
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Richard Cochran <richardcochran@gmail.com>
posix-clock: Fix return code on the poll method's error path
Mikulas Patocka <mpatocka@redhat.com>
dm snapshot: fix hung bios when copy error occurs
Mike Snitzer <snitzer@redhat.com>
dm space map metadata: remove unused variable in brb_pop()
Mauro Carvalho Chehab <mchehab@osg.samsung.com>
tda1004x: only update the frontend properties if locked
Antonio Ospite <ao2@ao2.it>
gspca: ov534/topro: prevent a division by 0
Malcolm Priestley <tvboxspy@gmail.com>
media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
Vegard Nossum <vegard.nossum@oracle.com>
uml: fix hostfs mknod()
Vegard Nossum <vegard.nossum@oracle.com>
uml: flush stdout before forking
Stefan Haberland <stefan.haberland@de.ibm.com>
s390/dasd: fix refcount for PAV reassignment
Stefan Haberland <stefan.haberland@de.ibm.com>
s390/dasd: prevent incorrect length error under z/VM after PAV changes
Ard Biesheuvel <ard.biesheuvel@linaro.org>
s390: fix normalization bug in exception table sorting
Filipe Manana <fdmanana@suse.com>
Btrfs: fix number of transaction units required to create symlink
Filipe Manana <fdmanana@suse.com>
Btrfs: send, don't BUG_ON() when an empty symlink is found
Josef Bacik <jbacik@fb.com>
Btrfs: igrab inode in writepage
Anand Jain <anand.jain@oracle.com>
Btrfs: add missing brelse when superblock checksum fails
Russell King <rmk+kernel@arm.linux.org.uk>
scripts: recordmcount: break hardlinks
Prarit Bhargava <prarit@redhat.com>
powercap / RAPL: fix BIOS lock check
James Bottomley <James.Bottomley@HansenPartnership.com>
ses: fix additional element traversal bug
James Bottomley <James.Bottomley@HansenPartnership.com>
ses: Fix problems with simple enclosures
Johannes Berg <johannes.berg@intel.com>
rfkill: copy the name into the rfkill struct
Kirill A. Shutemov <kirill@shutemov.name>
vgaarb: fix signal handling in vga_get()
Guillaume Delbergue <guillaume.delbergue@greensocs.com>
irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
Joe Thornber <ejt@redhat.com>
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber <ejt@redhat.com>
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Mikulas Patocka <mpatocka@redhat.com>
sata_sil: disable trim
Sasha Levin <sasha.levin@oracle.com>
sched/core: Remove false-positive warning from wake_up_process()
Xunlei Pang <xlpang@redhat.com>
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Mirza Krak <mirza.krak@hostmobility.com>
can: sja1000: clear interrupts on start
Quentin Casasnovas <quentin.casasnovas@oracle.com>
RDS: fix race condition when sending a message on unbound socket
Johannes Berg <johannes.berg@intel.com>
mac80211: mesh: fix call_rcu() usage
Suman Anna <s-anna@ti.com>
virtio: fix memory leak of virtio ida cache layers
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
ring-buffer: Update read stamp with first real commit on page
Jan Engelhardt <jengelh@inai.de>
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Nicholas Bellinger <nab@linux-iscsi.org>
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Jan Kara <jack@suse.cz>
vfs: Avoid softlockups with sendfile(2)
Vineet Gupta <vgupta@synopsys.com>
ARC: dw2 unwind: Remove falllback linear search thru FDE entries
Kees Cook <keescook@chromium.org>
mac: validate mac_partition is within sector
Luca Porzio <lporzio@micron.com>
mmc: remove bondage between REQ_META and reliable write
K. Y. Srinivasan <kys@microsoft.com>
storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
sumit.saxena@avagotech.com <sumit.saxena@avagotech.com>
megaraid_sas : SMAP restriction--do not access user memory from IOCTL code
sumit.saxena@avagotech.com <sumit.saxena@avagotech.com>
megaraid_sas: Do not use PAGE_SIZE for max_sectors
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
dmaengine: dw: convert to __ffs()
Valentin Rothberg <valentinrothberg@gmail.com>
wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
Dan Carpenter <dan.carpenter@oracle.com>
devres: fix a for loop bounds check
Andrey Ryabinin <aryabinin@virtuozzo.com>
lockd: create NSM handles per net namespace
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: make rv770_set_sw_state failures non-fatal
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: unconditionally set sysfs_initialized
NeilBrown <neilb@suse.com>
async_tx: use GFP_NOWAIT rather than GFP_IO
Roman Volkov <rvolkov@v1ros.org>
clocksource/drivers/vt8500: Increase the minimum delta
Roman Volkov <rvolkov@v1ros.org>
dts: vt8500: Add SDHC node to DTS file for WM8650
Thomas Gleixner <tglx@linutronix.de>
genirq: Prevent chip buslock deadlock
Peter Zijlstra <peterz@infradead.org>
sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks
Peter Zijlstra <peterz@infradead.org>
sched,dl: Remove return value from pull_dl_task()
Peter Zijlstra <peterz@infradead.org>
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks
Peter Zijlstra <peterz@infradead.org>
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra <peterz@infradead.org>
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra <peterz@infradead.org>
sched: Replace post_schedule with a balance callback list
Peter Zijlstra <peterz@infradead.org>
sched: Clean up idle task SMP logic
Hannes Frederic Sowa <hannes@stressinduktion.org>
unix: correctly track in-flight fds in sending process user_struct
Manish Chopra <Manish.Chopra@qlogic.com>
bnx2x: Don't notify about scratchpad parities
Olga Kornievskaia <aglo@umich.edu>
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
Christophe Leroy <christophe.leroy@c-s.fr>
splice: sendfile() at once fails for big files
Sasha Levin <sasha.levin@oracle.com>
RDS: verify the underlying transport exists before creating a connection
Marcelo Leitner <mleitner@redhat.com>
ipv6: addrconf: validate new MTU before applying it
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Fix ASID restoration logic
Al Viro <viro@zeniv.linux.org.uk>
lock_parent: don't step on stale ->d_parent of all-but-freed one
Linus Torvalds <torvalds@linux-foundation.org>
dcache: add missing lockdep annotation
Al Viro <viro@zeniv.linux.org.uk>
dentry_kill() doesn't need the second argument now
Al Viro <viro@zeniv.linux.org.uk>
dealing with the rest of shrink_dentry_list() livelock
Al Viro <viro@zeniv.linux.org.uk>
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro <viro@zeniv.linux.org.uk>
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro <viro@zeniv.linux.org.uk>
split dentry_kill()
Al Viro <viro@zeniv.linux.org.uk>
lift the "already marked killed" case into shrink_dentry_list()
Hariprasad S <hariprasad@chelsio.com>
iw_cxgb3: Fix incorrectly returning error on success
Corey Wright <undefined@pobox.com>
proc: Fix ptrace-based permission checks for accessing task maps
Bjørn Mork <bjorn@mork.no>
USB: option: add "4G LTE usb-modem U901"
Andrey Skvortsov <andrej.skvortzov@gmail.com>
USB: option: add support for SIM7100E
Ken Lin <ken.lin@advantech.com.tw>
USB: cp210x: add IDs for GE B650V3 and B850V3 boards
Gerhard Uttenthaler <uttenthaler@ems-wuensche.com>
can: ems_usb: Fix possible tx overflow
Nikolay Borisov <kernel@kyup.com>
dm thin: fix race condition when destroying thin pool workqueue
Joe Thornber <ejt@redhat.com>
dm thin metadata: fix bug when taking a metadata snapshot
Mike Snitzer <snitzer@redhat.com>
dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE transition
Ingo Molnar <mingo@kernel.org>
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Dave Airlie <airlied@redhat.com>
drm/radeon: fix hotplug race at startup
Kamal Mostafa <kamal@canonical.com>
tools: Add a "make all" rule
Kent Overstreet <kent.overstreet@gmail.com>
bcache: Change refill_dirty() to always scan entire disk if necessary
Stefan Bader <stefan.bader@canonical.com>
bcache: prevent crash on changing writeback_running
Zheng Liu <wenqing.lz@taobao.com>
bcache: unregister reboot notifier if bcache fails to unregister device
Al Viro <viro@ZenIV.linux.org.uk>
bcache: fix a leak in bch_cached_dev_run()
Zheng Liu <wenqing.lz@taobao.com>
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Kent Overstreet <kmo@daterainc.com>
bcache: Add a cond_resched() call to gc
Zheng Liu <gnehzuil.liu@gmail.com>
bcache: fix a livelock when we cause a huge number of cache misses
Phil Sutter <phil@nwl.cc>
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
lucien <lucien.xin@gmail.com>
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
Mirek Kratochvil <exa.exa@gmail.com>
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
Egbert Eich <eich@suse.de>
drm/ast: Initialized data needed to map fbdev memory
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tracepoints: Do not trace when cpu is offline
-------------
Diffstat:
Makefile | 4 +-
arch/arc/kernel/unwind.c | 37 +----
arch/arm/boot/dts/wm8650.dtsi | 9 ++
arch/mips/kvm/kvm_locore.S | 16 ++-
arch/mips/kvm/kvm_mips.c | 5 +-
arch/mips/kvm/kvm_mips_emul.c | 2 +-
arch/s390/mm/extable.c | 8 +-
arch/sparc/kernel/sys_sparc_64.c | 2 +-
arch/um/os-Linux/start_up.c | 2 +
arch/x86/platform/efi/efi.c | 7 +
arch/x86/platform/efi/efi_32.c | 11 +-
arch/x86/platform/efi/efi_64.c | 3 -
block/partitions/mac.c | 10 +-
crypto/async_tx/async_memcpy.c | 2 +-
crypto/async_tx/async_pq.c | 4 +-
crypto/async_tx/async_raid6_recov.c | 4 +-
crypto/async_tx/async_xor.c | 4 +-
drivers/ata/libata-sff.c | 32 ++---
drivers/ata/sata_sil.c | 3 +
drivers/clocksource/vt8500_timer.c | 6 +-
drivers/dma/dw/core.c | 12 +-
drivers/edac/edac_device.c | 11 +-
drivers/edac/edac_mc.c | 14 +-
drivers/edac/edac_pci.c | 9 +-
drivers/gpu/drm/ast/ast_drv.h | 1 +
drivers/gpu/drm/ast/ast_fb.c | 7 +
drivers/gpu/drm/ast/ast_main.c | 1 +
drivers/gpu/drm/ast/ast_mode.c | 2 +
drivers/gpu/drm/i915/intel_display.c | 20 ++-
drivers/gpu/drm/qxl/qxl_ioctl.c | 3 +-
drivers/gpu/drm/radeon/radeon_atombios.c | 12 +-
drivers/gpu/drm/radeon/radeon_irq_kms.c | 5 +
drivers/gpu/drm/radeon/radeon_pm.c | 8 +-
drivers/gpu/drm/radeon/radeon_sa.c | 5 +
drivers/gpu/drm/radeon/radeon_ttm.c | 2 +-
drivers/gpu/drm/radeon/rv770_dpm.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 7 +
drivers/gpu/vga/vgaarb.c | 6 +-
drivers/hwmon/ads1015.c | 2 +-
drivers/infiniband/hw/cxgb3/iwch_cm.c | 4 +-
drivers/infiniband/hw/qib/qib_verbs_mcast.c | 35 ++---
drivers/irqchip/irq-versatile-fpga.c | 5 +
drivers/md/bcache/btree.c | 5 +-
drivers/md/bcache/super.c | 11 +-
drivers/md/bcache/writeback.c | 37 ++++-
drivers/md/bcache/writeback.h | 3 +-
drivers/md/dm-exception-store.h | 2 +-
drivers/md/dm-snap-persistent.c | 5 +-
drivers/md/dm-snap-transient.c | 4 +-
drivers/md/dm-snap.c | 20 +--
drivers/md/dm-thin-metadata.c | 6 +
drivers/md/dm-thin.c | 5 +-
drivers/md/persistent-data/dm-btree.c | 16 ++-
drivers/md/persistent-data/dm-space-map-metadata.c | 29 ++--
drivers/media/dvb-core/dvb_frontend.c | 6 +-
drivers/media/dvb-frontends/tda1004x.c | 9 ++
drivers/media/usb/gspca/ov534.c | 9 +-
drivers/media/usb/gspca/topro.c | 6 +-
drivers/mmc/card/block.c | 11 +-
drivers/mmc/core/sdio.c | 2 +-
drivers/mmc/host/mmci.c | 2 +-
drivers/mmc/host/sdhci.c | 4 +-
drivers/net/can/sja1000/sja1000.c | 3 +
drivers/net/can/usb/ems_usb.c | 14 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 11 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 20 ++-
drivers/net/wireless/iwlwifi/pcie/drv.c | 5 +-
drivers/pci/hotplug/acpiphp_glue.c | 4 +-
drivers/pci/pcie/aer/aerdrv.c | 4 +-
drivers/pci/pcie/aer/aerdrv.h | 1 -
drivers/pci/pcie/aer/aerdrv_core.c | 2 -
drivers/pci/xen-pcifront.c | 10 +-
drivers/power/wm831x_power.c | 6 +-
drivers/powercap/intel_rapl.c | 7 +-
drivers/s390/block/dasd_alias.c | 23 ++-
drivers/scsi/megaraid/megaraid_sas.h | 2 +
drivers/scsi/megaraid/megaraid_sas_base.c | 15 +-
drivers/scsi/ses.c | 30 +++-
drivers/scsi/storvsc_drv.c | 3 +-
drivers/target/target_core_sbc.c | 17 ++-
drivers/target/target_core_transport.c | 14 +-
drivers/usb/class/cdc-acm.c | 5 +
drivers/usb/serial/cp210x.c | 2 +
drivers/usb/serial/option.c | 9 ++
drivers/virtio/virtio.c | 1 +
fs/btrfs/disk-io.c | 1 +
fs/btrfs/inode.c | 21 ++-
fs/btrfs/send.c | 16 ++-
fs/dcache.c | 155 +++++++++++++++------
fs/hostfs/hostfs_kern.c | 4 +-
fs/lockd/host.c | 7 +-
fs/lockd/mon.c | 36 +++--
fs/lockd/netns.h | 1 +
fs/lockd/svc.c | 1 +
fs/lockd/svc4proc.c | 2 +-
fs/lockd/svcproc.c | 2 +-
fs/namei.c | 4 +
fs/nfs/nfs4proc.c | 4 +-
fs/nfs/nfs4state.c | 2 +-
fs/proc/task_mmu.c | 4 +-
fs/proc/task_nommu.c | 2 +-
fs/splice.c | 13 +-
include/asm-generic/cputime_nsecs.h | 5 +-
include/linux/enclosure.h | 4 +
include/linux/lockd/lockd.h | 9 +-
include/linux/nfs_fs.h | 4 +-
include/linux/tracepoint.h | 6 +
include/net/af_unix.h | 4 +-
include/net/scm.h | 1 +
include/target/target_core_base.h | 2 +-
kernel/irq/manage.c | 6 +-
kernel/resource.c | 5 +-
kernel/sched/core.c | 69 ++++++---
kernel/sched/deadline.c | 65 ++++++---
kernel/sched/idle_task.c | 9 +-
kernel/sched/rt.c | 71 +++++-----
kernel/sched/sched.h | 19 ++-
kernel/time/posix-clock.c | 4 +-
kernel/trace/ring_buffer.c | 12 +-
kernel/trace/trace_events.c | 3 +-
kernel/workqueue.c | 8 +-
lib/devres.c | 2 +-
net/ceph/messenger.c | 4 +-
net/core/scm.c | 7 +
net/ipv4/netfilter/ipt_rpfilter.c | 4 +-
net/ipv6/addrconf.c | 17 ++-
net/ipv6/netfilter/ip6t_SYNPROXY.c | 18 +--
net/mac80211/mesh_pathtbl.c | 8 +-
net/netfilter/nf_tables_api.c | 4 +-
net/rds/send.c | 4 +-
net/rfkill/core.c | 22 +--
net/sunrpc/cache.c | 2 +-
net/unix/af_unix.c | 4 +-
net/unix/garbage.c | 8 +-
scripts/recordmcount.c | 14 ++
tools/Makefile | 9 ++
virt/kvm/async_pf.c | 2 +-
137 files changed, 935 insertions(+), 519 deletions(-)
next reply other threads:[~2016-03-02 2:09 UTC|newest]
Thread overview: 133+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-01 23:44 Greg Kroah-Hartman [this message]
2016-03-01 23:44 ` [PATCH 3.14 001/130] tracepoints: Do not trace when cpu is offline Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 002/130] drm/ast: Initialized data needed to map fbdev memory Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 003/130] netfilter: nf_tables: fix bogus warning in nft_data_uninit() Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 004/130] netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 005/130] netfilter: ip6t_SYNPROXY: fix NULL pointer dereference Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 006/130] bcache: fix a livelock when we cause a huge number of cache misses Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 007/130] bcache: Add a cond_resched() call to gc Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 008/130] bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 009/130] bcache: fix a leak in bch_cached_dev_run() Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 010/130] bcache: unregister reboot notifier if bcache fails to unregister device Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 011/130] bcache: prevent crash on changing writeback_running Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 012/130] bcache: Change refill_dirty() to always scan entire disk if necessary Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 014/130] drm/radeon: fix hotplug race at startup Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 023/130] proc: Fix ptrace-based permission checks for accessing task maps Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 024/130] iw_cxgb3: Fix incorrectly returning error on success Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 025/130] lift the "already marked killed" case into shrink_dentry_list() Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 026/130] split dentry_kill() Greg Kroah-Hartman
2016-03-01 23:44 ` [PATCH 3.14 027/130] expand dentry_kill(dentry, 0) in shrink_dentry_list() Greg Kroah-Hartman
2016-03-01 23:50 ` [PATCH 3.14 028/130] shrink_dentry_list(): take parents ->d_lock earlier Greg Kroah-Hartman
2016-03-01 23:50 ` [PATCH 3.14 030/130] dentry_kill() doesnt need the second argument now Greg Kroah-Hartman
2016-03-01 23:50 ` [PATCH 3.14 031/130] dcache: add missing lockdep annotation Greg Kroah-Hartman
2016-03-01 23:50 ` [PATCH 3.14 029/130] dealing with the rest of shrink_dentry_list() livelock Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 032/130] lock_parent: dont step on stale ->d_parent of all-but-freed one Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 015/130] efi: Disable interrupts around EFI calls, not in the epilog/prolog calls Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 033/130] MIPS: KVM: Fix ASID restoration logic Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 036/130] ipv6: addrconf: validate new MTU before applying it Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 034/130] MIPS: KVM: Fix CACHE immediate offset sign extension Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 035/130] MIPS: KVM: Uninit VCPU in vcpu_create error path Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 038/130] splice: sendfile() at once fails for big files Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 037/130] RDS: verify the underlying transport exists before creating a connection Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 039/130] Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 043/130] sched: Replace post_schedule with a balance callback list Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 044/130] sched: Allow balance callbacks for check_class_changed() Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 040/130] bnx2x: Dont notify about scratchpad parities Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 041/130] unix: correctly track in-flight fds in sending process user_struct Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 016/130] dm thin: restore requested error_if_no_space setting on OODS to WRITE transition Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 046/130] sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 045/130] sched,rt: Remove return value from pull_rt_task() Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 042/130] sched: Clean up idle task SMP logic Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 047/130] sched,dl: Remove return value from pull_dl_task() Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 049/130] genirq: Prevent chip buslock deadlock Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 048/130] sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 017/130] dm thin metadata: fix bug when taking a metadata snapshot Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 050/130] dts: vt8500: Add SDHC node to DTS file for WM8650 Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 051/130] clocksource/drivers/vt8500: Increase the minimum delta Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 054/130] drm/radeon: make rv770_set_sw_state failures non-fatal Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 053/130] drm/radeon: unconditionally set sysfs_initialized Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 052/130] async_tx: use GFP_NOWAIT rather than GFP_IO Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 055/130] lockd: create NSM handles per net namespace Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 057/130] wm831x_power: Use IRQF_ONESHOT to request threaded IRQs Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 056/130] devres: fix a for loop bounds check Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 058/130] dmaengine: dw: convert to __ffs() Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 060/130] megaraid_sas : SMAP restriction--do not access user memory from IOCTL code Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 019/130] can: ems_usb: Fix possible tx overflow Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 020/130] USB: cp210x: add IDs for GE B650V3 and B850V3 boards Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 018/130] dm thin: fix race condition when destroying thin pool workqueue Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 021/130] USB: option: add support for SIM7100E Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 022/130] USB: option: add "4G LTE usb-modem U901" Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 013/130] tools: Add a "make all" rule Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 062/130] mmc: remove bondage between REQ_META and reliable write Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 059/130] megaraid_sas: Do not use PAGE_SIZE for max_sectors Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 071/130] RDS: fix race condition when sending a message on unbound socket Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 072/130] can: sja1000: clear interrupts on start Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 075/130] sata_sil: disable trim Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 074/130] sched/core: Remove false-positive warning from wake_up_process() Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 073/130] sched/core: Clear the root_domain cpumasks in init_rootdomain() Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 077/130] dm btree: fix bufio buffer leaks in dm_btree_del() error path Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 079/130] vgaarb: fix signal handling in vga_get() Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 076/130] dm space map metadata: fix ref counting bug when bootstrapping a new space map Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 078/130] irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 080/130] rfkill: copy the name into the rfkill struct Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 081/130] ses: Fix problems with simple enclosures Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 063/130] mac: validate mac_partition is within sector Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 082/130] ses: fix additional element traversal bug Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 083/130] powercap / RAPL: fix BIOS lock check Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 084/130] scripts: recordmcount: break hardlinks Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 085/130] Btrfs: add missing brelse when superblock checksum fails Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 086/130] Btrfs: igrab inode in writepage Greg Kroah-Hartman
2016-03-01 23:51 ` [PATCH 3.14 087/130] Btrfs: send, dont BUG_ON() when an empty symlink is found Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 088/130] Btrfs: fix number of transaction units required to create symlink Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 064/130] ARC: dw2 unwind: Remove falllback linear search thru FDE entries Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 090/130] s390/dasd: prevent incorrect length error under z/VM after PAV changes Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 089/130] s390: fix normalization bug in exception table sorting Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 093/130] uml: fix hostfs mknod() Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 092/130] uml: flush stdout before forking Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 091/130] s390/dasd: fix refcount for PAV reassignment Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 096/130] [media] tda1004x: only update the frontend properties if locked Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 095/130] [media] gspca: ov534/topro: prevent a division by 0 Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 094/130] [media] media: dvb-core: Dont force CAN_INVERSION_AUTO in oneshot mode Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 098/130] dm snapshot: fix hung bios when copy error occurs Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 097/130] dm space map metadata: remove unused variable in brb_pop() Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 099/130] posix-clock: Fix return code on the poll methods error path Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 101/130] mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off() Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 100/130] mmc: sdio: Fix invalid vdd in voltage switch power cycle Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 065/130] vfs: Avoid softlockups with sendfile(2) Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 102/130] mmc: mmci: fix an ages old detection error Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 103/130] cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 106/130] drm/vmwgfx: respect nomodeset Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 104/130] EDAC: Robustify workqueues destruction Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 105/130] sparc64: fix incorrect sign extension in sys_sparc64_personality Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 109/130] drm/i915/dp: fall back to 18 bpp when sink capability is unknown Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 108/130] drm/radeon: hold reference to fences in radeon_sa_bo_new Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 107/130] drm/radeon: clean up fujitsu quirks Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 066/130] target: Fix race for SCF_COMPARE_AND_WRITE_POST checking Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 068/130] ring-buffer: Update read stamp with first real commit on page Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 070/130] mac80211: mesh: fix call_rcu() usage Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 067/130] target: fix COMPARE_AND_WRITE non zero SGL offset data corruption Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 069/130] virtio: fix memory leak of virtio ida cache layers Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 111/130] drm/radeon: use post-decrement in error handling Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 120/130] libata: fix sff host state machine locking while polling Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 121/130] PCI/AER: Flush workqueue on device remove to avoid use-after-free Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 061/130] storvsc: Dont set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 122/130] nfs: fix nfs_size_to_loff_t Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 123/130] NFSv4: Fix a dentry leak on alias use Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 126/130] sunrpc/cache: fix off-by-one in qword_get() Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 125/130] tracing: Fix showing function event in available_events Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 124/130] KVM: async_pf: do not warn on page allocation failures Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 128/130] do_last(): dont let a bogus return value from ->open() et.al. to confuse us Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 127/130] kernel/resource.c: fix muxed resource handling in __request_region() Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 130/130] iwlwifi: update and fix 7265 series PCI IDs Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 112/130] drm/radeon/pm: adjust display configuration after powerstate Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 113/130] ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 129/130] xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 114/130] IB/qib: fix mcast detach when qp not attached Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 117/130] cdc-acm:exclude Samsung phone 04e8:685d Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 115/130] hwmon: (ads1015) Handle negative conversion values correctly Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 119/130] Revert "workqueue: make sure delayed work run in local cpu" Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 116/130] libceph: dont bail early from try_read() when skipping a message Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 118/130] rfkill: fix rfkill_fop_read wait_event usage Greg Kroah-Hartman
2016-03-01 23:53 ` [PATCH 3.14 110/130] drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command Greg Kroah-Hartman
2016-03-02 1:36 ` [PATCH 3.14 000/130] 3.14.63-stable review Shuah Khan
2016-03-02 14:34 ` Guenter Roeck
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=20160301234459.768886030@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).