All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3.12 000/142] 3.12.73-stable review
@ 2017-04-10 15:33 Jiri Slaby
  2017-04-10 15:31 ` [PATCH 3.12 001/142] dm: flush queued bios when process blocks to avoid deadlock Jiri Slaby
                   ` (143 more replies)
  0 siblings, 144 replies; 148+ messages in thread
From: Jiri Slaby @ 2017-04-10 15:33 UTC (permalink / raw)
  To: stable; +Cc: linux, shuahkh, linux-kernel, Jiri Slaby

This is the start of the stable review cycle for the 3.12.73 release.
There are 142 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 12 17:33:10 CEST 2017.
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.73-rc1.xz
and the diffstat can be found below.

thanks,
js

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


Adrian Hunter (1):
  mmc: sdhci: Do not disable interrupts while waiting for clock

Akinobu Mita (2):
  Input: mpr121 - handle multiple bits change of status register
  Input: mpr121 - set missing event capability

Alan Stern (2):
  USB: fix linked-list corruption in rh_call_control()
  USB: OHCI: Fix race between ED unlink and URB submission

Alex Hung (1):
  ACPI / video: skip evaluating _DOD when it does not exist

Alexander Potapenko (1):
  net: don't call strlen() on the user buffer in packet_bind_spkt()

Andi Kleen (1):
  kernek/fork.c: allocate idle task for a CPU always on its local node

Andrew Lunn (1):
  ipv4: igmp: Allow removing groups from a removed interface

Andrey Ulanov (1):
  net: unix: properly re-increment inflight counter of GC discarded
    candidates

Andy Whitcroft (2):
  xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
  xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder

Anton Blanchard (1):
  scsi: lpfc: Add shutdown method for kexec

Ardinartsev Nikita (1):
  HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2

Arnaldo Carvalho de Melo (1):
  dccp: Unlock sock before calling sk_free()

Arnd Bergmann (5):
  crypto: improve gcc optimization flags for serpent and wp512
  MIPS: ip27: Disable qlge driver in defconfig
  MIPS: ip22: Fix ip28 build for modern gcc
  mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
  cpmac: remove hopeless #warning

Bjørn Mork (4):
  qmi_wwan: add Dell DW5811e
  USB: qcserial: add Sierra Wireless MC74xx/EM74xx
  USB: qcserial: add Sierra Wireless EM74xx device ID
  USB: serial: qcserial: add Dell DW5811e

Brendan McGrath (1):
  HID: i2c-hid: Add sleep between POWER ON and RESET

Brian Foster (1):
  xfs: pass total block res. as total xfs_bmapi_write() parameter

Chris J Arges (1):
  igb: Workaround for igb i210 firmware issue

Colin Ian King (1):
  HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL

Dan Carpenter (1):
  ACPI / resources: free memory on error in add_region_before()

Dan Streetman (1):
  xen: do not re-use pirq number cached in pci device msi msg data

Dan Williams (1):
  USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems

Darrick J. Wong (2):
  xfs: don't allow di_size with high bit set
  xfs: clear _XBF_PAGES from buffers when readahead page

Dave Martin (5):
  c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
  sparc/ptrace: Preserve previous registers for short regset write
  metag/ptrace: Preserve previous registers for short regset write
  metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
  metag/ptrace: Reject partial NT_METAG_RPIPE writes

David Hildenbrand (1):
  KVM: kvm_io_bus_unregister_dev() should never fail

David Ward (1):
  USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module

Dmitry V. Levin (1):
  uapi: fix linux/packet_diag.h userspace compilation error

Eric Biggers (1):
  ext4: mark inode dirty after converting inline directory

Eric Dumazet (5):
  net: net_enable_timestamp() can be called from irq contexts
  tcp: fix various issues for sockets morphing to listen state
  net: properly release sk_frag.page
  ipv4: provide stronger user input validation in nl_fib_input()
  tcp: initialize icsk_ack.lrcvtime at session start time

Eric Sandeen (1):
  xfs: fix up xfs_swap_extent_forks inline extent handling

