lkml.org 
[lkml]   [2016]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 4.5.5
I'm announcing the release of the 4.5.5 kernel.

All users of the 4.5 kernel series must upgrade.

The updated 4.5.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.5.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

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

Makefile | 2
arch/arm/boot/dts/at91sam9x5.dtsi | 2
crypto/ahash.c | 3
crypto/testmgr.c | 27 ++++-
drivers/base/regmap/regmap-spmi.c | 2
drivers/crypto/qat/qat_common/adf_common_drv.h | 11 ++
drivers/crypto/qat/qat_common/adf_ctl_drv.c | 6 +
drivers/crypto/qat/qat_common/adf_sriov.c | 26 +++--
drivers/gpu/drm/amd/amdgpu/atombios_dp.c | 4
drivers/gpu/drm/i915/i915_debugfs.c | 16 ---
drivers/gpu/drm/i915/i915_reg.h | 2
drivers/gpu/drm/i915/intel_audio.c | 9 -
drivers/gpu/drm/i915/intel_crt.c | 8 +
drivers/gpu/drm/i915/intel_ddi.c | 24 +----
drivers/gpu/drm/i915/intel_display.c | 2
drivers/gpu/drm/i915/intel_dp_mst.c | 22 ----
drivers/gpu/drm/i915/intel_drv.h | 2
drivers/gpu/drm/i915/intel_pm.c | 6 +
drivers/gpu/drm/radeon/atombios_crtc.c | 10 ++
drivers/gpu/drm/radeon/atombios_dp.c | 4
drivers/gpu/drm/radeon/radeon_dp_auxch.c | 2
drivers/infiniband/hw/mlx5/main.c | 4
drivers/input/misc/max8997_haptic.c | 6 -
drivers/media/v4l2-core/videobuf2-v4l2.c | 6 -
drivers/net/ethernet/atheros/atlx/atl2.c | 2
drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 4
drivers/net/ethernet/freescale/fec_main.c | 10 +-
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2
drivers/net/ethernet/mellanox/mlx4/en_tx.c | 6 -
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 57 +++++++++---
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 46 +++------
drivers/net/ethernet/mellanox/mlx5/core/port.c | 10 +-
drivers/net/ethernet/mellanox/mlx5/core/vport.c | 40 ++++++++
drivers/net/usb/cdc_mbim.c | 9 +
drivers/pinctrl/pinctrl-at91-pio4.c | 2
drivers/regulator/axp20x-regulator.c | 4
drivers/regulator/s2mps11.c | 28 ++++-
drivers/scsi/qla1280.c | 2
drivers/spi/spi-pxa2xx.c | 2
drivers/spi/spi-ti-qspi.c | 45 +++++----
drivers/staging/wilc1000/wilc_spi.c | 2
fs/btrfs/ctree.c | 12 +-
fs/btrfs/ctree.h | 2
fs/btrfs/dev-replace.c | 2
fs/btrfs/disk-io.c | 28 +++--
fs/btrfs/file.c | 9 +
fs/btrfs/inode.c | 36 +++++++
fs/btrfs/ioctl.c | 10 +-
fs/btrfs/qgroup.c | 54 ++++++-----
fs/btrfs/reada.c | 4
fs/btrfs/relocation.c | 1
fs/btrfs/tree-log.c | 99 ++++++++++++++++++---
fs/btrfs/tree-log.h | 2
fs/isofs/rock.c | 13 ++
fs/namei.c | 26 +----
fs/ocfs2/acl.c | 87 ++++++++++++++++++
fs/ocfs2/acl.h | 5 +
fs/ocfs2/file.c | 4
fs/ocfs2/namei.c | 23 ----
fs/ocfs2/refcounttree.c | 17 ---
fs/ocfs2/xattr.c | 14 +-
fs/ocfs2/xattr.h | 4
fs/open.c | 12 --
include/linux/bpf.h | 3
include/linux/dcache.h | 12 ++
include/linux/mfd/samsung/s2mps11.h | 2
include/linux/mlx5/driver.h | 6 -
include/linux/mlx5/vport.h | 2
include/linux/mm.h | 9 +
include/linux/net.h | 10 +-
include/linux/rculist_nulls.h | 39 ++++++++
include/linux/swap.h | 6 -
include/net/codel.h | 4
include/net/sch_generic.h | 20 ++++
include/net/sock.h | 6 +
include/uapi/linux/if.h | 28 +++++
include/uapi/linux/libc-compat.h | 44 +++++++++
kernel/bpf/inode.c | 7 -
kernel/bpf/syscall.c | 24 ++++-
kernel/bpf/verifier.c | 66 ++++++++------
kernel/events/ring_buffer.c | 10 +-
kernel/workqueue.c | 11 ++
mm/huge_memory.c | 71 +++++++++++++--
mm/memory.c | 22 ++--
mm/swapfile.c | 13 +-
mm/zsmalloc.c | 7 +
net/bridge/br_ioctl.c | 5 -
net/bridge/br_multicast.c | 12 +-
net/core/rtnetlink.c | 18 ++-
net/core/skbuff.c | 11 +-
net/decnet/dn_route.c | 9 +
net/ipv4/fib_frontend.c | 6 +
net/ipv4/fib_semantics.c | 2
net/ipv4/ip_gre.c | 11 +-
net/ipv4/route.c | 12 ++
net/ipv4/tcp_output.c | 6 -
net/ipv4/udp.c | 9 +
net/ipv6/ila/ila_lwt.c | 3
net/ipv6/reassembly.c | 6 -
net/ipv6/route.c | 2
net/llc/af_llc.c | 1
net/netfilter/nf_conntrack_core.c | 4
net/openvswitch/actions.c | 12 +-
net/openvswitch/conntrack.c | 1
net/openvswitch/vport-netdev.c | 2
net/openvswitch/vport.h | 7 -
net/packet/af_packet.c | 1
net/sched/sch_api.c | 8 +
net/sched/sch_cbq.c | 12 --
net/sched/sch_choke.c | 6 -
net/sched/sch_codel.c | 10 +-
net/sched/sch_drr.c | 9 -
net/sched/sch_dsmark.c | 11 --
net/sched/sch_fq.c | 4
net/sched/sch_fq_codel.c | 17 ++-
net/sched/sch_generic.c | 5 -
net/sched/sch_hfsc.c | 9 -
net/sched/sch_hhf.c | 10 +-
net/sched/sch_htb.c | 24 ++---
net/sched/sch_multiq.c | 16 +--
net/sched/sch_netem.c | 74 +++++++++++++--
net/sched/sch_pie.c | 5 -
net/sched/sch_prio.c | 15 +--
net/sched/sch_qfq.c | 9 -
net/sched/sch_red.c | 10 --
net/sched/sch_sfb.c | 10 --
net/sched/sch_sfq.c | 16 +--
net/sched/sch_tbf.c | 15 +--
net/vmw_vsock/af_vsock.c | 21 ----
net/x25/x25_facilities.c | 1
samples/bpf/trace_output_kern.c | 1
sound/pci/hda/hda_sysfs.c | 8 -
sound/pci/hda/patch_realtek.c | 13 ++
sound/usb/quirks.c | 3
tools/lib/traceevent/parse-filter.c | 4
tools/perf/util/sort.c | 3
136 files changed, 1250 insertions(+), 602 deletions(-)

