lkml.org 
[lkml]   [2015]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[3.16.y-ckt stable] Linux 3.16.7-ckt8 stable review
Date
This is the start of the review cycle for the Linux 3.16.7-ckt8 stable kernel.

This version contains 183 new patches, summarized below. The new patches are
posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=linux-3.16.y-review;a=shortlog

git://kernel.ubuntu.com/ubuntu/linux.git linux-3.16.y-review

The review period for version 3.16.7-ckt8 will be open for the next three days.
To report a problem, please reply to the relevant follow-up patch message.

For more information about the Linux 3.16.y-ckt extended stable kernel version,
see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

-Luis

--
arch/arc/include/asm/pgtable.h | 3 +-
arch/arm/boot/dts/am335x-bone-common.dtsi | 1 +
arch/arm/boot/dts/tegra20.dtsi | 8 +-
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 +-
arch/arm/mach-pxa/corgi.c | 3 +
arch/arm/mach-pxa/hx4700.c | 2 +
arch/arm/mach-pxa/poodle.c | 2 +
arch/arm/mach-pxa/spitz.c | 2 +
arch/arm/mach-sa1100/pm.c | 1 +
arch/mips/include/asm/asmmacro.h | 4 +-
arch/mips/kernel/cps-vec.S | 16 +--
arch/mips/kernel/mips_ksyms.c | 10 ++
arch/mips/kvm/kvm_locore.S | 2 +-
arch/mips/kvm/kvm_mips.c | 6 +-
arch/powerpc/kernel/paca.c | 8 ++
arch/powerpc/sysdev/axonram.c | 2 +-
arch/s390/kvm/interrupt.c | 8 +-
arch/s390/kvm/kvm-s390.c | 2 +-
arch/x86/mm/gup.c | 2 +-
arch/x86/mm/hugetlbpage.c | 8 +-
arch/x86/mm/mmap.c | 6 +-
block/blk-mq-tag.c | 1 +
block/blk-throttle.c | 3 +
block/cfq-iosched.c | 16 ++-
drivers/acpi/video.c | 45 +++++++
drivers/bluetooth/ath3k.c | 2 +
drivers/bluetooth/btusb.c | 16 ++-
drivers/char/tpm/tpm-interface.c | 2 +-
drivers/char/tpm/tpm_i2c_atmel.c | 4 +
drivers/char/tpm/tpm_i2c_nuvoton.c | 5 +
drivers/char/tpm/tpm_i2c_stm_st33.c | 9 +-
drivers/char/tpm/tpm_ibmvtpm.c | 28 +++--
drivers/char/tpm/tpm_tis.c | 76 ++++++++---
drivers/clk/clk-gate.c | 2 +-
drivers/clk/sunxi/clk-factors.c | 2 +-
drivers/clk/sunxi/clk-factors.h | 1 +
drivers/clk/sunxi/clk-sunxi.c | 1 +
drivers/clk/zynq/clkc.c | 1 +
drivers/cpufreq/cpufreq.c | 6 +-
drivers/cpufreq/s3c2416-cpufreq.c | 4 +-
drivers/cpufreq/s3c24xx-cpufreq.c | 2 +-
drivers/cpufreq/speedstep-lib.c | 3 +
drivers/cpufreq/speedstep-smi.c | 12 ++
drivers/edac/amd64_edac.c | 10 +-
drivers/firmware/efi/runtime-map.c | 2 +-
drivers/gpio/gpio-rcar.c | 6 +-
drivers/gpio/gpiolib.c | 62 +++++----
drivers/gpu/drm/i915/intel_sideband.c | 26 ++--
drivers/gpu/drm/radeon/atombios_dp.c | 4 +-
drivers/gpu/drm/radeon/cik.c | 37 +++---
drivers/gpu/drm/radeon/kv_dpm.c | 17 ++-
drivers/gpu/drm/radeon/radeon_atombios.c | 1 +
drivers/hid/hid-input.c | 17 +++
drivers/hid/i2c-hid/i2c-hid.c | 5 +-
drivers/infiniband/core/ucma.c | 3 +
drivers/infiniband/core/uverbs_cmd.c | 9 +-
drivers/infiniband/hw/mlx4/main.c | 10 +-
drivers/infiniband/hw/qib/qib.h | 9 +-
drivers/infiniband/hw/qib/qib_eeprom.c | 181 ---------------------------
drivers/infiniband/hw/qib/qib_iba6120.c | 2 -
drivers/infiniband/hw/qib/qib_iba7220.c | 2 -
drivers/infiniband/hw/qib/qib_iba7322.c | 2 -
drivers/infiniband/hw/qib/qib_init.c | 1 -
drivers/infiniband/hw/qib/qib_sysfs.c | 24 ----
drivers/infiniband/ulp/iser/iscsi_iser.h | 4 +-
drivers/infiniband/ulp/iser/iser_initiator.c | 12 +-
drivers/infiniband/ulp/iser/iser_memory.c | 9 +-
drivers/input/tablet/wacom_wac.c | 6 +
drivers/md/dm-io.c | 6 +
drivers/md/dm-raid1.c | 9 ++
drivers/md/dm-snap.c | 4 +-
drivers/md/dm.c | 27 ++--
drivers/md/raid5.c | 3 +-
drivers/media/dvb-frontends/si2168.c | 4 +-
drivers/media/usb/dvb-usb-v2/lmedm04.c | 7 ++
drivers/media/usb/em28xx/em28xx-audio.c | 8 +-
drivers/media/usb/em28xx/em28xx-core.c | 4 +-
drivers/media/usb/em28xx/em28xx-dvb.c | 14 +--
drivers/media/usb/em28xx/em28xx-input.c | 9 +-
drivers/media/usb/em28xx/em28xx-video.c | 6 +-
drivers/misc/mei/hw-me.c | 4 +-
drivers/mmc/host/sdhci-pxav3.c | 75 +++++++----
drivers/net/caif/caif_hsi.c | 1 -
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 5 +-
drivers/net/wireless/iwlwifi/mvm/tx.c | 5 +
drivers/net/wireless/iwlwifi/pcie/tx.c | 7 +-
drivers/pci/pci-driver.c | 2 +-
drivers/pci/rom.c | 7 +-
drivers/pinctrl/pinctrl-imx.c | 2 +-
drivers/platform/x86/ideapad-laptop.c | 41 +++---
drivers/platform/x86/samsung-laptop.c | 20 ++-
drivers/power/88pm860x_charger.c | 1 +
drivers/power/bq24190_charger.c | 2 +-
drivers/power/gpio-charger.c | 4 +-
drivers/scsi/be2iscsi/be_main.c | 1 -
drivers/scsi/megaraid/megaraid_sas_fusion.c | 3 +-
drivers/scsi/sg.c | 6 +-
drivers/staging/comedi/comedi_compat32.c | 12 +-
drivers/staging/comedi/drivers/cb_pcidas64.c | 122 +++++++++++-------
drivers/target/iscsi/iscsi_target_tq.c | 28 +----
drivers/target/target_core_pr.c | 155 +++++++++++++++++------
drivers/target/target_core_sbc.c | 15 ++-
drivers/tty/pty.c | 3 +
drivers/tty/serial/atmel_serial.c | 16 ++-
drivers/tty/serial/fsl_lpuart.c | 16 +--
drivers/tty/vt/vt.c | 4 +-
drivers/usb/class/cdc-acm.c | 21 +++-
drivers/usb/core/buffer.c | 26 ++--
drivers/usb/core/driver.c | 12 ++
drivers/usb/core/hcd.c | 16 +--
drivers/usb/core/usb.c | 1 +
drivers/usb/host/isp1760-hcd.c | 3 +
drivers/usb/serial/cp210x.c | 1 +
drivers/vhost/scsi.c | 6 +-
drivers/xen/manage.c | 8 +-
fs/autofs4/dev-ioctl.c | 8 +-
fs/binfmt_elf.c | 5 +-
fs/btrfs/ctree.c | 17 +--
fs/btrfs/disk-io.c | 11 +-
fs/btrfs/tree-log.c | 93 ++++++++++++--
fs/debugfs/inode.c | 34 ++---
fs/gfs2/acl.c | 2 +-
fs/jffs2/scan.c | 5 +
fs/nfs/callback.c | 8 +-
fs/nfs/callback_xdr.c | 4 +-
fs/nfs/direct.c | 2 +-
fs/nfs/pnfs.c | 41 +++---
fs/ocfs2/quota_local.c | 4 +-
fs/proc/generic.c | 12 --
fs/proc/inode.c | 21 ++++
fs/proc/internal.h | 1 +
fs/proc/task_mmu.c | 67 ++++++----
fs/quota/dquot.c | 18 +--
fs/quota/quota_v1.c | 4 +-
fs/quota/quota_v2.c | 10 +-
fs/xfs/xfs_bmap.c | 6 +-
fs/xfs/xfs_buf_item.c | 4 +
fs/xfs/xfs_inode.c | 2 +
fs/xfs/xfs_symlink_remote.c | 2 +
fs/xfs/xfs_trans.c | 1 +
include/linux/fsnotify.h | 6 +-
include/linux/hugetlb.h | 8 +-
include/linux/nfs_xdr.h | 2 +-
include/linux/quota.h | 4 +-
include/linux/swapops.h | 4 +
include/linux/usb/hcd.h | 3 +
include/net/ip_fib.h | 4 +-
include/target/target_core_base.h | 2 +-
include/trace/events/kmem.h | 7 +-
kernel/debug/kdb/kdb_main.c | 2 +-
kernel/locking/rtmutex.c | 3 +-
kernel/sched/rt.c | 17 ++-
kernel/softirq.c | 6 +-
kernel/time/ntp.c | 11 ++
kernel/trace/ring_buffer.c | 40 +++++-
kernel/trace/trace.c | 2 +-
mm/compaction.c | 2 +-
mm/gup.c | 25 ++--
mm/hugetlb.c | 124 +++++++++++++-----
mm/memory-failure.c | 2 -
mm/memory.c | 2 +-
mm/migrate.c | 5 +-
mm/mmap.c | 4 +-
mm/nommu.c | 4 +-
mm/page_alloc.c | 12 +-
net/caif/chnl_net.c | 1 -
net/ceph/osd_client.c | 30 +++--
net/ipv4/igmp.c | 11 +-
net/ipv6/mcast.c | 9 +-
net/llc/sysctl_net_llc.c | 8 +-
net/rds/sysctl.c | 4 +-
net/sctp/socket.c | 7 ++
security/smack/smack.h | 10 ++
security/smack/smack_lsm.c | 20 +--
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/patch_sigmatel.c | 31 +++++
sound/pci/riptide/riptide.c | 27 ++--
sound/pci/rme9652/hdspm.c | 6 +
sound/soc/pxa/mioa701_wm9713.c | 2 +-
179 files changed, 1513 insertions(+), 889 deletions(-)