Felipe Balbi (1):
  usb: dwc3: gadget: make Set Endpoint Configuration macros safe

Florian Westphal (2):
  ipv6: avoid write to a possibly cloned skb
  netlink: remove mmapped netlink support

Guenter Roeck (2):
  usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
    controllers
  usb: hub: Fix crash after failure to read BOS descriptor

Hannes Frederic Sowa (1):
  dccp: fix memory leak during tear-down of unsuccessful connection
    request

Hugh Dickins (1):
  cgroup: use an ordered workqueue for cgroup destruction

Ilya Dryomov (2):
  libceph: don't set weight to IN when OSD is destroyed
  libceph: force GFP_NOIO for socket allocations

James Bottomley (1):
  scsi: mpt3sas: fix hang on ata passthrough commands

Jason A. Donenfeld (1):
  padata: avoid race in reordering

Jiri Slaby (1):
  crypto: algif_hash - avoid zero-sized array

Johan Hovold (22):
  USB: serial: digi_acceleport: fix OOB data sanity check
  USB: serial: digi_acceleport: fix OOB-event processing
  USB: serial: safe_serial: fix information leak in completion handler
  USB: serial: omninet: fix reference leaks at open
  USB: iowarrior: fix NULL-deref at probe
  USB: iowarrior: fix NULL-deref in write
  USB: serial: io_ti: fix NULL-deref in interrupt callback
  USB: serial: io_ti: fix information leak in completion handler
  isdn/gigaset: fix NULL-deref at probe
  Input: iforce - validate number of endpoints before using them
  Input: ims-pcu - validate number of endpoints before using them
  Input: hanwang - validate number of endpoints before using them
  Input: yealink - validate number of endpoints before using them
  Input: cm109 - validate number of endpoints before using them
  Input: kbtab - validate number of endpoints before using them
  USB: uss720: fix NULL-deref at probe
  USB: idmouse: fix NULL-deref at probe
  USB: wusbcore: fix NULL-deref at probe
  uwb: i1480-dfu: fix NULL-deref at probe
  uwb: hwa-rc: fix NULL-deref at probe
  mmc: ushc: fix NULL-deref at probe
  USB: usbtmc: add missing endpoint sanity check

Johannes Berg (1):
  nl80211: fix dumpit error path RTNL deadlocks

John Crispin (1):
  MIPS: ralink: Cosmetic change to prom_init().

John Garry (1):
  scsi: libsas: fix ata xfer length

Jon Maxwell (1):
  dccp/tcp: fix routing redirect race

Josh Poimboeuf (1):
  ACPI: Fix incompatibility with mcount-based function graph tracing

Julian Anastasov (1):
  ipv4: mask tos for input route

Kai-Heng Feng (1):
  Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000

Keno Fischer (1):
  mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp

Ladi Prosek (1):
  virtio_balloon: init 1st buffer in stats vq

Linus Torvalds (1):
  give up on gcc ilog2() constant optimizations

Ludovic Desroches (1):
  i2c: at91: manage unexpected RXRDY flag when starting a transfer

Luis de Bethencourt (1):
  mvsas: fix misleading indentation

Maor Gottlieb (1):
  net/mlx5: Increase number of max QPs in default profile

Mathias Nyman (1):
  xhci: fix 10 second timeout on removal of PCI hotpluggable xhci
    controllers

Matthias Schiffer (1):
  vxlan: correctly validate VXLAN ID against VXLAN_N_VID

Maxime Ripard (1):
  Input: tca8418 - use the interrupt trigger from the device tree

Mikulas Patocka (1):
  dm: flush queued bios when process blocks to avoid deadlock

Naoya Horiguchi (1):
  mm, hugetlb: use pte_present() instead of pmd_present() in
    follow_huge_pmd()

Nicholas Bellinger (1):
  target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export

Oliver Neukum (1):
  ACM gadget: fix endianness in notifications

Patrik Halfar (1):
  USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)

Paul Hüber (1):
  l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv

Peter Xu (1):
  KVM: x86: clear bus pointer when destroyed

