linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3.12 000/142] 3.12.43-stable review
@ 2015-05-16  7:37 Jiri Slaby
  2015-05-16  7:36 ` [PATCH 3.12 001/142] ip_forward: Drop frames with attached skb->sk Jiri Slaby
                   ` (142 more replies)
  0 siblings, 143 replies; 153+ messages in thread
From: Jiri Slaby @ 2015-05-16  7:37 UTC (permalink / raw)
  To: stable; +Cc: linux, shuah.kh, linux-kernel, Jiri Slaby

This is the start of the stable review cycle for the 3.12.43 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 May 20 09:36:47 CEST 2015.
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.43-rc1.xz
and the diffstat can be found below.

thanks,
js

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


Al Viro (2):
  RCU pathwalk breakage when running into a symlink overmounting
    something
  seq_file: always clear m->count when we free m->buf

Alex Deucher (2):
  drm/radeon: fix doublescan modes (v2)
  drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5

Alexander Ploumistos (1):
  Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card

Alexey Khoroshilov (1):
  sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)

Andrey Ryabinin (1):
  ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE

Andrzej Pietrasiewicz (1):
  usb: gadget: printer: enqueue printer's response for setup request

Anton Blanchard (1):
  powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH

Arun Chandran (1):
  arm64: vdso: fix build error when switching from LE to BE

Axel Lin (1):
  usb: phy: Find the right match in devm_usb_phy_match

Boris Ostrovsky (1):
  xen/console: Update console event channel on resume

Brian Norris (4):
  UBI: account for bitflips in both the VID header and data
  UBI: fix out of bounds write
  UBI: initialize LEB number variable
  UBI: fix check for "too many bytes"

Calvin Owens (1):
  ksoftirqd: Enable IRQs and call cond_resched() before poking RCU

Charles Keepax (2):
  ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore
  ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE

Christian König (3):
  drm/radeon: disable semaphores for UVD V1 (v2)
  drm/radeon: make UVD handle checking more strict
  drm/radeon: more strictly validate the UVD codec

Christoph Hellwig (3):
  3w-xxxx: fix command completion race
  3w-9xxx: fix command completion race
  3w-sas: fix command completion race

Chuanxiao Dong (1):
  mmc: card: Don't access RPMB partitions for normal read/write

Dan Carpenter (1):
  memstick: mspro_block: add missing curly braces

Dave Olson (1):
  powerpc: Fix missing L2 cache size in /sys/devices/system/cpu

David S. Miller (1):
  ipv4: Missing sk_nulls_node_init() in ping_unhash().

David Sterba (1):
  btrfs: don't accept bare namespace as a valid xattr

Dmitry Torokhov (1):
  drm/i915: cope with large i2c transfers

Doug Anderson (1):
  pinctrl: Don't just pretend to protect pinctrl_maps, do it for real

Ekaterina Tumanova (1):
  KVM: s390: Zero out current VMDB of STSI before including level3 data.

Erez Shitrit (1):
  IB/mlx4: Fix WQE LSO segment calculation

Eric Dumazet (4):
  tcp: fix possible deadlock in tcp_send_fin()
  tcp: avoid looping in tcp_send_fin()
  net: do not deplete pfmemalloc reserve
  net: fix crash in build_skb()

Eric W. Biederman (1):
  mnt: Fix fs_fully_visible to verify the root directory is visible

Ezequiel Garcia (1):
  stk1160: Make sure current buffer is released

Fabio Estevam (1):
  ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO

Felipe Balbi (14):
  usb: gadget: composite: enable BESL support
  usb: define a generic USB_RESUME_TIMEOUT macro
  usb: host: fusbh200: use new USB_RESUME_TIMEOUT
  usb: host: uhci: use new USB_RESUME_TIMEOUT
  usb: host: fotg210: use new USB_RESUME_TIMEOUT
  usb: host: r8a66597: use new USB_RESUME_TIMEOUT
  usb: host: isp116x: use new USB_RESUME_TIMEOUT
  usb: host: xhci: use new USB_RESUME_TIMEOUT
  usb: host: sl811: use new USB_RESUME_TIMEOUT
  usb: dwc2: hcd: use new USB_RESUME_TIMEOUT
  usb: core: hub: use new USB_RESUME_TIMEOUT
  usb: musb: use new USB_RESUME_TIMEOUT
  usb: host: oxu210hp: use new USB_RESUME_TIMEOUT
  usb: host: ehci: use new USB_RESUME_TIMEOUT

