linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.4 000/190] 4.4.128-stable review
@ 2018-04-11 18:34 Greg Kroah-Hartman
  2018-04-11 18:34 ` [PATCH 4.4 001/190] cfg80211: make RATE_INFO_BW_20 the default Greg Kroah-Hartman
                   ` (194 more replies)
  0 siblings, 195 replies; 216+ messages in thread
From: Greg Kroah-Hartman @ 2018-04-11 18:34 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuahkh, patches,
	ben.hutchings, lkft-triage, stable

This is the start of the stable review cycle for the 4.4.128 release.
There are 190 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 Fri Apr 13 18:34:54 UTC 2018.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.128-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.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 4.4.128-rc1

David Ahern <dsahern@gmail.com>
    vrf: Fix use after free and double free in vrf_finish_output

Paolo Abeni <pabeni@redhat.com>
    ipv6: the entire IPv6 header chain must fit the first fragment

Jeff Barnhill <0xeffeff@gmail.com>
    net/ipv6: Increment OUTxxx counters after netfilter hook

Craig Dillabaugh <cdillaba@mojatatu.com>
    net sched actions: fix dumping which requires several messages to user space

Heiner Kallweit <hkallweit1@gmail.com>
    r8169: fix setting driver_data after register_netdev

Eric Dumazet <edumazet@google.com>
    vti6: better validate user provided tunnel names

Eric Dumazet <edumazet@google.com>
    ip6_tunnel: better validate user provided tunnel names

Eric Dumazet <edumazet@google.com>
    ip6_gre: better validate user provided tunnel names

Eric Dumazet <edumazet@google.com>
    ipv6: sit: better validate user provided tunnel names

Eric Dumazet <edumazet@google.com>
    ip_tunnel: better validate user provided tunnel names

Eric Dumazet <edumazet@google.com>
    net: fool proof dev_valid_name()

Xin Long <lucien.xin@gmail.com>
    bonding: process the err returned by dev_set_allmulti properly in bond_enslave

Xin Long <lucien.xin@gmail.com>
    bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave

Xin Long <lucien.xin@gmail.com>
    bonding: fix the err path for dev hwaddr sync in bond_enslave

Hangbin Liu <liuhangbin@gmail.com>
    vlan: also check phy_driver ts_info for vlan's real device

Jason Wang <jasowang@redhat.com>
    vhost: correctly remove wait queue during poll failure

Kai-Heng Feng <kai.heng.feng@canonical.com>
    sky2: Increase D3 delay to sky2 stops working after suspend

Eric Dumazet <edumazet@google.com>
    sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6

Eric Dumazet <edumazet@google.com>
    sctp: do not leak kernel memory to user space

Eric Dumazet <edumazet@google.com>
    pptp: remove a buggy dst release in pptp_connect()

Davide Caratti <dcaratti@redhat.com>
    net/sched: fix NULL dereference in the error path of tcf_bpf_init()

Alexander Potapenko <glider@google.com>
    netlink: make sure nladdr has correct size in netlink_connect()

David Ahern <dsahern@gmail.com>
    net/ipv6: Fix route leaking between VRFs

Eric Dumazet <edumazet@google.com>
    net: fix possible out-of-bound read in skb_network_protocol()

Miguel Fadon Perlines <mfadon@teldat.com>
    arp: fix arp_filter on l3slave devices

Arnd Bergmann <arnd@arndb.de>
    Kbuild: provide a __UNIQUE_ID for clang

Mel Gorman <mgorman@suse.de>
    futex: Remove requirement for lock_page() in get_futex_key()

Theodore Ts'o <tytso@mit.edu>
    random: use lockless method of accessing and updating f->reg_idx

Nathan Chancellor <natechancellor@gmail.com>
    virtio_net: check return value of skb_to_sgvec in one more location

Jason A. Donenfeld <Jason@zx2c4.com>
    virtio_net: check return value of skb_to_sgvec always

Jason A. Donenfeld <Jason@zx2c4.com>
    rxrpc: check return value of skb_to_sgvec always

Jason A. Donenfeld <Jason@zx2c4.com>
    ipsec: check return value of skb_to_sgvec always

Jiri Olsa <jolsa@kernel.org>
    perf tools: Fix copyfile_offset update of output offset

Arjun Vynipadath <arjun@chelsio.com>
    cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    EDAC, mv64x60: Fix an error handling path

