lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon,  1 Jan 2018 15:36:31 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        linux@...ck-us.net, shuahkh@....samsung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 4.14 000/146] 4.14.11-stable review

This is the start of the stable review cycle for the 4.14.11 release.
There are 146 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed Jan  3 14:00:12 UTC 2018.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.11-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 4.14.11-rc1

Johan Hovold <johan@...nel.org>
    tty: fix tty_ldisc_receive_buf() documentation

Linus Torvalds <torvalds@...ux-foundation.org>
    n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)

Thomas Gleixner <tglx@...utronix.de>
    x86/ldt: Make LDT pgtable free conditional

Thomas Gleixner <tglx@...utronix.de>
    x86/ldt: Plug memory leak in error path

Andy Lutomirski <luto@...nel.org>
    x86/espfix/64: Fix espfix double-fault handling on 5-level systems

Linus Torvalds <torvalds@...ux-foundation.org>
    x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)

Thomas Gleixner <tglx@...utronix.de>
    x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()

Thomas Gleixner <tglx@...utronix.de>
    x86/smpboot: Remove stale TLB flush invocations

Thomas Gleixner <tglx@...utronix.de>
    nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()

Sushmita Susheelendra <ssusheel@...eaurora.org>
    staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device

Sudeep Holla <sudeep.holla@....com>
    drivers: base: cacheinfo: fix cache type for non-architected system cache

Johan Hovold <johan@...nel.org>
    phy: tegra: fix device-tree node lookups

Todd Kjos <tkjos@...roid.com>
    binder: fix proc->files use-after-free

Thomas Gleixner <tglx@...utronix.de>
    timers: Reinitialize per cpu bases on hotplug

Thomas Gleixner <tglx@...utronix.de>
    timers: Invoke timer_start_debug() where it makes sense

Anna-Maria Gleixner <anna-maria@...utronix.de>
    timers: Use deferrable base independent of base::nohz_active

Daniel Thompson <daniel.thompson@...aro.org>
    usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201

Mathias Nyman <mathias.nyman@...ux.intel.com>
    USB: Fix off by one in type-specific length check of BOS SSP capability

Oliver Neukum <oneukum@...e.com>
    usb: add RESET_RESUME for ELSA MicroLink 56K

Dmitry Fleytman Dmitry Fleytman <dmitry.fleytman@...il.com>
    usb: Add device quirk for Logitech HD Pro Webcam C925e

SZ Lin (林上智) <sz.lin@...a.com>
    USB: serial: option: adding support for YUGA CLM920-NC5

Daniele Palmas <dnlplm@...il.com>
    USB: serial: option: add support for Telit ME910 PID 0x1101

Reinhard Speyerer <rspmn@...or.de>
    USB: serial: qcserial: add Sierra Wireless EM7565

Max Schulze <max.schulze@...teo.de>
    USB: serial: ftdi_sio: add id for Airbus DS P8GR

Johan Hovold <johan@...nel.org>
    USB: chipidea: msm: fix ulpi-node lookup

Shuah Khan <shuah@...nel.org>
    usbip: vhci: stop printing kernel pointer addresses in messages

Shuah Khan <shuah@...nel.org>
    usbip: stub: stop printing kernel pointer addresses in messages

Shuah Khan <shuah@...nel.org>
    usbip: prevent leaking socket pointer address in messages

Juan Zea <juan.zea@...del.com>
    usbip: fix usbip bind writing random string after command in match_busid

Jan Engelhardt <jengelh@...i.de>
    sparc64: repair calling incorrect hweight function from stubs

Willem de Bruijn <willemb@...gle.com>
    skbuff: in skb_copy_ubufs unclone before releasing zerocopy

Willem de Bruijn <willemb@...gle.com>
    skbuff: skb_copy_ubufs must release uarg even without user frags

Willem de Bruijn <willemb@...gle.com>
    skbuff: orphan frags before zerocopy clone

Saeed Mahameed <saeedm@...lanox.com>
    Revert "mlx5: move affinity hints assignments to generic code"

Nicolas Dichtel <nicolas.dichtel@...nd.com>
    ipv6: set all.accept_dad to 0 by default

Phil Sutter <phil@....cc>
    ipv4: fib: Fix metrics match when deleting a route

Russell King <rmk+kernel@...linux.org.uk>
    phylink: ensure AN is enabled

