I'm announcing the release of the 4.13.6 kernel. All users of the 4.13 kernel series must upgrade. The updated 4.13.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.13.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/filesystems/overlayfs.txt | 5 Makefile | 2 arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 4 arch/arm64/kernel/armv8_deprecated.c | 2 arch/arm64/kernel/cpufeature.c | 2 arch/powerpc/kernel/dt_cpu_ftrs.c | 4 arch/powerpc/kernel/exceptions-64s.S | 24 ++ arch/powerpc/kernel/signal_64.c | 13 + arch/powerpc/kvm/book3s_xive.c | 5 arch/powerpc/kvm/book3s_xive.h | 1 arch/powerpc/platforms/powernv/setup.c | 10 arch/x86/include/asm/kvm_para.h | 4 arch/x86/kernel/kvm.c | 14 - arch/x86/kvm/mmu.c | 2 arch/x86/net/bpf_jit_comp.c | 4 block/bsg-lib.c | 27 +- drivers/auxdisplay/charlcd.c | 11 - drivers/auxdisplay/panel.c | 11 - drivers/base/arch_topology.c | 14 - drivers/base/platform.c | 3 drivers/clk/samsung/clk-exynos4.c | 15 + drivers/gpu/drm/i915/intel_audio.c | 5 drivers/gpu/drm/i915/intel_bios.c | 7 drivers/gpu/drm/i915/intel_modes.c | 17 + drivers/hid/hid-rmi.c | 13 - drivers/hid/i2c-hid/i2c-hid.c | 3 drivers/hid/wacom_sys.c | 7 drivers/hid/wacom_wac.c | 110 ++++++++-- drivers/hv/channel_mgmt.c | 4 drivers/hv/hv_fcopy.c | 4 drivers/hwtracing/intel_th/pci.c | 5 drivers/hwtracing/stm/core.c | 2 drivers/iio/adc/ad7793.c | 4 drivers/iio/adc/ad_sigma_delta.c | 28 ++ drivers/iio/adc/mcp320x.c | 25 +- drivers/iio/adc/stm32-adc.c | 2 drivers/iio/adc/twl4030-madc.c | 10 drivers/iio/industrialio-core.c | 4 drivers/iio/pressure/bmp280-core.c | 2 drivers/iio/trigger/stm32-timer-trigger.c | 4 drivers/isdn/i4l/isdn_ppp.c | 37 ++- drivers/md/dm-core.h | 1 drivers/md/dm-crypt.c | 5 drivers/md/dm-ioctl.c | 37 ++- drivers/md/dm.c | 10 drivers/mmc/core/mmc.c | 36 +-- drivers/net/bonding/bond_main.c | 17 - drivers/net/bonding/bond_options.c | 3 drivers/net/dsa/mv88e6xxx/chip.c | 6 drivers/net/ethernet/ibm/emac/mal.c | 3 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 3 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 38 ++- drivers/net/ethernet/qualcomm/emac/emac-mac.c | 3 drivers/net/ethernet/realtek/8139too.c | 5 drivers/net/ethernet/rocker/rocker_tlv.h | 48 ++-- drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 1 drivers/net/phy/xilinx_gmii2rgmii.c | 2 drivers/net/tun.c | 8 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 37 +-- drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil_types.h | 5 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 10 drivers/nvme/host/pci.c | 14 - drivers/scsi/scsi_scan.c | 3 drivers/scsi/sd.c | 35 ++- drivers/staging/iio/adc/ad7192.c | 4 drivers/staging/media/imx/imx-media-of.c | 2 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c | 6 drivers/usb/class/cdc-wdm.c | 4 drivers/usb/core/config.c | 16 + drivers/usb/core/devio.c | 11 - drivers/usb/core/hub.c | 2 drivers/usb/core/message.c | 4 drivers/usb/dwc3/ep0.c | 7 drivers/usb/gadget/function/f_mass_storage.c | 27 -- drivers/usb/gadget/function/f_mass_storage.h | 14 - drivers/usb/gadget/legacy/inode.c | 46 +++- drivers/usb/gadget/legacy/mass_storage.c | 26 -- drivers/usb/gadget/udc/atmel_usba_udc.c | 4 drivers/usb/gadget/udc/core.c | 3 drivers/usb/gadget/udc/dummy_hcd.c | 56 ++++- drivers/usb/gadget/udc/renesas_usb3.c | 19 + drivers/usb/host/pci-quirks.c | 10 drivers/usb/host/xhci-hub.c | 14 - drivers/usb/host/xhci-pci.c | 12 - drivers/usb/host/xhci-plat.c | 16 - drivers/usb/host/xhci.c | 3 drivers/usb/host/xhci.h | 10 drivers/usb/renesas_usbhs/fifo.c | 21 + drivers/usb/storage/transport.c | 14 + drivers/usb/storage/uas-detect.h | 15 - drivers/usb/storage/uas.c | 10 drivers/usb/storage/unusual_devs.h | 7 drivers/uwb/hwa-rc.c | 2 drivers/uwb/uwbd.c | 12 - fs/btrfs/ctree.h | 2 fs/btrfs/extent_io.c | 2 fs/overlayfs/copy_up.c | 6 fs/overlayfs/dir.c | 20 - fs/overlayfs/namei.c | 1 fs/overlayfs/overlayfs.h | 1 fs/overlayfs/ovl_entry.h | 3 fs/overlayfs/readdir.c | 6 fs/overlayfs/super.c | 27 +- fs/overlayfs/util.c | 24 ++ fs/userfaultfd.c | 66 +++++- fs/xattr.c | 2 include/asm-generic/percpu.h | 24 ++ include/linux/iio/adc/ad_sigma_delta.h | 3 include/linux/mmu_notifier.h | 5 include/linux/trace_events.h | 1 include/net/netlink.h | 73 +++++- include/net/protocol.h | 4 include/net/route.h | 4 include/net/sctp/ulpevent.h | 6 include/net/tcp.h | 2 include/net/udp.h | 2 include/scsi/scsi_device.h | 1 include/scsi/scsi_devinfo.h | 1 include/uapi/linux/bpf.h | 2 include/uapi/linux/dm-ioctl.h | 4 include/uapi/linux/usb/ch9.h | 1 kernel/bpf/core.c | 2 kernel/bpf/syscall.c | 6 kernel/bpf/verifier.c | 3 kernel/cgroup/cgroup.c | 8 kernel/events/core.c | 3 kernel/trace/ftrace.c | 14 - lib/ratelimit.c | 4 mm/ksm.c | 5 mm/madvise.c | 12 - mm/oom_kill.c | 16 + mm/rodata_test.c | 2 mm/swap.c | 4 mm/swap_state.c | 11 + net/core/dev.c | 1 net/core/filter.c | 12 - net/core/gen_estimator.c | 4 net/core/rtnetlink.c | 3 net/core/sock.c | 7 net/dsa/slave.c | 28 +- net/ipv4/ip_input.c | 25 +- net/ipv4/ip_vti.c | 3 net/ipv4/route.c | 46 ++-- net/ipv4/tcp_ipv4.c | 9 net/ipv4/tcp_output.c | 33 ++- net/ipv4/udp.c | 36 ++- net/ipv6/addrconf.c | 5 net/ipv6/ip6_gre.c | 22 +- net/ipv6/ip6_tunnel.c | 8 net/ipv6/ip6_vti.c | 3 net/ipv6/udp.c | 1 net/l2tp/l2tp_core.c | 10 net/l2tp/l2tp_core.h | 5 net/l2tp/l2tp_eth.c | 51 ---- net/netlink/af_netlink.c | 7 net/openvswitch/datapath.c | 3 net/packet/af_packet.c | 28 +- net/sched/act_api.c | 6 net/sched/cls_matchall.c | 1 net/sched/sch_generic.c | 1 net/tipc/msg.c | 2 net/wireless/nl80211.c | 14 + security/smack/smack_lsm.c | 55 ++--- sound/core/compress_offload.c | 3 sound/pci/echoaudio/echoaudio.c | 6 sound/usb/card.c | 20 + sound/usb/usx2y/usb_stream.c | 6 tools/testing/selftests/bpf/test_verifier.c | 16 + 168 files changed, 1389 insertions(+), 671 deletions(-) Aaron Armstrong Skomra (1): HID: wacom: leds: Don't try to control the EKR's read-only LEDs Adam Wallis (1): usb: host: xhci-plat: allow sysdev to inherit from ACPI Adrian Salido (1): HID: i2c-hid: allocate hid buffers for real worst case Alan Stern (9): USB: gadgetfs: Fix crash caused by inadequate synchronization USB: gadgetfs: fix copy_to_user while holding spinlock usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives usb-storage: fix bogus hardware error messages for ATA pass-thru devices USB: dummy-hcd: fix connection failures (wrong speed) USB: dummy-hcd: fix infinite-loop resubmission bug USB: dummy-hcd: Fix erroneous synchronization change USB: g_mass_storage: Fix deadlock when driver is unbound USB: uas: fix bug in handling of alternate settings Alexander Potapenko (1): tun: bail out from tun_get_user() if the skb is empty Alexander Shishkin (2): intel_th: pci: Add Lewisburg PCH support stm class: Fix a use-after-free Alexandru Moise (1): mm, hugetlb, soft_offline: save compound page order before page migration Alexei Starovoitov (1): bpf: fix bpf_tail_call() x64 JIT Alexey Kodanev (1): vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit Amir Goldstein (5): ovl: fix error value printed in ovl_lookup_index() ovl: fix dput() of ERR_PTR in ovl_cleanup_index() ovl: fix dentry leak in ovl_indexdir_cleanup() ovl: fix missing unlock_rename() in ovl_do_copy_up() ovl: fix regression caused by exclusive upper/work dir protection Andrea Arcangeli (1): userfaultfd: non-cooperative: fix fork use after free Andrew Lunn (1): net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans Andrey Konovalov (2): uwb: properly check kthread_run return value uwb: ensure that endpoint is interrupt Anton Blanchard (1): powerpc/powernv: Increase memory block size to 1GB on radix Arend Van Spriel (2): brcmfmac: add length check in brcmf_cfg80211_escan_handler() brcmfmac: setup passive scan if requested by user-space Arkadi Sharshevsky (1): mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+ Arnd Bergmann (3): imx-media-of: avoid uninitialized variable warning rocker: fix rocker_tlv_put_* functions for KASAN netlink: fix nla_put_{u8,u16,u32} for KASAN Baruch Siach (1): arm64: dt marvell: Fix AP806 system controller size Benjamin Block (1): bsg-lib: fix use-after-free under memory-pressure Bjørn Mork (1): USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse Boqun Feng (1): kvm/x86: Avoid async PF preempting the kernel incorrectly Casey Schaufler (1): lsm: fix smack_inode_removexattr and xattr_getsecurity memleak Chanho Min (1): mmc: core: add driver strength selection when selecting hs400es Christian Lamparter (1): net: emac: Fix napi poll list corruption Christoph Hellwig (1): nvme-pci: Use PCI bus address for data/queues in CMB Christoph Paasch (1): net: Set sk_prot_creator when cloning sockets to the right proto Christophe JAILLET (3): openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()' iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path of 'twl4030_madc_probe()' Christophe Leroy (1): mm: fix RODATA_TEST failure "rodata_test: test data was not read only" Colin Parker (1): IIO: BME280: Updates to Humidity readings need ctrl_reg write! Cyril Bur (1): powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks Dan Carpenter (3): sctp: potential read out of bounds in sctp_ulpevent_type_enabled() USB: devio: Prevent integer overflow in proc_do_submiturb() USB: devio: Don't corrupt user memory Davide Caratti (1): net/sched: cls_matchall: fix crash when used with classful qdisc Dexuan Cui (1): vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister() Dmitry Fleytman (1): usb: Increase quirk delay for USB devices Dragos Bogdan (2): iio: ad_sigma_delta: Implement a dedicated reset function iio: ad7793: Fix the serial interface reset Edward Cree (2): bpf/verifier: reject BPF_ALU64|BPF_END net: change skb->mac_header when Generic XDP calls adjust_head Eric Dumazet (7): net_sched: gen_estimator: fix scaling error in bytes/packets samples tcp: update skb->skb_mstamp more carefully tcp: fix data delivery rate 8139too: revisit napi_complete_done() usage bpf: do not disable/enable BH in bpf_map_free_id() tcp: fastopen: fix on syn-data transmit failure socket, bpf: fix possible use after free Fabrice Gasnier (3): iio: trigger: stm32-timer: preset shouldn't be buffered iio: trigger: stm32-timer: fix a corner case to write preset iio: adc: stm32: fix bad error check on max_channels Fahad Kunnathadi (1): net: phy: Fix mask value write on gmii2rgmii converter speed register Felipe Balbi (1): usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0 Florian Fainelli (1): net: dsa: Fix network device registration order Goffredo Baroncelli (1): btrfs: avoid overflow when sector_t is 32 bit Greg Kroah-Hartman (3): USB: core: harden cdc_parse_cdc_header USB: fix out-of-bounds in usb_set_configuration Linux 4.13.6 Guillaume Nault (1): l2tp: fix l2tp_eth module loading Guneshwor Singh (1): ALSA: compress: Remove unused variable Gustavo Romero (1): powerpc/tm: Fix illegal TM state in signal handler Jani Nikula (2): drm/i915: always update ELD connector type after get modes drm/i915/bios: ignore HDMI on port A Jason A. Donenfeld (1): netlink: do not proceed if dump's start() errs Jason Gerecke (5): HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth HID: wacom: Correct coordinate system of touchring and pen twist HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox HID: wacom: generic: Clear ABS_MISC when tool leaves proximity HID: wacom: Always increment hdev refcount within wacom_get_hdev_data Jeffy Chen (1): dm crypt: fix memory leak in crypt_ctr_cipher_old() Jeremy Kerr (1): powerpc: Fix action argument for cpufeatures-based TLB flush Jim Dickerson (1): usb: pci-quirks.c: Corrected timeout values used in handshake Jiri Pirko (1): net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker Kai-Heng Feng (1): Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" Kirill Tkhai (1): ksm: fix unlocked iteration over vmas in cmp_and_merge_page() Konstantin Khlebnikov (1): net_sched: always reset qdisc backlog in qdisc_reset() Kosuke Tatsukawa (1): net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs Lu Baolu (1): usb: xhci: Free the right ring in xhci_add_endpoint() Luca Coelho (1): iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD Lukas Wunner (2): iio: adc: mcp320x: Fix readout of negative voltages iio: adc: mcp320x: Fix oops on module unload Lyude (1): HID: rmi: Make sure the HID device is opened on resume Marek Szyprowski (1): clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle Mark Rutland (1): percpu: make this_cpu_generic_read() atomic w.r.t. interrupts Martin K. Petersen (2): scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP scsi: sd: Do not override max_sectors_kb sysfs setting Mathias Nyman (4): xhci: fix finding correct bus_state structure for USB 3.1 hosts xhci: fix wrong endpoint ESIT value shown in tracing xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor Matt Fornero (1): iio: core: Return error for failed read_reg Meng Xu (1): isdn/i4l: fetch the ppp_write buffer in one shot Michal Hocko (1): mm, oom_reaper: skip mm structs with mmu notifiers Mike Manning (1): net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure Mikulas Patocka (1): dm ioctl: fix alignment of event number in the device list Milan Broz (1): dm crypt: reject sector_size feature if device length is not aligned to it Nicolai Stange (1): driver core: platform: Don't read past the end of "driver_override" buffer Nicolas Ferre (1): usb: gadget: udc: atmel: set vbus irqflags explicitly Nikolay Aleksandrov (2): net: bonding: fix tlb_dynamic_lb default value net: rtnetlink: fix info leak in RTM_GETSTATS call Olaf Hering (1): Drivers: hv: fcopy: restore correct transfer length Paolo Abeni (3): IPv4: early demux can return an error code udp: perform source validation for mcast early demux udp: fix bcast packet reception Parthasarathy Bhuvaragan (1): tipc: use only positive error codes in messages Peng Xu (1): nl80211: Define policy for packet pattern attributes Ping Cheng (1): HID: wacom: bits shifted too much for 9th and 10th buttons Roger Quadros (1): usb: gadget: core: fix ->udc_set_speed() logic Roi Dayan (1): net/mlx5e: IPoIB, Fix access to invalid memory address Sabrina Dubroca (1): l2tp: fix race condition in l2tp_tunnel_delete Sam Bobroff (1): KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive() Sergey Senozhatsky (1): lib/ratelimit.c: use deferred printk() version Shaohua Li (2): mm: avoid marking swap cached page as lazyfree mm: fix data corruption caused by lazyfree page Shu Wang (1): ftrace: Fix kmemleak in unregister_ftrace_graph Stefan Popa (1): staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack. Stefan Wahren (1): staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist Subash Abhinov Kasiviswanathan (1): udpv6: Fix the checksum computation when HW checksum does not apply Sudeep Holla (1): base: arch_topology: fix section mismatch build warnings Suzuki K Poulose (1): arm64: Ensure the instruction emulation is ready for userspace Takashi Iwai (2): ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor ALSA: usx2y: Suppress kernel warning at page allocation failures Takashi Sakamoto (1): Revert "ALSA: echoaudio: purge contradictions between dimension matrix members and total number of members" Thomas Meyer (1): net: stmmac: Cocci spatch "of_table" Timur Tabi (1): net: qcom/emac: specify the correct size when mapping a DMA buffer Tsutomu Itoh (1): Btrfs: fix overlap of fs_info::flags values Vivien Didelot (1): net: dsa: mv88e6xxx: lock mutex when freeing IRQs Waiman Long (1): cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns Willem de Bruijn (3): packet: hold bind lock when rebinding to fanout hook packet: in packet_do_bind, test fanout with bind_lock held packet: only test po->has_vnet_hdr once in packet_snd Willy Tarreau (1): auxdisplay: charlcd: properly restore atomic counter on error path Xin Long (4): ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline ip6_gre: ip6gre_tap device should keep dst ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path Yonghong Song (1): bpf: one perf event close won't free bpf program attached by another perf event Yoshihiro Shimoda (5): usb: gadget: udc: renesas_usb3: fix for no-data control transfer usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction Yuval Mintz (1): mlxsw: spectrum: Prevent mirred-related crash on removal
Attachment:
signature.asc
Description: PGP signature