lkml.org 
[lkml]   [2015]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 4.2.1
I'm announcing the release of the 4.2.1 kernel.

All users of the 4.2 kernel series must upgrade.

The updated 4.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.2.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

Documentation/ABI/testing/configfs-usb-gadget-loopback | 2
Documentation/ABI/testing/configfs-usb-gadget-sourcesink | 2
Documentation/device-mapper/statistics.txt | 4
Documentation/usb/gadget-testing.txt | 7 -
Makefile | 2
arch/arm/Kconfig | 1
arch/arm/boot/dts/exynos3250-rinato.dts | 2
arch/arm/boot/dts/rk3288.dtsi | 2
arch/arm/mach-bcm/bcm63xx_smp.c | 2
arch/arm/mach-omap2/clockdomains7xx_data.c | 2
arch/arm/mach-orion5x/include/mach/irqs.h | 64 +++++------
arch/arm/mach-orion5x/irq.c | 4
arch/arm/mach-rockchip/platsmp.c | 37 +++---
arch/powerpc/kvm/book3s_hv_rm_mmu.c | 18 ++-
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 1
arch/s390/kernel/setup.c | 15 +-
arch/x86/crypto/ghash-clmulni-intel_glue.c | 1
arch/x86/kernel/acpi/boot.c | 1
arch/x86/kernel/cpu/mcheck/mce_intel.c | 41 ++++---
arch/x86/kvm/mmu.c | 45 --------
arch/xtensa/include/asm/traps.h | 29 +++--
arch/xtensa/kernel/entry.S | 7 -
drivers/acpi/acpi_pnp.c | 1
drivers/acpi/pci_link.c | 16 ++
drivers/ata/ahci.c | 13 --
drivers/ata/pata_jmicron.c | 12 --
drivers/auxdisplay/ks0108.c | 1
drivers/base/devres.c | 4
drivers/base/platform.c | 8 -
drivers/base/power/clock_ops.c | 4
drivers/clk/pistachio/clk-pistachio.c | 19 ++-
drivers/clk/pistachio/clk-pll.c | 77 ++++++++++----
drivers/clk/pistachio/clk.h | 14 +-
drivers/clk/pxa/clk-pxa25x.c | 2
drivers/clk/pxa/clk-pxa27x.c | 2
drivers/clk/pxa/clk-pxa3xx.c | 2
drivers/clk/qcom/gcc-apq8084.c | 1
drivers/clk/qcom/gcc-msm8916.c | 2
drivers/clk/qcom/gcc-msm8974.c | 1
drivers/clk/rockchip/clk-rk3288.c | 2
drivers/clk/samsung/clk-exynos4.c | 2
drivers/clk/samsung/clk-s5pv210.c | 2
drivers/clk/versatile/clk-sp810.c | 4
drivers/crypto/vmx/aes_ctr.c | 8 +
drivers/crypto/vmx/aesp8-ppc.pl | 34 +++---
drivers/crypto/vmx/ghashp8-ppc.pl | 6 +
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 5
drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c | 20 +--
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 3
drivers/gpu/drm/amd/amdgpu/atombios_dp.c | 3
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 2
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 2
drivers/gpu/drm/i915/i915_drv.c | 15 +-
drivers/gpu/drm/i915/i915_drv.h | 10 -
drivers/gpu/drm/i915/i915_gem_execbuffer.c | 2
drivers/gpu/drm/i915/intel_csr.c | 2
drivers/gpu/drm/i915/intel_display.c | 29 +++--
drivers/gpu/drm/i915/intel_dp.c | 11 --
drivers/gpu/drm/i915/intel_dsi.c | 9 -
drivers/gpu/drm/qxl/qxl_display.c | 66 +++++++-----
drivers/gpu/drm/qxl/qxl_drv.h | 2
drivers/gpu/drm/radeon/atombios_dp.c | 5
drivers/gpu/drm/radeon/radeon_audio.c | 16 +-
drivers/gpu/drm/radeon/radeon_connectors.c | 5
drivers/gpu/drm/radeon/radeon_dp_auxch.c | 4
drivers/hid/hid-cp2112.c | 10 -
drivers/hid/usbhid/hid-core.c | 2
drivers/iio/accel/mma8452.c | 2
drivers/iio/gyro/Kconfig | 3
drivers/iio/imu/adis16400_core.c | 2
drivers/iio/imu/adis16480.c | 39 ++++++-
drivers/iio/industrialio-buffer.c | 2
drivers/iio/industrialio-event.c | 2
drivers/md/dm-cache-target.c | 4
drivers/md/dm-stats.c | 14 ++
drivers/of/address.c | 6 -
drivers/pci/access.c | 61 ++++++++++-
drivers/pci/quirks.c | 30 ++++-
drivers/regulator/pbias-regulator.c | 5
drivers/soc/tegra/pmc.c | 4
drivers/spi/spi-bcm2835.c | 28 ++++-
drivers/spi/spi-bitbang-txrx.h | 4
drivers/spi/spi-dw-mmio.c | 3
drivers/spi/spi-dw.c | 4
drivers/spi/spi-dw.h | 35 ++++++
drivers/spi/spi-img-spfi.c | 59 ++++++++--
drivers/spi/spi-omap2-mcspi.c | 10 +
drivers/spi/spi-orion.c | 54 +++++++++
drivers/spi/spi-sh-msiof.c | 15 +-
drivers/spi/spi-xilinx.c | 20 ++-
drivers/staging/comedi/drivers/adl_pci7x3x.c | 16 ++
drivers/staging/comedi/drivers/usbduxsigma.c | 70 +++++-------
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 4
drivers/staging/unisys/visorbus/visorchipset.c | 3
drivers/tty/serial/8250/8250_omap.c | 14 ++
drivers/tty/serial/8250/8250_pci.c | 82 +++++++++++----
drivers/tty/serial/8250/8250_pnp.c | 11 ++
drivers/tty/serial/8250/8250_uniphier.c | 1
drivers/tty/serial/men_z135_uart.c | 9 -
drivers/tty/serial/samsung.c | 47 +++++---
drivers/tty/serial/samsung.h | 1
drivers/usb/dwc3/ep0.c | 12 +-
drivers/usb/gadget/function/f_uac2.c | 31 +++++
drivers/usb/gadget/udc/m66592-udc.c | 2
drivers/usb/host/ehci-sysfs.c | 8 -
drivers/usb/serial/ftdi_sio.c | 4
drivers/usb/serial/ftdi_sio_ids.h | 8 +
drivers/usb/serial/pl2303.c | 35 ++++--
drivers/usb/serial/qcserial.c | 1
drivers/usb/serial/symbolserial.c | 6 -
fs/ceph/super.c | 2
fs/cifs/cifsfs.c | 6 -
fs/ext4/super.c | 4
fs/gfs2/super.c | 6 -
fs/hfs/super.c | 4
fs/hfsplus/options.c | 4
fs/hostfs/hostfs_kern.c | 2
fs/hpfs/namei.c | 25 ++++
fs/libfs.c | 2
fs/ocfs2/file.c | 28 ++---
fs/ocfs2/super.c | 4
fs/overlayfs/super.c | 6 -
fs/reiserfs/super.c | 8 -
fs/xfs/libxfs/xfs_da_format.h | 11 +-
fs/xfs/libxfs/xfs_dir2_data.c | 3
fs/xfs/libxfs/xfs_dir2_node.c | 10 +
fs/xfs/xfs_aops.c | 3
fs/xfs/xfs_super.c | 4
include/linux/acpi.h | 2
include/linux/iio/iio.h | 17 +++
include/linux/pci.h | 2
include/linux/seq_file.h | 35 ++++++
include/uapi/linux/dm-ioctl.h | 4
kernel/cgroup.c | 7 -
kernel/sched/core.c | 8 +
mm/memory_hotplug.c | 10 +
net/ceph/ceph_common.c | 7 -
security/selinux/hooks.c | 2
sound/soc/codecs/adav80x.c | 1
sound/soc/codecs/arizona.c | 49 +++-----
sound/soc/codecs/arizona.h | 1
sound/soc/codecs/rt5640.c | 40 ++++++-
sound/soc/codecs/rt5645.c | 7 +
sound/soc/samsung/arndale_rt5631.c | 10 -
144 files changed, 1252 insertions(+), 602 deletions(-)