Aaron Lu (1):
ACPI / video: Add some Samsung models to disable_native_backlight list

Adrian Knoth (1):
ALSA: hdspm - Constrain periods to 2 on older cards

Al Viro (3):
debugfs: leave freeing a symlink body until inode eviction
procfs: fix race between symlink removals and traversals
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation

Alan Stern (2):
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
USB: fix use-after-free bug in usb_hcd_unlink_urb()

Alex Deucher (3):
drm/radeon: only enable kv/kb dpm interrupts once v3
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
drm/radeon: fix voltage setup on hawaii

Alexander Duyck (1):
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined

Alexander Usyskin (2):
mei: mask interrupt set bit on clean reset bit
mei: me: release hw from reset only during the reset flow

Alexey Brodkin (1):
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE

Andrew Elble (1):
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()

Andrey Ryabinin (1):
smack: fix possible use after frees in task_security() callers

Antti Palosaari (1):
[media] si2168: define symbol rate limits

Arnd Bergmann (1):
cpufreq: s3c: remove incorrect __init annotations

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

Chen Jie (1):
jffs2: fix handling of corrupted summary length

Chen-Yu Tsai (1):
clk: sunxi: Support factor clocks with N factor starting not from 0

Christian König (1):
drm/radeon: workaround for CP HW bug on CIK