Peter Zijlstra (4):
  locking/static_keys: Add static_key_{en,dis}able() helpers
  futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
  futex: Add missing error handling to FUTEX_REQUEUE_PI
  perf/core: Fix event inheritance on fork()

Petr Štetiar (1):
  USB: qcserial: Add support for Quectel EC20 Mini PCIe module

Pieter Hollants (1):
  USB: qcserial: Add support for Dell Wireless 5809e 4G Modem

Rafael J. Wysocki (4):
  cpufreq: Fix and clean up show_cpuinfo_cur_freq()
  Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"
  ACPI / PNP: Avoid conflicting resource reservations
  ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage

Ralf Baechle (1):
  MIPS: DEC: Avoid la pseudo-instruction in delay slots

Raphael Assenat (1):
  Input: joydev - do not report stale values on first open

Richard Genoud (1):
  tty/serial: atmel: fix race condition (TX+DMA)

Rik van Riel (1):
  tracing: Add #undef to fix compile error

Roman Mashak (1):
  net sched actions: decrement module reference count after table flush.

Samuel Thibault (1):
  usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk

Sebastian Andrzej Siewior (1):
  sched/rt: Add a missing rescheduling point

Sebastian Ott (1):
  s390/pci: fix use after free in dma_init

Sumit Semwal (2):
  block: allow WRITE_SAME commands with the SG_IO ioctl
  uvcvideo: uvc_scan_fallback() for webcams with broken chain

Takashi Iwai (5):
  ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
  fbcon: Fix vc attr at deinit
  ALSA: seq: Fix race during FIFO resize
  ALSA: ctxfi: Fallback DMA mask to 32bit
  ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call

Thomas Huth (1):
  KVM: PPC: Book3S PR: Fix illegal opcode emulation

Todd Fujinaka (1):
  igb: add i211 to i210 PHY workaround

Uwe Kleine-König (4):
  rtc: s35390a: fix reading out alarm
  rtc: s35390a: make sure all members in the output are set
  rtc: s35390a: implement reset routine as suggested by the reference
  rtc: s35390a: improve irq handling

Viresh Kumar (1):
  cpufreq: move policy kobj to policy->cpu at resume

Vitaly Kuznetsov (2):
  Drivers: hv: balloon: don't crash when memory is added in non-sorted
    order
  Drivers: hv: avoid vfree() on crash

Wang, Rui Y (2):
  crypto: ghash-clmulni - Fix load failure
  crypto: cryptd - Assign statesize properly