Al Viro (2):
atomic_open(): fix the handling of create_error
get_rock_ridge_filename(): handle malformed NM entries

Alex Deucher (2):
drm/radeon: fix DP mode validation
drm/amdgpu: fix DP mode validation

Alex Lyakas (2):
btrfs: csum_tree_block: return proper errno value
btrfs: do not write corrupted metadata blocks to disk

Alexander Shishkin (1):
perf/core: Disable the event on a truncated AUX record

Alexei Starovoitov (4):
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
bpf: fix refcnt overflow
bpf: fix check_map_func_compatibility logic
samples/bpf: fix trace_output example

Andrea Arcangeli (1):
mm: thp: calculate the mapcount correctly for THP pages during WP faults

Arindam Nath (1):
drm/radeon: fix DP link training issue with second 4K monitor

Arnd Bergmann (1):
staging: wilc1000: remove extraneous variable

Ben Hutchings (3):
atl2: Disable unimplemented scatter/gather feature
spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden
spi: spi-ti-qspi: Handle truncated frames properly

Bjørn Mork (1):
cdc_mbim: apply "NDP to end" quirk to all Huawei devices

Boris Brezillon (1):
ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC

Chris Friesen (1):
route: do not cache fib route info on local routes with oif

Craig Gallek (1):
soreuseport: fix ordering for mixed v4/v6 sockets

Daniel Borkmann (2):
net: use skb_postpush_rcsum instead of own implementations
vlan: pull on __vlan_insert_tag error path and fix csum correction

Daniel Jurgens (1):
net/mlx4_en: Fix endianness bug in IPV6 csum calculation

Daniel Vetter (1):
drm/i915: Bail out of pipe config compute loop on LPT

David S. Miller (1):
decnet: Do not build routes to devices without decnet private data.

David Sterba (3):
btrfs: remove error message from search ioctl for nonexistent tree
btrfs: change max_inline default to 2048
btrfs: fallback to vmalloc in btrfs_compare_tree

Eric Dumazet (2):
net/mlx4_en: fix spurious timestamping callbacks
tcp: refresh skb timestamp at retransmit time

