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/98] 3.12.58-stable review
Date: Mon, 11 Apr 2016 15:23:01 +0200	[thread overview]
Message-ID: <cover.1460380917.git.jslaby@suse.cz> (raw)

This is the start of the stable review cycle for the 3.12.58 release.
There are 98 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 Apr 13 15:21:57 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.58-rc1.xz
and the diffstat can be found below.

thanks,
js

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


Aaro Koskinen (1):
  mtd: onenand: fix deadlock in onenand_block_markbad

Alan Stern (1):
  USB: fix invalid memory access in hub_activate()

Andi Kleen (1):
  perf/x86/intel: Fix PEBS data source interpretation on
    Nehalem/Westmere

Andy Lutomirski (2):
  x86/iopl/64: Properly context-switch IOPL on Xen PV
  x86/iopl: Fix iopl capability check on Xen PV

Aurelien Jacquiot (1):
  rapidio/rionet: fix deadlock on SMP

Benjamin Poirier (1):
  mld, igmp: Fix reserved tailroom calculation

Bjorn Helgaas (1):
  PCI: Disable IO/MEM decoding for devices with non-compliant BARs

Bjørn Mork (1):
  USB: option: add "D-Link DWM-221 B1" device id

Charles_Rose@Dell.com (1):
  ahci: Add Device ID for Intel Sunrise Point PCH

Christian Borntraeger (1):
  kernel: Provide READ_ONCE and ASSIGN_ONCE

Dan Carpenter (1):
  EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()

Daniel Borkmann (1):
  ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs

Dave Jones (1):
  x86/apic: Fix suspicious RCU usage in
    smp_trace_call_function_interrupt()

David S. Miller (1):
  ipv4: Don't do expensive useless work during inetdev destroy.

David Vrabel (3):
  xen: Add RING_COPY_REQUEST()
  xen-netback: don't use last request to determine minimum Tx credit
  xen-netback: use RING_COPY_REQUEST() throughout

Dirk Brandewie (1):
  intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop

Dmitry Tunin (4):
  Bluetooth: btusb: Add new AR3012 ID 13d3:3395
  Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
  Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
  Bluetooth: Add new AR3012 ID 0489:e095

Douglas Gilbert (1):
  sg: fix dxferp in from_to case

Eric Sandeen (1):
  xfs: allow inode allocations in post-growfs disk space

Eric W. Biederman (1):
  umount: Do not allow unmounting rootfs.

Eric Wheeler (1):
  bcache: fix cache_set_flush() NULL pointer dereference on OOM

Gabriel Krisman Bertazi (1):
  ipr: Fix regression when loading firmware

Hans Verkuil (1):
  adv7511: TX_EDID_PRESENT is still 1 after a disconnect

Hans de Goede (3):
  pwc: Add USB id for Philips Spc880nc webcam
  saa7134: Fix bytesperline not being set correctly for planar formats
  bttv: Width must be a multiple of 16 when capturing planar formats

Himanshu Madhani (1):
  target: Fix target_release_cmd_kref shutdown comp leak

Ian Mitchell (1):
  Fix kmalloc overflow in LPFC driver at large core count

Insu Yun (1):
  ipr: Fix out-of-bounds null overwrite

Jann Horn (1):
  fs/coredump: prevent fsuid=0 dumps into user-controlled directories

Jeff Layton (1):
  nfs: fix high load average due to callback thread sleeping

Jes Sorensen (1):
  md/raid5: Compare apples to apples (or sectors to sectors)

Jiri Kosina (1):
  kbuild/mkspec: fix grub2 installkernel issue

Jiri Olsa (1):
  perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2

Jiri Slaby (1):
  net/ipv6: fix DEVCONF_ constants

Johan Hovold (1):
  USB: visor: fix null-deref at probe

John Allen (1):
  drivers/base/memory.c: fix kernel warning during memory hotplug on
    ppc64

Joseph Qi (2):
  ocfs2/dlm: fix race between convert and recovery
  ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list

Josh Boyer (3):
  USB: iowarrior: fix oops with malicious USB descriptors
  USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
  Input: powermate - fix oops with malicious USB descriptors

Julia Lawall (1):
  scripts/coccinelle: modernize &

Kirill Tkhai (1):
  sched: Fix race between task_group and sched_task_group

Konrad Rzeszutek Wilk (2):
  xen/pciback: Save xen_pci_op commands before processing it
  xen/pciback: Save the number of MSI-X entries to be copied later.

