lkml.org 
[lkml]   [2018]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 4.9.83
I'm announcing the release of the 4.9.83 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/devicetree/bindings/dma/snps-dma.txt | 2
Documentation/filesystems/ext4.txt | 2
Makefile | 2
arch/arm/boot/dts/arm-realview-eb-mp.dtsi | 5
arch/arm/boot/dts/exynos5410.dtsi | 1
arch/arm/boot/dts/lpc3250-ea3250.dts | 4
arch/arm/boot/dts/lpc3250-phy3250.dts | 4
arch/arm/boot/dts/mt2701.dtsi | 2
arch/arm/boot/dts/s5pv210.dtsi | 1
arch/arm/boot/dts/spear1310-evb.dts | 2
arch/arm/boot/dts/spear1340.dtsi | 4
arch/arm/boot/dts/spear13xx.dtsi | 6
arch/arm/boot/dts/spear600.dtsi | 1
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi | 1
arch/arm/boot/dts/stih407.dtsi | 3
arch/arm/boot/dts/stih410.dtsi | 3
arch/arm/mach-pxa/tosa-bt.c | 4
arch/arm64/boot/dts/qcom/msm8916.dtsi | 5
arch/mips/Kconfig | 12
arch/powerpc/kernel/entry_64.S | 5
arch/s390/kernel/compat_linux.c | 8
arch/x86/entry/entry_64_compat.S | 30 +
arch/x86/events/intel/core.c | 2
arch/x86/events/intel/lbr.c | 2
arch/x86/events/intel/p6.c | 2
arch/x86/include/asm/acpi.h | 2
arch/x86/include/asm/barrier.h | 2
arch/x86/include/asm/nospec-branch.h | 1
arch/x86/include/asm/processor.h | 4
arch/x86/kernel/amd_nb.c | 2
arch/x86/kernel/asm-offsets_32.c | 2
arch/x86/kernel/cpu/amd.c | 26 -
arch/x86/kernel/cpu/bugs.c | 28 -
arch/x86/kernel/cpu/centaur.c | 4
arch/x86/kernel/cpu/common.c | 10
arch/x86/kernel/cpu/cyrix.c | 2
arch/x86/kernel/cpu/intel.c | 31 -
arch/x86/kernel/cpu/microcode/intel.c | 6
arch/x86/kernel/cpu/mtrr/generic.c | 2
arch/x86/kernel/cpu/mtrr/main.c | 4
arch/x86/kernel/cpu/proc.c | 8
arch/x86/kernel/head_32.S | 4
arch/x86/kernel/mpparse.c | 2
arch/x86/kvm/mmu.c | 10
arch/x86/kvm/vmx.c | 4
arch/x86/lib/cpu.c | 2
drivers/char/hw_random/via-rng.c | 2
drivers/cpufreq/acpi-cpufreq.c | 2
drivers/cpufreq/longhaul.c | 6
drivers/cpufreq/p4-clockmod.c | 2
drivers/cpufreq/powernow-k7.c | 2
drivers/cpufreq/powernv-cpufreq.c | 4
drivers/cpufreq/speedstep-centrino.c | 4
drivers/cpufreq/speedstep-lib.c | 6
drivers/crypto/padlock-aes.c | 2
drivers/devfreq/devfreq.c | 2
drivers/edac/amd64_edac.c | 2
drivers/edac/mce_amd.c | 2
drivers/gpu/drm/radeon/radeon_uvd.c | 2
drivers/gpu/drm/radeon/si_dpm.c | 5
drivers/hwmon/coretemp.c | 6
drivers/hwmon/hwmon-vid.c | 2
drivers/hwmon/k10temp.c | 2
drivers/hwmon/k8temp.c | 2
drivers/infiniband/hw/mlx4/main.c | 13
drivers/infiniband/hw/qib/qib_rc.c | 6
drivers/infiniband/sw/rxe/rxe_verbs.c | 2
drivers/md/dm.c | 3
drivers/media/tuners/r820t.c | 13
drivers/mtd/nand/vf610_nfc.c | 6
drivers/net/ethernet/marvell/mvpp2.c | 11
drivers/net/ethernet/mellanox/mlx4/qp.c | 3
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 5
drivers/net/wireless/realtek/rtlwifi/wifi.h | 1
drivers/pci/host/pci-keystone.c | 5
drivers/rtc/rtc-opal.c | 12
drivers/scsi/smartpqi/Makefile | 2
drivers/target/iscsi/iscsi_target_auth.c | 3
drivers/usb/Kconfig | 8
drivers/usb/host/Kconfig | 8
drivers/video/console/dummycon.c | 1
drivers/video/fbdev/atmel_lcdfb.c | 8
drivers/video/fbdev/geode/video_gx.c | 2
fs/btrfs/inode.c | 7
fs/btrfs/tree-log.c | 32 +
fs/ext4/inode.c | 16
fs/ext4/super.c | 1
fs/jbd2/transaction.c | 5
fs/mbcache.c | 1
fs/namei.c | 3
fs/ocfs2/dlmglue.c | 9
include/linux/compiler-gcc.h | 4
include/linux/compiler.h | 4
include/linux/jbd2.h | 431 ++++++++++++--------
include/linux/kaiser.h | 2
include/linux/nospec.h | 36 -
kernel/memremap.c | 3
mm/memory.c | 2
net/9p/trans_virtio.c | 3
sound/core/seq/seq_clientmgr.c | 8
sound/pci/hda/patch_realtek.c | 70 +++
sound/usb/mixer.c | 18
sound/usb/pcm.c | 9
tools/testing/selftests/vm/compaction_test.c | 2
tools/testing/selftests/x86/Makefile | 2
tools/testing/selftests/x86/mpx-mini-test.c | 32 +
tools/testing/selftests/x86/protection_keys.c | 28 -
tools/testing/selftests/x86/single_step_syscall.c | 5
tools/testing/selftests/x86/test_mremap_vdso.c | 4
109 files changed, 757 insertions(+), 416 deletions(-)

