APPLIED: [SRU][Xenial][PULL] Xenial update to 4.4.128 stable release
Stefan Bader
stefan.bader at canonical.com
Thu Apr 19 11:01:31 UTC 2018
On 18.04.2018 17:34, Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/1765010
>
> This is a pull request for the update of Xenial to upstream stable release 4.4.128.
>
> Skipped the following commit since it introduces a build failure as shown below:
> * perf tests: Decompress kernel module before objdump
>
> CC tests/llvm-src-base.o
> CC tests/llvm-src-kbuild.o
> LD util/libperf-in.o
> tests/code-reading.c: In function 'read_object_code':
> tests/code-reading.c:186:19: error: 'KMOD_DECOMP_LEN' undeclared (first use in this function)
> char decomp_name[KMOD_DECOMP_LEN];
> ^
>
> All patches applied more or less cleanly (only some simple context adjustments necessary).
> Compile-tested all supported architectures.
>
>
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
> ---
Applied to xenial/master-next
-Stefan
>
> The following changes since commit 194b9decc4989e5ce03b9c144a993e3262db282f:
>
> Linux 4.4.127 (2018-04-18 12:56:27 +0200)
>
> are available in the git repository at:
>
> https://git.launchpad.net/~juergh/+git/xenial-linux update-4.4.128
>
> for you to fetch changes up to 73538e3bf75857dfa13fc33ac52e40456691ffcf:
>
> Linux 4.4.128 (2018-04-18 15:53:41 +0200)
>
> ----------------------------------------------------------------
> A Sun (1):
> mceusb: sporadic RX truncation corruption fix
>
> Alan Stern (2):
> USB: ene_usb6250: fix first command execution
> USB: ene_usb6250: fix SCSI residue overwriting
>
> Alexander Potapenko (1):
> netlink: make sure nladdr has correct size in netlink_connect()
>
> Andrea della Porta (1):
> staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calling hfa384x_drvr_setconfig16, also fixes relative sparse warning
>
> Antony Antony (1):
> xfrm: fix state migration copy replay sequence numbers
>
> Anup Patel (1):
> async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
>
> Arjun Vynipadath (2):
> cxgb4: FW upgrade fixes
> cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
>
> Arnd Bergmann (3):
> net/mlx5: avoid build warning for uniprocessor
> xen: avoid type warning in xchg_xen_ulong
> Kbuild: provide a __UNIQUE_ID for clang
>
> Arvind Yadav (1):
> dmaengine: imx-sdma: Handle return value of clk_prepare_enable
>
> Bart Van Assche (1):
> IB/srpt: Fix abort handling
>
> Bob Moore (1):
> ACPICA: Disassembler: Abort on an invalid/unknown AML opcode
>
> Bryan O'Donoghue (1):
> clk: Fix __set_clk_rates error print-string
>
> Chaitra P B (1):
> scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
>
> Chris Wilson (1):
> e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
>
> Christian Lamparter (1):
> net: emac: fix reset timeout with AR8035 phy
>
> Christophe JAILLET (3):
> SMB2: Fix share type handling
> ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
> EDAC, mv64x60: Fix an error handling path
>
> Christophe Jaillet (1):
> cpuidle: dt: Add missing 'of_node_put()'
>
> Colin Ian King (4):
> netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
> btrfs: fix incorrect error return ret being passed to mapping_set_error
> ath5k: fix memory leak on buf on failed eeprom read
> wl1251: check return from call to wl1251_acx_arp_ip_filter
>
> Craig Dillabaugh (1):
> net sched actions: fix dumping which requires several messages to user space
>
> Dan Carpenter (6):
> ipmi_ssif: unlock on allocation failure
> drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
> PowerCap: Fix an error code in powercap_register_zone()
> block: fix an error code in add_partition()
> libceph: NULL deref on crush_decode() error path
> pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
>
> David Ahern (2):
> net/ipv6: Fix route leaking between VRFs
> vrf: Fix use after free and double free in vrf_finish_output
>
> Davide Caratti (1):
> net/sched: fix NULL dereference in the error path of tcf_bpf_init()
>
> Dmitry Monakhov (1):
> bio-integrity: Do not allocate integrity context for bio w/o data
>
> Dmitry Torokhov (1):
> Input: elan_i2c - check if device is there before really probing
>
> Doug Berger (2):
> bus: brcmstb_gisb: Use register offsets with writes too
> bus: brcmstb_gisb: correct support for 64-bit address output
>
> Eric Dumazet (11):
> tcp: better validation of received ack sequences
> net: fix possible out-of-bound read in skb_network_protocol()
> pptp: remove a buggy dst release in pptp_connect()
> sctp: do not leak kernel memory to user space
> sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
> net: fool proof dev_valid_name()
> ip_tunnel: better validate user provided tunnel names
> ipv6: sit: better validate user provided tunnel names
> ip6_gre: better validate user provided tunnel names
> ip6_tunnel: better validate user provided tunnel names
> vti6: better validate user provided tunnel names
>
> Eryu Guan (1):
> ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
>
> Fabio Estevam (2):
> ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin
> ARM: dts: imx6qdl-wandboard: Fix audio channel swap
>
> Firo Yang (1):
> hdlcdrv: Fix divide by zero in hdlcdrv_ioctl
>
> Ganesh Goudar (1):
> cxgb4: fix incorrect cim_la output for T6
>
> Geert Uytterhoeven (2):
> serial: sh-sci: Fix race condition causing garbage during shutdown
> sh_eth: Use platform device for printing before register_netdev()
>
> Greg Hackmann (1):
> Revert "xhci: plat: Register shutdown for xhci_plat"
>
> Greg Kroah-Hartman (1):
> Linux 4.4.128
>
> Grygorii Strashko (1):
> net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
>
> Guoqing Jiang (1):
> md-cluster: fix potential lock issue in add_new_disk
>
> Gustavo A. R. Silva (1):
> net: freescale: fix potential null pointer dereference
>
> Haishuang Yan (1):
> sit: reload iphdr in ipip6_rcv
>
> Hangbin Liu (2):
> l2tp: fix missing print session offset info
> vlan: also check phy_driver ts_info for vlan's real device
>
> Hans de Goede (1):
> ASoC: Intel: cht_bsw_rt5645: Analog Mic support
>
> Heiko Carstens (1):
> s390: move _text symbol to address higher than zero
>
> Heiner Kallweit (1):
> r8169: fix setting driver_data after register_netdev
>
> Ido Shamay (1):
> net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport
>
> Ihar Hrachyshka (2):
> neighbour: update neigh timestamps iff update is effective
> arp: honour gratuitous ARP _replies_
>
> Ivan Mikhaylov (1):
> powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
>
> J. Bruce Fields (1):
> lockd: fix lockd shutdown race
>
> Jacob Keller (1):
> e1000e: fix race condition around skb_tstamp_tx()
>
> Jag Raman (1):
> sparc64: ldc abort during vds iso boot
>
> James Wang (1):
> Fix loop device flush before configure v3
>
> Jan H. Schönherr (1):
> KVM: nVMX: Fix handling of lmsw instruction
>
> Jason A. Donenfeld (4):
> skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
> ipsec: check return value of skb_to_sgvec always
> rxrpc: check return value of skb_to_sgvec always
> virtio_net: check return value of skb_to_sgvec always
>
> Jason Wang (1):
> vhost: correctly remove wait queue during poll failure
>
> Jason Yan (2):
> scsi: libsas: fix memory leak in sas_smp_get_phy_events()
> scsi: libsas: fix error when getting phy events
>
> Jeff Barnhill (1):
> net/ipv6: Increment OUTxxx counters after netfilter hook
>
> Jesper Dangaard Brouer (1):
> mlx5: fix bug reading rss_hash_type from CQE
>
> Jia-Ju Bai (2):
> qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82xx_hw_read_wx_2M
> mISDN: Fix a sleep-in-atomic bug
>
> Jim Baxter (1):
> net: cdc_ncm: Fix TX zero padding
>
> Jiri Olsa (2):
> perf trace: Add mmap alias for s390
> perf tools: Fix copyfile_offset update of output offset
>
> Jisheng Zhang (1):
> usb: chipidea: properly handle host or gadget initialization failure
>
> Johannes Berg (1):
> cfg80211: make RATE_INFO_BW_20 the default
>
> Josh Poimboeuf (1):
> x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
>
> Julia Cartwright (1):
> md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
>
> KT Liao (2):
> Input: elantech - force relative mode on a certain module
> Input: elan_i2c - clear INT before resetting controller
>
> Kai-Heng Feng (1):
> sky2: Increase D3 delay to sky2 stops working after suspend
>
> Kees Cook (3):
> bna: Avoid reading past end of buffer
> qlge: Avoid reading past end of buffer
> ray_cs: Avoid reading past end of buffer
>
> Kirill Tkhai (1):
> pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
>
> Konstantin Khlebnikov (1):
> ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
>
> Kuninori Morimoto (1):
> ASoC: rsnd: SSI PIO adjust to 24bit mode
>
> Leonard Crestez (1):
> ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull
>
> Lin Zhang (1):
> net: ieee802154: fix net_device reference release too early
>
> Linus Walleij (1):
> gpio: label descriptors using the device name
>
> Liping Zhang (1):
> netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
>
> Lorenzo Bianconi (1):
> iio: magnetometer: st_magn_spi: fix spi_device_id table
>
> Luca Coelho (1):
> mac80211: bail out from prep_connection() if a reconfig is ongoing
>
> Lv Zheng (1):
> ACPICA: Events: Add runtime stub support for event APIs
>
> Maciej Purski (1):
> hwmon: (ina2xx) Make calibration register value fixed
>
> Mahesh Bandewar (1):
> ipv6: avoid dad-failures for addresses with NODAD
>
> Marcel Holtmann (1):
> Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
>
> Marcin Nowakowski (3):
> MIPS: mm: fixed mappings: correct initialisation
> MIPS: mm: adjust PKMAP location
> MIPS: kprobes: flush_insn_slot should flush only if probe initialised
>
> Masami Hiramatsu (1):
> perf probe: Add warning message if there is unexpected event name
>
> Maurizio Lombardi (1):
> scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()
>
> Mauro Carvalho Chehab (1):
> media: videobuf2-core: don't go out of the buffer range
>
> Mel Gorman (1):
> futex: Remove requirement for lock_page() in get_futex_key()
>
> Michael Ellerman (3):
> powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
> selftests/powerpc: Fix TM resched DSCR test with some compilers
> powerpc/spufs: Fix coredump of SPU contexts
>
> Michael Schmitz (1):
> fix race in drivers/char/random.c:get_reg()
>
> Miguel Fadon Perlines (1):
> arp: fix arp_filter on l3slave devices
>
> Miklos Szeredi (1):
> ovl: filter trusted xattr for non-admin
>
> Milian Wolff (1):
> perf report: Ensure the perf DSO mapping matches what libdw sees
>
> Ming Lei (1):
> blk-mq: fix kernel oops in blk_mq_tag_idle()
>
> Mintz, Yuval (1):
> bnx2x: Allow vfs to disable txvlan offload
>
> Namhyung Kim (1):
> perf header: Set proper module name when build-id event found
>
> Nathan Chancellor (1):
> virtio_net: check return value of skb_to_sgvec in one more location
>
> Neil Horman (1):
> vmxnet3: ensure that adapter is in proper state during force_close
>
> NeilBrown (1):
> SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
>
> Nikita Yushchenko (2):
> iio: hi8435: avoid garbage event at first enable
> iio: hi8435: cleanup reset gpio
>
> Nithin Sujir (1):
> bonding: Don't update slave->link until ready to commit
>
> Pan Bian (3):
> rtc: snvs: fix an incorrect check of return value
> usb: dwc3: keystone: check return value
> cx25840: fix unchecked return values
>
> Paolo Abeni (1):
> ipv6: the entire IPv6 header chain must fit the first fragment
>
> Paul Mackerras (1):
> KVM: PPC: Book3S PR: Check copy_to/from_user return values
>
> Peter Zijlstra (2):
> x86/tsc: Provide 'tsc=unstable' boot parameter
> perf/core: Correct event creation with PERF_FORMAT_GROUP
>
> Pieter \"PoroCYon\" Sluys (1):
> vfb: fix video mode and line_length being set when loaded
>
> Rabin Vincent (1):
> CIFS: silence lockdep splat in cifs_relock_file()
>
> Rasmus Villemoes (1):
> ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
>
> Robert Jarzmik (1):
> tags: honor COMPILED_SOURCE with apart output directory
>
> Roman Kapl (1):
> net: move somaxconn init from sysctl code
>
> Roman Pen (1):
> KVM: SVM: do not zero out segment attributes if segment is unusable or not present
>
> Roopa Prabhu (1):
> vxlan: dont migrate permanent fdb entries during learn
>
> Russell King (1):
> net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
>
> Sowmini Varadhan (1):
> rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
>
> Stefan Haberland (1):
> s390/dasd: fix hanging safe offline
>
> Stefan Wahren (1):
> net: qca_spi: Fix alignment issues in rx path
>
> Steffen Klassert (1):
> af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
>
> Stephen Smalley (1):
> selinux: do not check open permission on sockets
>
> Sudeep Holla (1):
> clk: scpi: fix return type of __scpi_dvfs_round_rate
>
> Suman Anna (1):
> ARM: davinci: da8xx: Create DSP device only when assigned memory
>
> Talat Batheesh (2):
> net/mlx4_en: Avoid adding steering rules with invalid ring
> net/mlx4: Fix the check in attaching steering rules
>
> Tang Junhui (2):
> bcache: stop writeback thread after detaching
> bcache: segregate flash only volume write streams
>
> Tariq Toukan (1):
> net/mlx5: Tolerate irq_set_affinity_hint() failures
>
> Theodore Ts'o (1):
> random: use lockless method of accessing and updating f->reg_idx
>
> Thomas Bogendoerfer (1):
> Fix serial console on SNI RM400 machines
>
> Thomas Petazzoni (1):
> ata: libahci: properly propagate return value of platform_get_irq()
>
> Tin Huynh (1):
> leds: pca955x: Correct I2C Functionality
>
> Tomi Valkeinen (1):
> drm/omap: fix tiled buffer stride calculations
>
> Tony Lindgren (1):
> tty: n_gsm: Allow ADM response in addition to UA for control dlci
>
> Trond Myklebust (2):
> NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
> NFSv4.1: Work around a Linux server bug...
>
> Vaibhav Jain (2):
> rtc: opal: Handle disabled TPO in opal_get_tpo_time()
> rtc: interface: Validate alarm-time before handling rollover
>
> Varun Prakash (1):
> scsi: csiostor: fix use after free in csio_hw_use_fwconfig()
>
> Vignesh R (1):
> serial: 8250: omap: Disable DMA for console UART
>
> Vlastimil Babka (1):
> sched/numa: Use down_read_trylock() for the mmap_sem
>
> Will Deacon (1):
> arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
>
> Willem de Bruijn (1):
> skbuff: only inherit relevant tx_flags
>
> Xin Long (4):
> sctp: fix recursive locking warning in sctp_do_peeloff
> bonding: fix the err path for dev hwaddr sync in bond_enslave
> bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
> bonding: process the err returned by dev_set_allmulti properly in bond_enslave
>
> Yi Zeng (1):
> thermal: power_allocator: fix one race condition issue for thermal_instances list
>
> chenxiang (1):
> scsi: libsas: initialize sas_phy status according to response of DISCOVER
>
> linzhang (2):
> net: x25: fix one potential use-after-free issue
> net: llc: add lock_sock in llc_ui_bind to avoid a race condition
>
> Makefile | 2 +-
> arch/arm/boot/dts/imx53-qsrb.dts | 2 +-
> arch/arm/boot/dts/imx6qdl-wandboard.dtsi | 1 +
> arch/arm/boot/dts/ls1021a.dtsi | 2 +-
> arch/arm/include/asm/xen/events.h | 2 +-
> arch/arm/mach-davinci/devices-da8xx.c | 10 +++
> arch/arm/mach-imx/cpu.c | 3 +
> arch/arm/mach-imx/mxc.h | 6 ++
> arch/arm64/include/asm/futex.h | 8 +-
> arch/mips/include/asm/kprobes.h | 3 +-
> arch/mips/include/asm/pgtable-32.h | 7 +-
> arch/mips/mm/pgtable-32.c | 6 +-
> arch/powerpc/include/asm/page.h | 12 +++
> arch/powerpc/kernel/time.c | 14 +++-
> arch/powerpc/kvm/book3s_pr_papr.c | 34 ++++++--
> arch/powerpc/platforms/cell/spufs/coredump.c | 2 +
> arch/s390/kernel/vmlinux.lds.S | 8 +-
> arch/sparc/kernel/ldc.c | 7 +-
> arch/x86/kernel/tsc.c | 2 +
> arch/x86/kvm/svm.c | 24 +++---
> arch/x86/kvm/vmx.c | 7 +-
> arch/x86/lib/csum-copy_64.S | 12 +--
> block/bio-integrity.c | 3 +
> block/blk-mq.c | 3 +-
> block/partition-generic.c | 4 +-
> crypto/async_tx/async_pq.c | 5 +-
> drivers/acpi/acpica/evxfevnt.c | 18 ++++
> drivers/acpi/acpica/psobject.c | 14 ++++
> drivers/ata/libahci_platform.c | 5 +-
> drivers/block/loop.c | 3 +
> drivers/bus/brcmstb_gisb.c | 42 +++++-----
> drivers/char/ipmi/ipmi_ssif.c | 2 +
> drivers/char/random.c | 10 ++-
> drivers/clk/clk-conf.c | 2 +-
> drivers/clk/clk-scpi.c | 6 +-
> drivers/cpuidle/dt_idle_states.c | 4 +-
> drivers/dma/imx-sdma.c | 23 +++--
> drivers/edac/mv64x60_edac.c | 2 +-
> drivers/gpio/gpiolib.c | 3 +-
> drivers/gpu/drm/omapdrm/omap_gem.c | 4 +-
> drivers/hwmon/ina2xx.c | 87 +++++++++++--------
> drivers/iio/adc/hi8435.c | 27 ++++--
> drivers/iio/magnetometer/st_magn_spi.c | 2 -
> drivers/infiniband/ulp/srpt/ib_srpt.c | 6 +-
> drivers/input/mouse/elan_i2c_core.c | 7 ++
> drivers/input/mouse/elan_i2c_i2c.c | 9 +-
> drivers/input/mouse/elantech.c | 11 +++
> drivers/isdn/mISDN/stack.c | 2 +-
> drivers/leds/leds-pca955x.c | 2 +-
> drivers/md/bcache/alloc.c | 19 +++--
> drivers/md/bcache/super.c | 6 ++
> drivers/md/md-cluster.c | 4 +-
> drivers/md/raid5.c | 17 ++--
> drivers/media/i2c/cx25840/cx25840-core.c | 36 ++++----
> drivers/media/rc/mceusb.c | 9 +-
> drivers/media/v4l2-core/videobuf2-core.c | 4 +
> drivers/misc/vmw_vmci/vmci_queue_pair.c | 10 ++-
> drivers/net/bonding/bond_main.c | 84 ++++++++++---------
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 19 ++++-
> drivers/net/ethernet/brocade/bna/bfa_ioc.c | 2 +-
> drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 32 ++++++-
> drivers/net/ethernet/chelsio/cxgb4vf/sge.c | 23 +++--
> drivers/net/ethernet/freescale/fsl_pq_mdio.c | 9 +-
> drivers/net/ethernet/ibm/emac/core.c | 26 +++++-
> drivers/net/ethernet/intel/e1000e/netdev.c | 17 +++-
> drivers/net/ethernet/marvell/sky2.c | 2 +-
> drivers/net/ethernet/mellanox/mlx4/mcg.c | 15 +++-
> drivers/net/ethernet/mellanox/mlx4/qp.c | 19 +++++
> .../net/ethernet/mellanox/mlx4/resource_tracker.c | 16 ++--
> drivers/net/ethernet/mellanox/mlx5/core/main.c | 14 +---
> .../net/ethernet/qlogic/netxen/netxen_nic_ctx.c | 2 +-
> drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c | 2 +-
> drivers/net/ethernet/qlogic/qlge/qlge_dbg.c | 4 +-
> drivers/net/ethernet/qualcomm/qca_spi.c | 10 ++-
> drivers/net/ethernet/realtek/r8169.c | 4 +-
> drivers/net/ethernet/renesas/sh_eth.c | 2 +-
> drivers/net/ethernet/ti/cpsw.c | 16 ++++
> drivers/net/hamradio/hdlcdrv.c | 2 +
> drivers/net/phy/phy.c | 6 ++
> drivers/net/ppp/pptp.c | 1 -
> drivers/net/usb/cdc_ncm.c | 11 ++-
> drivers/net/virtio_net.c | 16 +++-
> drivers/net/vmxnet3/vmxnet3_drv.c | 5 ++
> drivers/net/vrf.c | 5 +-
> drivers/net/vxlan.c | 2 +-
> drivers/net/wireless/ath/ath5k/debug.c | 5 +-
> drivers/net/wireless/ray_cs.c | 7 +-
> drivers/net/wireless/ti/wl1251/main.c | 3 +-
> drivers/powercap/powercap_sys.c | 1 +
> drivers/rtc/interface.c | 9 +-
> drivers/rtc/rtc-opal.c | 10 +++
> drivers/rtc/rtc-snvs.c | 2 +-
> drivers/s390/block/dasd.c | 8 +-
> drivers/scsi/bnx2fc/bnx2fc.h | 1 +
> drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 10 ++-
> drivers/scsi/csiostor/csio_hw.c | 5 +-
> drivers/scsi/libsas/sas_expander.c | 4 +-
> drivers/scsi/mpt3sas/mpt3sas_scsih.c | 28 ++++---
> drivers/staging/wlan-ng/prism2mgmt.c | 2 +-
> drivers/thermal/power_allocator.c | 2 +
> drivers/tty/n_gsm.c | 17 +++-
> drivers/tty/serial/8250/8250_omap.c | 4 +
> drivers/tty/serial/sccnxp.c | 15 ++--
> drivers/tty/serial/sh-sci.c | 16 +++-
> drivers/usb/chipidea/core.c | 29 +++++--
> drivers/usb/dwc3/dwc3-keystone.c | 4 +
> drivers/usb/host/xhci-plat.c | 1 -
> drivers/usb/storage/ene_ub6250.c | 11 ++-
> drivers/vhost/vhost.c | 3 +-
> drivers/video/fbdev/vfb.c | 17 ++++
> fs/btrfs/extent_io.c | 2 +-
> fs/cifs/file.c | 2 +-
> fs/cifs/smb2pdu.c | 14 ++--
> fs/ext4/file.c | 2 +-
> fs/ext4/mballoc.c | 23 +++--
> fs/lockd/svc.c | 6 +-
> fs/nfs/flexfilelayout/flexfilelayout.c | 1 +
> fs/nfs/nfs4proc.c | 13 ++-
> fs/nfs/nfs4state.c | 10 ++-
> fs/overlayfs/inode.c | 12 ++-
> include/linux/compiler-clang.h | 5 ++
> include/linux/mlx4/qp.h | 1 +
> include/linux/mlx5/device.h | 10 ++-
> include/linux/skbuff.h | 8 +-
> include/net/cfg80211.h | 2 +-
> include/net/x25.h | 4 +-
> kernel/events/core.c | 15 ++--
> kernel/futex.c | 98 ++++++++++++++++++++--
> kernel/pid.c | 4 +-
> kernel/sched/fair.c | 3 +-
> net/8021q/vlan_dev.c | 6 +-
> net/bluetooth/hci_core.c | 17 +++-
> net/ceph/osdmap.c | 1 +
> net/core/dev.c | 4 +-
> net/core/neighbour.c | 14 +++-
> net/core/net_namespace.c | 19 +++++
> net/core/skbuff.c | 75 +++++++++++------
> net/core/sysctl_net_core.c | 2 -
> net/ieee802154/socket.c | 8 +-
> net/ipv4/ah4.c | 8 +-
> net/ipv4/arp.c | 18 +++-
> net/ipv4/esp4.c | 13 +--
> net/ipv4/ip_tunnel.c | 11 +--
> net/ipv4/tcp_input.c | 24 +++---
> net/ipv6/addrconf.c | 5 +-
> net/ipv6/ah6.c | 8 +-
> net/ipv6/esp6.c | 12 ++-
> net/ipv6/ip6_gre.c | 8 +-
> net/ipv6/ip6_output.c | 19 +++--
> net/ipv6/ip6_tunnel.c | 11 ++-
> net/ipv6/ip6_vti.c | 7 +-
> net/ipv6/route.c | 3 +
> net/ipv6/sit.c | 9 +-
> net/key/af_key.c | 2 +-
> net/l2tp/l2tp_netlink.c | 2 +
> net/llc/af_llc.c | 3 +
> net/mac80211/mlme.c | 4 +
> net/netfilter/nf_conntrack_netlink.c | 7 +-
> net/netlink/af_netlink.c | 3 +
> net/rds/bind.c | 1 +
> net/rxrpc/rxkad.c | 21 +++--
> net/sched/act_api.c | 4 +-
> net/sched/act_bpf.c | 12 ++-
> net/sctp/ipv6.c | 4 +-
> net/sctp/socket.c | 17 ++--
> net/sunrpc/xprtsock.c | 7 +-
> net/x25/af_x25.c | 24 ++++--
> net/x25/sysctl_net_x25.c | 5 +-
> net/xfrm/xfrm_state.c | 2 +
> scripts/tags.sh | 1 +
> security/selinux/hooks.c | 10 ++-
> sound/soc/intel/atom/sst/sst_stream.c | 2 +-
> sound/soc/intel/boards/cht_bsw_rt5645.c | 7 ++
> sound/soc/sh/rcar/ssi.c | 11 ++-
> tools/perf/builtin-trace.c | 4 +
> tools/perf/util/header.c | 12 ++-
> tools/perf/util/probe-event.c | 8 ++
> tools/perf/util/unwind-libdw.c | 8 ++
> tools/perf/util/util.c | 2 +-
> .../testing/selftests/powerpc/tm/tm-resched-dscr.c | 2 +-
> 180 files changed, 1369 insertions(+), 518 deletions(-)
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20180419/cd2467bc/attachment.sig>
More information about the kernel-team
mailing list