Lukasz Odzioba (1):
  hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128.

Mario Kleiner (1):
  drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.

Markus Metzger (1):
  perf, nmi: Fix unknown NMI warning

Martin Schwidefsky (1):
  s390/mm: four page table levels vs. fork

Martyn Welch (1):
  USB: serial: cp210x: Adding GE Healthcare Device ID

Mateusz Guzik (1):
  xfs: fix two memory leaks in xfs_attr_list.c error paths

Maurizio Lombardi (1):
  be2iscsi: set the boot_kset pointer to NULL in case of failure

Max Filippov (2):
  xtensa: ISS: don't hang if stdin EOF is reached
  xtensa: clear all DBREAKC registers on start

Michael S. Tsirkin (1):
  watchdog: rc32434_wdt: fix ioctl error handling

Michal Hocko (1):
  memcg: do not hang on OOM when killed by userspace OOM access to
    memory reserves

OGAWA Hirofumi (1):
  jbd2: fix FS corruption possibility in jbd2_journal_destroy() on
    umount path

Oliver Neukum (8):
  usb: retry reset if a device times out
  usb: hub: fix a typo in hub_port_init() leading to wrong logic
  USB: cdc-acm: more sanity checking
  USB: usb_driver_claim_interface: add sanity checking
  USB: mct_u232: add sanity checking in probe
  USB: digi_acceleport: do sanity checking for the number of ports
  USB: cypress_m8: add endpoint sanity check
  Input: ims-pcu - sanity check against missing interfaces

Paolo Bonzini (2):
  KVM: fix spin_lock_init order on x86
  KVM: VMX: avoid guest hang on invalid invept instruction

Peter Hurley (1):
  net: irda: Fix use-after-free in irtty_open()

Rabin Vincent (1):
  splice: handle zero nr_pages in splice_to_pipe()

Radim Krčmář (1):
  KVM: i8254: change PIT discard tick policy

Raghava Aditya Renukunta (1):
  aacraid: Fix memory leak in aac_fib_map_free

Roger Pau Monné (2):
  xen-blkback: only read request operation from shared ring once
  xen-blkback: read from indirect descriptors only once

Sebastian Frias (1):
  8250: use callbacks to access UART_DLL/UART_DLM

Steven Rostedt (Red Hat) (3):
  tracing: Have preempt(irqs)off trace preempt disabled functions
  tracing: Fix crash from reading trace_pipe with sendfile
  tracing: Fix trace_printk() to print when not using bprintk()

Takashi Iwai (6):
  ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
  ALSA: seq: Fix leak of pool buffer at concurrent writes
  ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
  ALSA: usb-audio: Add sanity checks for endpoint accesses
  ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
  ALSA: hda - Fix unconditional GPIO toggle via automute

Thomas Gleixner (1):
  sched/cputime: Fix steal time accounting vs. CPU hotplug

Tiffany Lin (1):
  media: v4l2-compat-ioctl32: fix missing length copy in
    put_v4l2_buffer32

Vittorio Gambaletta (VittGam) (1):
  ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.

Vladis Dronov (2):
  ALSA: usb-audio: Fix double-free in error paths after
    snd_usb_add_audio_stream() call
  Input: ati_remote2 - fix crashes on detecting device with invalid
    descriptor

Wang Shilong (1):
  Btrfs: skip locking when searching commit root

Wei Huang (1):
  KVM: SVM: add rdmsr support for AMD event registers