Adam Lee (1):
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]

Alex Deucher (7):
drm/amdgpu/atom: Send out the full AUX address
drm/radeon/native: Send out the full AUX address
drm/radeon: fix HDMI quantization_range for pre-DCE5 asics
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
drm/amdgpu: fix IH ring allocation for bus addresses (v2)
drm/amdgpu: fix typo in dce11 watermark setup
drm/amdgpu: fix typo in dce10 watermark setup

Andrey Ryabinin (1):
crypto: ghash-clmulni: specify context size for ghash async algorithm

Axel Lin (1):
ASoC: adav80x: Remove .read_flag_mask setting from adav80x_regmap_config

Benjamin Cama (1):
ARM: orion5x: fix legacy orion5x IRQ numbers

Bjorn Helgaas (1):
PCI: Fix TI816X class code quirk

Caesar Wang (2):
ARM: rockchip: fix the CPU soft reset
ARM: rockchip: fix broken build

Charles Keepax (1):
ASoC: arizona: Poll for FLL clock OK rather than use interrupts

Chris Wilson (2):
drm/i915: Always mark the object as dirty when used by the GPU
drm/i915: Limit the number of loops for reading a split 64bit register

Colin Ian King (1):
PM / clk: don't return int on __pm_clk_enable()

Cristina Opriceana (2):
iio: event: Remove negative error code from iio_event_poll
iio: industrialio-buffer: Fix iio_buffer_poll return value

