lkml.org 
[lkml]   [2019]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 5.3.14
I'm announcing the release of the 5.3.14 kernel.

All users of the 5.3 kernel series must upgrade.

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

thanks,

greg k-h

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

Documentation/admin-guide/hw-vuln/mds.rst | 7
Documentation/admin-guide/hw-vuln/tsx_async_abort.rst | 5
Documentation/admin-guide/kernel-parameters.txt | 11
Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt | 6
Makefile | 2
arch/arm/mm/mmu.c | 3
arch/powerpc/include/asm/asm-prototypes.h | 3
arch/powerpc/include/asm/security_features.h | 3
arch/powerpc/kernel/entry_64.S | 6
arch/powerpc/kernel/security.c | 74 +++
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 30 +
arch/x86/entry/entry_32.S | 211 ++++++----
arch/x86/include/asm/cpu_entry_area.h | 18
arch/x86/include/asm/pgtable_32_types.h | 8
arch/x86/include/asm/segment.h | 12
arch/x86/kernel/cpu/bugs.c | 30 +
arch/x86/kernel/doublefault.c | 3
arch/x86/kernel/head_32.S | 10
arch/x86/mm/cpu_entry_area.c | 4
arch/x86/tools/gen-insn-attr-x86.awk | 4
arch/x86/xen/xen-asm_32.S | 75 +--
drivers/block/nbd.c | 6
drivers/bluetooth/hci_bcsp.c | 3
drivers/bluetooth/hci_ll.c | 39 -
drivers/char/virtio_console.c | 28 -
drivers/cpufreq/cpufreq.c | 6
drivers/gpio/gpio-bd70528.c | 6
drivers/gpio/gpio-max77620.c | 6
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 6
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 9
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 23 -
drivers/gpu/drm/i915/display/intel_display.c | 3
drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 22 -
drivers/gpu/drm/i915/i915_pmu.c | 4
drivers/md/dm-crypt.c | 9
drivers/md/raid10.c | 2
drivers/media/platform/vivid/vivid-kthread-cap.c | 8
drivers/media/platform/vivid/vivid-kthread-out.c | 8
drivers/media/platform/vivid/vivid-sdr-cap.c | 8
drivers/media/platform/vivid/vivid-vid-cap.c | 3
drivers/media/platform/vivid/vivid-vid-out.c | 3
drivers/media/rc/imon.c | 3
drivers/media/rc/mceusb.c | 141 ++++--
drivers/media/usb/b2c2/flexcop-usb.c | 3
drivers/media/usb/dvb-usb/cxusb.c | 3
drivers/media/usb/usbvision/usbvision-video.c | 29 +
drivers/media/usb/uvc/uvc_driver.c | 28 -
drivers/net/ethernet/google/gve/gve_tx.c | 9
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 9
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 9
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 18
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c | 12
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 2
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 10
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h | 1
drivers/net/ethernet/mellanox/mlx5/core/main.c | 1
drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c | 2
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 19
drivers/net/ethernet/sfc/ptp.c | 3
drivers/net/phy/mdio_bus.c | 11
drivers/net/wireless/ath/ath10k/pci.c | 36 +
drivers/net/wireless/ath/ath10k/qmi.c | 13
drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.c | 22 +
drivers/net/wireless/ath/ath10k/qmi_wlfw_v01.h | 1
drivers/net/wireless/ath/ath10k/snoc.c | 11
drivers/net/wireless/ath/ath10k/snoc.h | 1
drivers/net/wireless/ath/ath10k/usb.c | 8
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 2
drivers/nfc/port100.c | 2
drivers/staging/comedi/drivers/usbduxfast.c | 21
drivers/usb/misc/appledisplay.c | 8
drivers/usb/misc/chaoskey.c | 24 -
drivers/usb/serial/cp210x.c | 1
drivers/usb/serial/mos7720.c | 4
drivers/usb/serial/mos7840.c | 16
drivers/usb/serial/option.c | 7
drivers/usb/usbip/Kconfig | 1
drivers/usb/usbip/stub_rx.c | 50 +-
drivers/vhost/vsock.c | 66 ++-
drivers/virtio/virtio_balloon.c | 2
drivers/virtio/virtio_ring.c | 4
fs/ocfs2/xattr.c | 56 +-
include/net/tls.h | 2
kernel/fork.c | 6
kernel/futex.c | 58 ++
mm/ksm.c | 14
mm/memory_hotplug.c | 16
mm/slub.c | 22 -
net/core/rtnetlink.c | 23 +
net/ipv4/sysctl_net_ipv4.c | 2
net/ipv6/route.c | 2
net/sched/act_pedit.c | 12
net/sched/act_tunnel_key.c | 4
net/sched/sch_taprio.c | 28 +
net/tls/tls_main.c | 1
net/tls/tls_sw.c | 11
net/vmw_vsock/virtio_transport_common.c | 15
sound/usb/mixer.c | 3
tools/gpio/Build | 1
tools/gpio/Makefile | 10
tools/objtool/arch/x86/tools/gen-insn-attr-x86.awk | 4
tools/testing/selftests/x86/mov_ss_trap.c | 3
tools/testing/selftests/x86/sigreturn.c | 13
tools/usb/usbip/libsrc/usbip_host_common.c | 2
104 files changed, 1159 insertions(+), 489 deletions(-)