Yuval Mintz (1):
  bnx2x: Add new device ids under the Qlogic vendor

 arch/s390/include/asm/mmu_context.h               | 15 ++--
 arch/um/drivers/mconsole_kern.c                   |  2 +-
 arch/x86/include/asm/apic.h                       |  2 +-
 arch/x86/include/asm/xen/hypervisor.h             |  2 +
 arch/x86/kernel/cpu/perf_event.h                  |  3 +
 arch/x86/kernel/cpu/perf_event_intel.c            |  8 +-
 arch/x86/kernel/cpu/perf_event_intel_ds.c         | 24 +++++-
 arch/x86/kernel/ioport.c                          | 12 ++-
 arch/x86/kernel/process_64.c                      | 12 +++
 arch/x86/kvm/i8254.c                              | 12 +--
 arch/x86/kvm/vmx.c                                |  1 +
 arch/x86/kvm/x86.c                                |  6 ++
 arch/x86/xen/enlighten.c                          |  2 +-
 arch/xtensa/kernel/head.S                         |  2 +-
 arch/xtensa/platforms/iss/console.c               | 10 ++-
 drivers/ata/ahci.c                                |  2 +
 drivers/base/memory.c                             | 16 ++--
 drivers/block/xen-blkback/blkback.c               | 15 ++--
 drivers/block/xen-blkback/common.h                |  8 +-
 drivers/bluetooth/ath3k.c                         |  8 ++
 drivers/bluetooth/btusb.c                         |  4 +
 drivers/cpufreq/intel_pstate.c                    |  2 +-
 drivers/edac/amd64_edac.c                         |  2 +-
 drivers/gpu/drm/radeon/atombios_encoders.c        |  6 +-
 drivers/hwmon/coretemp.c                          |  2 +-
 drivers/input/misc/ati_remote2.c                  | 36 +++++++--
 drivers/input/misc/ims-pcu.c                      |  4 +
 drivers/input/misc/powermate.c                    |  3 +
 drivers/md/bcache/super.c                         |  3 +
 drivers/md/raid5.c                                |  4 +-
 drivers/media/i2c/adv7511.c                       | 21 +++--
 drivers/media/pci/bt8xx/bttv-driver.c             | 26 ++++--
 drivers/media/pci/saa7134/saa7134-video.c         | 18 +++--
 drivers/media/usb/pwc/pwc-if.c                    |  6 ++
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c     | 21 ++---
 drivers/mtd/onenand/onenand_base.c                |  3 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c  |  3 +
 drivers/net/irda/irtty-sir.c                      | 10 ---
 drivers/net/rionet.c                              |  4 +-
 drivers/net/xen-netback/netback.c                 | 34 ++++----
 drivers/pci/probe.c                               | 14 ++++
 drivers/scsi/aacraid/commsup.c                    |  9 ++-
 drivers/scsi/be2iscsi/be_main.c                   |  1 +
 drivers/scsi/ipr.c                                | 10 ++-
 drivers/scsi/lpfc/lpfc_init.c                     |  6 +-
 drivers/scsi/lpfc/lpfc_sli4.h                     |  1 -
 drivers/scsi/sg.c                                 |  3 +-
 drivers/target/target_core_transport.c            |  2 -
 drivers/tty/serial/8250/8250_core.c               | 18 ++---
 drivers/usb/class/cdc-acm.c                       |  3 +
 drivers/usb/core/driver.c                         |  6 +-
 drivers/usb/core/hub.c                            | 39 +++++++--
 drivers/usb/misc/iowarrior.c                      |  6 ++
 drivers/usb/serial/cp210x.c                       |  1 +
 drivers/usb/serial/cypress_m8.c                   | 11 ++-
 drivers/usb/serial/digi_acceleport.c              | 19 +++++
 drivers/usb/serial/ftdi_sio.c                     |  4 +
 drivers/usb/serial/ftdi_sio_ids.h                 |  8 ++
 drivers/usb/serial/mct_u232.c                     |  9 ++-
 drivers/usb/serial/option.c                       |  2 +
 drivers/usb/serial/visor.c                        |  5 ++
 drivers/watchdog/rc32434_wdt.c                    |  2 +-
 drivers/xen/xen-pciback/pciback.h                 |  1 +
 drivers/xen/xen-pciback/pciback_ops.c             | 19 ++++-
 fs/btrfs/backref.c                                |  4 +-
 fs/coredump.c                                     | 30 ++++++-
 fs/fhandle.c                                      |  2 +-
 fs/jbd2/journal.c                                 | 17 ++--
 fs/namespace.c                                    |  1 +
 fs/nfs/callback.c                                 |  6 +-
 fs/ocfs2/dlm/dlmconvert.c                         | 24 +++++-
 fs/ocfs2/dlm/dlmrecovery.c                        |  1 -
 fs/open.c                                         |  6 +-
 fs/splice.c                                       |  3 +
 fs/xfs/xfs_attr_list.c                            | 19 ++---
 fs/xfs/xfs_mount.c                                |  4 +-
 fs/xfs/xfs_super.c                                | 20 +++--
 fs/xfs/xfs_super.h                                |  4 +-
 include/linux/compiler.h                          | 74 +++++++++++++++++
 include/linux/fs.h                                |  2 +-
 include/linux/kernel.h                            |  6 +-
 include/linux/pci.h                               |  1 +
 include/linux/skbuff.h                            | 24 ++++++
 include/sound/rawmidi.h                           |  4 +
 include/uapi/linux/ipv6.h                         |  4 +
 include/xen/interface/io/ring.h                   | 14 ++++
 kernel/sched/core.c                               |  7 ++
 kernel/sched/sched.h                              | 13 +++
 kernel/sysctl_binary.c                            |  2 +-
 kernel/trace/trace.c                              |  5 +-
 kernel/trace/trace_irqsoff.c                      |  8 +-
 kernel/trace/trace_printk.c                       |  3 +
 mm/memcontrol.c                                   |  3 +-
 net/ipv4/devinet.c                                |  4 +
 net/ipv4/fib_frontend.c                           |  4 +
 net/ipv4/igmp.c                                   | 10 +--
 net/ipv4/netfilter/ipt_MASQUERADE.c               | 12 ++-
 net/ipv6/mcast.c                                  |  8 +-
 net/ipv6/netfilter/ip6t_MASQUERADE.c              | 12 ++-
 scripts/coccinelle/iterators/use_after_iter.cocci |  2 +-
 scripts/package/mkspec                            |  8 +-
 sound/core/rawmidi.c                              | 98 +++++++++++++++++------
 sound/core/seq/seq_memory.c                       | 15 ++--
 sound/core/seq/seq_virmidi.c                      | 17 ++--
 sound/pci/hda/patch_cirrus.c                      |  8 +-
 sound/pci/intel8x0.c                              |  1 +
 sound/usb/clock.c                                 |  2 +
 sound/usb/endpoint.c                              |  3 +
 sound/usb/mixer_quirks.c                          |  4 +
 sound/usb/pcm.c                                   |  2 +
 sound/usb/quirks.c                                | 26 ++++--
 sound/usb/stream.c                                |  6 +-
 virt/kvm/kvm_main.c                               | 21 ++---
 113 files changed, 850 insertions(+), 297 deletions(-)