Tony Lindgren <tony@atomide.com>
    tty: n_gsm: Allow ADM response in addition to UA for control dlci

Ming Lei <ming.lei@redhat.com>
    blk-mq: fix kernel oops in blk_mq_tag_idle()

chenxiang <chenxiang66@hisilicon.com>
    scsi: libsas: initialize sas_phy status according to response of DISCOVER

Jason Yan <yanaijie@huawei.com>
    scsi: libsas: fix error when getting phy events

Jason Yan <yanaijie@huawei.com>
    scsi: libsas: fix memory leak in sas_smp_get_phy_events()

Tang Junhui <tang.junhui@zte.com.cn>
    bcache: segregate flash only volume write streams

Tang Junhui <tang.junhui@zte.com.cn>
    bcache: stop writeback thread after detaching

Roopa Prabhu <roopa@cumulusnetworks.com>
    vxlan: dont migrate permanent fdb entries during learn

Stefan Haberland <sth@linux.vnet.ibm.com>
    s390/dasd: fix hanging safe offline

Bob Moore <robert.moore@intel.com>
    ACPICA: Disassembler: Abort on an invalid/unknown AML opcode

Lv Zheng <lv.zheng@intel.com>
    ACPICA: Events: Add runtime stub support for event APIs

Christophe Jaillet <christophe.jaillet@wanadoo.fr>
    cpuidle: dt: Add missing 'of_node_put()'

Marcel Holtmann <marcel@holtmann.org>
    Bluetooth: Send HCI Set Event Mask Page 2 command only when needed

Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
    iio: magnetometer: st_magn_spi: fix spi_device_id table

Jag Raman <jag.raman@oracle.com>
    sparc64: ldc abort during vds iso boot

Xin Long <lucien.xin@gmail.com>
    sctp: fix recursive locking warning in sctp_do_peeloff

Mintz, Yuval <Yuval.Mintz@cavium.com>
    bnx2x: Allow vfs to disable txvlan offload

Arnd Bergmann <arnd@arndb.de>
    xen: avoid type warning in xchg_xen_ulong

Willem de Bruijn <willemb@google.com>
    skbuff: only inherit relevant tx_flags

Namhyung Kim <namhyung@kernel.org>
    perf tests: Decompress kernel module before objdump

Christian Lamparter <chunkeey@googlemail.com>
    net: emac: fix reset timeout with AR8035 phy

James Wang <jnwang@suse.com>
    Fix loop device flush before configure v3

Marcin Nowakowski <marcin.nowakowski@imgtec.com>
    MIPS: kprobes: flush_insn_slot should flush only if probe initialised

Marcin Nowakowski <marcin.nowakowski@imgtec.com>
    MIPS: mm: adjust PKMAP location

Marcin Nowakowski <marcin.nowakowski@imgtec.com>
    MIPS: mm: fixed mappings: correct initialisation

Peter Zijlstra <peterz@infradead.org>
    perf/core: Correct event creation with PERF_FORMAT_GROUP

Chris Wilson <chris@chris-wilson.co.uk>
    e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails

Leonard Crestez <leonard.crestez@nxp.com>
    ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull

Russell King <rmk+kernel@armlinux.org.uk>
    net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support

A Sun <as1033x@comcast.net>
    mceusb: sporadic RX truncation corruption fix

Pan Bian <bianpan2016@163.com>
    cx25840: fix unchecked return values

Jacob Keller <jacob.e.keller@intel.com>
    e1000e: fix race condition around skb_tstamp_tx()

Robert Jarzmik <robert.jarzmik@free.fr>
    tags: honor COMPILED_SOURCE with apart output directory

Milian Wolff <milian.wolff@kdab.com>
    perf report: Ensure the perf DSO mapping matches what libdw sees

Namhyung Kim <namhyung@kernel.org>
    perf header: Set proper module name when build-id event found

Ido Shamay <idos@mellanox.com>
    net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport

Talat Batheesh <talatb@mellanox.com>
    net/mlx4: Fix the check in attaching steering rules

Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
    sit: reload iphdr in ipip6_rcv

Jason A. Donenfeld <Jason@zx2c4.com>
    skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow

Dmitry Monakhov <dmonakhov@openvz.org>
    bio-integrity: Do not allocate integrity context for bio w/o data