Christophe Ricard (2):
tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO

Cyrille Pitchen (2):
tty/serial: at91: enable peripheral clock before accessing I/O registers
tty/serial: at91: fix error handling in atmel_serial_probe()

Dan Carpenter (3):
efi: Small leak on error in runtime map code
ALSA: off by one bug in snd_riptide_joystick_probe()
vhost/scsi: potential memory corruption

Daniel Borkmann (2):
net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs

Daniel J Blueman (1):
EDAC, amd64_edac: Prevent OOPS with >16 memory controllers

Darrick J. Wong (1):
dm io: reject unsupported DISCARD requests with EOPNOTSUPP

Dave Chinner (4):
xfs: ensure buffer types are set correctly
xfs: inode unlink does not set AGI buffer type
xfs: set buf types when converting extent formats
xfs: set superblock buffer type correctly

David Herrmann (1):
HID: input: fix confusion on conflicting mappings

David Hildenbrand (3):
KVM: s390: base hrtimer on a monotonic clock
KVM: s390: avoid memory leaks if __inject_vm() fails
KVM: s390: floating irqs: fix user triggerable endless loop

David Howells (1):
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev

David Sterba (2):
btrfs: fix leak of path in btrfs_find_item
btrfs: set proper message level for skinny metadata

Dmitry Eremin-Solenikov (5):
ARM: pxa: add regulator_has_full_constraints to corgi board file
ARM: pxa: add regulator_has_full_constraints to poodle board file
ARM: pxa: add regulator_has_full_constraints to spitz board file
power: gpio-charger: balance enable/disable_irq_wake calls
ARM: 8284/1: sa1100: clear RCSR_SMR on resume