Filipe Manana (3):
  Btrfs: fix log tree corruption when fs mounted with -o discard
  Btrfs: fix inode eviction infinite loop after cloning into it
  Btrfs: fix inode eviction infinite loop after extent_same ioctl

Geert Uytterhoeven (1):
  nosave: consolidate __nosave_{begin,end} in <asm/sections.h>

Gerald Schaefer (1):
  mm/hugetlb: use pmd_page() in follow_huge_pmd()

Gregory CLEMENT (2):
  gpio: mvebu: Fix mask/unmask managment per irq chip type
  ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC

Grygorii Strashko (1):
  mmc: core: add missing pm event in mmc_pm_notify to fix hib restore

Guenter Roeck (1):
  drivers: parport: Kconfig: exclude arm64 for PARPORT_PC

Heiko Carstens (3):
  s390/hibernate: fix save and restore of kernel text section
  /proc/stat: convert to single_open_size()
  fs/seq_file: fallback to vmalloc allocation

Huacai Chen (1):
  MIPS: Hibernate: flush TLB entries earlier

Ian Abbott (1):
  spi: spidev: fix possible arithmetic overflow for multi-transfer
    message

Ilya Dryomov (1):
  rbd: end I/O the entire obj_request on error

James Bottomley (1):
  mvsas: fix panic on expander attached SATA devices

Jann Horn (1):
  fs: take i_mutex during prepare_binprm for set[ug]id executables

Jason Gunthorpe (1):
  RDMA/CMA: Canonize IPv4 on IPV6 sockets properly

Johan Hovold (2):
  gpio: unregister gpiochip device before removing it
  gpio: sysfs: fix memory leaks and device hotplug

Junjie Mao (1):
  driver core: bus: Goto appropriate labels on failure in bus_add_device

Junxiao Bi (1):
  ocfs2: dlm: fix race between purge and get lock resource

K. Y. Srinivasan (3):
  scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
  Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
  Drivers: hv: vmbus: Don't wait after requesting offers

Kirill A. Shutemov (1):
  mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support

Konstantin Khlebnikov (2):
  mm: prevent endless growth of anon_vma hierarchy
  mm: fix corner case in anon_vma endless growing prevention

Krzysztof Kozlowski (3):
  compal-laptop: Check return value of power_supply_register
  power_supply: twl4030_madc: Check return value of
    power_supply_register
  power_supply: lp8788-charger: Fix leaked power supply on probe fail

Larry Finger (1):
  rtlwifi: rtl8192cu: Add new USB ID

Len Brown (1):
  sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve
    power savings and to improve performance

Leon Yu (1):
  mm: fix anon_vma->degree underflow in anon_vma endless growing
    prevention

Ludovic Desroches (1):
  tty/serial: at91: maxburst was missing for dma transfers

Lukas Czerner (2):
  ext4: make fsync to sync parent dir in no-journal for real this time
  ext4: fix data corruption caused by unwritten and delayed extents

Lukas Wunner (1):
  drm/i915: Add missing MacBook Pro models with dual channel LVDS

Lv Zheng (5):
  ACPICA: Utilities: split IO address types from data type models.
  ACPICA: Tables: Change acpi_find_root_pointer() to use
    acpi_physical_address.
  ACPICA: Utilities: Cleanup to enforce
    ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR().
  ACPICA: Utilities: Cleanup to convert physical address printing
    formats.
  ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx
    helpers.

Marek Vasut (2):
  rtlwifi: rtl8192cu: Add new device ID
  ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name

Mark Brown (1):
  i2c: core: Export bus recovery functions

Markus Pargmann (1):
  ARM: dts: imx25: Add #pwm-cells to pwm4

Max Filippov (3):
  xtensa: xtfpga: fix hardware lockup caused by LCD driver
  xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
  xtensa: ISS: fix locking in TAP network adapter

Michael Davidson (1):
  fs/binfmt_elf.c: fix bug in loading of PIE binaries