Filipe Manana (6):
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Btrfs: fix file loss on log replay after renaming a file and fsync
Btrfs: fix extent_same allowing destination offset beyond i_size
Btrfs: fix deadlock between direct IO reads and buffered writes
Btrfs: fix race when checking if we can skip fsync'ing an inode
Btrfs: do not collect ordered extents when logging that inode exists

Greg Kroah-Hartman (1):
Linux 4.5.5

Hans de Goede (1):
regulator: axp20x: Fix axp22x ldo_io voltage ranges

Herbert Xu (2):
crypto: hash - Fix page length clamping in hash walk
crypto: testmgr - Use kmalloc memory for RSA input

Ian Campbell (1):
VSOCK: do not disconnect socket when peer has shutdown SEND only

Imre Deak (1):
drm/i915/bdw: Add missing delay during L3 SQC credit programming

Jack Pham (1):
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case

Jann Horn (1):
bpf: fix double-fdput in replace_map_fd_with_map_ptr()

Jarkko Nikula (1):
spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT

Jiri Benc (1):
gre: do not pull header in ICMP error processing

Joe Stringer (1):
openvswitch: Orphan skbs before IPv6 defrag

Johannes Thumshirn (1):
qla1280: Don't allocate 512kb of host tags

Josef Bacik (2):
Btrfs: fix truncate_space_check
Btrfs: don't use src fd for printk

Junxiao Bi (2):
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
ocfs2: fix posix_acl_create deadlock

Kaho Ng (1):
ALSA: hda - Fix white noise on Asus UX501VW headset

Kangjie Lu (3):
net: fix infoleak in llc
net: fix infoleak in rtnetlink
net: fix a kernel infoleak in x25 module

Krzysztof Kozlowski (1):
regulator: s2mps11: Fix invalid selector mask and voltages for buck9

Lars Persson (1):
net: sched: do not requeue a NULL skb

Linus Lüssing (1):
bridge: fix igmp / mld query parsing

Linus Torvalds (1):
nf_conntrack: avoid kernel pointer value leak in slab name

Liu Bo (1):
Btrfs: fix invalid reference in replace_path

Lucas Stach (1):
drm/radeon: fix PLL sharing on DCE6.1 (v2)

Ludovic Desroches (1):
pinctrl: at91-pio4: fix pull-up/down logic

Lyude (1):
Revert "drm/i915: start adding dp mst audio"

Maor Gottlieb (1):
net/mlx5_core: Fix soft lockup in steering error flow

Marek Szyprowski (1):
Input: max8997-haptic - fix NULL pointer dereference

Mark Fasheh (1):
btrfs: handle non-fatal errors in btrfs_qgroup_inherit()

Mathias Krause (1):
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface

Mauro Carvalho Chehab (1):
Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"

Mikko Rapeli (1):
uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h

Miklos Szeredi (2):
vfs: add vfs_select_inode() helper
vfs: rename: check backing inode being equal

Namhyung Kim (1):
perf diff: Fix duplicated output column

Neil Horman (1):
netem: Segment GSO packets on enqueue

Nicolas Dichtel (1):
ipv6/ila: fix nlsize calculation for lwtunnel

Nikolay Aleksandrov (1):
net: bridge: fix old ioctl unlocked net device walk

Paolo Abeni (2):
ipv4/fib: don't warn when primary address is missing if in_dev is dead
net/route: enforce hoplimit max value

Saeed Mahameed (3):
net/mlx5e: Device's mtu field is u16 and not int
net/mlx5e: Fix minimum MTU
net/mlx5e: Use vport MTU rather than physical port MTU

Sergey Senozhatsky (1):
zsmalloc: fix zs_can_compact() integer overflow

Simon Horman (1):
openvswitch: use flow protocol when recalculating ipv6 checksums

Steven Rostedt (1):
tools lib traceevent: Do not reassign parg after collapse_tree()

Tadeusz Struk (2):
crypto: qat - fix invalid pf2vf_resp_wq logic
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq

Takashi Iwai (3):
ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
ALSA: usb-audio: Yet another Phoneix Audio device quirk
ALSA: hda - Fix broken reconfig

Tim Bingham (1):
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case

Uwe Kleine-König (1):
net: fec: only clear a queue's work bit if the queue was emptied

Ville Syrjälä (1):
drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency

WANG Cong (4):
net_sched: introduce qdisc_replace() helper
net_sched: update hierarchical backlog too
sch_htb: update backlog as well
sch_dsmark: update backlog as well

Wanpeng Li (1):
workqueue: fix rebind bound workers warning

Yauhen Kharuzhy (1):
btrfs: Reset IO error counters before start of device replacing

Yura Pakhuchiy (1):
ALSA: hda - Fix subwoofer pin on ASUS N751 and N551

Zhao Lei (1):
btrfs: reada: Fix in-segment calculation for reada

xypron.glpk@gmx.de (1):
net: thunderx: avoid exposing kernel stack

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2016-05-19 04:41    [W:0.054 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site