Russell King <rmk+kernel@...linux.org.uk>
    phylink: ensure the PHY interface mode is appropriately set

Calvin Owens <calvinowens@...com>
    bnxt_en: Fix sources of spurious netpoll warnings

Jiri Pirko <jiri@...lanox.com>
    net: sched: fix static key imbalance in case of ingress/clsact_init error

Alexey Kodanev <alexey.kodanev@...cle.com>
    vxlan: restore dev->mtu setting based on lower device

Kamal Heib <kamalh@...lanox.com>
    net/mlx5: FPGA, return -EINVAL if size is zero

Eric Dumazet <edumazet@...gle.com>
    tcp: refresh tcp_mstamp from timers callbacks

Ido Schimmel <idosch@...lanox.com>
    ipv6: Honor specified parameters in fibmatch lookup

Zhao Qiang <qiang.zhao@....com>
    net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.

Wei Wang <weiwan@...gle.com>
    tcp: fix potential underestimation on rcv_rtt

Yuval Mintz <yuvalm@...lanox.com>
    mlxsw: spectrum: Disable MAC learning for ovs port

Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@...il.com>
    tipc: fix hanging poll() for stream sockets

Xin Long <lucien.xin@...il.com>
    sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams

Julian Wiedmann <jwi@...ux.vnet.ibm.com>
    s390/qeth: fix error handling in checksum cmd callback

Florian Fainelli <f.fainelli@...il.com>
    net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY

Bert Kenward <bkenward@...arflare.com>
    sfc: pass valid pointers from efx_enqueue_unwind

Eric Garver <e@...g.me>
    openvswitch: Fix pop_vlan action for double tagged frames

Moni Shoua <monis@...lanox.com>
    net/mlx5: Fix error flow in CREATE_QP command

Gal Pressman <galp@...lanox.com>
    net/mlx5e: Prevent possible races in VXLAN control flow

Gal Pressman <galp@...lanox.com>
    net/mlx5e: Add refcount to VXLAN structure

Gal Pressman <galp@...lanox.com>
    net/mlx5e: Fix features check of IPv6 traffic

Gal Pressman <galp@...lanox.com>
    net/mlx5e: Fix possible deadlock of VXLAN lock

Eran Ben Elisha <eranbe@...lanox.com>
    net/mlx5: Fix rate limit packet pacing naming and struct

Yousuk Seung <ysseung@...gle.com>
    tcp: invalidate rate samples during SACK reneging

Willem de Bruijn <willemb@...gle.com>
    sock: free skb in skb_complete_tx_timestamp on error

Grygorii Strashko <grygorii.strashko@...com>
    net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround

Eric W. Biederman <ebiederm@...ssion.com>
    net: Fix double free and memory corruption in get_net_ns_by_id()

Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
    net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks

Ido Schimmel <idosch@...lanox.com>
    ipv4: Fix use-after-free when flushing FIB tables

Alexey Kodanev <alexey.kodanev@...cle.com>
    ip6_gre: fix device features for ioctl setup

Nikita V. Shirokov <tehnerd@...com>
    adding missing rcu_read_unlock in ipxip6_rcv

Tonghao Zhang <xiangxia.m.yue@...il.com>
    sctp: Replace use of sockets_allocated with specified macro.

Tobias Jordan <Tobias.Jordan@...ktrobit.com>
    net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case

Mohamed Ghannam <simo.ghannam@...il.com>
    net: ipv4: fix for a race condition in raw_sendmsg

Julian Wiedmann <jwi@...ux.vnet.ibm.com>
    s390/qeth: update takeover IPs after configuration change

Julian Wiedmann <jwi@...ux.vnet.ibm.com>
    s390/qeth: lock IP table while applying takeover changes

Julian Wiedmann <jwi@...ux.vnet.ibm.com>
    s390/qeth: don't apply takeover changes to RXIP

Julian Wiedmann <jwi@...ux.vnet.ibm.com>
    s390/qeth: apply takeover changes when mode is toggled

Neal Cardwell <ncardwell@...gle.com>
    tcp_bbr: reset long-term bandwidth sampling on loss recovery undo

Neal Cardwell <ncardwell@...gle.com>
    tcp_bbr: reset full pipe detection on loss recovery undo

Brian King <brking@...ux.vnet.ibm.com>
    tg3: Fix rx hang on MTU change with 5717/5719

Christoph Paasch <cpaasch@...le.com>
    tcp md5sig: Use skb's saddr when replying to an incoming segment