Damien.Horsley (1):
clk: pistachio: correct critical clock list

Dan Carpenter (2):
clk: versatile: off by one in clk_sp810_timerclken_of_get()
usb: gadget: m66592-udc: forever loop in set_feature()

Darrick J. Wong (1):
libxfs: readahead of dir3 data blocks should use the read verifier

David Daney (1):
of/address: Don't loop forever in of_find_matching_node_by_address().

David Jeffery (1):
xfs: return errors from partial I/O failures to files

David Kershner (1):
staging: unisys: Allow visorbus to autoload

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

Don Zickus (1):
HID: usbhid: Fix the check for HID_RESET_PENDING in hid_io_error

Ellen Wang (2):
HID: cp2112: fix byte order in SMBUS operations
HID: cp2112: fix I2C_SMBUS_BYTE write

Eric W. Biederman (1):
fs: Set the size of empty dirs to 0.

Gaurav K Singh (1):
drm/i915: Allow DSI dual link to be configured on any pipe

Gautham R. Shenoy (1):
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set

Georgi Djakov (1):
clk: qcom: Fix MSM8916 prng clock enable bit

Grant Likely (1):
drivercore: Fix unregistration path of platform devices

Greg Kroah-Hartman (1):
Linux 4.2.1

Hartmut Knaack (1):
iio:accel:mma8452: fix _get_hp_filter_index

Heiko Stuebner (2):
clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
ARM: dts: rockchip: fix rk3288 watchdog irq

Hyungwon Hwang (1):
ARM: dts: fix clock-frequency of display timing0 for exynos3250-rinato

Ian Abbott (3):
staging: comedi: adl_pci7x3x: fix digital output on PCI-7230
staging: comedi: usbduxsigma: don't clobber ai_timer in command test
staging: comedi: usbduxsigma: don't clobber ao_timer in command test

Imre Deak (1):
drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6

Jammy Zhou (1):
drm/amdgpu: fix one warning message

Jan H. Schönherr (1):
sched: Fix cpu_active_mask/cpu_online_mask race

Jan Kara (2):
xfs: Fix xfs_attr_leafblock definition
xfs: Fix file type directory corruption for btree directories

Jiang Liu (1):
ACPI, PCI: Penalize legacy IRQ used by ACPI SCI

Joe Thornber (1):
dm cache: fix leaking of deferred bio prison cells

Johannes Thumshirn (1):
tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()

John Lin (1):
ASoC: rt5640: fix line out no sound issue

Jonathon Jongsma (1):
drm/qxl: validate monitors config modes

Kees Cook (1):
fs: create and use seq_show_option for escaping

Kishon Vijay Abraham I (2):
usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
regulator: pbias: Fix broken pbias disable functionality

Koji Matsuoka (1):
spi: sh-msiof: Fix FIFO size to 64 word from 256 word

Krzysztof Kozlowski (1):
clk: exynos4: Fix wrong clock for Exynos4x12 ADC

Lars Persson (1):
spi: Fix regression in spi-bitbang-txrx.h