Michael Gernoth (1):
  ALSA: emu10k1: don't deadlock in proc-functions

Michal Simek (1):
  serial: of-serial: Remove device_type = "serial" registration

Naoya Horiguchi (2):
  mm/memory-failure: call shake_page() when error hits thp tail page
  mm: soft-offline: fix num_poisoned_pages counting on concurrent events

Nicholas Bellinger (1):
  target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling

Nicolas Iooss (1):
  wl18xx: show rx_frames_per_rates as an array as it really is

Nishanth Menon (1):
  C6x: time: Ensure consistency in __init

Oleg Nesterov (1):
  ptrace: fix race between ptrace_resume() and wait_task_stopped()

Oliver Neukum (1):
  cdc-wdm: fix endianness bug in debug statements

Peter Zubaj (1):
  ALSA: emu10k1: Emu10k2 32 bit DMA mode

Radim Krčmář (1):
  KVM: use slowpath for cross page cached accesses

Ryusuke Konishi (1):
  nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()

Sabrina Dubroca (1):
  e1000: add dummy allocator to fix race condition between mtu change
    and netpoll

Sebastian Hesselbarth (1):
  ARM: dts: dove: Fix uart[23] reg property

Sebastian Pöhn (1):
  ip_forward: Drop frames with attached skb->sk

Stefan Wahren (1):
  ARM: dts: imx23-olinuxino: Fix dr_mode of usb0

Steven Rostedt (1):
  ring-buffer: Replace this_cpu_*() with __this_cpu_*()

Steven Rostedt (Red Hat) (1):
  tools lib traceevent kbuffer: Remove extra update to data pointer in
    PADDING

Sudip Mukherjee (1):
  staging: panel: fix lcd type

Takashi Iwai (4):
  ALSA: emux: Fix mutex deadlock at unloading
  ALSA: emux: Fix mutex deadlock in OSS emulation
  ALSA: emu10k1: Fix card shortname string buffer overflow
  ALSA: hda - Fix mute-LED fixed mode

Takeshi Kihara (1):
  mmc: sh_mmcif: Fix timeout value for command request

Tejun Heo (1):
  writeback: use |1 instead of +1 to protect against div by zero

Thomas D (1):
  tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support
    for O= option in Makefile

Ulf Hansson (3):
  ARM: ux500: Move GPIO regulator for SD-card into board DTSs
  ARM: ux500: Enable GPIO regulator for SD-card for HREF boards
  ARM: ux500: Enable GPIO regulator for SD-card for snowball

Ulrik De Bie (1):
  Input: elantech - fix absolute mode setting on some ASUS laptops

Vineet Gupta (1):
  ARC: signal handling robustify

Vutla, Lokesh (1):
  crypto: omap-aes - Fix support for unequal lengths

Yann Droneaud (2):
  IB/core: disallow registering 0-sized memory region
  IB/core: don't disallow registering region starting at 0x0

hujianyang (1):
  UBI: fix soft lockup in ubi_check_volume()