Dmitry Osipenko (1):
ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses

Dmitry Tunin (1):
Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device

Emmanuel Grumbach (1):
iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLAN

Eyal Shapira (1):
iwlwifi: mvm: validate tid and sta_id in ba_notif

Fabio K (1):
Bluetooth: Add support for Broadcom BCM20702A1 variant

Filipe Manana (1):
Btrfs: fix fsync data loss after adding hard link to inode

Gavin Shan (1):
powerpc/kernel: Avoid memory corruption at early stage

Geert Uytterhoeven (1):
gpio: rcar: Fix error path for devm_kzalloc() failure

Grazvydas Ignotas (1):
mm/memory.c: actually remap enough memory

Gregory CLEMENT (1):
mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor

Hans de Goede (6):
samsung-laptop: Add use_native_backlight quirk, and enable it on some models
ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X
ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3E
ACPI / video: Add disable_native_backlight quirk for Samsung 510R
ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
sunxi: clk: Set sun6i-pll1 n_start = 1

Hector Marco-Gisbert (1):
x86, mm/ASLR: Fix stack randomization on 64-bit systems

Heinrich Siebmanns (1):
Bluetooth: Add support for Broadcom BCM20702A0 variants firmware download

Hon Ching (Vicky) Lo (1):
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma

Hui Wang (1):
ALSA: hda - enable mute led quirk for one more hp machine.

Ian Abbott (2):
staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back
staging: comedi: cb_pcidas64: fix incorrect AI range code handling

