From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.14.23
Date: Thu, 30 Oct 2014 09:52:25 -0700 [thread overview]
Message-ID: <20141030165225.GA7127@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 14581 bytes --]
I'm announcing the release of the 3.14.23 kernel.
All users of the 3.14 kernel series must upgrade.
The updated 3.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.14.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
thanks,
greg k-h
------------
Documentation/lzo.txt | 164 +++++++
Documentation/virtual/kvm/mmu.txt | 14
Makefile | 2
arch/arm/boot/dts/armada-370-netgear-rn102.dts | 4
arch/arm/boot/dts/armada-370-netgear-rn104.dts | 4
arch/arm/boot/dts/armada-xp-netgear-rn2120.dts | 4
arch/arm/boot/dts/at91sam9263.dtsi | 2
arch/arm/boot/dts/sama5d3_can.dtsi | 2
arch/arm/mach-at91/clock.c | 1
arch/arm64/include/asm/compat.h | 4
arch/m68k/mm/hwtest.c | 6
arch/powerpc/platforms/pseries/iommu.c | 51 +-
arch/s390/kvm/interrupt.c | 1
arch/sparc/Kconfig | 1
arch/sparc/include/asm/hypervisor.h | 11
arch/sparc/include/asm/irq_64.h | 9
arch/sparc/include/asm/ldc.h | 5
arch/sparc/include/asm/oplib_64.h | 3
arch/sparc/include/asm/page_64.h | 33 -
arch/sparc/include/asm/pgalloc_64.h | 28 +
arch/sparc/include/asm/pgtable_64.h | 100 ++--
arch/sparc/include/asm/setup.h | 4
arch/sparc/include/asm/spitfire.h | 2
arch/sparc/include/asm/thread_info_64.h | 4
arch/sparc/include/asm/tsb.h | 87 ++-
arch/sparc/include/asm/visasm.h | 8
arch/sparc/kernel/cpu.c | 12
arch/sparc/kernel/cpumap.c | 2
arch/sparc/kernel/ds.c | 4
arch/sparc/kernel/dtlb_prot.S | 6
arch/sparc/kernel/entry.h | 3
arch/sparc/kernel/head_64.S | 52 --
arch/sparc/kernel/hvapi.c | 1
arch/sparc/kernel/hvcalls.S | 16
arch/sparc/kernel/hvtramp.S | 1
arch/sparc/kernel/ioport.c | 5
arch/sparc/kernel/irq_64.c | 507 +++++++++++++++-------
arch/sparc/kernel/ktlb.S | 125 -----
arch/sparc/kernel/ldc.c | 41 -
arch/sparc/kernel/nmi.c | 1
arch/sparc/kernel/pcr.c | 47 +-
arch/sparc/kernel/perf_event.c | 10
arch/sparc/kernel/process_64.c | 3
arch/sparc/kernel/setup_64.c | 36 +
arch/sparc/kernel/smp_64.c | 8
arch/sparc/kernel/sun4v_tlb_miss.S | 35 -
arch/sparc/kernel/trampoline_64.S | 12
arch/sparc/kernel/traps_64.c | 15
arch/sparc/kernel/tsb.S | 6
arch/sparc/kernel/viohs.c | 4
arch/sparc/kernel/vmlinux.lds.S | 10
arch/sparc/lib/NG4memcpy.S | 14
arch/sparc/lib/memset.S | 18
arch/sparc/mm/fault_64.c | 3
arch/sparc/mm/gup.c | 30 +
arch/sparc/mm/init_64.c | 554 ++++++++++++-------------
arch/sparc/mm/init_64.h | 18
arch/sparc/power/hibernate_asm.S | 4
arch/sparc/prom/bootstr_64.c | 5
arch/sparc/prom/cif.S | 5
arch/sparc/prom/init_64.c | 6
arch/sparc/prom/p1275.c | 9
arch/x86/include/asm/kvm_host.h | 1
arch/x86/kernel/cpu/intel.c | 15
arch/x86/kvm/mmu.c | 22
arch/x86/kvm/x86.h | 20
crypto/async_tx/async_xor.c | 3
drivers/base/firmware_class.c | 3
drivers/base/regmap/regmap-debugfs.c | 8
drivers/base/regmap/regmap.c | 7
drivers/bluetooth/btusb.c | 9
drivers/bluetooth/hci_h5.c | 2
drivers/hv/channel.c | 49 +-
drivers/hv/connection.c | 17
drivers/message/fusion/mptspi.c | 5
drivers/misc/mei/bus.c | 2
drivers/net/wireless/iwlwifi/pcie/drv.c | 4
drivers/net/wireless/rt2x00/rt2800.h | 2
drivers/pci/host/pci-mvebu.c | 6
drivers/pci/pci-sysfs.c | 2
drivers/pci/quirks.c | 20
drivers/scsi/be2iscsi/be_mgmt.c | 13
drivers/scsi/qla2xxx/qla_os.c | 6
drivers/scsi/qla2xxx/qla_target.c | 4
drivers/spi/spi-dw-mid.c | 10
drivers/tty/serial/omap-serial.c | 12
drivers/usb/gadget/Kconfig | 3
drivers/usb/gadget/pch_udc.c | 22
fs/btrfs/file.c | 25 -
fs/btrfs/inode.c | 3
fs/btrfs/ioctl.c | 9
fs/btrfs/relocation.c | 93 ++--
fs/btrfs/send.c | 4
fs/btrfs/transaction.c | 12
fs/ecryptfs/inode.c | 2
fs/namespace.c | 2
fs/nfs/nfs4proc.c | 2
fs/nfs/nfs4renewd.c | 12
fs/nfs/nfs4state.c | 18
fs/notify/fanotify/fanotify_user.c | 2
fs/xfs/xfs_aops.c | 16
include/linux/compiler-gcc5.h | 66 ++
include/linux/pci_ids.h | 1
include/linux/sched.h | 6
kernel/futex.c | 2
lib/lzo/lzo1x_decompress_safe.c | 103 ++--
net/bluetooth/l2cap_core.c | 6
security/integrity/ima/ima_appraise.c | 7
security/integrity/ima/ima_main.c | 12
security/integrity/integrity.h | 1
sound/core/pcm_native.c | 2
sound/pci/emu10k1/emu10k1_callback.c | 6
sound/pci/hda/patch_hdmi.c | 15
sound/pci/hda/patch_realtek.c | 3
sound/usb/quirks-table.h | 30 +
virt/kvm/kvm_main.c | 27 -
116 files changed, 1899 insertions(+), 1037 deletions(-)
Alexander Usyskin (1):
mei: bus: fix possible boundaries violation
Alexey Kardashevskiy (1):
powerpc/iommu/ddw: Fix endianness
Allen Pais (3):
sparc64: correctly recognise M6 and M7 cpu type
sparc64: support M6 and M7 for building CPU distribution map
sparc64: cpu hardware caps support for sparc M6 and M7
Anatol Pomozov (1):
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Andreas Henriksson (1):
ARM: at91: fix at91sam9263ek DT mmc pinmuxing settings
Andreas Larsson (1):
sparc: Let memset return the address argument
Andy Adamson (1):
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Lutomirski (1):
fs: Add a missing permission check to do_umount
Andy Shevchenko (3):
spi: dw-mid: respect 8 bit mode
spi: dw-mid: check that DMA was inited before exit
spi: dw-mid: terminate ongoing transfers at exit
Anssi Hannula (1):
ALSA: hda - hdmi: Fix missing ELD change event on plug/unplug
Arnaud Ebalard (2):
ARM: mvebu: Netgear RN104: Use Hardware BCH ECC
ARM: mvebu: Netgear RN2120: Use Hardware BCH ECC
Arun Easi (1):
qla2xxx: Use correct offset to req-q-out for reserve calculation
Bryan O'Donoghue (2):
usb: pch_udc: usb gadget device support for Intel Quark X1000
x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
Catalin Marinas (1):
futex: Ensure get_futex_key_refs() always implies a barrier
Champion Chen (1):
Bluetooth: Fix issue with USB suspend in btusb driver
Chao Yu (1):
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chris J Arges (1):
mptfusion: enable no_write_same for vmware scsi disks
Christian Borntraeger (1):
KVM: s390: unintended fallthrough for external call
Daniel Hellstrom (1):
sparc32: dma_alloc_coherent must honour gfp flags
Dave Chinner (1):
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Kleikamp (1):
sparc64: Increase size of boot string to 1024 bytes
David Dueck (1):
ARM: at91/dt: Fix typo regarding can0_clk
David Matlack (3):
kvm: x86: fix stale mmio cache bug
kvm: fix potentially corrupt mmio cache
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
David S. Miller (18):
sparc64: Do not disable interrupts in nmi_cpu_busy()
sparc64: Fix pcr_ops initialization and usage bugs.
sparc64: Fix corrupted thread fault code.
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
sparc64: Fix lockdep warnings on reboot on Ultra-5
sparc64: Fix FPU register corruption with AES crypto offload.
sparc64: Do not define thread fpregs save area as zero-length array.
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
sparc64: Switch to 4-level page tables.
sparc64: Define VA hole at run time, rather than at compile time.
sparc64: Adjust KTSB assembler to support larger physical addresses.
sparc64: Fix physical memory management regressions with large max_phys_bits.
sparc64: Use kernel page tables for vmemmap.
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
sparc64: Adjust vmalloc region size based upon available virtual address bits.
sparc64: Kill unnecessary tables and increase MAX_BANKS.
sparc64: Fix register corruption in top-most kernel stack frame during boot.
sparc64: Implement __get_user_pages_fast().
David Sterba (1):
btrfs: wake up transaction thread from SYNC_FS ioctl
Dmitry Kasatkin (1):
ima: provide flag to identify new empty files
Douglas Lehr (1):
PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size
Filipe Manana (2):
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
Btrfs: send, fix data corruption due to incorrect hole detection
Frans Klaver (1):
tty: omap-serial: fix division by zero
Geert Uytterhoeven (1):
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Greg Kroah-Hartman (1):
Linux 3.14.23
Harsha Priya (1):
ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resume
Joe Lawrence (1):
qla2xxx: Fix shost use-after-free on device removal
Johan Hedberg (1):
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Josef Ahmad (1):
pci_ids: Add support for Intel Quark ILB
Josef Bacik (3):
Btrfs: try not to ENOSPC on log replay
Btrfs: cleanup error handling in build_backref_tree
Btrfs: fix build_backref_tree issue with multiple shared blocks
Junxiao Bi (1):
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
K. Y. Srinivasan (5):
Drivers: hv: vmbus: Cleanup vmbus_post_msg()
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
Drivers: hv: vmbus: Fix a bug in vmbus_open()
Kees Cook (1):
firmware_class: make sure fw requests contain a name
Liu Bo (1):
Btrfs: fix up bounds checking in lseek
Loic Poulain (1):
Bluetooth: Fix HCI H5 corrupted ack value
Ludovic Desroches (1):
ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocks
Mike Christie (1):
be2iscsi: check ip buffer before copying
Olga Kornievskaia (1):
Fixing lease renewal
Oren Givon (1):
iwlwifi: Add missing PCI IDs for the 7260 series
Pankaj Dubey (1):
regmap: fix NULL pointer dereference in _regmap_write/read
Ricardo Ribalda Delgado (1):
PCI: Generate uppercase hex for modalias interface class
Sage Weil (1):
Btrfs: fix race in WAIT_SYNC ioctl
Sasha Levin (1):
kernel: add support for gcc 5
Sowmini Varadhan (1):
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Stanislaw Gruszka (1):
rt2800: correct BBP1_TX_POWER_CTRL mask
Takashi Iwai (1):
ALSA: emu10k1: Fix deadlock in synth voice lookup
Thomas Petazzoni (1):
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Trond Myklebust (2):
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
NFSv4: fix open/lock state recovery error handling
Victor Kamensky (1):
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Vlad Catoi (1):
ALSA: usb-audio: Add support for Steinberg UR22 USB interface
Willy Tarreau (3):
Documentation: lzo: document part of the encoding
Revert "lzo: properly check for overruns"
lzo: check for length overrun in variable length encoding.
Xiubo Li (2):
regmap: debugfs: fix possbile NULL pointer dereference
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xuelin Shi (1):
dmaengine: fix xor sources continuation
Yann Droneaud (1):
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
bob picco (4):
sparc64: sun4v TLB error power off events
sparc64: find_node adjustment
sparc64: T5 PMU
sparc64: sparse irq
klightspeed@killerwolves.net (1):
ARM: mvebu: Netgear RN102: Use Hardware BCH ECC
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2014-10-30 16:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-30 16:52 Greg KH [this message]
2014-10-30 16:52 ` Linux 3.14.23 Greg KH
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=20141030165225.GA7127@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--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.