Linux 3.18.34
From: Sasha Levin
Date: Tue May 24 2016 - 09:06:03 EST
I'm announcing the release of the 3.18.34 kernel.
All users of the 3.18 kernel series must upgrade.
The updated 3.18.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
----------------------------------------------------------------
Linux 3.18.34
----------------------------------------------------------------
Al Viro (2):
atomic_open(): fix the handling of create_error
get_rock_ridge_filename(): handle malformed NM entries
Alex Deucher (1):
drm/radeon: make sure vertical front porch is at least 1
Anton Blanchard (1):
powerpc: Fix bad inline asm constraint in create_zero_mask()
Bobi Mihalca (3):
ALSA: hda - Apply fix for white noise on Asus N550JV, too
ALSA: hda - Asus N750JV external subwoofer fixup
ALSA: hda - Fix white noise on Asus N750JV headphone
Chen Yu (1):
x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO
Christopher Oo (1):
Drivers: hv_vmbus: Fix signal to host condition
Chunyu Hu (1):
tracing: Don't display trigger file for events that can't be enabled
Conrad Kostecki (1):
ALSA: hda - Add dock support for ThinkPad X260
Dan Carpenter (1):
ocfs2: dereferencing freed pointers in ocfs2_reflink()
Daniel Vetter (1):
drm/i915: Bail out of pipe config compute loop on LPT
Dmitry V. Levin (1):
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Eric W. Biederman (1):
propogate_mnt: Handle the first propogated copy being a slave
Greg Kroah-Hartman (1):
Revert "usb: hub: do not clear BOS field during reset device"
Hans Verkuil (1):
[media] v4l2-dv-timings.h: fix polarity for 4k formats
Helge Deller (1):
parisc: Fix ptrace syscall number and return value modification
Herbert Xu (1):
crypto: hash - Fix page length clamping in hash walk
Hugh Dickins (1):
mm, cma: prevent nr_isolated_* counters from going negative
Imre Deak (1):
drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
Jack Pham (1):
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jasem Mutlaq (1):
USB: serial: cp210x: add Straizona Focusers device ids
Jason Gunthorpe (1):
IB/security: Restrict use of the write() interface
Junxiao Bi (3):
ocfs2: fix SGID not inherited issue
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
ocfs2: fix posix_acl_create deadlock
K. Y. Srinivasan (1):
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
Kaho Ng (1):
ALSA: hda - Fix white noise on Asus UX501VW headset
Konstantin Khlebnikov (1):
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Krzysztof Kozlowski (2):
regulator: s2mps11: Fix invalid selector mask and voltages for buck9
iio: ak8975: Fix NULL pointer exception on early interrupt
Laszlo Ersek (1):
efi: Fix out-of-bounds read in variable_matches()
Linus Torvalds (2):
Minimal fix-up of bad hashing behavior of hash_64()
nf_conntrack: avoid kernel pointer value leak in slab name
Lyude (1):
drm/dp/mst: Restore primary hub guid on resume
Marek Szyprowski (1):
Input: max8997-haptic - fix NULL pointer dereference
Matt Fleming (1):
MAINTAINERS: Remove asterisk from EFI directory names
Maxim Patlasov (1):
fs/pnode.c: treat zero mnt_group_id-s as unequal
Michael Neuling (1):
cxl: Keep IRQ mappings on context teardown
Mike Manning (1):
USB: serial: cp210x: add ID for Link ECU
Prarit Bhargava (1):
ACPICA: Dispatcher: Update thread ID for recursive method calls
Roman Pen (1):
workqueue: fix ghost PENDING flag while doing MQ IO
Sascha Hauer (1):
ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
Sasha Levin (1):
Linux 3.18.34
Shaohua Li (1):
MD: make bio mergeable
Srinivas Kandagatla (2):
libahci: save port map for forced port map
ata: ahci-platform: Add ports-implemented DT bindings.
Steven Rostedt (1):
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt (Red Hat) (1):
tools lib traceevent: Free filter tokens in process_filter()
Sugar Zhang (1):
ASoC: rt5640: Correct the digital interface data select
Takashi Iwai (3):
ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
ALSA: hda - Fix bass pin fixup for ASUS N550JX
ALSA: usb-audio: Yet another Phoneix Audio device quirk
Tejun Heo (1):
timers: Use proper base migration in add_timer_on()
Tony Luck (1):
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
Ville SyrjÃlà (1):
drm/i915: Read out the power sequencer port assignment on resume on vlv/chv
Vitaly Kuznetsov (1):
Drivers: hv: ring_buffer.c: fix comment style
Wang YanQing (1):
x86/sysfb_efi: Fix valid BAR address range check
Wanpeng Li (1):
workqueue: fix rebind bound workers warning
Yura Pakhuchiy (1):
ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
cpaul@xxxxxxxxxx (1):
drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
.../devicetree/bindings/ata/ahci-platform.txt | 4 +
MAINTAINERS | 4 +-
Makefile | 2 +-
arch/arm/mach-socfpga/headsmp.S | 1 +
arch/parisc/kernel/ptrace.c | 16 +-
arch/parisc/kernel/syscall.S | 7 +-
arch/powerpc/include/asm/word-at-a-time.h | 2 +-
arch/x86/kernel/sysfb_efi.c | 14 +-
arch/x86/kernel/tsc_msr.c | 2 +-
crypto/ahash.c | 3 +-
drivers/acpi/acpica/dsmethod.c | 3 +
drivers/ata/ahci_platform.c | 3 +
drivers/ata/libahci.c | 1 +
drivers/base/regmap/regmap-spmi.c | 2 +-
drivers/edac/i7core_edac.c | 2 +-
drivers/edac/sb_edac.c | 2 +-
drivers/firmware/efi/vars.c | 37 +++--
drivers/gpu/drm/drm_dp_mst_topology.c | 20 +++
drivers/gpu/drm/i915/intel_crt.c | 8 +-
drivers/gpu/drm/i915/intel_ddi.c | 10 +-
drivers/gpu/drm/i915/intel_dp.c | 84 ++++++-----
drivers/gpu/drm/i915/intel_drv.h | 3 +-
drivers/gpu/drm/radeon/atombios_encoders.c | 4 +
drivers/hv/ring_buffer.c | 165 ++++++---------------
drivers/iio/magnetometer/ak8975.c | 4 +-
drivers/infiniband/core/ucm.c | 4 +
drivers/infiniband/core/ucma.c | 3 +
drivers/infiniband/core/uverbs_main.c | 5 +
drivers/infiniband/hw/qib/qib_file_ops.c | 5 +
drivers/input/misc/max8997_haptic.c | 6 +-
drivers/md/md.c | 2 +
drivers/misc/cxl/irq.c | 1 -
drivers/regulator/s2mps11.c | 28 +++-
drivers/usb/core/hub.c | 8 +-
drivers/usb/serial/cp210x.c | 4 +
fs/isofs/rock.c | 13 +-
fs/namei.c | 20 +--
fs/ocfs2/acl.c | 87 +++++++++++
fs/ocfs2/acl.h | 5 +
fs/ocfs2/file.c | 4 +-
fs/ocfs2/namei.c | 25 +---
fs/ocfs2/refcounttree.c | 17 +--
fs/ocfs2/xattr.c | 14 +-
fs/ocfs2/xattr.h | 4 +-
fs/pnode.c | 32 ++--
include/linux/hash.h | 20 ++-
include/linux/mfd/samsung/s2mps11.h | 2 +
include/rdma/ib.h | 16 ++
include/uapi/linux/v4l2-dv-timings.h | 30 ++--
kernel/time/timer.c | 20 ++-
kernel/trace/trace_events.c | 9 +-
kernel/workqueue.c | 40 +++++
mm/compaction.c | 10 +-
mm/huge_memory.c | 6 +-
net/netfilter/nf_conntrack_core.c | 4 +-
sound/pci/hda/patch_realtek.c | 25 +++-
sound/soc/codecs/rt5640.c | 2 +-
sound/soc/codecs/rt5640.h | 36 ++---
sound/usb/quirks.c | 3 +
tools/lib/traceevent/parse-filter.c | 6 +-
60 files changed, 573 insertions(+), 346 deletions(-)
Attachment:
signature.asc
Description: OpenPGP digital signature