A Sun (1):
media: mceusb: fix out of bounds read in MCE receiver buffer

Adam Ford (1):
Revert "Bluetooth: hci_ll: set operational frequency earlier"

Adi Suresh (1):
gve: fix dma sync bug where not all pages synced

Alan Stern (2):
media: usbvision: Fix invalid accesses after device disconnect
media: usbvision: Fix races among open, close, and disconnect

Aleksander Morgado (2):
USB: serial: option: add support for DW5821e with eSIM support
USB: serial: option: add support for Foxconn T77W968 LTE modules

Alex Deucher (2):
drm/amdgpu: disable gfxoff when using register read interface
drm/amdgpu: disable gfxoff on original raven

Alexander Kapshuk (1):
x86/insn: Fix awk regexp warnings

Alexander Popov (1):
media: vivid: Fix wrong locking that causes race conditions on streaming stop

Alexander Potapenko (1):
mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations

Andrey Ryabinin (1):
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()

Andy Lutomirski (7):
x86/doublefault/32: Fix stack canaries in the double fault handler
x86/entry/32: Use %ss segment where required
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
selftests/x86/mov_ss_trap: Fix the SYSENTER test
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3

Bernd Porr (1):
staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error

Bjorn Andersson (1):
ath10k: Fix HOST capability QMI incompatibility

Chester Lin (1):
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary

Chris Wilson (2):
drm/i915/pmu: "Frequency" is reported as accumulated cycles
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()

Christian Lamparter (1):
ath10k: restore QCA9880-AR1A (v1) detection

Christopher M. Riedl (1):
powerpc/64s: support nospectre_v2 cmdline option

Dan Carpenter (1):
net: rtnetlink: prevent underflows in do_setvfinfo()

David Hildenbrand (1):
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()

Davide Caratti (1):
net/sched: act_pedit: fix WARN() in the traffic path

Denis Efremov (1):
ath9k_hw: fix uninitialized variable data

Eli Cohen (1):
net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6

Eran Ben Elisha (2):
net/mlxfw: Verify FSM error code translation doesn't exceed array size
net/mlx5e: Do not use non-EXT link modes in EXT mode

Evan Quan (1):
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs

Geert Uytterhoeven (1):
mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n

Greg Kroah-Hartman (2):
usb-serial: cp201x: support Mark-10 digital force gauge
Linux 5.3.14

Halil Pasic (1):
virtio_ring: fix return code on DMA mapping fails

Hangbin Liu (1):
ipv6/route: return if there is no fib_nh_gw_family