Neal Cardwell <ncardwell@...gle.com>
    tcp_bbr: record "full bw reached" decision in new full_bw_reached bit

Avinash Repaka <avinash.repaka@...cle.com>
    RDS: Check cmsg_len before dereferencing CMSG_DATA

Michael S. Tsirkin <mst@...hat.com>
    ptr_ring: add barriers

Shaohua Li <shli@...com>
    net: reevalulate autoflowlabel setting after sysctl setting

Sebastian Sjoholm <ssjoholm@....com>
    net: qmi_wwan: add Sierra EM7565 1199:9091

Kevin Cernekee <cernekee@...omium.org>
    netlink: Add netns check on taps

Kevin Cernekee <cernekee@...omium.org>
    net: igmp: Use correct source address on IGMPv3 reports

Fugang Duan <fugang.duan@....com>
    net: fec: unmap the xmit buffer that are not transferred by DMA

Eric Dumazet <edumazet@...gle.com>
    ipv6: mcast: better catch silly mtu values

Eric Dumazet <edumazet@...gle.com>
    ipv4: igmp: guard against silly MTU values

Linus Torvalds <torvalds@...ux-foundation.org>
    kbuild: add '-fno-stack-check' to kernel build options

Ming Lei <ming.lei@...hat.com>
    block: don't let passthrough IO go into .make_request_fn()

Jens Axboe <axboe@...nel.dk>
    block: fix blk_rq_append_bio

Joel Fernandes <joelaf@...gle.com>
    cpufreq: schedutil: Use idle_calls counter of the remote CPU

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix missing COEF init for ALC225/295/299

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - fix headset mic detection issue on a Dell machine

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - change the location for one mic on a Lenovo machine

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines

Takashi Iwai <tiwai@...e.de>
    ALSA: hda: Drop useless WARN_ON()

Moni Shoua <monis@...lanox.com>
    IB/core: Verify that QP is security enabled in create and destroy

Moni Shoua <monis@...lanox.com>
    IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()

Majd Dibbiny <majd@...lanox.com>
    IB/mlx5: Serialize access to the VMA list

Michael J. Ruhl <michael.j.ruhl@...el.com>
    IB/hfi: Only read capability registers if the capability exists

Christophe Leroy <christophe.leroy@....fr>
    gpio: fix "gpio-line-names" property retrieval

Andrew F. Davis <afd@...com>
    ASoC: tlv320aic31xx: Fix GPIO1 register definition

Johan Hovold <johan@...nel.org>
    ASoC: twl4030: fix child-node lookup

Maciej S. Szmigiero <mail@...iej.szmigiero.name>
    ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure

Johan Hovold <johan@...nel.org>
    ASoC: da7218: fix fix child-node lookup

Ben Hutchings <ben.hutchings@...ethink.co.uk>
    ASoC: wm_adsp: Fix validation of firmware and coeff lengths

Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
    ASoC: codecs: msm8916-wcd: Fix supported formats

Steve Wise <swise@...ngridcomputing.com>
    iw_cxgb4: Only validate the MSN for successful completions

Steven Rostedt (VMware) <rostedt@...dmis.org>
    ring-buffer: Do no reuse reader page if still in use

Steven Rostedt (VMware) <rostedt@...dmis.org>
    ring-buffer: Mask out the info bits when returning buffer page length

Thomas Gleixner <tglx@...utronix.de>
    x86/ldt: Make the LDT mapping RO

Thomas Gleixner <tglx@...utronix.de>
    x86/mm/dump_pagetables: Allow dumping current pagetables

Thomas Gleixner <tglx@...utronix.de>
    x86/mm/dump_pagetables: Check user space page table for WX pages

Borislav Petkov <bp@...e.de>
    x86/mm/dump_pagetables: Add page table directory to the debugfs VFS hierarchy

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm/pti: Add Kconfig

Vlastimil Babka <vbabka@...e.cz>
    x86/dumpstack: Indicate in Oops whether PTI is configured and enabled

Peter Zijlstra <peterz@...radead.org>
    x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm: Use INVPCID for __native_flush_tlb_single()

Peter Zijlstra <peterz@...radead.org>
    x86/mm: Optimize RESTORE_CR3

Peter Zijlstra <peterz@...radead.org>
    x86/mm: Use/Fix PCID to optimize user/kernel switches

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm: Abstract switching CR3

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm: Allow flushing for future ASID switches