mancha security (1):
  lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR

 .../devicetree/bindings/dma/fsl-mxs-dma.txt        |   2 +-
 arch/arc/kernel/signal.c                           |  20 +++-
 arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts   |   4 +
 arch/arm/boot/dts/dove.dtsi                        |   4 +-
 arch/arm/boot/dts/imx23-olinuxino.dts              |   4 +-
 arch/arm/boot/dts/imx25.dtsi                       |   1 +
 arch/arm/boot/dts/imx28.dtsi                       |   2 +-
 arch/arm/boot/dts/ste-dbx5x0.dtsi                  |  17 ----
 arch/arm/boot/dts/ste-href.dtsi                    |  15 +++
 arch/arm/boot/dts/ste-snowball.dts                 |  13 ++-
 arch/arm/include/asm/elf.h                         |   2 +-
 arch/arm/mach-s3c64xx/crag6410.h                   |   1 +
 arch/arm/mach-s3c64xx/mach-crag6410.c              |   1 +
 arch/arm64/kernel/vdso/Makefile                    |   2 +-
 arch/c6x/kernel/time.c                             |   2 +-
 arch/mips/include/asm/suspend.h                    |   7 --
 arch/mips/power/cpu.c                              |   2 +-
 arch/mips/power/hibernate.S                        |   3 +-
 arch/powerpc/kernel/cacheinfo.c                    |  44 +++++++--
 arch/powerpc/kernel/suspend.c                      |   4 +-
 arch/powerpc/perf/callchain.c                      |   2 +-
 arch/s390/kernel/suspend.c                         |  10 +-
 arch/s390/kvm/priv.c                               |   1 +
 arch/sh/include/asm/sections.h                     |   1 -
 arch/sparc/power/hibernate.c                       |   4 +-
 arch/unicore32/include/mach/pm.h                   |   3 -
 arch/unicore32/kernel/hibernate.c                  |   1 +
 arch/x86/kernel/process.c                          |  49 ++++++++++
 arch/x86/power/hibernate_32.c                      |   4 +-
 arch/x86/power/hibernate_64.c                      |   4 +-
 arch/xtensa/Kconfig                                |  30 ++++++
 arch/xtensa/include/uapi/asm/unistd.h              |   2 +-
 arch/xtensa/platforms/iss/network.c                |  31 +++---
 arch/xtensa/platforms/xtfpga/Makefile              |   3 +-
 .../platforms/xtfpga/include/platform/hardware.h   |   3 -
 .../xtensa/platforms/xtfpga/include/platform/lcd.h |  15 +++
 arch/xtensa/platforms/xtfpga/lcd.c                 |  55 ++++++-----
 drivers/acpi/acpica/acmacros.h                     |  10 +-
 drivers/acpi/acpica/dsopcode.c                     |   7 +-
 drivers/acpi/acpica/evregion.c                     |   2 +-
 drivers/acpi/acpica/exdump.c                       |   4 +-
 drivers/acpi/acpica/exfldio.c                      |  10 +-
 drivers/acpi/acpica/exregion.c                     |   8 +-
 drivers/acpi/acpica/hwvalid.c                      |  16 ++--
 drivers/acpi/acpica/nsdump.c                       |  12 +--
 drivers/acpi/acpica/tbinstal.c                     |   5 +-
 drivers/acpi/acpica/tbprint.c                      |  17 ++--
 drivers/acpi/acpica/tbutils.c                      |   4 +-
 drivers/acpi/acpica/tbxfload.c                     |   7 +-
 drivers/acpi/acpica/tbxfroot.c                     |   7 +-
 drivers/acpi/acpica/utaddress.c                    |  24 +++--
 drivers/base/bus.c                                 |   4 +-
 drivers/block/rbd.c                                |   5 +
 drivers/bluetooth/ath3k.c                          |   1 +
 drivers/bluetooth/btusb.c                          |   1 +
 drivers/crypto/omap-aes.c                          |  14 ++-
 drivers/gpio/gpio-mvebu.c                          |  24 +++--
 drivers/gpio/gpiolib.c                             |  24 ++++-
 drivers/gpu/drm/i915/i915_reg.h                    |   1 +
 drivers/gpu/drm/i915/intel_i2c.c                   |  66 +++++++++++--
 drivers/gpu/drm/i915/intel_lvds.c                  |  18 +++-
 drivers/gpu/drm/radeon/atombios_crtc.c             |   8 +-
 drivers/gpu/drm/radeon/radeon_asic.c               |   2 +-
 drivers/gpu/drm/radeon/radeon_asic.h               |   4 +
 drivers/gpu/drm/radeon/radeon_uvd.c                | 105 +++++++++++++++------
 drivers/gpu/drm/radeon/rv770d.h                    |   3 +
 drivers/gpu/drm/radeon/si_dpm.c                    |   1 +
 drivers/gpu/drm/radeon/uvd_v1_0.c                  |  11 +--
 drivers/gpu/drm/radeon/uvd_v2_2.c                  |  29 ++++++
 drivers/hv/channel.c                               |   7 +-
 drivers/hv/channel_mgmt.c                          |  12 +--
 drivers/i2c/i2c-core.c                             |   3 +
 drivers/infiniband/core/cma.c                      |  27 ++++--
 drivers/infiniband/core/umem.c                     |   7 +-
 drivers/infiniband/hw/mlx4/qp.c                    |   3 +-
 drivers/input/mouse/elantech.c                     |  22 +++++
 drivers/input/mouse/elantech.h                     |   1 +
 drivers/media/usb/stk1160/stk1160-v4l.c            |  17 +++-
 drivers/memstick/core/mspro_block.c                |   3 +-
 drivers/mmc/card/block.c                           |  12 +++
 drivers/mmc/card/queue.c                           |   2 +-
 drivers/mmc/card/queue.h                           |   2 +
 drivers/mmc/core/core.c                            |   1 +
 drivers/mmc/host/sh_mmcif.c                        |   2 +-
 drivers/mtd/ubi/attach.c                           |   2 +-
 drivers/mtd/ubi/cdev.c                             |   2 +-
 drivers/mtd/ubi/eba.c                              |   3 +-
 drivers/mtd/ubi/misc.c                             |   2 +
 drivers/mtd/ubi/wl.c                               |   2 +-
 drivers/net/ethernet/intel/e1000/e1000_main.c      |  10 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/sw.c        |   2 +
 drivers/net/wireless/ti/wl18xx/debugfs.c           |   2 +-
 drivers/net/wireless/ti/wlcore/debugfs.h           |   4 +-
 drivers/parport/Kconfig                            |   2 +-
 drivers/pinctrl/core.c                             |  10 +-
 drivers/pinctrl/core.h                             |   2 +-
 drivers/pinctrl/devicetree.c                       |   2 +-
 drivers/platform/x86/compal-laptop.c               |   8 +-
 drivers/power/lp8788-charger.c                     |   4 +-
 drivers/power/twl4030_madc_battery.c               |   7 +-
 drivers/scsi/3w-9xxx.c                             |  57 +++--------
 drivers/scsi/3w-9xxx.h                             |   5 -
 drivers/scsi/3w-sas.c                              |  50 ++--------
 drivers/scsi/3w-sas.h                              |   4 -
 drivers/scsi/3w-xxxx.c                             |  42 ++-------
 drivers/scsi/3w-xxxx.h                             |   5 -
 drivers/scsi/mvsas/mv_sas.c                        |   5 +-
 drivers/scsi/storvsc_drv.c                         |  15 +--
 drivers/spi/spidev.c                               |   5 +-
 drivers/staging/dwc2/hcd.c                         |   2 +-
 drivers/staging/panel/panel.c                      |  13 ++-
 drivers/target/target_core_sbc.c                   |  15 ++-
 drivers/target/target_core_transport.c             |  37 +++++++-
 drivers/tty/hvc/hvc_xen.c                          |  18 +++-
 drivers/tty/serial/atmel_serial.c                  |   2 +
 drivers/tty/serial/of_serial.c                     |   1 -
 drivers/usb/class/cdc-wdm.c                        |  12 ++-
 drivers/usb/core/hub.c                             |   4 +-
 drivers/usb/gadget/composite.c                     |   2 +-
 drivers/usb/gadget/printer.c                       |   9 ++
 drivers/usb/host/ehci-hcd.c                        |  10 +-
 drivers/usb/host/ehci-hub.c                        |   9 +-
 drivers/usb/host/fotg210-hcd.c                     |   2 +-
 drivers/usb/host/fusbh200-hcd.c                    |   3 +-
 drivers/usb/host/isp116x-hcd.c                     |   2 +-
 drivers/usb/host/oxu210hp-hcd.c                    |   7 +-
 drivers/usb/host/r8a66597-hcd.c                    |   2 +-
 drivers/usb/host/sl811-hcd.c                       |   2 +-
 drivers/usb/host/uhci-hub.c                        |   5 +-
 drivers/usb/host/xhci-ring.c                       |   2 +-
 drivers/usb/musb/musb_core.c                       |   3 +-
 drivers/usb/musb/musb_virthub.c                    |   2 +-
 drivers/usb/phy/phy.c                              |   4 +-
 fs/binfmt_elf.c                                    |   9 +-
 fs/btrfs/extent-tree.c                             |   5 +-
 fs/btrfs/ioctl.c                                   |   8 ++
 fs/btrfs/xattr.c                                   |  50 +++++++---
 fs/exec.c                                          |  76 +++++++++------
 fs/ext4/extents_status.c                           |   8 ++
 fs/ext4/inode.c                                    |   2 +
 fs/ext4/namei.c                                    |  20 ++--
 fs/namei.c                                         |   6 +-
 fs/namespace.c                                     |   6 ++
 fs/nilfs2/btree.c                                  |   2 +-
 fs/ocfs2/dlm/dlmmaster.c                           |  13 +++
 fs/proc/stat.c                                     |  22 +----
 fs/seq_file.c                                      |  33 +++++--
 include/acpi/acpixf.h                              |   2 +-
 include/acpi/actypes.h                             |  20 ++++
 include/acpi/platform/acenv.h                      |   1 +
 include/asm-generic/pgtable.h                      |   5 +-
 include/asm-generic/sections.h                     |   4 +
 include/linux/nilfs2_fs.h                          |   2 +-
 include/linux/rmap.h                               |  10 ++
 include/linux/skbuff.h                             |   1 +
 include/linux/usb.h                                |  26 +++++
 include/sound/emu10k1.h                            |  14 ++-
 include/sound/soc-dapm.h                           |   2 +-
 include/target/target_core_base.h                  |   2 +-
 kernel/ptrace.c                                    |  20 ++++
 kernel/softirq.c                                   |   6 +-
 kernel/trace/ring_buffer.c                         |  11 +--
 lib/string.c                                       |   2 +-
 mm/hugetlb.c                                       |   3 +-
 mm/memory-failure.c                                |  16 ++--
 mm/mmap.c                                          |   2 +-
 mm/page-writeback.c                                |   6 +-
 mm/rmap.c                                          |  49 +++++++++-
 net/core/skbuff.c                                  |  30 ++++--
 net/ipv4/ip_forward.c                              |   3 +
 net/ipv4/ping.c                                    |   1 +
 net/ipv4/tcp_output.c                              |  64 +++++++++----
 net/netlink/af_netlink.c                           |   6 +-
 sound/oss/sequencer.c                              |  12 +--
 sound/pci/emu10k1/emu10k1.c                        |   6 +-
 sound/pci/emu10k1/emu10k1_callback.c               |   4 +-
 sound/pci/emu10k1/emu10k1_main.c                   |  21 +++--
 sound/pci/emu10k1/emupcm.c                         |   2 +-
 sound/pci/emu10k1/emuproc.c                        |  12 ---
 sound/pci/emu10k1/memory.c                         |  11 ++-
 sound/pci/hda/hda_codec.c                          |  21 +++--
 sound/synth/emux/emux_oss.c                        |  11 +--
 sound/synth/emux/emux_seq.c                        |  29 ++++--
 tools/lib/traceevent/kbuffer-parse.c               |   1 -
 tools/power/x86/turbostat/Makefile                 |   6 +-
 virt/kvm/kvm_main.c                                |   4 +-
 186 files changed, 1344 insertions(+), 727 deletions(-)
 delete mode 100644 arch/mips/include/asm/suspend.h