Thomas Bogendoerfer <tsbogend@alpha.franken.de>
    Fix serial console on SNI RM400 machines

Ganesh Goudar <ganeshgr@chelsio.com>
    cxgb4: fix incorrect cim_la output for T6

Tomi Valkeinen <tomi.valkeinen@ti.com>
    drm/omap: fix tiled buffer stride calculations

Jia-Ju Bai <baijiaju1990@163.com>
    mISDN: Fix a sleep-in-atomic bug

Jia-Ju Bai <baijiaju1990@163.com>
    qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82xx_hw_read_wx_2M

Jiri Olsa <jolsa@kernel.org>
    perf trace: Add mmap alias for s390

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/spufs: Fix coredump of SPU contexts

Bryan O'Donoghue <pure.logic@nexus-software.ie>
    clk: Fix __set_clk_rates error print-string

Sudeep Holla <sudeep.holla@arm.com>
    clk: scpi: fix return type of __scpi_dvfs_round_rate

Roman Pen <roman.penyaev@profitbricks.com>
    KVM: SVM: do not zero out segment attributes if segment is unusable or not present

Gustavo A. R. Silva <garsilva@embeddedor.com>
    net: freescale: fix potential null pointer dereference

NeilBrown <neilb@suse.com>
    SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()

Vaibhav Jain <vaibhav@linux.vnet.ibm.com>
    rtc: interface: Validate alarm-time before handling rollover

Vaibhav Jain <vaibhav@linux.vnet.ibm.com>
    rtc: opal: Handle disabled TPO in opal_get_tpo_time()

Arjun Vynipadath <arjun@chelsio.com>
    cxgb4: FW upgrade fixes

Arnd Bergmann <arnd@arndb.de>
    net/mlx5: avoid build warning for uniprocessor

Will Deacon <will.deacon@arm.com>
    arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage

Arvind Yadav <arvind.yadav.cs@gmail.com>
    dmaengine: imx-sdma: Handle return value of clk_prepare_enable

Ivan Mikhaylov <ivan@de.ibm.com>
    powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]

Miklos Szeredi <mszeredi@redhat.com>
    ovl: filter trusted xattr for non-admin

Firo Yang <firogm@gmail.com>
    hdlcdrv: Fix divide by zero in hdlcdrv_ioctl

Colin Ian King <colin.king@canonical.com>
    wl1251: check return from call to wl1251_acx_arp_ip_filter

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'

Linus Walleij <linus.walleij@linaro.org>
    gpio: label descriptors using the device name

Pieter \"PoroCYon\" Sluys <pcy@national.shitposting.agency>
    vfb: fix video mode and line_length being set when loaded

Chaitra P B <chaitra.basappa@broadcom.com>
    scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.

Rafael David Tinoco <rafael.tinoco@canonical.com>
    scsi: libiscsi: Allow sd_shutdown on bad transport

Hans de Goede <hdegoede@redhat.com>
    ASoC: Intel: cht_bsw_rt5645: Analog Mic support

Mauro Carvalho Chehab <mchehab@s-opensource.com>
    media: videobuf2-core: don't go out of the buffer range

Maciej Purski <m.purski@samsung.com>
    hwmon: (ina2xx) Make calibration register value fixed

Sowmini Varadhan <sowmini.varadhan@oracle.com>
    rds; Reset rs->rs_bound_addr in rds_add_bound() failure path

Hangbin Liu <liuhangbin@gmail.com>
    l2tp: fix missing print session offset info

Masami Hiramatsu <mhiramat@kernel.org>
    perf probe: Add warning message if there is unexpected event name

Yi Zeng <yizeng@asrmicro.com>
    thermal: power_allocator: fix one race condition issue for thermal_instances list

Rasmus Villemoes <rasmus.villemoes@prevas.dk>
    ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node

linzhang <xiaolou4617@gmail.com>
    net: llc: add lock_sock in llc_ui_bind to avoid a race condition

Jan H. Schönherr <jschoenh@amazon.de>
    KVM: nVMX: Fix handling of lmsw instruction

Nithin Sujir <nsujir@tintri.com>
    bonding: Don't update slave->link until ready to commit

KT Liao <kt.liao@emc.com.tw>
    Input: elan_i2c - clear INT before resetting controller

Roman Kapl <roman.kapl@sysgo.com>
    net: move somaxconn init from sysctl code