Lars-Peter Clausen (3):
iio: adis16400: Fix adis16448 gyroscope scale
iio: Add inverse unit conversion macros
iio: adis16480: Fix scale factors

Leonidas Da Silva Barbosa (2):
crypto: vmx - Fixing AES-CTR counter bug
crypto: vmx - Fixing GHASH Key issue on little endian

Lukas Wunner (1):
drm/i915: Preserve SSC earlier

Maciej S. Szmigiero (2):
serial: 8250: don't bind to SMSC IrCC IR port
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)

Marek Szyprowski (2):
clk: s5pv210: add missing call to samsung_clk_of_add_provider()
serial: samsung: fix DMA mode enter condition for small FIFO sizes

Mark Rustad (2):
PCI: Add dev_flags bit to access VPD through function 0
PCI: Add VPD function 0 quirk for Intel Ethernet devices

Markus Pargmann (1):
iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required

Martin Schwidefsky (1):
s390/setup: fix novx parameter

Martin Sperl (1):
spi: bcm2835: set up spi-mode before asserting cs-gpio

Masahiro Yamada (2):
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
devres: fix devres_get()

Mateusz Kulikowski (1):
staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmit

Matthijs Kooijman (1):
USB: ftdi_sio: Added custom PID for CustomWare products

Max Filippov (2):
xtensa: fix threadptr reload on return to userspace
xtensa: fix kernel register spilling

Michael van der Westhuizen (1):
spi: dw: Allow interface drivers to limit data I/O to word sizes

Michał Pecio (1):
USB: pl2303: fix baud-rate divisor calculations

Mikulas Patocka (2):
dm stats: report precise_timestamps and histogram in @stats_list output
hpfs: update ctime and mtime on directory modification

Nadav Haklai (1):
spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572

Nikesh Oswal (1):
ASoC: arizona: Fix gain settings of FLL in free-run mode

Oder Chiou (1):
ASoC: rt5645: Add struct dmi_system_id "Google Celes" for chrome platform

Paul Mackerras (1):
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE

Peter Chen (5):
doc: usb: gadget-testing: using the updated testusb.c
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Doc: ABI: testing: configfs-usb-gadget-loopback
Doc: ABI: testing: configfs-usb-gadget-sourcesink

Philipp Hachtmann (1):
USB: symbolserial: Use usb_get_serial_port_data

Ricardo Ribalda Delgado (2):
spi/spi-xilinx: Fix spurious IRQ ACK on irq mode
spi/spi-xilinx: Fix mixed poll/irq mode

Robert Baldyga (1):
serial: samsung: fix DMA for FIFO smaller than cache line size

Robert Jarzmik (1):
clk: pxa: fix core frequency reporting unit

Ryan Ding (1):
ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio

Sebastian Andrzej Siewior (1):
tty: serial: 8250_omap: do not use RX DMA if pause is not supported

Sebastian Reichel (1):
spi: omap2-mcspi: add runtime PM to set_cs()

Sifan Naeem (3):
spi: img-spfi: check for timeout error before proceeding
spi: img-spfi: fix multiple calls to request gpio
spi: img-spfi: fix kbuild test robot warning

Stephen Boyd (1):
clk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks

Stephen Chandler Paul (1):
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd

Sudeep Holla (1):
ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondary

Sudip Mukherjee (1):
auxdisplay: ks0108: fix refcount

Takashi Iwai (1):
drm/i915: Fix CSR MMIO address check

Tang Chen (1):
memory-hotplug: add hot-added memory ranges to memblock before allocate node_data for a node.

Thierry Reding (1):
soc/tegra: pmc: Avoid usage of uninitialized variable

Vaishali Thakkar (1):
ASoC: samsung: Remove redundant arndale_audio_remove

Vignesh R (1):
ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP

Ville Syrjälä (2):
drm/i915: Check DP link status on long hpd too
drm/radeon/atom: Send out the full AUX address

Xiao Guangrong (1):
KVM: MMU: fix validation of mmio page fault

Xie XiuQi (1):
x86/mce: Reenable CMCI banks when swiching back to interrupt mode

Zdenko Pulitika (3):
clk: pistachio: Fix 32bit integer overflows
clk: pistachio: Fix override of clk-pll settings from boot loader
clk: pistachio: Fix PLL rate calculation in integer mode

Zhang Rui (1):
PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2015-09-22 01:01    [W:0.051 / U:1.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site