-- 
2.3.7


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

end of thread, other threads:[~2015-05-18 13:15 UTC | newest]

Thread overview: 153+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-16  7:37 [PATCH 3.12 000/142] 3.12.43-stable review Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 001/142] ip_forward: Drop frames with attached skb->sk Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 002/142] tcp: fix possible deadlock in tcp_send_fin() Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 003/142] tcp: avoid looping " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 004/142] net: do not deplete pfmemalloc reserve Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 005/142] net: fix crash in build_skb() Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 006/142] Btrfs: fix log tree corruption when fs mounted with -o discard Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 007/142] btrfs: don't accept bare namespace as a valid xattr Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 008/142] Btrfs: fix inode eviction infinite loop after cloning into it Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 009/142] Btrfs: fix inode eviction infinite loop after extent_same ioctl Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 010/142] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 011/142] mm/hugetlb: use pmd_page() in follow_huge_pmd() Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 012/142] drivers: parport: Kconfig: exclude arm64 for PARPORT_PC Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 013/142] usb: gadget: composite: enable BESL support Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 014/142] nosave: consolidate __nosave_{begin,end} in <asm/sections.h> Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 015/142] KVM: s390: Zero out current VMDB of STSI before including level3 data Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 016/142] s390/hibernate: fix save and restore of kernel text section Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 017/142] KVM: use slowpath for cross page cached accesses Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 018/142] MIPS: Hibernate: flush TLB entries earlier Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 019/142] cdc-wdm: fix endianness bug in debug statements Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 020/142] spi: spidev: fix possible arithmetic overflow for multi-transfer message Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 021/142] compal-laptop: Check return value of power_supply_register Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 022/142] ring-buffer: Replace this_cpu_*() with __this_cpu_*() Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 023/142] power_supply: twl4030_madc: Check return value of power_supply_register Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 024/142] power_supply: lp8788-charger: Fix leaked power supply on probe fail Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 025/142] ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 026/142] ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 027/142] ARM: dts: dove: Fix uart[23] reg property Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 028/142] usb: phy: Find the right match in devm_usb_phy_match Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 029/142] usb: define a generic USB_RESUME_TIMEOUT macro Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 030/142] usb: host: fusbh200: use new USB_RESUME_TIMEOUT Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 031/142] usb: host: uhci: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 032/142] usb: host: fotg210: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 033/142] usb: host: r8a66597: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 034/142] usb: host: isp116x: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 035/142] usb: host: xhci: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 036/142] usb: host: sl811: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 037/142] usb: dwc2: hcd: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 038/142] usb: core: hub: " Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 039/142] ALSA: emu10k1: don't deadlock in proc-functions Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 040/142] Input: elantech - fix absolute mode setting on some ASUS laptops Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 041/142] fs/binfmt_elf.c: fix bug in loading of PIE binaries Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 042/142] ptrace: fix race between ptrace_resume() and wait_task_stopped() Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 043/142] rtlwifi: rtl8192cu: Add new USB ID Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 044/142] rtlwifi: rtl8192cu: Add new device ID Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 045/142] arm64: vdso: fix build error when switching from LE to BE Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 046/142] ext4: make fsync to sync parent dir in no-journal for real this time Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 047/142] powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 048/142] tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 049/142] tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 050/142] UBI: account for bitflips in both the VID header and data Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 051/142] UBI: fix out of bounds write Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 052/142] UBI: initialize LEB number variable Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 053/142] UBI: fix check for "too many bytes" Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 054/142] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 055/142] target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 056/142] Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 057/142] powerpc: Fix missing L2 cache size in /sys/devices/system/cpu Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 058/142] ACPICA: Utilities: split IO address types from data type models Jiri Slaby
2015-05-16  7:36 ` [PATCH 3.12 059/142] xtensa: xtfpga: fix hardware lockup caused by LCD driver Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 060/142] xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 061/142] xtensa: ISS: fix locking in TAP network adapter Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 062/142] gpio: mvebu: Fix mask/unmask managment per irq chip type Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 063/142] Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 064/142] mvsas: fix panic on expander attached SATA devices Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 065/142] stk1160: Make sure current buffer is released Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 066/142] IB/core: disallow registering 0-sized memory region Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 067/142] IB/core: don't disallow registering region starting at 0x0 Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 068/142] IB/mlx4: Fix WQE LSO segment calculation Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 069/142] i2c: core: Export bus recovery functions Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 070/142] drm/radeon: fix doublescan modes (v2) Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 071/142] drm/i915: cope with large i2c transfers Jiri Slaby
2015-05-18  9:56   ` Luis Henriques
2015-05-18 10:57     ` Jani Nikula
2015-05-18 11:00       ` Jani Nikula
2015-05-18 11:03         ` Luis Henriques
2015-05-16  7:37 ` [PATCH 3.12 072/142] RCU pathwalk breakage when running into a symlink overmounting something Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 073/142] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 074/142] e1000: add dummy allocator to fix race condition between mtu change and netpoll Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 075/142] lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 076/142] wl18xx: show rx_frames_per_rates as an array as it really is Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 077/142] crypto: omap-aes - Fix support for unequal lengths Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 078/142] C6x: time: Ensure consistency in __init Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 079/142] memstick: mspro_block: add missing curly braces Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 080/142] driver core: bus: Goto appropriate labels on failure in bus_add_device Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 081/142] fs: take i_mutex during prepare_binprm for set[ug]id executables Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 082/142] mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 083/142] staging: panel: fix lcd type Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 084/142] ipv4: Missing sk_nulls_node_init() in ping_unhash() Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 085/142] UBI: fix soft lockup in ubi_check_volume() Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 086/142] ALSA: emux: Fix mutex deadlock at unloading Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 087/142] ALSA: emux: Fix mutex deadlock in OSS emulation Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 088/142] ALSA: emu10k1: Fix card shortname string buffer overflow Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 089/142] ALSA: emu10k1: Emu10k2 32 bit DMA mode Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 090/142] ALSA: hda - Fix mute-LED fixed mode Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 091/142] serial: of-serial: Remove device_type = "serial" registration Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 092/142] ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 093/142] tty/serial: at91: maxburst was missing for dma transfers Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 094/142] rbd: end I/O the entire obj_request on error Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 095/142] ext4: fix data corruption caused by unwritten and delayed extents Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 096/142] 3w-xxxx: fix command completion race Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 097/142] 3w-9xxx: " Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 098/142] 3w-sas: " Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 099/142] drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5 Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 100/142] usb: musb: use new USB_RESUME_TIMEOUT Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 101/142] usb: host: oxu210hp: " Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 102/142] usb: host: ehci: " Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 103/142] usb: gadget: printer: enqueue printer's response for setup request Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 104/142] Drivers: hv: vmbus: Don't wait after requesting offers Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 105/142] ARC: signal handling robustify Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 106/142] /proc/stat: convert to single_open_size() Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 107/142] seq_file: always clear m->count when we free m->buf Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 108/142] fs/seq_file: fallback to vmalloc allocation Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 109/142] mm: prevent endless growth of anon_vma hierarchy Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 110/142] mm: fix corner case in anon_vma endless growing prevention Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 111/142] mm: fix anon_vma->degree underflow " Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 112/142] ocfs2: dlm: fix race between purge and get lock resource Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 113/142] nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 114/142] RDMA/CMA: Canonize IPv4 on IPV6 sockets properly Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 115/142] gpio: unregister gpiochip device before removing it Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 116/142] gpio: sysfs: fix memory leaks and device hotplug Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 117/142] mnt: Fix fs_fully_visible to verify the root directory is visible Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 118/142] mm/memory-failure: call shake_page() when error hits thp tail page Jiri Slaby
2015-05-16  7:37 ` [PATCH 3.12 119/142] writeback: use |1 instead of +1 to protect against div by zero Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 120/142] mm: soft-offline: fix num_poisoned_pages counting on concurrent events Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 121/142] xen/console: Update console event channel on resume Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 122/142] ARM: dts: imx25: Add #pwm-cells to pwm4 Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 123/142] ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 124/142] ARM: dts: imx23-olinuxino: Fix dr_mode of usb0 Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 125/142] ARM: dts: imx23-olinuxino: Fix polarity of LED GPIO Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 126/142] ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 127/142] ARM: ux500: Move GPIO regulator for SD-card into board DTSs Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 128/142] ARM: ux500: Enable GPIO regulator for SD-card for HREF boards Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 129/142] ARM: ux500: Enable GPIO regulator for SD-card for snowball Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 130/142] drm/i915: Add missing MacBook Pro models with dual channel LVDS Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 131/142] drm/radeon: disable semaphores for UVD V1 (v2) Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 132/142] drm/radeon: make UVD handle checking more strict Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 133/142] drm/radeon: more strictly validate the UVD codec Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 134/142] pinctrl: Don't just pretend to protect pinctrl_maps, do it for real Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 135/142] mmc: card: Don't access RPMB partitions for normal read/write Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 136/142] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 137/142] mmc: sh_mmcif: Fix timeout value for command request Jiri Slaby
2015-05-16 11:05   ` Albino Biasutti Neto
2015-05-16 11:23     ` Jiri Slaby
2015-05-18  0:37       ` Simon Horman
2015-05-18 13:15         ` Albino Biasutti Neto
2015-05-16  7:38 ` [PATCH 3.12 138/142] sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND) Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 139/142] ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 140/142] ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR() Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 141/142] ACPICA: Utilities: Cleanup to convert physical address printing formats Jiri Slaby
2015-05-16  7:38 ` [PATCH 3.12 142/142] ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers Jiri Slaby
2015-05-16 16:55 ` [PATCH 3.12 000/142] 3.12.43-stable review Guenter Roeck
2015-05-17 11:31   ` Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).