Zhaohongjiang (1):
  cancel the setfilesize transation when io error happen

 arch/c6x/kernel/ptrace.c                   |  41 --
 arch/metag/kernel/ptrace.c                 |  19 +-
 arch/mips/configs/ip27_defconfig           |   1 -
 arch/mips/dec/int-handler.S                |  40 +-
 arch/mips/ralink/prom.c                    |   9 +-
 arch/mips/sgi-ip22/Platform                |   2 +-
 arch/powerpc/kvm/emulate.c                 |   1 -
 arch/s390/pci/pci_dma.c                    |  16 +-
 arch/sparc/kernel/ptrace_64.c              |   2 +-
 arch/x86/crypto/ghash-clmulni-intel_glue.c |  26 ++
 arch/x86/pci/xen.c                         |  23 +-
 block/scsi_ioctl.c                         |   3 +
 crypto/Makefile                            |   2 +
 crypto/algif_hash.c                        |   2 +-
 crypto/cryptd.c                            |   1 +
 drivers/acpi/Makefile                      |   1 -
 drivers/acpi/osl.c                         |   6 +-
 drivers/acpi/video.c                       |   3 +
 drivers/cpufreq/cpufreq.c                  |  17 +-
 drivers/hid/hid-ids.h                      |   3 +
 drivers/hid/hid-lg.c                       |   2 +-
 drivers/hid/i2c-hid/i2c-hid.c              |   9 +
 drivers/hid/usbhid/hid-quirks.c            |   1 +
 drivers/hv/hv.c                            |   5 +-
 drivers/hv/hv_balloon.c                    |   4 +-
 drivers/hv/hyperv_vmbus.h                  |   2 +-
 drivers/hv/vmbus_drv.c                     |   4 +-
 drivers/i2c/busses/i2c-at91.c              |  36 +-
 drivers/infiniband/hw/mlx5/main.c          |   2 +-
 drivers/input/joydev.c                     |  18 +-
 drivers/input/joystick/iforce/iforce-usb.c |   3 +
 drivers/input/keyboard/mpr121_touchkey.c   |  24 +-
 drivers/input/keyboard/tca8418_keypad.c    |   6 +-
 drivers/input/misc/cm109.c                 |   4 +
 drivers/input/misc/ims-pcu.c               |   4 +
 drivers/input/misc/yealink.c               |   4 +
 drivers/input/serio/i8042-x86ia64io.h      |   7 +
 drivers/input/tablet/hanwang.c             |   3 +
 drivers/input/tablet/kbtab.c               |   3 +
 drivers/isdn/gigaset/bas-gigaset.c         |   3 +
 drivers/md/dm.c                            |  55 +++
 drivers/media/usb/uvc/uvc_driver.c         | 118 ++++-
 drivers/mmc/host/sdhci.c                   |   4 +-
 drivers/mmc/host/ushc.c                    |   3 +
 drivers/mtd/maps/pmcmsp-flash.c            |   4 +-
 drivers/net/ethernet/intel/igb/e1000_phy.c |   4 +
 drivers/net/ethernet/ti/cpmac.c            |   2 +-
 drivers/net/usb/qmi_wwan.c                 |   2 +
 drivers/net/vxlan.c                        |   2 +-
 drivers/rtc/rtc-s35390a.c                  | 167 +++++--
 drivers/scsi/libsas/sas_ata.c              |   2 +-
 drivers/scsi/lpfc/lpfc_init.c              |   1 +
 drivers/scsi/mpt3sas/mpt3sas_base.h        |  12 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c       |  36 +-
 drivers/scsi/mvsas/mv_sas.c                |   4 +-
 drivers/target/target_core_pscsi.c         |  47 +-
 drivers/tty/serial/atmel_serial.c          |   5 +
 drivers/usb/class/usbtmc.c                 |   9 +-
 drivers/usb/core/config.c                  |  10 +
 drivers/usb/core/hcd.c                     |   7 +-
 drivers/usb/core/hub.c                     |   2 +-
 drivers/usb/core/quirks.c                  |   8 +
 drivers/usb/dwc3/gadget.h                  |  14 +-
 drivers/usb/gadget/f_acm.c                 |   4 +-
 drivers/usb/host/ohci-q.c                  |   7 +-
 drivers/usb/host/xhci-pci.c                |   1 +
 drivers/usb/host/xhci-plat.c               |   2 +
 drivers/usb/host/xhci.c                    |   6 +-
 drivers/usb/host/xhci.h                    |   1 +
 drivers/usb/misc/idmouse.c                 |   3 +
 drivers/usb/misc/iowarrior.c               |  21 +-
 drivers/usb/misc/uss720.c                  |   5 +
 drivers/usb/serial/digi_acceleport.c       |  14 +-
 drivers/usb/serial/io_ti.c                 |   8 +-
 drivers/usb/serial/omninet.c               |   6 -
 drivers/usb/serial/option.c                |  17 +-
 drivers/usb/serial/qcserial.c              |  49 ++
 drivers/usb/serial/safe_serial.c           |   5 +
 drivers/usb/wusbcore/wa-hc.c               |   3 +
 drivers/uwb/hwa-rc.c                       |   3 +
 drivers/uwb/i1480/dfu/usb.c                |   3 +
 drivers/video/console/fbcon.c              |  67 +--
 drivers/virtio/virtio_balloon.c            |   2 +
 fs/ext4/inline.c                           |   5 +-
 fs/xfs/xfs_aops.c                          |  13 +-
 fs/xfs/xfs_bmap_util.c                     |   9 +-
 fs/xfs/xfs_buf.c                           |   1 +
 fs/xfs/xfs_inode_buf.c                     |   8 +
 fs/xfs/xfs_iomap.c                         |   8 +-
 include/linux/jump_label.h                 |  16 +
 include/linux/kvm_host.h                   |   4 +-
 include/linux/log2.h                       |  13 +-
 include/linux/usb/quirks.h                 |   6 +
 include/trace/events/syscalls.h            |   1 +
 include/uapi/linux/netlink.h               |   4 +
 include/uapi/linux/netlink_diag.h          |   2 +
 include/uapi/linux/packet_diag.h           |   2 +-
 kernel/cgroup.c                            |   8 +-
 kernel/events/core.c                       |   5 +-
 kernel/fork.c                              |  15 +-
 kernel/futex.c                             |  22 +-
 kernel/padata.c                            |   5 +-
 kernel/sched/core.c                        |   6 +-
 kernel/sched/rt.c                          |   3 +-
 mm/huge_memory.c                           |  19 +-
 mm/hugetlb.c                               |   6 +-
 net/ceph/messenger.c                       |   6 +
 net/ceph/osdmap.c                          |   1 -
 net/core/dev.c                             |  35 +-
 net/core/sock.c                            |  10 +-
 net/dccp/ccids/ccid2.c                     |   1 +
 net/dccp/ipv4.c                            |   3 +-
 net/dccp/ipv6.c                            |   8 +-
 net/dccp/minisocks.c                       |   1 +
 net/ipv4/fib_frontend.c                    |   3 +-
 net/ipv4/igmp.c                            |   6 +-
 net/ipv4/route.c                           |   1 +
 net/ipv4/tcp_input.c                       |   2 +-
 net/ipv4/tcp_ipv4.c                        |  10 +-
 net/ipv4/tcp_minisocks.c                   |   1 +
 net/ipv4/tcp_timer.c                       |   6 +-
 net/ipv6/ip6_output.c                      |   7 +-
 net/ipv6/tcp_ipv6.c                        |   8 +-
 net/l2tp/l2tp_ip.c                         |   2 +-
 net/netlink/Kconfig                        |   9 -
 net/netlink/af_netlink.c                   | 726 +----------------------------
 net/netlink/af_netlink.h                   |  15 -
 net/netlink/diag.c                         |  39 --
 net/packet/af_packet.c                     |   8 +-
 net/sched/act_api.c                        |   5 +-
 net/unix/garbage.c                         |  18 +-
 net/wireless/nl80211.c                     |  52 +--
 net/xfrm/xfrm_user.c                       |   9 +-
 sound/core/seq/seq_clientmgr.c             |   1 +
 sound/core/seq/seq_fifo.c                  |   7 +
 sound/core/seq/seq_memory.c                |  17 +-
 sound/core/seq/seq_memory.h                |   1 +
 sound/pci/ctxfi/cthw20k1.c                 |  19 +-
 sound/pci/ctxfi/cthw20k2.c                 |  18 +-
 virt/kvm/eventfd.c                         |   3 +-
 virt/kvm/kvm_main.c                        |  40 +-
 141 files changed, 1144 insertions(+), 1242 deletions(-)