Eric Dumazet <edumazet@google.com>
    tcp: better validation of received ack sequences

Eryu Guan <eguan@redhat.com>
    ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()

Michael Schmitz <schmitzmic@gmail.com>
    fix race in drivers/char/random.c:get_reg()

Maurizio Lombardi <mlombard@redhat.com>
    scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()

Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
    ASoC: rsnd: SSI PIO adjust to 24bit mode

Dan Carpenter <dan.carpenter@oracle.com>
    pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()

Liping Zhang <zlpnobody@gmail.com>
    netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize

Dan Carpenter <dan.carpenter@oracle.com>
    libceph: NULL deref on crush_decode() error path

Lin Zhang <xiaolou4617@gmail.com>
    net: ieee802154: fix net_device reference release too early

Jesper Dangaard Brouer <brouer@redhat.com>
    mlx5: fix bug reading rss_hash_type from CQE

Dan Carpenter <dan.carpenter@oracle.com>
    block: fix an error code in add_partition()

Stephen Smalley <sds@tycho.nsa.gov>
    selinux: do not check open permission on sockets

Tariq Toukan <tariqt@mellanox.com>
    net/mlx5: Tolerate irq_set_affinity_hint() failures

Vlastimil Babka <vbabka@suse.cz>
    sched/numa: Use down_read_trylock() for the mmap_sem

Tin Huynh <tnhuynh@apm.com>
    leds: pca955x: Correct I2C Functionality

Kees Cook <keescook@chromium.org>
    ray_cs: Avoid reading past end of buffer

Suman Anna <s-anna@ti.com>
    ARM: davinci: da8xx: Create DSP device only when assigned memory

Guoqing Jiang <gqjiang@suse.com>
    md-cluster: fix potential lock issue in add_new_disk

Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
    ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors

Nikita Yushchenko <nikita.yoush@cogentembedded.com>
    iio: hi8435: cleanup reset gpio

Nikita Yushchenko <nikita.yoush@cogentembedded.com>
    iio: hi8435: avoid garbage event at first enable

Antony Antony <antony@phenome.org>
    xfrm: fix state migration copy replay sequence numbers

Michael Ellerman <mpe@ellerman.id.au>
    selftests/powerpc: Fix TM resched DSCR test with some compilers

Colin Ian King <colin.king@canonical.com>
    ath5k: fix memory leak on buf on failed eeprom read

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash

Varun Prakash <varun@chelsio.com>
    scsi: csiostor: fix use after free in csio_hw_use_fwconfig()

Geert Uytterhoeven <geert+renesas@glider.be>
    sh_eth: Use platform device for printing before register_netdev()

Geert Uytterhoeven <geert+renesas@glider.be>
    serial: sh-sci: Fix race condition causing garbage during shutdown

Vignesh R <vigneshr@ti.com>
    serial: 8250: omap: Disable DMA for console UART

Alan Stern <stern@rowland.harvard.edu>
    USB: ene_usb6250: fix SCSI residue overwriting

linzhang <xiaolou4617@gmail.com>
    net: x25: fix one potential use-after-free issue

Alan Stern <stern@rowland.harvard.edu>
    USB: ene_usb6250: fix first command execution

Jisheng Zhang <jszhang@marvell.com>
    usb: chipidea: properly handle host or gadget initialization failure

Ihar Hrachyshka <ihrachys@redhat.com>
    arp: honour gratuitous ARP _replies_

Ihar Hrachyshka <ihrachys@redhat.com>
    neighbour: update neigh timestamps iff update is effective

Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    ata: libahci: properly propagate return value of platform_get_irq()

Colin Ian King <colin.king@canonical.com>
    btrfs: fix incorrect error return ret being passed to mapping_set_error

Pan Bian <bianpan2016@163.com>
    usb: dwc3: keystone: check return value

Anup Patel <anup.patel@broadcom.com>
    async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()

Mahesh Bandewar <maheshb@google.com>
    ipv6: avoid dad-failures for addresses with NODAD

Fabio Estevam <fabio.estevam@nxp.com>
    ARM: dts: imx6qdl-wandboard: Fix audio channel swap

Peter Zijlstra <peterz@infradead.org>
    x86/tsc: Provide 'tsc=unstable' boot parameter

