All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jslaby@suse.cz>
To: stable@vger.kernel.org
Cc: linux@roeck-us.net, shuah.kh@samsung.com,
	linux-kernel@vger.kernel.org, Jiri Slaby <jslaby@suse.cz>
Subject: [PATCH 3.12 00/84] 3.12.65-stable review
Date: Mon, 17 Oct 2016 09:51:48 +0200	[thread overview]
Message-ID: <cover.1476690493.git.jslaby@suse.cz> (raw)

This is the start of the stable review cycle for the 3.12.65 release.
There are 84 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 Wed Oct 19 09:48:13 CEST 2016.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	http://kernel.org/pub/linux/kernel/people/jirislaby/stable-review/patch-3.12.65-rc1.xz
and the diffstat can be found below.

thanks,
js

===============


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

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                                      | 22 ++++++++--
 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 +-
 drivers/net/wireless/brcm80211/brcmsmac/dma.c |  4 +-
 drivers/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, 515 insertions(+), 282 deletions(-)

-- 
2.10.1

             reply	other threads:[~2016-10-17  8:04 UTC|newest]

Thread overview: 88+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20161017075200uscas1p10599639cc97e9b6e31f03c62f9c628c3@uscas1p1.samsung.com>
2016-10-17  7:51 ` Jiri Slaby [this message]
2016-10-17  7:50   ` [PATCH 3.12 01/84] gcov: disable tree-loop-im to reduce stack usage Jiri Slaby
2016-10-17  7:51     ` [PATCH 3.12 30/84] ppp: defer netns reference release for ppp channel Jiri Slaby
2016-10-17  7:51       ` Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 02/84] reiserfs: fix "new_insert_key may be used uninitialized ..." Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 03/84] crypto: skcipher - Fix blkcipher walk OOM crash Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 04/84] ocfs2/dlm: fix race between convert and migration Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 05/84] ocfs2: fix start offset to ocfs2_zero_range_for_truncate() Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 06/84] kbuild: Do not run modules_install and install in paralel Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 07/84] Makefile: revert "Makefile: Document ability to make file.lst and file.S" partially Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 08/84] kbuild: forbid kernel directory to contain spaces and colons Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 09/84] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 10/84] gcov: disable -Wmaybe-uninitialized warning Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 11/84] Disable "maybe-uninitialized" warning globally Jiri Slaby
2016-10-17  7:50   ` [PATCH 3.12 12/84] Disable "frame-address" warning Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 13/84] Makefile: Mute warning for __builtin_return_address(>0) for tracing only Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 14/84] net: caif: fix misleading indentation Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 15/84] iwlegacy: avoid warning about missing braces Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 16/84] Staging: iio: adc: fix indent on break statement Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 17/84] fix fault_in_multipages_...() on architectures with no-op access_ok() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 18/84] mtd: pmcmsp-flash: Allocating too much in init_msp_flash() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 19/84] fix memory leaks in tracing_buffers_splice_read() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 20/84] tracing: Move mutex to protect against resetting of seq data Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 21/84] can: flexcan: fix resume function Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 22/84] btrfs: ensure that file descriptor used with subvol ioctls is a dir Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 23/84] i2c-eg20t: fix race between i2c init and interrupt enable Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 24/84] qxl: check for kmap failures Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 25/84] hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 26/84] sched/core: Fix a race between try_to_wake_up() and a woken up task Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 27/84] CRIS: Fix headers_install Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 28/84] powerpc/ps3: Remove unused os_area_db_id_video_mode Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 29/84] powerpc/ptrace: Fix out of bounds array access warning Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 31/84] iommu/amd: Update Alias-DTE in update_device_table() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 32/84] clockevents: export clockevents_unbind_device instead of clockevents_unbind Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 33/84] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 34/84] NFSD: Using free_conn free connection Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 35/84] kaweth: fix firmware download Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 36/84] IB/srpt: Simplify srpt_handle_tsk_mgmt() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 37/84] xfs: fixed signedness of error code in xfs_inode_buf_verify Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 38/84] sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 39/84] powerpc: Add macros for the ibm_architecture_vec[] lengths Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 40/84] mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 41/84] mm,ksm: fix endless looping in allocating memory when ksm enable Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 42/84] can: dev: fix deadlock reported after bus-off Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 43/84] drm/radeon/si/dpm: add workaround for for Jet parts Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 44/84] ARM: 8616/1: dt: Respect property size when parsing CPUs Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 45/84] tools/vm/slabinfo: fix an unintentional printf Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 46/84] hwmon: (adt7411) set bit 3 in CFG1 register Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 47/84] iwlwifi: pcie: fix access to scratch buffer Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 48/84] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 49/84] ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 50/84] arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 51/84] MIPS: Malta: Fix IOCU disable switch read for MIPS64 Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 52/84] printk: fix parsing of "brl=" option Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 53/84] ARM: sa1100: clear reset status prior to reboot Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 54/84] ARM: sa1111: fix pcmcia suspend/resume Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 55/84] hwrng: omap - Fix assumption that runtime_get_sync will always succeed Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 56/84] tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 57/84] em28xx-i2c: rt_mutex_trylock() returns zero on failure Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 58/84] gspca: avoid unused variable warnings Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 59/84] avr32: off by one in at32_init_pio() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 60/84] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 61/84] NFS: Don't drop CB requests with invalid principals Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 62/84] brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 63/84] brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get() Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 64/84] powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 65/84] ASoC: omap-mcpdm: Fix irq resource handling Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 66/84] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 67/84] IB/ipoib: Fix memory corruption in ipoib cm mode connect flow Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 68/84] IB/core: Fix use after free in send_leave function Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 69/84] IB/ipoib: Don't allow MC joins during light MC flush Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 70/84] IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 71/84] USB: serial: cp210x: fix hardware flow-control disable Jiri Slaby
2016-10-17  7:51   ` [PATCH 3.12 72/84] usb: misc: legousbtower: Fix NULL pointer deference Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 73/84] USB: serial: cp210x: Add ID for a Juniper console Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 74/84] Revert "usbtmc: convert to devm_kzalloc" Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 75/84] ACPICA: acpi_get_sleep_type_data: Reduce warnings Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 76/84] security: let security modules use PTRACE_MODE_* with bitmasks Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 77/84] KVM: PPC: Book3S PR: Ignore PMU SPRs Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 78/84] KVM: PPC: Book3S PR: Emulate TIR register Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 79/84] ALSA: ali5451: Fix out-of-bound position reporting Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 80/84] ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 81/84] mfd: 88pm80x: Double shifting bug in suspend/resume Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 82/84] mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 83/84] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register Jiri Slaby
2016-10-17  7:52   ` [PATCH 3.12 84/84] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes Jiri Slaby
2016-10-17 18:29   ` [PATCH 3.12 00/84] 3.12.65-stable review Guenter Roeck
2016-10-17 22:10   ` 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=cover.1476690493.git.jslaby@suse.cz \
    --to=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=shuah.kh@samsung.com \
    --cc=stable@vger.kernel.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.