Andy Lutomirski <luto@...nel.org>
    x86/pti: Map the vsyscall page if needed

Andy Lutomirski <luto@...nel.org>
    x86/pti: Put the LDT in its own PGD if PTI is on

Andy Lutomirski <luto@...nel.org>
    x86/mm/64: Make a full PGD-entry size hole in the memory map

Hugh Dickins <hughd@...gle.com>
    x86/events/intel/ds: Map debug buffers in cpu_entry_area

Thomas Gleixner <tglx@...utronix.de>
    x86/cpu_entry_area: Add debugstore entries to cpu_entry_area

Andy Lutomirski <luto@...nel.org>
    x86/mm/pti: Map ESPFIX into user space

Thomas Gleixner <tglx@...utronix.de>
    x86/mm/pti: Share entry text PMD

Thomas Gleixner <tglx@...utronix.de>
    x86/entry: Align entry text section to PMD boundary

Andy Lutomirski <luto@...nel.org>
    x86/mm/pti: Share cpu_entry_area with user space page tables

Thomas Gleixner <tglx@...utronix.de>
    x86/mm/pti: Force entry through trampoline when PTI active

Andy Lutomirski <luto@...nel.org>
    x86/mm/pti: Add functions to clone kernel PMDs

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm/pti: Populate user PGD

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm/pti: Allocate a separate user PGD

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm/pti: Allow NX poison to be set in p4d/pgd

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm/pti: Add mapping helper functions

Borislav Petkov <bp@...e.de>
    x86/pti: Add the pti= cmdline option and documentation

Thomas Gleixner <tglx@...utronix.de>
    x86/mm/pti: Add infrastructure for page table isolation

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching

Dave Hansen <dave.hansen@...ux.intel.com>
    x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y

Thomas Gleixner <tglx@...utronix.de>
    x86/cpufeatures: Add X86_BUG_CPU_INSECURE

Jing Xia <jing.xia@...eadtrum.com>
    tracing: Fix crash when it fails to alloc ring buffer

Steven Rostedt (VMware) <rostedt@...dmis.org>
    tracing: Fix possible double free on failure of allocating trace buffer

Steven Rostedt (VMware) <rostedt@...dmis.org>
    tracing: Remove extra zeroing out of the ring buffer page


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