Andrea della Porta <sfaragnaus@gmail.com>
    staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calling hfa384x_drvr_setconfig16, also fixes relative sparse warning

Fabio Estevam <fabio.estevam@nxp.com>
    ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin

Dan Carpenter <dan.carpenter@oracle.com>
    PowerCap: Fix an error code in powercap_register_zone()

Doug Berger <opendmb@gmail.com>
    bus: brcmstb_gisb: correct support for 64-bit address output

Doug Berger <opendmb@gmail.com>
    bus: brcmstb_gisb: Use register offsets with writes too

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    SMB2: Fix share type handling

Neil Horman <nhorman@tuxdriver.com>
    vmxnet3: ensure that adapter is in proper state during force_close

Paul Mackerras <paulus@ozlabs.org>
    KVM: PPC: Book3S PR: Check copy_to/from_user return values

KT Liao <kt.liao@emc.com.tw>
    Input: elantech - force relative mode on a certain module

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Input: elan_i2c - check if device is there before really probing

Colin Ian King <colin.king@canonical.com>
    netxen_nic: set rcode to the return status from the call to netxen_issue_cmd

Stefan Wahren <stefan.wahren@i2se.com>
    net: qca_spi: Fix alignment issues in rx path

Wen Xiong <wenxiong@linux.vnet.ibm.com>
    blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op

Rabin Vincent <rabinv@axis.com>
    CIFS: silence lockdep splat in cifs_relock_file()

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSv4.1: Work around a Linux server bug...

Talat Batheesh <talatb@mellanox.com>
    net/mlx4_en: Avoid adding steering rules with invalid ring

Heiko Carstens <heiko.carstens@de.ibm.com>
    s390: move _text symbol to address higher than zero

Kirill Tkhai <ktkhai@virtuozzo.com>
    pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()

Dan Carpenter <dan.carpenter@oracle.com>
    drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests

J. Bruce Fields <bfields@redhat.com>
    lockd: fix lockd shutdown race

Grygorii Strashko <grygorii.strashko@ti.com>
    net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control

Jim Baxter <jim_baxter@mentor.com>
    net: cdc_ncm: Fix TX zero padding

Dan Carpenter <dan.carpenter@oracle.com>
    ipmi_ssif: unlock on allocation failure

Kees Cook <keescook@chromium.org>
    qlge: Avoid reading past end of buffer

Kees Cook <keescook@chromium.org>
    bna: Avoid reading past end of buffer

Luca Coelho <luciano.coelho@intel.com>
    mac80211: bail out from prep_connection() if a reconfig is ongoing

Steffen Klassert <steffen.klassert@secunet.com>
    af_key: Fix slab-out-of-bounds in pfkey_compile_policy.

Bart Van Assche <bart.vanassche@sandisk.com>
    IB/srpt: Fix abort handling

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION

Josh Poimboeuf <jpoimboe@redhat.com>
    x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()

Pan Bian <bianpan2016@163.com>
    rtc: snvs: fix an incorrect check of return value

Julia Cartwright <julia@ni.com>
    md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock

Johannes Berg <johannes.berg@intel.com>
    cfg80211: make RATE_INFO_BW_20 the default


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

Diffstat:

 Makefile                                           |  4 +-
 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                                     |  7 +-
 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                                  |  8 +-
 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/libiscsi.c                            | 24 +++++-
 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/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/tests/code-reading.c                    | 20 ++++-
 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 +-
 181 files changed, 1416 insertions(+), 523 deletions(-)

^ permalink raw reply	[flat|nested] 216+ messages in thread

end of thread, other threads:[~2018-05-17 21:08 UTC | newest]