Hewenliang (1):
usbip: tools: fix fd leakage in the function of read_attr_usbip_status

Hui Peng (1):
ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe

Ingo Molnar (1):
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make the CPU_ENTRY_AREA_PAGES assert precise

Ivan Khoronzhuk (1):
taprio: don't reject same mqprio settings

Jan Beulich (3):
x86/stackframe/32: Repair 32-bit Xen PV
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()

Johan Hovold (2):
USB: serial: mos7720: fix remote wakeup
USB: serial: mos7840: fix remote wakeup

John Pittman (1):
md/raid10: prevent access of uninitialized resync_pages offset

Joseph Qi (1):
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"

Kai Shen (1):
cpufreq: Add NULL checks to show() and store() methods of cpufreq

Laura Abbott (1):
tools: gpio: Correctly add make dependencies for gpio_utils

Laurent Pinchart (1):
media: uvcvideo: Fix error path in control parsing failure

Laurent Vivier (1):
virtio_console: allocate inbufs in add_port() only if it is needed

Luc Van Oostenryck (1):
fork: fix pidfd_poll()'s return type

Luigi Rizzo (1):
net/mlx4_en: fix mlx4 ethtool -N insertion

Maor Gottlieb (1):
net/mlx5: Fix auto group size calculation

Marcelo Ricardo Leitner (1):
net/ipv4: fix sysctl max for fib_multipath_hash_policy

Martin Habets (1):
sfc: Only cancel the PPS workqueue if it exists

Michael Ellerman (2):
powerpc/book3s64: Fix link stack flush on context switch
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel

Mike Snitzer (1):
Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"

Navid Emamdoost (1):
nbd: prevent memory leak

Oliver Neukum (5):
nfc: port100: handle command failure cleanly
media: b2c2-flexcop-usb: add sanity checking
USBIP: add config dependency for SGL_ALLOC
USB: chaoskey: fix error case of a timeout
appledisplay: fix error handling in the scheduled work

Pavel Löbl (1):
USB: serial: mos7840: add USB ID to support Moxa UPort 2210

Peter Zijlstra (2):
x86/entry/32: Fix IRET exception
x86/entry/32: Fix NMI vs ESPFIX

Petr Machata (1):
mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel

Roi Dayan (1):
net/mlx5e: Fix set vf link state error flow

Sean Young (1):
media: imon: invalid dereference in imon_touch_event

Shani Shapp (1):
net/mlx5: Update the list of the PCI supported devices

Stefano Garzarella (1):
vhost/vsock: split packets to send using multiple buffers

Sun Ke (1):
nbd:fix memory leak in nbd_get_socket()

Suwan Kim (1):
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()

Takashi Iwai (1):
ALSA: usb-audio: Fix NULL dereference at parsing BADD

Tariq Toukan (1):
net/mlx4_en: Fix wrong limitation for number of TX rings

Thierry Reding (2):
gpio: max77620: Fixup debounce delays
gpio: bd70528: Use correct unit for debounce times

Thomas Gleixner (2):
x86/pti/32: Size initial_page_table correctly
x86/cpu_entry_area: Add guard page for entry stack on 32bit

Tomas Bortoli (1):
Bluetooth: Fix invalid-free in bcsp_close()

Vandana BN (1):
media: vivid: Set vid_cap_streaming and vid_out_streaming to true

Ville Syrjälä (1):
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs

Vito Caputo (1):
media: cxusb: detect cxusb_ctrl_msg error in query

Waiman Long (2):
x86/speculation: Fix incorrect MDS/TAA mitigation status
x86/speculation: Fix redundant MDS mitigation message

Wei Wang (1):
virtio_balloon: fix shrinker count

Willem de Bruijn (1):
net/tls: enable sk_msg redirect to tls socket egress

Xin Long (1):
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key

Yang Tao (1):
futex: Prevent robust futex exit race

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2019-12-01 10:43    [W:0.048 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site