This is the start of the stable review cycle for the 3.10.21 release.
There are 80 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 Fri Nov 29 00:56:25 UTC 2013.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.10.21-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.10.21-rc1
Rob Pearce <[email protected]>
drm/i915: No LVDS hardware on Intel D410PT and D425KT
Chris Wilson <[email protected]>
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
Jani Nikula <[email protected]>
dmi: add support for exact DMI matches in addition to substring matching
Mauro Carvalho Chehab <[email protected]>
cris: media platform drivers: fix build
Junxiao Bi <[email protected]>
configfs: fix race between dentry put and lookup
Martin Schwidefsky <[email protected]>
s390/vtime: correct idle time calculation
Stanislaw Gruszka <[email protected]>
rt2800usb: slow down TX status polling
Julius Werner <[email protected]>
usb: hub: Clear Port Reset Change during init/resume
Tomas Winkler <[email protected]>
mei: nfc: fix memory leak in error path
Trond Myklebust <[email protected]>
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Christoph Lameter <[email protected]>
slub: Handle NULL parameter in kmem_cache_flags
Michael Neuling <[email protected]>
powerpc/signals: Mark VSX not saved with small contexts
Anton Blanchard <[email protected]>
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Gavin Shan <[email protected]>
powerpc/powernv: Add PE to its own PELTV
Prarit Bhargava <[email protected]>
powerpc/vio: use strcpy in modalias_show
Anatolij Gustschin <[email protected]>
powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module
Mike Snitzer <[email protected]>
block: properly stack underlying max_segment_size to DM device
Mikulas Patocka <[email protected]>
block: fix a probe argument to blk_register_region
Jeff Moyer <[email protected]>
block: fix race between request completion and timeout handling
Guenter Roeck <[email protected]>
hwmon: (lm90) Fix max6696 alarm handling
Christoffer Dall <[email protected]>
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Greg Edwards <[email protected]>
KVM: IOMMU: hva align mapping page size
Kevin Hao <[email protected]>
ftrace/x86: skip over the breakpoint for ftrace caller
Paolo Bonzini <[email protected]>
KVM: x86: fix emulation of "movzbl %bpl, %eax"
Thomas Renninger <[email protected]>
x86/microcode/amd: Tone down printk(), don't treat a missing firmware file
as an error
Christoph Hellwig <[email protected]>
nfsd: make sure to balance get/put_write_access
Christoph Hellwig <[email protected]>
nfsd: split up nfsd_setattr
J. Bruce Fields <[email protected]>
nfsd: return better errors to exportfs
Trond Myklebust <[email protected]>
NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
Weston Andros Adamson <[email protected]>
NFSv4: don't reprocess cached open CLAIM_PREVIOUS
Weston Andros Adamson <[email protected]>
NFSv4: don't fail on missing fattr in open recover
Weston Andros Adamson <[email protected]>
NFSv4: fix NULL dereference in open recover
Trond Myklebust <[email protected]>
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Takashi Iwai <[email protected]>
ALSA: hda - Provide missing pin configs for VAIO with ALC260
David Henningsson <[email protected]>
ALSA: hda - Add headset quirk for Dell Inspiron 3135
Takashi Iwai <[email protected]>
ALSA: hda - Fix the headphone jack detection on Sony VAIO TX
Takashi Iwai <[email protected]>
ALSA: hda - Fix unbalanced runtime PM notification at resume
Takashi Iwai <[email protected]>
ALSA: hda - Don't clear the power state at snd_hda_codec_reset()
Takashi Iwai <[email protected]>
ALSA: hda - Don't turn off EAPD for headphone on Lenovo N100
Takashi Iwai <[email protected]>
ALSA: hda - Check keep_eapd_on before inv_eapd
David Henningsson <[email protected]>
ALSA: hda - Fix Line Out automute on Realtek multifunction jacks
Takashi Iwai <[email protected]>
ALSA: hda - Add pincfg fixup for ASUS W5A
Takashi Iwai <[email protected]>
ALSA: hda - Add support for CX20952
David Henningsson <[email protected]>
ALSA: hda - Make sure mute LEDs stay on during runtime suspend (Realtek)
Takashi Iwai <[email protected]>
ALSA: hda - Enable SPDIF for Acer TravelMate 6293
Kailang Yang <[email protected]>
ALSA: hda - Add support of ALC255 codecs
Takashi Iwai <[email protected]>
ALSA: msnd: Avoid duplicated driver name
Vinod Koul <[email protected]>
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul <[email protected]>
ALSA: compress: fix drain calls blocking other compress functions
Takashi Iwai <[email protected]>
ALSA: 6fire: Fix probe of multiple cards
Kees Cook <[email protected]>
exec/ptrace: fix get_dumpable() incorrect tests
Mimi Zohar <[email protected]>
Revert "ima: policy for RAMFS"
Stanislaw Gruszka <[email protected]>
rt2x00: fix HT TX descriptor settings regression
Gabor Juhos <[email protected]>
rt2x00: rt2800lib: fix VGC adjustment for RT5592
Stanislaw Gruszka <[email protected]>
rt2x00: check if device is still available on rt2x00mac_flush()
Felix Fietkau <[email protected]>
rt2x00: fix a crash bug in the HT descriptor handling fix
Rafael J. Wysocki <[email protected]>
ACPI / hotplug: Do not execute "insert in progress" _OST
Rafael J. Wysocki <[email protected]>
ACPI / hotplug: Fix handle_root_bridge_removal()
Aaron Lu <[email protected]>
ACPI / video: Quirk initial backlight level 0
Puneet Kumar <[email protected]>
ACPI / EC: Ensure lock is acquired before accessing ec struct members
Steven Rostedt <[email protected]>
perf/ftrace: Fix paranoid level for enabling function tracer
Bjorn Helgaas <[email protected]>
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas <[email protected]>
PCI: Remove PCIe Capability version checks
Bjorn Helgaas <[email protected]>
PCI: Allow PCIe Capability link-related register access for switches
Peter Zijlstra <[email protected]>
sched, idle: Fix the idle polling state logic
Andy Adamson <[email protected]>
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Ilia Mirkin <[email protected]>
drm/nva3-/disp: fix hda eld writing, needs to be padded
Emil Velikov <[email protected]>
drm/nv50-/disp: remove dcb_outp_match call, and related variables
Greg Thelen <[email protected]>
ipc,shm: fix shm_file deletion races
Jesper Nilsson <[email protected]>
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
Markus Pargmann <[email protected]>
can: c_can: Fix RX message handling, handle lost message before EOB
Herbert Xu <[email protected]>
crypto: s390 - Fix aes-cbc IV corruption
Neil Horman <[email protected]>
crypto: ansi_cprng - Fix off by one error in non-block size request
Olivier Sobrie <[email protected]>
can: kvaser_usb: fix usb endpoints detection
Johan Hovold <[email protected]>
USB: mos7840: fix tiocmget error handling
Bob Moore <[email protected]>
ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.
Bob Moore <[email protected]>
ACPICA: Return error if DerefOf resolves to a null package element.
Mahesh Rajashekhara <[email protected]>
aacraid: prevent invalid pointer dereference
Dan Carpenter <[email protected]>
libertas: potential oops in debugfs
Bob Moore <[email protected]>
ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField
refs.
-------------
Diffstat:
Makefile | 4 +-
arch/arm/kvm/mmu.c | 34 +++-
arch/cris/include/asm/io.h | 1 +
arch/ia64/include/asm/processor.h | 2 +-
arch/powerpc/kernel/signal_32.c | 10 +-
arch/powerpc/kernel/vio.c | 4 +-
arch/powerpc/mm/slice.c | 2 +-
arch/powerpc/platforms/52xx/Kconfig | 2 +-
arch/powerpc/platforms/powernv/pci-ioda.c | 12 +-
arch/s390/crypto/aes_s390.c | 19 ++-
arch/s390/kernel/smp.c | 4 +-
arch/s390/kernel/vtime.c | 2 +-
arch/x86/kernel/ftrace.c | 14 +-
arch/x86/kernel/microcode_amd.c | 2 +-
arch/x86/kernel/process.c | 6 +-
arch/x86/kvm/emulate.c | 5 +-
block/blk-core.c | 1 +
block/blk-settings.c | 1 +
block/blk-timeout.c | 3 +-
crypto/ansi_cprng.c | 4 +-
drivers/acpi/acpica/exoparg1.c | 48 +++++-
drivers/acpi/acpica/exstore.c | 166 ++++++++++++--------
drivers/acpi/ec.c | 3 +-
drivers/acpi/pci_root.c | 5 +-
drivers/acpi/processor_idle.c | 46 ++----
drivers/acpi/scan.c | 2 -
drivers/acpi/video.c | 2 +-
drivers/block/brd.c | 2 +-
drivers/block/loop.c | 2 +-
drivers/firmware/dmi_scan.c | 12 +-
drivers/gpu/drm/i915/intel_lvds.c | 24 +++
drivers/gpu/drm/nouveau/core/engine/disp/hdanva3.c | 2 +
drivers/gpu/drm/nouveau/core/engine/disp/hdanvd0.c | 2 +
drivers/gpu/drm/nouveau/core/engine/disp/sornv50.c | 8 -
drivers/hwmon/lm90.c | 11 +-
drivers/idle/intel_idle.c | 2 +-
drivers/misc/mei/nfc.c | 10 +-
drivers/net/can/c_can/c_can.c | 6 +-
drivers/net/can/usb/kvaser_usb.c | 20 ++-
drivers/net/wireless/libertas/debugfs.c | 6 +-
drivers/net/wireless/rt2x00/rt2800lib.c | 11 +-
drivers/net/wireless/rt2x00/rt2800usb.c | 12 +-
drivers/net/wireless/rt2x00/rt2x00dev.c | 3 +-
drivers/net/wireless/rt2x00/rt2x00lib.h | 2 +-
drivers/net/wireless/rt2x00/rt2x00mac.c | 7 +-
drivers/net/wireless/rt2x00/rt2x00queue.c | 4 +-
drivers/pci/access.c | 19 +--
drivers/scsi/aacraid/commctrl.c | 3 +-
drivers/usb/core/hub.c | 5 +
drivers/usb/serial/mos7840.c | 4 +
fs/configfs/dir.c | 16 +-
fs/exec.c | 6 +
fs/nfs/nfs4proc.c | 22 ++-
fs/nfsd/export.c | 15 +-
fs/nfsd/vfs.c | 173 ++++++++++++---------
include/linux/binfmts.h | 3 -
include/linux/mod_devicetable.h | 6 +-
include/linux/sched.h | 82 +++++++++-
include/linux/thread_info.h | 2 +
include/sound/compress_driver.h | 9 ++
ipc/shm.c | 37 ++++-
kernel/cpu/idle.c | 9 +-
kernel/ptrace.c | 3 +-
kernel/trace/trace_event_perf.c | 2 +-
mm/slub.c | 4 +-
net/sunrpc/clnt.c | 2 +-
net/sunrpc/xprtsock.c | 28 +++-
security/integrity/ima/ima_policy.c | 1 -
sound/core/compress_offload.c | 54 ++++++-
sound/isa/msnd/msnd_pinnacle.c | 4 +-
sound/pci/hda/hda_codec.c | 7 +-
sound/pci/hda/hda_generic.c | 4 +-
sound/pci/hda/patch_analog.c | 6 +-
sound/pci/hda/patch_conexant.c | 3 +
sound/pci/hda/patch_realtek.c | 83 +++++++++-
sound/usb/6fire/chip.c | 2 +-
virt/kvm/iommu.c | 4 +
77 files changed, 818 insertions(+), 350 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/