All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 3.12.65
@ 2016-10-19 15:06 Jiri Slaby
  0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2016-10-19 15:06 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn


[-- Attachment #1.1: Type: text/plain, Size: 11520 bytes --]

I'm announcing the release of the 3.12.65 kernel.

All users of the 3.12 kernel series must upgrade.

The updated 3.12.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.12.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

----------------------------------------------------------------
Al Viro (2):
      fix fault_in_multipages_...() on architectures with no-op access_ok()
      fix memory leaks in tracing_buffers_splice_read()

Alex Deucher (1):
      drm/radeon/si/dpm: add workaround for for Jet parts

Alex Vesker (2):
      IB/ipoib: Don't allow MC joins during light MC flush
      IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV

Alexander Graf (2):
      KVM: PPC: Book3S PR: Ignore PMU SPRs
      KVM: PPC: Book3S PR: Emulate TIR register

Arnd Bergmann (6):
      gcov: disable tree-loop-im to reduce stack usage
      Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
      gcov: disable -Wmaybe-uninitialized warning
      net: caif: fix misleading indentation
      iwlegacy: avoid warning about missing braces
      gspca: avoid unused variable warnings

Ashish Samant (1):
      ocfs2: fix start offset to ocfs2_zero_range_for_truncate()

Balbir Singh (1):
      sched/core: Fix a race between try_to_wake_up() and a woken up task

Bart Van Assche (1):
      IB/srpt: Simplify srpt_handle_tsk_mgmt()

Chuck Lever (2):
      svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
      NFS: Don't drop CB requests with invalid principals

Colin Ian King (1):
      Staging: iio: adc: fix indent on break statement

Dan Carpenter (8):
      mtd: pmcmsp-flash: Allocating too much in init_msp_flash()
      qxl: check for kmap failures
      hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
      tools/vm/slabinfo: fix an unintentional printf
      usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
      em28xx-i2c: rt_mutex_trylock() returns zero on failure
      avr32: off by one in at32_init_pio()
      mfd: 88pm80x: Double shifting bug in suspend/resume

Erez Shitrit (2):
      IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
      IB/core: Fix use after free in send_leave function

Fabio Estevam (1):
      can: flexcan: fix resume function

Florian Fainelli (2):
      brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
      brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()

Greg Kroah-Hartman (2):
      usb: misc: legousbtower: Fix NULL pointer deference
      Revert "usbtmc: convert to devm_kzalloc"

Herbert Xu (1):
      crypto: skcipher - Fix blkcipher walk OOM crash

James Hogan (2):
      tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
      KVM: MIPS: Drop other CPU ASIDs on guest MMU changes

Jann Horn (1):
      security: let security modules use PTRACE_MODE_* with bitmasks

Jeff Mahoney (3):
      reiserfs: fix "new_insert_key may be used uninitialized ..."
      btrfs: ensure that file descriptor used with subvol ioctls is a dir
      xfs: fixed signedness of error code in xfs_inode_buf_verify

Jiri Slaby (1):
      Linux 3.12.65

Joerg Roedel (1):
      iommu/amd: Update Alias-DTE in update_device_table()

Joseph Qi (1):
      ocfs2/dlm: fix race between convert and migration

Karl Beldan (1):
      mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl

Khem Raj (1):
      powerpc/ptrace: Fix out of bounds array access warning

Kinglong Mee (1):
      NFSD: Using free_conn free connection

Konstantin Shkolnyy (1):
      USB: serial: cp210x: fix hardware flow-control disable

Kyle Jones (1):
      USB: serial: cp210x: Add ID for a Juniper console

Linus Torvalds (2):
      Disable "maybe-uninitialized" warning globally
      Disable "frame-address" warning

Michael Ellerman (3):
      powerpc/ps3: Remove unused os_area_db_id_video_mode
      powerpc: Add macros for the ibm_architecture_vec[] lengths
      powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support

Michael Walle (1):
      hwmon: (adt7411) set bit 3 in CFG1 register

Michal Hocko (1):
      kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd

Michal Marek (1):
      kbuild: Do not run modules_install and install in paralel

Nicolas Iooss (1):
      printk: fix parsing of "brl=" option

Nishanth Menon (1):
      hwrng: omap - Fix assumption that runtime_get_sync will always succeed

Oliver Neukum (1):
      kaweth: fix firmware download

Paul Burton (1):
      MIPS: Malta: Fix IOCU disable switch read for MIPS64

Peter Ujfalusi (1):
      ASoC: omap-mcpdm: Fix irq resource handling

Peter Zijlstra (1):
      sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()

Prarit Bhargava (1):
      ACPICA: acpi_get_sleep_type_data: Reduce warnings

Radim Krčmář (1):
      KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write

Robert Jarzmik (1):
      kbuild: forbid kernel directory to contain spaces and colons

Robin Murphy (1):
      ARM: 8616/1: dt: Respect property size when parsing CPUs

Russell King (2):
      ARM: sa1100: clear reset status prior to reboot
      ARM: sa1111: fix pcmcia suspend/resume

Sam Ravnborg (1):
      CRIS: Fix headers_install

Sara Sharon (1):
      iwlwifi: pcie: fix access to scratch buffer

Sergei Miroshnichenko (1):
      can: dev: fix deadlock reported after bus-off

Srinivas Ramana (1):
      ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7

Steven Rostedt (1):
      Makefile: Mute warning for __builtin_return_address(>0) for tracing only

Steven Rostedt (Red Hat) (1):
      tracing: Move mutex to protect against resetting of seq data

Takashi Iwai (1):
      ALSA: ali5451: Fix out-of-bound position reporting

Takashi Sakamoto (1):
      ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID

Thomas Huth (1):
      KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register

Uwe Kleine-König (1):
      mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled

Vitaly Kuznetsov (1):
      clockevents: export clockevents_unbind_device instead of clockevents_unbind

WANG Cong (1):
      ppp: defer netns reference release for ppp channel

Wang YanQing (1):
      Makefile: revert "Makefile: Document ability to make file.lst and file.S" partially

Will Deacon (1):
      arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP

Yadi.hu (1):
      i2c-eg20t: fix race between i2c init and interrupt enable

zhong jiang (1):
      mm,ksm: fix endless looping in allocating memory when ksm enable

 Makefile                                     | 24 +++++--
 arch/arm/boot/compressed/head.S              |  2 +-
 arch/arm/common/sa1111.c                     | 22 ++++---
 arch/arm/kernel/devtree.c                    | 14 ++++-
 arch/arm/mach-sa1100/generic.c               |  3 +
 arch/arm64/kernel/debug-monitors.c           |  6 +-
 arch/avr32/mach-at32ap/pio.c                 |  2 +-
 arch/cris/include/asm/Kbuild                 |  4 --
 arch/cris/include/uapi/asm/Kbuild            |  4 +-
 arch/mips/kvm/kvm_mips_emul.c                | 57 +++++++++++++++--
 arch/mips/mti-malta/malta-setup.c            |  8 ++-
 arch/powerpc/include/asm/reg.h               |  1 +
 arch/powerpc/kernel/prom_init.c              | 32 +++++++---
 arch/powerpc/kernel/ptrace.c                 |  4 +-
 arch/powerpc/kvm/book3s_emulate.c            | 17 +++++
 arch/powerpc/platforms/ps3/os-area.c         |  5 --
 arch/tile/include/asm/elf.h                  |  1 +
 arch/tile/include/uapi/asm/auxvec.h          |  2 +
 arch/x86/kvm/vmx.c                           | 13 ++++
 crypto/blkcipher.c                           |  3 +-
 drivers/acpi/acpica/hwxface.c                | 24 ++++---
 drivers/char/hw_random/omap-rng.c            | 16 ++++-
 drivers/gpu/drm/qxl/qxl_draw.c               |  2 +
 drivers/gpu/drm/radeon/si_dpm.c              |  6 ++
 drivers/hwmon/adt7411.c                      |  5 +-
 drivers/i2c/busses/i2c-eg20t.c               | 18 +++---
 drivers/infiniband/core/multicast.c          | 13 +---
 drivers/infiniband/hw/mlx4/mcg.c             | 14 ++---
 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/infiniband/ulp/srpt/ib_srpt.c        | 59 +-----------------
 drivers/iommu/amd_iommu.c                    | 10 ++-
 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/mfd/Kconfig                          |  1 +
 drivers/mtd/maps/pmcmsp-flash.c              |  6 +-
 drivers/mtd/nand/davinci_nand.c              |  3 +
 drivers/net/can/dev.c                        | 27 +++++---
 drivers/net/can/flexcan.c                    | 13 ++--
 drivers/net/ppp/ppp_generic.c                |  5 +-
 drivers/net/usb/kaweth.c                     |  3 +-
 .../net/wireless/brcm80211/brcmsmac/dma.c    |  4 +-
 .../net/wireless/brcm80211/brcmsmac/stf.c    |  2 +-
 drivers/net/wireless/iwlegacy/3945.c         |  3 +-
 drivers/net/wireless/iwlwifi/pcie/tx.c       |  4 +-
 drivers/staging/iio/adc/ad7192.c             |  2 +-
 drivers/staging/line6/driver.c               |  2 +-
 drivers/usb/class/usbtmc.c                   |  3 +-
 drivers/usb/gadget/fsl_qe_udc.c              |  7 +--
 drivers/usb/misc/legousbtower.c              | 35 +++++------
 drivers/usb/serial/cp210x.c                  |  3 +-
 fs/btrfs/ioctl.c                             | 12 ++++
 fs/hostfs/hostfs_kern.c                      |  7 ++-
 fs/nfs/callback_xdr.c                        |  6 +-
 fs/nfsd/nfs4state.c                          |  3 +-
 fs/ocfs2/dlm/dlmconvert.c                    | 12 ++--
 fs/ocfs2/file.c                              | 34 +++++++---
 fs/reiserfs/ibalance.c                       |  3 +-
 fs/xfs/xfs_inode_buf.c                       |  2 +-
 include/linux/can/dev.h                      |  3 +-
 include/linux/mfd/88pm80x.h                  |  4 +-
 include/linux/pagemap.h                      | 38 +++++------
 kernel/fork.c                                | 10 ++-
 kernel/printk/braille.c                      |  4 +-
 kernel/sched/core.c                          | 41 ++++++++++++
 kernel/time/clockevents.c                    |  2 +-
 kernel/trace/Makefile                        |  4 ++
 kernel/trace/trace.c                         | 32 +++++-----
 mm/ksm.c                                     |  3 +-
 net/caif/cfpkt_skbuff.c                      |  2 +-
 net/sunrpc/svc.c                             |  8 ++-
 scripts/headers.sh                           |  2 -
 security/yama/yama_lsm.c                     |  4 +-
 sound/pci/ali5451/ali5451.c                  |  2 +
 sound/soc/omap/omap-mcpdm.c                  |  5 +-
 tools/vm/slabinfo.c                          |  3 +-
 80 files changed, 516 insertions(+), 283 deletions(-)

thanks,
-- 
js


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 825 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-19 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-19 15:06 Linux 3.12.65 Jiri Slaby

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.