-- 
2.8.1

             reply	other threads:[~2016-04-11 13:23 UTC|newest]

Thread overview: 103+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-11 13:23 Jiri Slaby [this message]
2016-04-11 13:22 ` [PATCH 3.12 01/98] ipr: Fix out-of-bounds null overwrite Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 02/98] ipr: Fix regression when loading firmware Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 03/98] ipv4: Don't do expensive useless work during inetdev destroy Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 04/98] umount: Do not allow unmounting rootfs Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 05/98] kernel: Provide READ_ONCE and ASSIGN_ONCE Jiri Slaby
2016-04-11 14:13   ` Christian Borntraeger
2016-04-11 13:22 ` [PATCH 3.12 06/98] xen: Add RING_COPY_REQUEST() Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 07/98] xen-netback: don't use last request to determine minimum Tx credit Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 08/98] xen-netback: use RING_COPY_REQUEST() throughout Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 09/98] xen-blkback: only read request operation from shared ring once Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 10/98] xen-blkback: read from indirect descriptors only once Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 11/98] xen/pciback: Save xen_pci_op commands before processing it Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 12/98] xen/pciback: Save the number of MSI-X entries to be copied later Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 13/98] xfs: allow inode allocations in post-growfs disk space Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 14/98] sched: Fix race between task_group and sched_task_group Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 15/98] Btrfs: skip locking when searching commit root Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 16/98] bnx2x: Add new device ids under the Qlogic vendor Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 17/98] drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64 Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 18/98] ALSA: rawmidi: Make snd_rawmidi_transmit() race-free Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 19/98] ALSA: seq: Fix leak of pool buffer at concurrent writes Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 20/98] memcg: do not hang on OOM when killed by userspace OOM access to memory reserves Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 21/98] USB: fix invalid memory access in hub_activate() Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 22/98] intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 23/98] KVM: SVM: add rdmsr support for AMD event registers Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 24/98] USB: visor: fix null-deref at probe Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 25/98] s390/mm: four page table levels vs. fork Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 26/98] hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128 Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 27/98] perf, nmi: Fix unknown NMI warning Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 28/98] Fix kmalloc overflow in LPFC driver at large core count Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 29/98] nfs: fix high load average due to callback thread sleeping Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 30/98] net/ipv6: fix DEVCONF_ constants Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 31/98] ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 32/98] mld, igmp: Fix reserved tailroom calculation Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 33/98] ahci: Add Device ID for Intel Sunrise Point PCH Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 34/98] x86/iopl/64: Properly context-switch IOPL on Xen PV Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 35/98] KVM: i8254: change PIT discard tick policy Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 36/98] KVM: fix spin_lock_init order on x86 Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 37/98] KVM: VMX: avoid guest hang on invalid invept instruction Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 38/98] EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr() Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 39/98] PCI: Disable IO/MEM decoding for devices with non-compliant BARs Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 40/98] x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 41/98] x86/iopl: Fix iopl capability check on Xen PV Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 42/98] sg: fix dxferp in from_to case Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 43/98] aacraid: Fix memory leak in aac_fib_map_free Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 44/98] be2iscsi: set the boot_kset pointer to NULL in case of failure Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 45/98] usb: retry reset if a device times out Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 46/98] usb: hub: fix a typo in hub_port_init() leading to wrong logic Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 47/98] USB: cdc-acm: more sanity checking Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 48/98] USB: iowarrior: fix oops with malicious USB descriptors Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 49/98] USB: usb_driver_claim_interface: add sanity checking Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 50/98] USB: mct_u232: add sanity checking in probe Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 51/98] USB: digi_acceleport: do sanity checking for the number of ports Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 52/98] USB: cypress_m8: add endpoint sanity check Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 53/98] USB: serial: cp210x: Adding GE Healthcare Device ID Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 54/98] USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 55/98] USB: option: add "D-Link DWM-221 B1" device id Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 56/98] pwc: Add USB id for Philips Spc880nc webcam Jiri Slaby
2016-04-11 13:22 ` [PATCH 3.12 57/98] Input: powermate - fix oops with malicious USB descriptors Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 58/98] ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 59/98] ALSA: usb-audio: Add sanity checks for endpoint accesses Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 60/98] ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk() Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 61/98] ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 62/98] Bluetooth: btusb: Add new AR3012 ID 13d3:3395 Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 63/98] Bluetooth: btusb: Add a new AR3012 ID 04ca:3014 Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 64/98] Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 65/98] net: irda: Fix use-after-free in irtty_open() Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 66/98] 8250: use callbacks to access UART_DLL/UART_DLM Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 67/98] saa7134: Fix bytesperline not being set correctly for planar formats Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 68/98] adv7511: TX_EDID_PRESENT is still 1 after a disconnect Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 69/98] bttv: Width must be a multiple of 16 when capturing planar formats Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 70/98] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32 Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 71/98] ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41 Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 72/98] ALSA: hda - Fix unconditional GPIO toggle via automute Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 73/98] jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 74/98] bcache: fix cache_set_flush() NULL pointer dereference on OOM Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 75/98] watchdog: rc32434_wdt: fix ioctl error handling Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 76/98] Bluetooth: Add new AR3012 ID 0489:e095 Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 77/98] splice: handle zero nr_pages in splice_to_pipe() Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 78/98] xtensa: ISS: don't hang if stdin EOF is reached Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 79/98] xtensa: clear all DBREAKC registers on start Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 80/98] xfs: fix two memory leaks in xfs_attr_list.c error paths Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 81/98] md/raid5: Compare apples to apples (or sectors to sectors) Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 82/98] fs/coredump: prevent fsuid=0 dumps into user-controlled directories Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 83/98] rapidio/rionet: fix deadlock on SMP Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 84/98] drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 85/98] tracing: Have preempt(irqs)off trace preempt disabled functions Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 86/98] tracing: Fix crash from reading trace_pipe with sendfile Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 87/98] tracing: Fix trace_printk() to print when not using bprintk() Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 88/98] scripts/coccinelle: modernize & Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 89/98] kbuild/mkspec: fix grub2 installkernel issue Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 90/98] target: Fix target_release_cmd_kref shutdown comp leak Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 91/98] Input: ims-pcu - sanity check against missing interfaces Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 92/98] Input: ati_remote2 - fix crashes on detecting device with invalid descriptor Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 93/98] ocfs2/dlm: fix race between convert and recovery Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 94/98] ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 95/98] mtd: onenand: fix deadlock in onenand_block_markbad Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 96/98] sched/cputime: Fix steal time accounting vs. CPU hotplug Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 97/98] perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 Jiri Slaby
2016-04-11 13:23 ` [PATCH 3.12 98/98] perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere Jiri Slaby
2016-04-11 13:37 ` [PATCH 3.12 00/98] 3.12.58-stable review Guenter Roeck
2016-04-14  8:24   ` Jiri Slaby
2016-04-11 17:28 ` shuahkh

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.1460380917.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.