Alex Deucher (1):
drm/radeon: Add dpm quirk for Jet PRO (v2)

Alexander Potapenko (1):
mbcache: initialize entry->e_referenced in mb_cache_entry_create()

Arnd Bergmann (9):
mm: hide a #warning for COMPILE_TEST
kselftest: fix OOM in memory compaction test
ARM: lpc3250: fix uda1380 gpio numbers
ARM: dts: nomadik: add interrupt-parent for clcd
x86: fix build warnign with 32-bit PAE
ARM: dts: exynos: fix RTC interrupt for exynos5410
ARM: pxa/tosa-bt: add MODULE_LICENSE tag
ARM: dts: s5pv210: add interrupt-parent for ohci
media: r820t: fix r820t_write_reg for KASAN

Bart Van Assche (1):
RDMA/rxe: Fix a race condition related to the QP error state

Bjorn Andersson (3):
PM / devfreq: Propagate error from devfreq_add_device()
arm64: dts: msm8916: Correct ipc references for smsm
arm64: dts: msm8916: Add missing #phy-cells

Corentin Labbe (1):
MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN

Dan Carpenter (1):
x86/spectre: Fix an error message

Dan Williams (2):
x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface
x86/speculation: Fix up array_index_nospec_mask() asm constraint

David Disseldorp (1):
target/iscsi: avoid NULL dereference in CHAP auth error path

David Woodhouse (3):
x86/speculation: Update Speculation Control microcode blacklist
x86/speculation: Correct Speculation Control microcode blacklist again
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods

Dominik Brodowski (2):
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c

Ernesto A. Fernández (1):
ext4: correct documentation for grpid mount option

Eugene Syromiatnikov (1):
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls

Gang He (1):
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE

Geert Uytterhoeven (1):
compiler-gcc.h: Introduce __optimize function attribute

Greg Kroah-Hartman (1):
Linux 4.9.83

Greg Kurz (1):
9p/trans_virtio: discard zero-length reply

Gustavo A. R. Silva (1):
x86/cpu: Change type of x86_cache_size variable to unsigned int

Harshad Shirwadkar (1):
ext4: fix a race in the ext4 shutdown path

Hui Wang (1):
ALSA: hda - Fix headset mic detection problem for two Dell machines

Ingo Molnar (2):
x86/speculation: Clean up various Spectre related details
selftests/x86/pkeys: Remove unused functions

Jack Morgenstein (1):
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports

James Hogan (1):
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT

Jan H. Schönherr (1):
mm: Fix memory size alignment in devm_memremap_pages_release()

Jan-Marek Glogowski (1):
ALSA: hda/realtek: PCI quirk for Fujitsu U7x7

Jia Zhang (1):
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping

Johan Hovold (2):
PCI: keystone: Fix interrupt-controller-node lookup
video: fbdev: atmel_lcdfb: fix display-timings lookup

Julia Lawall (1):
drm/radeon: adjust tested variable

Kailang Yang (1):
ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform

KarimAllah Ahmed (1):
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs

Kirill Marinushkin (1):
ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute

Larry Finger (1):
rtlwifi: rtl8821ae: Fix connection lost problem correctly

Lassi Ylikojola (1):
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204

Linus Torvalds (1):
vfs: don't do RCU lookup of empty pathnames

Linus Walleij (1):
ARM: dts: Delete bogus reference to the charlcd

Liu Bo (5):
Btrfs: fix deadlock in run_delalloc_nocow
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Btrfs: fix extent state leak from tree log
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Btrfs: fix unexpected -EEXIST when creating new inode

Matthias Brugger (1):
arm: dts: mt2701: Add reset-cells

Mike Marciniszyn (1):
IB/qib: Fix comparison error with qperf compare/swap test

Mikulas Patocka (1):
mvpp2: fix multicast address filter

NeilBrown (1):
dm: correctly handle chained bios in dec_pending()

Nicholas Piggin (1):
powerpc: fix build errors in stable tree

Nicolas Pitre (1):
console/dummy: leave .con_font_get set to NULL

Patrice Chotard (1):
ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property

Peter Zijlstra (1):
x86/speculation: Add <asm/msr-index.h> dependency

Rui Wang (1):
selftests/x86/mpx: Fix incorrect bounds with old _sigfault

Shilpasri G Bhat (1):
cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin

Stefan Agner (1):
mtd: nand: vf610: set correct ooblayout

Steffen Weber (1):
scsi: smartpqi: allow static build ("built-in")

Stewart Smith (1):
rtc-opal: Fix handling of firmware error codes, prevent busy loops

Takashi Iwai (1):
ALSA: seq: Fix racy pool initializations

Tobin C. Harding (1):
jbd2: fix sphinx kernel-doc build warnings

Viresh Kumar (3):
arm: spear600: Add missing interrupt-parent of rtc
arm: spear13xx: Fix dmas cells
arm: spear13xx: Fix spics gpio controller's warning

Will Deacon (1):
nospec: Move array_index_nospec() parameter checking into separate macro

Zhouyi Zhou (1):
ext4: save error to disk in __ext4_grp_locked_error()

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2018-02-23 08:38    [W:0.035 / U:0.752 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site