Ilya Dryomov (3):
libceph: assert both regular and lingering lists in __remove_osd()
libceph: change from BUG to WARN for __remove_osd() asserts
libceph: fix double __remove_osd() problem

Ilya Nelkenbaum (1):
IB/core: When marshaling ucma path from user-space, clear unused fields

James Hogan (3):
KVM: MIPS: Don't leak FPU/DSP to guest
MIPS: Export FP functions used by lose_fpu(1) for KVM
MIPS: Export MSA functions used by lose_fpu(1) for KVM

Jan Kara (2):
fsnotify: fix handling of renames in audit
quota: Store maximum space limit in bytes

Jason Gerecke (1):
HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid

Jay Lan (1):
kdb: fix incorrect counts in KDB summary command output

Jeff Layton (1):
nfs: don't call blocking operations while !TASK_RUNNING

Jeff Moyer (1):
cfq-iosched: fix incorrect filing of rt async cfqq

Jiri Kosina (1):
HID: fixup the conflicting keyboard mappings quirk

Jisheng Zhang (3):
mmc: sdhci-pxav3: fix unbalanced clock issues during probe
mmc: sdhci-pxav3: fix race between runtime pm and irq
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles

Johan Hovold (1):
gpio: sysfs: fix gpio attribute-creation race

John Stultz (1):
ntp: Fixup adjtimex freq validation on 32-bit systems

Joonsoo Kim (1):
mm/compaction: fix wrong order check in compact_finished()

Jurgen Kramer (1):
[media] Si2168: increase timeout to fix firmware loading

Kiran Padwal (1):
char: tpm: Add missing error check for devm_kzalloc

Konstantin Khlebnikov (2):
cfq-iosched: handle failure of cfq group allocation
proc/pagemap: walk page tables under pte lock

Krzysztof Kozlowski (2):
power: bq24190: Fix ignored supplicants
power_supply: 88pm860x: Fix leaked power supply on probe fail

Lars-Peter Clausen (1):
ASoC: mioa701_wm9713: Fix speaker event

Lee Duncan (1):
target: Allow Write Exclusive non-reservation holders to READ

Lennart Sorensen (1):
USB: cp210x: add ID for RUGGEDCOM USB Serial Console

Lokesh Vutla (1):
ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3

Luciano Coelho (2):
iwlwifi: mvm: always use mac color zero
iwlwifi: mvm: fix failure path when power_update fails in add_interface

Malcolm Priestley (1):
[media] lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb

Marcel Holtmann (1):
Bluetooth: btusb: Add support for Dynex/Insignia USB dongles

Marcin Wojtas (1):
mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951

Markos Chandras (2):
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
MIPS: kernel: cps-vec: Replace "addi" with "addiu"

Martin Vajnar (1):
hx4700: regulator: declare full constraints

Matej Dubovy (1):
Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142

Matthew Wilcox (1):
axonram: Fix bug in direct_access

Michel Dänzer (1):
PCI: Fix infinite loop with ROM image of size 0

Mikulas Patocka (4):
cpufreq: speedstep-smi: enable interrupts when waiting
dm mirror: do not degrade the mirror on discard error
dm: fix a race condition in dm_get_md
dm snapshot: fix a possible invalid memory access on unload

Minh Duc Tran (1):
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.

Mitko Haralanov (1):
IB/qib: Do not write EEPROM

Moshe Lazer (1):
IB/core: Fix deadlock on uverbs modify_qp error flow

Naoya Horiguchi (6):
mm/hugetlb: pmd_huge() returns true for non-present hugepage
mm/hugetlb: take page table lock in follow_huge_pmd()
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
mm/hugetlb: add migration entry check in __unmap_hugepage_range
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()

NeilBrown (1):
md/raid5: Fix livelock when array is both resyncing and degraded.