-- 
2.12.2

^ permalink raw reply	[flat|nested] 148+ messages in thread

end of thread, other threads:[~2017-04-25  7:08 UTC | newest]

Thread overview: 148+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 15:33 [PATCH 3.12 000/142] 3.12.73-stable review Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 001/142] dm: flush queued bios when process blocks to avoid deadlock Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 002/142] xfs: pass total block res. as total xfs_bmapi_write() parameter Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 003/142] mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 004/142] xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 005/142] USB: serial: digi_acceleport: fix OOB data sanity check Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 006/142] USB: serial: digi_acceleport: fix OOB-event processing Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 007/142] crypto: improve gcc optimization flags for serpent and wp512 Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 008/142] MIPS: ip27: Disable qlge driver in defconfig Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 009/142] MIPS: ip22: Fix ip28 build for modern gcc Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 010/142] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 011/142] MIPS: ralink: Cosmetic change to prom_init() Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 012/142] cpmac: remove hopeless #warning Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 013/142] MIPS: DEC: Avoid la pseudo-instruction in delay slots Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 014/142] tracing: Add #undef to fix compile error Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 015/142] usb: dwc3: gadget: make Set Endpoint Configuration macros safe Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 016/142] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 017/142] USB: serial: safe_serial: fix information leak in completion handler Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 018/142] USB: serial: omninet: fix reference leaks at open Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 019/142] USB: iowarrior: fix NULL-deref at probe Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 020/142] USB: iowarrior: fix NULL-deref in write Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 021/142] USB: serial: io_ti: fix NULL-deref in interrupt callback Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 022/142] USB: serial: io_ti: fix information leak in completion handler Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 023/142] mvsas: fix misleading indentation Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 024/142] locking/static_keys: Add static_key_{en,dis}able() helpers Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 025/142] vxlan: correctly validate VXLAN ID against VXLAN_N_VID Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 026/142] ipv4: mask tos for input route Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 027/142] l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 028/142] net: don't call strlen() on the user buffer in packet_bind_spkt() Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 029/142] net: net_enable_timestamp() can be called from irq contexts Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 030/142] dccp: Unlock sock before calling sk_free() Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 031/142] tcp: fix various issues for sockets morphing to listen state Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 032/142] uapi: fix linux/packet_diag.h userspace compilation error Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 033/142] ipv6: avoid write to a possibly cloned skb Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 034/142] dccp/tcp: fix routing redirect race Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 035/142] dccp: fix memory leak during tear-down of unsuccessful connection request Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 036/142] net sched actions: decrement module reference count after table flush Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 037/142] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI Jiri Slaby
2017-04-10 15:31 ` [PATCH 3.12 038/142] futex: Add missing error handling to FUTEX_REQUEUE_PI Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 039/142] give up on gcc ilog2() constant optimizations Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 040/142] cancel the setfilesize transation when io error happen Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 041/142] xfs: fix up xfs_swap_extent_forks inline extent handling Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 042/142] xfs: don't allow di_size with high bit set Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 043/142] netlink: remove mmapped netlink support Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 044/142] crypto: ghash-clmulni - Fix load failure Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 045/142] crypto: cryptd - Assign statesize properly Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 046/142] ACPI / video: skip evaluating _DOD when it does not exist Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 047/142] Drivers: hv: balloon: don't crash when memory is added in non-sorted order Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 048/142] Drivers: hv: avoid vfree() on crash Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 049/142] KVM: PPC: Book3S PR: Fix illegal opcode emulation Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 050/142] s390/pci: fix use after free in dma_init Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 051/142] kernek/fork.c: allocate idle task for a CPU always on its local node Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 052/142] perf/core: Fix event inheritance on fork() Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 053/142] cpufreq: Fix and clean up show_cpuinfo_cur_freq() Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 054/142] target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 055/142] scsi: lpfc: Add shutdown method for kexec Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 056/142] isdn/gigaset: fix NULL-deref at probe Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 057/142] xen: do not re-use pirq number cached in pci device msi msg data Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 058/142] igb: Workaround for igb i210 firmware issue Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 059/142] igb: add i211 to i210 PHY workaround Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 060/142] net: properly release sk_frag.page Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 061/142] net: unix: properly re-increment inflight counter of GC discarded candidates Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 062/142] qmi_wwan: add Dell DW5811e Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 063/142] net/mlx5: Increase number of max QPs in default profile Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 064/142] ipv4: provide stronger user input validation in nl_fib_input() Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 065/142] tcp: initialize icsk_ack.lrcvtime at session start time Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 066/142] libceph: don't set weight to IN when OSD is destroyed Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 067/142] USB: qcserial: Add support for Dell Wireless 5809e 4G Modem Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 068/142] USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 069/142] USB: qcserial: add Sierra Wireless MC74xx/EM74xx Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 070/142] USB: qcserial: Add support for Quectel EC20 Mini PCIe module Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 071/142] USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3) Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 072/142] USB: qcserial: add Sierra Wireless EM74xx device ID Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 073/142] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 074/142] Input: iforce - validate number of endpoints before using them Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 075/142] Input: ims-pcu " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 076/142] Input: hanwang " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 077/142] Input: yealink " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 078/142] Input: cm109 " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 079/142] Input: kbtab " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 080/142] ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 081/142] USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 082/142] USB: serial: qcserial: add Dell DW5811e Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 083/142] ACM gadget: fix endianness in notifications Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 084/142] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 085/142] USB: uss720: fix NULL-deref at probe Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 086/142] USB: idmouse: " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 087/142] USB: wusbcore: " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 088/142] usb: hub: Fix crash after failure to read BOS descriptor Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 089/142] uwb: i1480-dfu: fix NULL-deref at probe Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 090/142] uwb: hwa-rc: " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 091/142] mmc: ushc: " Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 092/142] ext4: mark inode dirty after converting inline directory Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 093/142] mmc: sdhci: Do not disable interrupts while waiting for clock Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 094/142] nl80211: fix dumpit error path RTNL deadlocks Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 095/142] USB: usbtmc: add missing endpoint sanity check Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 096/142] xfs: clear _XBF_PAGES from buffers when readahead page Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 097/142] block: allow WRITE_SAME commands with the SG_IO ioctl Jiri Slaby
2017-04-10 15:32 ` [PATCH 3.12 098/142] uvcvideo: uvc_scan_fallback() for webcams with broken chain Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 099/142] fbcon: Fix vc attr at deinit Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 100/142] crypto: algif_hash - avoid zero-sized array Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 101/142] xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 102/142] xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 103/142] virtio_balloon: init 1st buffer in stats vq Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 104/142] c6x/ptrace: Remove useless PTRACE_SETREGSET implementation Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 105/142] sparc/ptrace: Preserve previous registers for short regset write Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 106/142] metag/ptrace: " Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 107/142] metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 108/142] metag/ptrace: Reject partial NT_METAG_RPIPE writes Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 109/142] sched/rt: Add a missing rescheduling point Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 110/142] libceph: force GFP_NOIO for socket allocations Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 111/142] scsi: mpt3sas: fix hang on ata passthrough commands Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 112/142] scsi: libsas: fix ata xfer length Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 113/142] ALSA: seq: Fix race during FIFO resize Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 114/142] ACPI: Fix incompatibility with mcount-based function graph tracing Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 115/142] USB: fix linked-list corruption in rh_call_control() Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 116/142] KVM: x86: clear bus pointer when destroyed Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 117/142] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 118/142] rtc: s35390a: fix reading out alarm Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 119/142] rtc: s35390a: make sure all members in the output are set Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 120/142] rtc: s35390a: implement reset routine as suggested by the reference Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 121/142] rtc: s35390a: improve irq handling Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 122/142] KVM: kvm_io_bus_unregister_dev() should never fail Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 123/142] padata: avoid race in reordering Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 124/142] ALSA: ctxfi: Fallback DMA mask to 32bit Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 125/142] ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 126/142] Revert "cpufreq: fix garbage kobjects on errors during suspend/resume" Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 127/142] cgroup: use an ordered workqueue for cgroup destruction Jiri Slaby
2017-04-10 19:30   ` Hugh Dickins
2017-04-11  6:05     ` Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 128/142] cpufreq: move policy kobj to policy->cpu at resume Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 129/142] ACPI / PNP: Avoid conflicting resource reservations Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 130/142] ACPI / resources: free memory on error in add_region_before() Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 131/142] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 132/142] USB: OHCI: Fix race between ED unlink and URB submission Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 133/142] i2c: at91: manage unexpected RXRDY flag when starting a transfer Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 134/142] ipv4: igmp: Allow removing groups from a removed interface Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 135/142] HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2 Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 136/142] HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 137/142] HID: i2c-hid: Add sleep between POWER ON and RESET Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 138/142] Input: joydev - do not report stale values on first open Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 139/142] Input: tca8418 - use the interrupt trigger from the device tree Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 140/142] Input: mpr121 - handle multiple bits change of status register Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 141/142] Input: mpr121 - set missing event capability Jiri Slaby
2017-04-10 15:33 ` [PATCH 3.12 142/142] tty/serial: atmel: fix race condition (TX+DMA) Jiri Slaby
2017-04-10 20:37 ` [PATCH 3.12 000/142] 3.12.73-stable review Shuah Khan
2017-04-25  7:07   ` Jiri Slaby
2017-04-10 23:22 ` Guenter Roeck

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.