Thread overview: 216+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-11 18:34 [PATCH 4.4 000/190] 4.4.128-stable review Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 001/190] cfg80211: make RATE_INFO_BW_20 the default Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 002/190] md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 003/190] rtc: snvs: fix an incorrect check of return value Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 004/190] x86/asm: Dont use RBP as a temporary register in csum_partial_copy_generic() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 005/190] NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 006/190] IB/srpt: Fix abort handling Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 007/190] af_key: Fix slab-out-of-bounds in pfkey_compile_policy Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 008/190] mac80211: bail out from prep_connection() if a reconfig is ongoing Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 009/190] bna: Avoid reading past end of buffer Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 010/190] qlge: " Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 011/190] ipmi_ssif: unlock on allocation failure Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 012/190] net: cdc_ncm: Fix TX zero padding Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 013/190] net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 014/190] lockd: fix lockd shutdown race Greg Kroah-Hartman
2018-05-15 18:44   ` Ben Hutchings
2018-05-16 19:53     ` J. Bruce Fields
2018-05-17  9:50       ` Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 015/190] drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 016/190] pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 017/190] s390: move _text symbol to address higher than zero Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 018/190] net/mlx4_en: Avoid adding steering rules with invalid ring Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 019/190] NFSv4.1: Work around a Linux server bug Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 020/190] CIFS: silence lockdep splat in cifs_relock_file() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 021/190] blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 022/190] net: qca_spi: Fix alignment issues in rx path Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 023/190] netxen_nic: set rcode to the return status from the call to netxen_issue_cmd Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 024/190] Input: elan_i2c - check if device is there before really probing Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 025/190] Input: elantech - force relative mode on a certain module Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 026/190] KVM: PPC: Book3S PR: Check copy_to/from_user return values Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 027/190] vmxnet3: ensure that adapter is in proper state during force_close Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 028/190] SMB2: Fix share type handling Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 029/190] bus: brcmstb_gisb: Use register offsets with writes too Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 030/190] bus: brcmstb_gisb: correct support for 64-bit address output Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 031/190] PowerCap: Fix an error code in powercap_register_zone() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 032/190] ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pin Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 033/190] staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calling hfa384x_drvr_setconfig16, also fixes relative sparse warning Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 034/190] x86/tsc: Provide tsc=unstable boot parameter Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 035/190] ARM: dts: imx6qdl-wandboard: Fix audio channel swap Greg Kroah-Hartman
2018-05-15 19:35   ` Ben Hutchings
2018-05-17  9:41     ` Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 036/190] ipv6: avoid dad-failures for addresses with NODAD Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 037/190] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 038/190] usb: dwc3: keystone: check return value Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 039/190] btrfs: fix incorrect error return ret being passed to mapping_set_error Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 040/190] ata: libahci: properly propagate return value of platform_get_irq() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 041/190] neighbour: update neigh timestamps iff update is effective Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 042/190] arp: honour gratuitous ARP _replies_ Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 043/190] usb: chipidea: properly handle host or gadget initialization failure Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 044/190] USB: ene_usb6250: fix first command execution Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 045/190] net: x25: fix one potential use-after-free issue Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 046/190] USB: ene_usb6250: fix SCSI residue overwriting Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 047/190] serial: 8250: omap: Disable DMA for console UART Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 048/190] serial: sh-sci: Fix race condition causing garbage during shutdown Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 049/190] sh_eth: Use platform device for printing before register_netdev() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 050/190] scsi: csiostor: fix use after free in csio_hw_use_fwconfig() Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 051/190] powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 052/190] ath5k: fix memory leak on buf on failed eeprom read Greg Kroah-Hartman
2018-04-11 18:34 ` [PATCH 4.4 053/190] selftests/powerpc: Fix TM resched DSCR test with some compilers Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 054/190] xfrm: fix state migration copy replay sequence numbers Greg Kroah-Hartman
2018-05-15 20:16   ` Ben Hutchings
2018-05-17  9:41     ` Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 055/190] iio: hi8435: avoid garbage event at first enable Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 056/190] iio: hi8435: cleanup reset gpio Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 057/190] ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 058/190] md-cluster: fix potential lock issue in add_new_disk Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 059/190] ARM: davinci: da8xx: Create DSP device only when assigned memory Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 060/190] ray_cs: Avoid reading past end of buffer Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 061/190] leds: pca955x: Correct I2C Functionality Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 062/190] sched/numa: Use down_read_trylock() for the mmap_sem Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 063/190] net/mlx5: Tolerate irq_set_affinity_hint() failures Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 064/190] selinux: do not check open permission on sockets Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 065/190] block: fix an error code in add_partition() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 066/190] mlx5: fix bug reading rss_hash_type from CQE Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 067/190] net: ieee802154: fix net_device reference release too early Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 068/190] libceph: NULL deref on crush_decode() error path Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 069/190] netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 070/190] pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 071/190] ASoC: rsnd: SSI PIO adjust to 24bit mode Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 072/190] scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 073/190] fix race in drivers/char/random.c:get_reg() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 074/190] ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 075/190] tcp: better validation of received ack sequences Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 076/190] net: move somaxconn init from sysctl code Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 077/190] Input: elan_i2c - clear INT before resetting controller Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 078/190] bonding: Dont update slave->link until ready to commit Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 079/190] KVM: nVMX: Fix handling of lmsw instruction Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 080/190] net: llc: add lock_sock in llc_ui_bind to avoid a race condition Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 081/190] ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 082/190] thermal: power_allocator: fix one race condition issue for thermal_instances list Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 083/190] perf probe: Add warning message if there is unexpected event name Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 084/190] l2tp: fix missing print session offset info Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 085/190] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 086/190] hwmon: (ina2xx) Make calibration register value fixed Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 087/190] media: videobuf2-core: dont go out of the buffer range Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 088/190] ASoC: Intel: cht_bsw_rt5645: Analog Mic support Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 089/190] scsi: libiscsi: Allow sd_shutdown on bad transport Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 090/190] scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 091/190] vfb: fix video mode and line_length being set when loaded Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 092/190] gpio: label descriptors using the device name Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 093/190] ASoC: Intel: sst: Fix the return value of sst_send_byte_stream_mrfld() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 094/190] wl1251: check return from call to wl1251_acx_arp_ip_filter Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 095/190] hdlcdrv: Fix divide by zero in hdlcdrv_ioctl Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 096/190] ovl: filter trusted xattr for non-admin Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 097/190] powerpc/[booke|4xx]: Dont clobber TCR[WP] when setting TCR[DIE] Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 098/190] dmaengine: imx-sdma: Handle return value of clk_prepare_enable Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 099/190] arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage Greg Kroah-Hartman
2018-05-15 23:15   ` Ben Hutchings
2018-05-17  9:24     ` Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 100/190] net/mlx5: avoid build warning for uniprocessor Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 101/190] cxgb4: FW upgrade fixes Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 102/190] rtc: opal: Handle disabled TPO in opal_get_tpo_time() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 103/190] rtc: interface: Validate alarm-time before handling rollover Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 104/190] SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 105/190] net: freescale: fix potential null pointer dereference Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 106/190] KVM: SVM: do not zero out segment attributes if segment is unusable or not present Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 107/190] clk: scpi: fix return type of __scpi_dvfs_round_rate Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 108/190] clk: Fix __set_clk_rates error print-string Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 109/190] powerpc/spufs: Fix coredump of SPU contexts Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 110/190] perf trace: Add mmap alias for s390 Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 111/190] qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82xx_hw_read_wx_2M Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 112/190] mISDN: Fix a sleep-in-atomic bug Greg Kroah-Hartman
2018-04-11 18:35 ` [PATCH 4.4 113/190] drm/omap: fix tiled buffer stride calculations Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 114/190] cxgb4: fix incorrect cim_la output for T6 Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 115/190] Fix serial console on SNI RM400 machines Greg Kroah-Hartman
2018-05-16  0:15   ` Ben Hutchings
2018-05-17  9:04     ` Greg Kroah-Hartman
2018-05-17  9:26       ` Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 116/190] bio-integrity: Do not allocate integrity context for bio w/o data Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 117/190] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 118/190] sit: reload iphdr in ipip6_rcv Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 119/190] net/mlx4: Fix the check in attaching steering rules Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 120/190] net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 121/190] perf header: Set proper module name when build-id event found Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 122/190] perf report: Ensure the perf DSO mapping matches what libdw sees Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 123/190] tags: honor COMPILED_SOURCE with apart output directory Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 124/190] e1000e: fix race condition around skb_tstamp_tx() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 125/190] [media] cx25840: fix unchecked return values Greg Kroah-Hartman
2018-05-16  1:10   ` Ben Hutchings
2018-04-11 18:36 ` [PATCH 4.4 126/190] [media] mceusb: sporadic RX truncation corruption fix Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 127/190] net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 128/190] ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ull Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 129/190] e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 130/190] perf/core: Correct event creation with PERF_FORMAT_GROUP Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 131/190] MIPS: mm: fixed mappings: correct initialisation Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 132/190] MIPS: mm: adjust PKMAP location Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 133/190] MIPS: kprobes: flush_insn_slot should flush only if probe initialised Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 134/190] Fix loop device flush before configure v3 Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 135/190] net: emac: fix reset timeout with AR8035 phy Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 136/190] perf tests: Decompress kernel module before objdump Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 137/190] skbuff: only inherit relevant tx_flags Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 138/190] xen: avoid type warning in xchg_xen_ulong Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 139/190] bnx2x: Allow vfs to disable txvlan offload Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 140/190] sctp: fix recursive locking warning in sctp_do_peeloff Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 141/190] sparc64: ldc abort during vds iso boot Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 142/190] iio: magnetometer: st_magn_spi: fix spi_device_id table Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 143/190] Bluetooth: Send HCI Set Event Mask Page 2 command only when needed Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 144/190] cpuidle: dt: Add missing of_node_put() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 145/190] ACPICA: Events: Add runtime stub support for event APIs Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 146/190] ACPICA: Disassembler: Abort on an invalid/unknown AML opcode Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 147/190] s390/dasd: fix hanging safe offline Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 148/190] vxlan: dont migrate permanent fdb entries during learn Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 149/190] bcache: stop writeback thread after detaching Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 150/190] bcache: segregate flash only volume write streams Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 151/190] scsi: libsas: fix memory leak in sas_smp_get_phy_events() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 152/190] scsi: libsas: fix error when getting phy events Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 153/190] scsi: libsas: initialize sas_phy status according to response of DISCOVER Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 154/190] blk-mq: fix kernel oops in blk_mq_tag_idle() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 155/190] tty: n_gsm: Allow ADM response in addition to UA for control dlci Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 156/190] EDAC, mv64x60: Fix an error handling path Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 157/190] cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 158/190] perf tools: Fix copyfile_offset update of output offset Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 159/190] ipsec: check return value of skb_to_sgvec always Greg Kroah-Hartman
2018-05-16 13:58   ` Ben Hutchings
2018-05-17  9:10     ` Greg Kroah-Hartman
2018-05-17 21:08       ` Ben Hutchings
2018-04-11 18:36 ` [PATCH 4.4 160/190] rxrpc: " Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 161/190] virtio_net: " Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 162/190] virtio_net: check return value of skb_to_sgvec in one more location Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 163/190] random: use lockless method of accessing and updating f->reg_idx Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 164/190] futex: Remove requirement for lock_page() in get_futex_key() Greg Kroah-Hartman
2018-05-16 14:38   ` Ben Hutchings
2018-05-16 14:42     ` Ben Hutchings
2018-05-17  9:05       ` Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 165/190] Kbuild: provide a __UNIQUE_ID for clang Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 166/190] arp: fix arp_filter on l3slave devices Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 167/190] net: fix possible out-of-bound read in skb_network_protocol() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 168/190] net/ipv6: Fix route leaking between VRFs Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 169/190] netlink: make sure nladdr has correct size in netlink_connect() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 170/190] net/sched: fix NULL dereference in the error path of tcf_bpf_init() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 171/190] pptp: remove a buggy dst release in pptp_connect() Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 172/190] sctp: do not leak kernel memory to user space Greg Kroah-Hartman
2018-04-11 18:36 ` [PATCH 4.4 173/190] sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 174/190] sky2: Increase D3 delay to sky2 stops working after suspend Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 175/190] vhost: correctly remove wait queue during poll failure Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 176/190] vlan: also check phy_driver ts_info for vlans real device Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 177/190] bonding: fix the err path for dev hwaddr sync in bond_enslave Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 178/190] bonding: move dev_mc_sync after master_upper_dev_link " Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 179/190] bonding: process the err returned by dev_set_allmulti properly " Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 180/190] net: fool proof dev_valid_name() Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 181/190] ip_tunnel: better validate user provided tunnel names Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 182/190] ipv6: sit: " Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 183/190] ip6_gre: " Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 184/190] ip6_tunnel: " Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 185/190] vti6: " Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 186/190] r8169: fix setting driver_data after register_netdev Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 187/190] net sched actions: fix dumping which requires several messages to user space Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 188/190] net/ipv6: Increment OUTxxx counters after netfilter hook Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 189/190] ipv6: the entire IPv6 header chain must fit the first fragment Greg Kroah-Hartman
2018-04-11 18:37 ` [PATCH 4.4 190/190] vrf: Fix use after free and double free in vrf_finish_output Greg Kroah-Hartman
2018-04-11 20:52 ` [PATCH 4.4 000/190] 4.4.128-stable review Nathan Chancellor
2018-04-12 12:31   ` Greg Kroah-Hartman
2018-04-11 22:50 ` Shuah Khan
2018-04-11 23:22 ` kernelci.org bot
2018-04-12 13:07 ` Naresh Kamboju
2018-04-12 13:16 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).