Diffstat:

 Documentation/admin-guide/kernel-parameters.txt    |   8 +
 Documentation/x86/x86_64/mm.txt                    |   5 +-
 Makefile                                           |   7 +-
 arch/sparc/lib/hweight.S                           |   4 +-
 arch/x86/boot/compressed/pagetable.c               |   3 +
 arch/x86/entry/calling.h                           | 145 ++++++++
 arch/x86/entry/entry_64.S                          |  48 ++-
 arch/x86/entry/entry_64_compat.S                   |  24 +-
 arch/x86/entry/vsyscall/vsyscall_64.c              |   6 +-
 arch/x86/events/intel/ds.c                         | 130 ++++---
 arch/x86/events/perf_event.h                       |  23 +-
 arch/x86/include/asm/cpu_entry_area.h              |  13 +
 arch/x86/include/asm/cpufeatures.h                 |   4 +-
 arch/x86/include/asm/desc.h                        |   2 +
 arch/x86/include/asm/disabled-features.h           |   8 +-
 arch/x86/include/asm/intel_ds.h                    |  36 ++
 arch/x86/include/asm/mmu_context.h                 |  59 +++-
 arch/x86/include/asm/pgalloc.h                     |  11 +
 arch/x86/include/asm/pgtable.h                     |  30 +-
 arch/x86/include/asm/pgtable_64.h                  |  92 +++++
 arch/x86/include/asm/pgtable_64_types.h            |   8 +-
 arch/x86/include/asm/processor-flags.h             |   5 +
 arch/x86/include/asm/processor.h                   |  23 +-
 arch/x86/include/asm/pti.h                         |  14 +
 arch/x86/include/asm/tlbflush.h                    | 208 +++++++++--
 arch/x86/include/asm/vsyscall.h                    |   1 +
 arch/x86/include/uapi/asm/processor-flags.h        |   7 +-
 arch/x86/kernel/asm-offsets.c                      |   4 +
 arch/x86/kernel/cpu/common.c                       |   9 +-
 arch/x86/kernel/dumpstack.c                        |   6 +-
 arch/x86/kernel/head_64.S                          |  30 +-
 arch/x86/kernel/ldt.c                              | 151 +++++++-
 arch/x86/kernel/machine_kexec_32.c                 |   4 +-
 arch/x86/kernel/smpboot.c                          |   9 -
 arch/x86/kernel/tls.c                              |  11 +-
 arch/x86/kernel/traps.c                            |   2 +-
 arch/x86/kernel/vmlinux.lds.S                      |   8 +
 arch/x86/mm/Makefile                               |   7 +-
 arch/x86/mm/cpu_entry_area.c                       |  27 ++
 arch/x86/mm/debug_pagetables.c                     |  80 ++++-
 arch/x86/mm/dump_pagetables.c                      |  43 ++-
 arch/x86/mm/init.c                                 |  80 +++--
 arch/x86/mm/pgtable.c                              |   5 +-
 arch/x86/mm/pti.c                                  | 387 +++++++++++++++++++++
 arch/x86/mm/tlb.c                                  |  58 ++-
 arch/x86/platform/efi/efi_64.c                     |   5 +-
 block/blk-map.c                                    |  38 +-
 block/bounce.c                                     |   6 +-
 drivers/android/binder.c                           |  44 ++-
 drivers/base/cacheinfo.c                           |  13 +
 drivers/gpio/gpiolib-acpi.c                        |   2 +-
 drivers/gpio/gpiolib-devprop.c                     |  17 +-
 drivers/gpio/gpiolib-of.c                          |   3 +-
 drivers/gpio/gpiolib.h                             |   3 +-
 drivers/infiniband/core/security.c                 |   3 +
 drivers/infiniband/core/uverbs_cmd.c               |   4 +-
 drivers/infiniband/core/verbs.c                    |   3 +-
 drivers/infiniband/hw/cxgb4/cq.c                   |   6 +-
 drivers/infiniband/hw/hfi1/hfi.h                   |   1 -
 drivers/infiniband/hw/hfi1/pcie.c                  |  30 +-
 drivers/infiniband/hw/mlx5/main.c                  |   8 +
 drivers/infiniband/hw/mlx5/mlx5_ib.h               |   4 +
 drivers/net/dsa/bcm_sf2.c                          |   2 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   4 +-
 drivers/net/ethernet/broadcom/tg3.c                |   4 +-
 drivers/net/ethernet/freescale/fec_main.c          |   6 +
 drivers/net/ethernet/marvell/mvmdio.c              |   3 +-
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  48 +--
 drivers/net/ethernet/mellanox/mlx5/core/fpga/sdk.c |   6 +
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  75 +++-
 drivers/net/ethernet/mellanox/mlx5/core/qp.c       |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/rl.c       |  22 +-
 drivers/net/ethernet/mellanox/mlx5/core/vxlan.c    |  64 ++--
 drivers/net/ethernet/mellanox/mlx5/core/vxlan.h    |   1 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  18 +
 drivers/net/ethernet/sfc/tx.c                      |   5 +-
 drivers/net/phy/marvell.c                          |   2 +-
 drivers/net/phy/micrel.c                           |   1 +
 drivers/net/phy/phylink.c                          |   2 +
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/vxlan.c                                |   5 +
 drivers/phy/tegra/xusb.c                           |  58 +--
 drivers/s390/net/qeth_core.h                       |   6 +-
 drivers/s390/net/qeth_core_main.c                  |  15 +-
 drivers/s390/net/qeth_l3.h                         |   2 +-
 drivers/s390/net/qeth_l3_main.c                    |  36 +-
 drivers/s390/net/qeth_l3_sys.c                     |  75 ++--
 drivers/scsi/osd/osd_initiator.c                   |   4 +-
 drivers/staging/android/ion/ion.c                  |   4 +-
 drivers/target/target_core_pscsi.c                 |   4 +-
 drivers/tty/n_tty.c                                |   4 +-
 drivers/tty/tty_buffer.c                           |   2 +-
 drivers/usb/chipidea/ci_hdrc_msm.c                 |   2 +-
 drivers/usb/core/config.c                          |   2 +-
 drivers/usb/core/quirks.c                          |   6 +-
 drivers/usb/host/xhci-pci.c                        |   3 +
 drivers/usb/serial/ftdi_sio.c                      |   1 +
 drivers/usb/serial/ftdi_sio_ids.h                  |   6 +
 drivers/usb/serial/option.c                        |  17 +
 drivers/usb/serial/qcserial.c                      |   3 +
 drivers/usb/usbip/stub_dev.c                       |   3 +-
 drivers/usb/usbip/stub_main.c                      |   5 +-
 drivers/usb/usbip/stub_rx.c                        |   7 +-
 drivers/usb/usbip/stub_tx.c                        |   6 +-
 drivers/usb/usbip/usbip_common.c                   |  16 +-
 drivers/usb/usbip/vhci_hcd.c                       |  12 +-
 drivers/usb/usbip/vhci_rx.c                        |  23 +-
 drivers/usb/usbip/vhci_tx.c                        |   3 +-
 include/linux/blkdev.h                             |  23 +-
 include/linux/cpuhotplug.h                         |   2 +-
 include/linux/ipv6.h                               |   3 +-
 include/linux/mlx5/driver.h                        |   1 +
 include/linux/mlx5/mlx5_ifc.h                      |   8 +-
 include/linux/pti.h                                |  11 +
 include/linux/ptr_ring.h                           |   9 +
 include/linux/tcp.h                                |   3 +-
 include/linux/tick.h                               |   1 +
 include/linux/timer.h                              |   4 +-
 include/net/ip.h                                   |   1 +
 include/net/tcp.h                                  |   2 +-
 init/main.c                                        |   3 +
 kernel/cpu.c                                       |   4 +-
 kernel/sched/cpufreq_schedutil.c                   |   2 +-
 kernel/time/tick-sched.c                           |  32 +-
 kernel/time/timer.c                                |  35 +-
 kernel/trace/ring_buffer.c                         |  12 +-
 kernel/trace/trace.c                               |  13 +-
 net/bridge/br_netlink.c                            |  11 +-
 net/core/net_namespace.c                           |   2 +-
 net/core/skbuff.c                                  |  17 +-
 net/ipv4/devinet.c                                 |   2 +-
 net/ipv4/fib_frontend.c                            |   9 +-
 net/ipv4/fib_semantics.c                           |   8 +-
 net/ipv4/igmp.c                                    |  44 ++-
 net/ipv4/ip_tunnel.c                               |   4 +-
 net/ipv4/raw.c                                     |  15 +-
 net/ipv4/tcp.c                                     |   1 +
 net/ipv4/tcp_bbr.c                                 |  12 +-
 net/ipv4/tcp_input.c                               |  20 +-
 net/ipv4/tcp_ipv4.c                                |   2 +-
 net/ipv4/tcp_rate.c                                |  10 +-
 net/ipv4/tcp_timer.c                               |   2 +
 net/ipv6/addrconf.c                                |   2 +-
 net/ipv6/af_inet6.c                                |   1 -
 net/ipv6/ip6_gre.c                                 |  57 +--
 net/ipv6/ip6_output.c                              |  12 +-
 net/ipv6/ip6_tunnel.c                              |   2 +-
 net/ipv6/ipv6_sockglue.c                           |   1 +
 net/ipv6/mcast.c                                   |  25 +-
 net/ipv6/route.c                                   |  19 +-
 net/ipv6/tcp_ipv6.c                                |   2 +-
 net/netlink/af_netlink.c                           |   3 +
 net/openvswitch/flow.c                             |  15 +-
 net/rds/send.c                                     |   3 +
 net/sched/sch_ingress.c                            |   9 +-
 net/sctp/socket.c                                  |  10 +-
 net/tipc/socket.c                                  |   2 +-
 security/Kconfig                                   |  10 +
 sound/hda/hdac_i915.c                              |   2 +-
 sound/pci/hda/patch_conexant.c                     |  29 ++
 sound/pci/hda/patch_realtek.c                      |  14 +-
 sound/soc/codecs/da7218.c                          |   2 +-
 sound/soc/codecs/msm8916-wcd-analog.c              |   2 +-
 sound/soc/codecs/msm8916-wcd-digital.c             |   4 +-
 sound/soc/codecs/tlv320aic31xx.h                   |   2 +-
 sound/soc/codecs/twl4030.c                         |   4 +-
 sound/soc/codecs/wm_adsp.c                         |  12 +-
 sound/soc/fsl/fsl_ssi.c                            |  18 +-
 tools/testing/selftests/x86/ldt_gdt.c              |   3 +-
 tools/usb/usbip/src/utils.c                        |   9 +-
 172 files changed, 2568 insertions(+), 672 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