Nicholas Bellinger (7):
iscsi-target: Drop problematic active_ts_list usage
target: Fix PR_APTPL_BUF_LEN buffer size limitation
target: Add missing WRITE_SAME end-of-device sanity check
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
target: Fix R_HOLDER bit usage for AllRegistrants
target: Avoid dropping AllRegistrants reservation during unregister
target: Allow AllRegistrants to re-RESERVE existing reservation

Nicolas Dichtel (1):
caif: remove wrong dev_net_set() call

Nicolas Pitre (1):
vt: provide notifications on selection changes

Oliver Neukum (1):
cdc-acm: add sanity checks

Or Gerlitz (1):
IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach

Peng Tao (1):
nfs41: .init_read and .init_write can be called with valid pg_lseg

Peter Feiner (1):
mm: softdirty: unmapped addresses between VMAs are clean

Peter Hurley (1):
tty: Prevent untrappable signals from malicious program

Ricardo Ribalda Delgado (1):
PCI: Generate uppercase hex for modalias var in uevent

Rick Dunn (1):
Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices

Robert Nelson (1):
ARM: dts: am335x-bone*: usb0 is hardwired for peripheral

Roi Dayan (1):
IB/iser: Use correct dma direction when unmapping SGs

Roman Gushchin (2):
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()

Ross Lagerwall (1):
xen/manage: Fix USB interaction issues when resuming

Russell King (8):
[media] em28xx: fix em28xx-input removal
[media] em28xx: ensure "closing" messages terminate with a newline
[media] em28xx-input: fix missing newlines
[media] em28xx-core: fix missing newlines
[media] em28xx-audio: fix missing newlines
[media] em28xx-audio: fix missing newlines
[media] em28xx-dvb: fix missing newlines
[media] em28xx-video: fix missing newlines

Sasha Levin (3):
time: adjtimex: Validate the ADJ_FREQUENCY values
net: llc: use correct size for sysctl timeout entries
net: rds: use correct size for max unacked packets and bytes

Scot Doyle (1):
tpm_tis: verify interrupt during init

Sebastian Andrzej Siewior (2):
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
locking/rtmutex: Avoid a NULL pointer dereference on deadlock

Sebastian Hesselbarth (1):
mmc: sdhci-pxav3: Remove checks for mandatory host clock

Sergei Shtylyov (1):
clk-gate: fix bit # check in clk_register_gate()

Seth Forshee (1):
HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events

Shobhit Kumar (1):
drm/i915: Correct the IOSF Dev_FN field for IOSF transfers

Soren Brinkmann (1):
clk: zynq: Force CPU_2X clock to be ungated

Stefan Agner (2):
serial: fsl_lpuart: delete timer on shutdown
serial: fsl_lpuart: avoid new transfer while DMA is running

Steven Rostedt (Red Hat) (1):
ring-buffer: Do not wake up a splice waiter when page is not full

Sumit.Saxena@avagotech.com (1):
megaraid_sas: disable interrupt_mask before enabling hardware interrupts

Takashi Iwai (2):
ALSA: hda - Add the pin fixup for HP Envy TS bass speaker
ALSA: hda - Set up GPIO for Toshiba Satellite S50D

Thadeu Lima de Souza Cascardo (1):
blk-throttle: check stats_cpu before reading it from sysfs

Tim Chen (1):
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target

Tony Battersby (2):
blk-mq: fix double-free in error path
sg: fix read() error reporting

Trond Myklebust (2):
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
NFS: struct nfs_commit_info.lock must always point to inode->i_lock

Uwe Kleine-König (1):
pinctrl: pinctrl-imx: don't use invalid value of conf_reg

Vikram Mulukutla (1):
tracing: Fix unmapping loop in tracing_mark_write

Viresh Kumar (1):
cpufreq: Set cpufreq_cpu_data to NULL before putting kobject

Vlastimil Babka (1):
mm: when stealing freepages, also take pages created by splitting buddy page

honclo (1):
Added Little Endian support to vtpm module


\
 
 \ /
  Last update: 2015-03-06 11:21    [W:0.448 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site