From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 4.20 000/183] 4.20.13-stable review
Date: Mon, 25 Feb 2019 22:09:33 +0100 [thread overview]
Message-ID: <20190225195054.748060397@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.20.13 release.
There are 183 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 Feb 27 19:49:59 UTC 2019.
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.20.13-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.20.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.20.13-rc1
Nathan Chancellor <natechancellor@gmail.com>
pinctrl: max77620: Use define directive for max77620_pinconf_param values
Taehee Yoo <ap420073@gmail.com>
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_put()
Fernando Fernandez Mancera <ffmancera@riseup.net>
netfilter: nfnetlink_osf: add missing fmatch check
Eli Cooper <elicooper@gmx.com>
netfilter: ipv6: Don't preserve original oif for loopback address
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: fix flush after rule deletion in the same batch
Hangbin Liu <liuhangbin@gmail.com>
Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"
Gao Xiang <gaoxiang25@huawei.com>
staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONs
Gao Xiang <gaoxiang25@huawei.com>
staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONs
Gao Xiang <gaoxiang25@huawei.com>
staging: erofs: {dir,inode,super}.c: rectify BUG_ONs
Gao Xiang <gaoxiang25@huawei.com>
staging: erofs: add a full barrier in erofs_workgroup_unfreeze
Gao Xiang <gaoxiang25@huawei.com>
staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'
Gao Xiang <gaoxiang25@huawei.com>
staging: erofs: atomic_cond_read_relaxed on ref-locked workgroup
Gao Xiang <gaoxiang25@huawei.com>
staging: erofs: remove the redundant d_rehash() for the root dentry
Willem de Bruijn <willemb@google.com>
net: avoid false positives in untrusted gso validation
Willem de Bruijn <willemb@google.com>
net: validate untrusted gso packets without csum offload
Curtis Malainey <cujomalainey@chromium.org>
ASoC: soc-core: fix init platform memory handling
Pierre Morel <pmorel@linux.ibm.com>
s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
Yu Zhang <yu.c.zhang@linux.intel.com>
kvm: x86: Return LA57 feature based on hardware capability
Vitaly Kuznetsov <vkuznets@redhat.com>
x86/kvm/mmu: fix switch between root and guest MMUs
Yu Zhang <yu.c.zhang@linux.intel.com>
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Felix Fietkau <nbd@nbd.name>
mac80211: allocate tailroom for forwarded mesh packets
Toke Høiland-Jørgensen <toke@redhat.com>
mac80211: Change default tx_sk_pacing_shift to 7
Leo (Hanghong) Ma <hanghong.ma@amd.com>
drm/amd/display: Fix MST reboot/poweroff sequence
Christian König <ckoenig.leichtzumerken@gmail.com>
drm/amdgpu: disable bulk moves for now
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915/fbdev: Actually configure untiled displays
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
Yangtao Li <tiny.windzz@gmail.com>
cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()
Alexey Brodkin <abrodkin@synopsys.com>
ARC: define ARCH_SLAB_MINALIGN = 8
Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
ARCv2: Enable unaligned access in early ASM code
Dmitry V. Levin <ldv@altlinux.org>
parisc: Fix ptrace syscall number modification
Alexandre Belloni <alexandre.belloni@bootlin.com>
clk: at91: fix at91sam9x5 peripheral clock number
Alexandre Belloni <alexandre.belloni@bootlin.com>
clk: at91: fix masterck name
Eric Biggers <ebiggers@google.com>
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers <ebiggers@google.com>
KEYS: user: Align the payload buffer
Bart Van Assche <bvanassche@acm.org>
RDMA/srp: Rework SCSI device reset handling
Masato Suzuki <masato.suzuki@wdc.com>
scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation
Saeed Mahameed <saeedm@mellanox.com>
net/mlx5e: XDP, fix redirect resources availability check
Raed Salem <raeds@mellanox.com>
net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance
Cong Wang <xiyou.wangcong@gmail.com>
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang <xiyou.wangcong@gmail.com>
net_sched: fix a memory leak in cls_tcindex
Cong Wang <xiyou.wangcong@gmail.com>
net_sched: fix a race condition in tcindex_destroy()
Hangbin Liu <liuhangbin@gmail.com>
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu <liuhangbin@gmail.com>
geneve: should not call rt6_lookup() when ipv6 was disabled
Johannes Berg <johannes.berg@intel.com>
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg <johannes.berg@intel.com>
net: socket: fix SIOCGIFNAME in compat
Johannes Berg <johannes.berg@intel.com>
Revert "kill dev_ifsioc()"
Johannes Berg <johannes.berg@intel.com>
Revert "socket: fix struct ifreq size in compat ioctl"
Florian Fainelli <f.fainelli@gmail.com>
net: dsa: Fix NPD checking for br_vlan_enabled()
Cong Wang <xiyou.wangcong@gmail.com>
team: avoid complex list operations in team_nl_cmd_options_set()
Xin Long <lucien.xin@gmail.com>
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long <lucien.xin@gmail.com>
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Russell King <rmk+kernel@armlinux.org.uk>
net: sfp: do not probe SFP module before we're attached
Kal Conley <kal.conley@dectris.com>
net/packet: fix 4gb buffer limit due to overflow check
Tonghao Zhang <xiangxia.m.yue@gmail.com>
net/mlx5e: Don't overwrite pedit action when multiple pedit used
Saeed Mahameed <saeedm@mellanox.com>
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Arthur Kiyanovski <akiyano@amazon.com>
net: ena: fix race between link up and device initalization
Li RongQing <lirongqing@baidu.com>
ipv6: propagate genlmsg_reply return code
Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
inet_diag: fix reporting cgroup classid and fallback to priority
Eric Dumazet <edumazet@google.com>
batman-adv: fix uninit-value in batadv_interface_tx()
Nathan Chancellor <natechancellor@gmail.com>
isdn: avm: Fix string plus integer warning from Clang
Tariq Toukan <tariqt@mellanox.com>
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Daniel Borkmann <daniel@iogearbox.net>
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Ido Schimmel <idosch@mellanox.com>
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel <idosch@mellanox.com>
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel <idosch@mellanox.com>
net: bridge: Mark FDB entries that were added by user as such
Nir Dotan <nird@mellanox.com>
mlxsw: pci: Return error on PCI reset timeout
Madalin Bucur <madalin.bucur@nxp.com>
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Yuchung Cheng <ycheng@google.com>
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Peter Oskolkov <posk@google.com>
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Kangjie Lu <kjlu@umn.edu>
leds: lp5523: fix a missing check of return value of lp55xx_read
Cheng-Min Ao <tony_ao@wiwynn.com>
hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
Colin Ian King <colin.king@canonical.com>
atm: he: fix sign-extension overflow on large shift
Stanislav Fomichev <sdf@google.com>
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev <sdf@google.com>
bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
Stanislav Fomichev <sdf@google.com>
bpf: don't assume build-id length is always 20 bytes
David Howells <dhowells@redhat.com>
afs: Fix race in async call refcounting
David Howells <dhowells@redhat.com>
afs: Provide a function to get a ref on a call
David Howells <dhowells@redhat.com>
afs: Fix key refcounting in file locking code
Marc Dionne <marc.dionne@auristor.com>
afs: Don't set vnode->cb_s_break in afs_validate()
Davide Caratti <dcaratti@redhat.com>
selftests: tc-testing: fix parsing of ife type
Davide Caratti <dcaratti@redhat.com>
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti <dcaratti@redhat.com>
selftests: tc-testing: drop test on missing tunnel key id
Heiner Kallweit <hkallweit1@gmail.com>
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
ACPI: EC: Look for ECDT EC after calling acpi_load_tables()
Wen Yang <wen.yang99@zte.com.cn>
pvcalls-front: fix potential null dereference
Julia Lawall <Julia.Lawall@lip6.fr>
drm/sun4i: backend: add missing of_node_puts
Trond Myklebust <trondmy@gmail.com>
SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit
Trond Myklebust <trondmy@gmail.com>
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Yonghong Song <yhs@fb.com>
samples/bpf: workaround clang asm goto compilation errors
Stanislav Fomichev <sdf@google.com>
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Krzysztof Kazimierczak <krzysztof.kazimierczak@intel.com>
xsk: Check if a queue exists during umem setup
Bijan Mottahedeh <bijan.mottahedeh@oracle.com>
vhost/scsi: Use copy_to_iter() to send control queue response
Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
vhost: return EINVAL if iovecs size does not match the message size
Charlene Liu <charlene.liu@amd.com>
drm/amd/display: fix PME notification not working in RV desktop
Felix Kuehling <Felix.Kuehling@amd.com>
drm/amdkfd: Don't assign dGPUs to APU topology devices
Julia Lawall <Julia.Lawall@lip6.fr>
drm/meson: add missing of_node_put
Talons Lee <xin.li@citrix.com>
always clear the X2APIC_ENABLE bit for PV guest
Henry Yen <henry.yen@mediatek.com>
netfilter: nft_flow_offload: fix checking method of conntrack helper
Varun Prakash <varun@chelsio.com>
scsi: cxgb4i: add wait_for_completion()
Thomas Bogendoerfer <tbogendoerfer@suse.de>
scsi: qla1280: set 64bit coherent mask
Avri Altman <avri.altman@wdc.com>
scsi: ufs: Fix geometry descriptor size
Manish Rangankar <mrangankar@marvell.com>
scsi: qedi: Add ep_state for login completion on un-reachable targets
Stanley Chu <stanley.chu@mediatek.com>
scsi: ufs: Fix system suspend status
Xiubo Li <xiubli@redhat.com>
scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
Jia-Ju Bai <baijiaju1990@gmail.com>
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jose Abreu <jose.abreu@synopsys.com>
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu <jose.abreu@synopsys.com>
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu <jose.abreu@synopsys.com>
net: stmmac: Check if CBS is supported before configuring
Jose Abreu <jose.abreu@synopsys.com>
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu <jose.abreu@synopsys.com>
net: stmmac: Fix PCI module removal leak
Tony Luck <tony.luck@intel.com>
acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()
Christophe Leroy <christophe.leroy@c-s.fr>
powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
Leon Romanovsky <leon@kernel.org>
RDMA/mthca: Clear QP objects during their allocation
wenxu <wenxu@ucloud.cn>
netfilter: nft_flow_offload: fix interaction with vrf slave device
Marc Dionne <marc.dionne@auristor.com>
afs: Set correct lock type for the yfs CreateFile
Song Liu <songliubraving@fb.com>
bpf: fix panic in stack_map_get_build_id() on i386 and arm32
Anders Roxell <anders.roxell@linaro.org>
selftests: bpf: install files tcp_(server|client)*.py
Wen Yang <wen.yang99@zte.com.cn>
pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock
Yuchung Cheng <ycheng@google.com>
bpf: correctly set initial window on active Fast Open sender
wenxu <wenxu@ucloud.cn>
netfilter: nft_flow_offload: Fix reverse route lookup
Thomas Bogendoerfer <tbogendoerfer@suse.de>
MIPS: jazz: fix 64bit build
Michael S. Tsirkin <mst@redhat.com>
include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
Logan Gunthorpe <logang@deltatee.com>
scsi: isci: initialize shost fully before calling scsi_add_host()
YueHaibing <yuehaibing@huawei.com>
scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
Taehee Yoo <ap420073@gmail.com>
netfilter: nf_tables: fix leaking object reference count
Ido Schimmel <idosch@mellanox.com>
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel <idosch@mellanox.com>
mlxsw: spectrum: Add VXLAN dependency for spectrum
Nir Dotan <nird@mellanox.com>
mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
Dan Carpenter <dan.carpenter@oracle.com>
xprtrdma: Double free in rpcrdma_sendctxs_create()
Alban Bedel <albeu@free.fr>
MIPS: ath79: Enable OF serial ports in the default config
Stephen Warren <swarren@nvidia.com>
net/mlx4: Get rid of page operation after dma_alloc_coherent
NeilBrown <neil@brown.name>
watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem
Guenter Roeck <linux@roeck-us.net>
hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798D
Guenter Roeck <linux@roeck-us.net>
hwmon: (nct6775) Fix chip ID for NCT6798D
Andrey Ignatov <rdna@fb.com>
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov <rdna@fb.com>
bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
Peter Oskolkov <posk@google.com>
selftests: net: fix/improve ip_defrag selftest
Yonglong Liu <liuyonglong@huawei.com>
net: hns: Fix use after free identified by SLUB debug
Denis Bolotin <dbolotin@marvell.com>
qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
Denis Bolotin <dbolotin@marvell.com>
qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
Wen Yang <wen.yang99@zte.com.cn>
soc/fsl/qe: fix err handling of ucc_of_parse_tdm
YueHaibing <yuehaibing@huawei.com>
xen/pvcalls: remove set but not used variable 'intf'
Kangjie Lu <kjlu@umn.edu>
mfd: mc13xxx: Fix a missing check of a register-read failure
Keerthy <j-keerthy@ti.com>
mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()
Enric Balletbo i Serra <enric.balletbo@collabora.com>
mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
Oskari Lemmela <oskari@lemmela.net>
mfd: axp20x: Add supported cells for AXP803
Chen-Yu Tsai <wens@csie.org>
mfd: axp20x: Re-align MFD cell entries
Oskari Lemmela <oskari@lemmela.net>
mfd: axp20x: Add AC power supply cell for AXP813
Charles Keepax <ckeepax@opensource.cirrus.com>
mfd: wm5110: Add missing ASRC rate register
Jonathan Marek <jonathan@marek.ca>
mfd: qcom_rpm: write fw_version to CTRL_REG
Jean Delvare <jdelvare@suse.de>
mfd: at91-usart: Add platform dependency
Dien Pham <dien.pham.ry@renesas.com>
mfd: bd9571mwv: Add volatile register to make DVFS work
Dan Carpenter <dan.carpenter@oracle.com>
mfd: ab8500-core: Return zero in get_register_interruptible()
Nicolas Boichat <drinkcat@chromium.org>
mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
Nathan Chancellor <natechancellor@gmail.com>
mfd: db8500-prcmu: Fix some section annotations
Nathan Chancellor <natechancellor@gmail.com>
mfd: twl-core: Fix section annotations on {,un}protect_pm_master
Stefano Stabellini <sstabellini@kernel.org>
pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
Stefano Stabellini <sstabellini@kernel.org>
pvcalls-front: properly allocate sk
Stefano Stabellini <sstabellini@kernel.org>
pvcalls-front: don't try to free unallocated rings
Stefano Stabellini <sstabellini@kernel.org>
pvcalls-front: read all data before closing the connection
Vignesh R <vigneshr@ti.com>
mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
Heiko Stuebner <heiko.stuebner@bq.com>
backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables
Eric Biggers <ebiggers@google.com>
KEYS: allow reaching the keys quotas exactly
Hui Wang <hui.wang@canonical.com>
ALSA: hda/realtek: Disable PC beep in passthrough on alc285
Jeremy Soller <jeremy@system76.com>
ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5
Michal Hocko <mhocko@suse.com>
proc, oom: do not report alien mms when setting oom_score_adj
Ralph Campbell <rcampbell@nvidia.com>
numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
Yan, Zheng <zyan@redhat.com>
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Ilya Dryomov <idryomov@gmail.com>
libceph: handle an empty authorize reply
Bjorn Andersson <bjorn.andersson@linaro.org>
pinctrl: qcom: qcs404: Correct SDC tile
Herbert Xu <herbert@gondor.apana.org.au>
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu <herbert@gondor.apana.org.au>
mac80211: Use linked list instead of rhashtable walk for mesh tables
Rakesh Pillai <pillair@codeaurora.org>
mac80211: Restore vif beacon interval if start ap fails
Lubomir Rintel <lkundrak@v3.sk>
gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
René van Dorst <opensource@vdorst.com>
gpio: MT7621: use a per instance irq_chip structure
Stanislaw Gruszka <sgruszka@redhat.com>
mt76x0u: fix suspend/resume
Paul Burton <paul.burton@mips.com>
MIPS: eBPF: Always return sign extended 32b values
Quentin Perret <quentin.perret@arm.com>
tracing: Fix number of entries in trace header
Changbin Du <changbin.du@gmail.com>
kprobe: Do not use uaccess functions to access kernel memory that can fault
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
-------------
Diffstat:
Makefile | 4 +-
arch/arc/include/asm/cache.h | 11 +
arch/arc/kernel/head.S | 14 +-
arch/arc/kernel/setup.c | 87 +-
arch/arm/probes/kprobes/opt-arm.c | 2 +-
arch/mips/configs/ath79_defconfig | 1 +
arch/mips/jazz/jazzdma.c | 5 +-
arch/mips/net/ebpf_jit.c | 9 +-
arch/parisc/kernel/ptrace.c | 29 +-
arch/powerpc/kernel/head_8xx.S | 3 +-
arch/s390/kvm/vsie.c | 2 +-
arch/x86/include/asm/kvm_host.h | 2 +
arch/x86/kvm/cpuid.c | 4 +
arch/x86/kvm/mmu.c | 18 +-
arch/x86/xen/enlighten_pv.c | 5 +-
drivers/acpi/bus.c | 24 +-
drivers/acpi/nfit/core.c | 6 +-
drivers/atm/he.c | 2 +-
drivers/clk/at91/at91sam9x5.c | 5 +-
drivers/clk/at91/sama5d2.c | 4 +-
drivers/clk/at91/sama5d4.c | 2 +-
drivers/cpufreq/scmi-cpufreq.c | 2 +-
drivers/gpio/gpio-mt7621.c | 20 +-
drivers/gpio/gpio-pxa.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 12 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 5 +-
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 7 +-
drivers/gpu/drm/i915/intel_fbdev.c | 12 +-
drivers/gpu/drm/meson/meson_drv.c | 9 +-
drivers/gpu/drm/radeon/radeon_kms.c | 1 +
drivers/gpu/drm/sun4i/sun4i_backend.c | 5 +-
drivers/hwmon/nct6775.c | 12 +-
drivers/hwmon/tmp421.c | 2 +-
drivers/infiniband/hw/mthca/mthca_provider.c | 4 +-
drivers/infiniband/ulp/srp/ib_srp.c | 10 -
drivers/isdn/hardware/avm/b1.c | 2 +-
drivers/isdn/i4l/isdn_tty.c | 6 +-
drivers/leds/leds-lp5523.c | 4 +-
drivers/mfd/Kconfig | 1 +
drivers/mfd/ab8500-core.c | 2 +-
drivers/mfd/axp20x.c | 126 ++-
drivers/mfd/bd9571mwv.c | 1 +
drivers/mfd/cros_ec_dev.c | 1 +
drivers/mfd/db8500-prcmu.c | 4 +-
drivers/mfd/mc13xxx-core.c | 4 +-
drivers/mfd/mt6397-core.c | 3 +-
drivers/mfd/qcom_rpm.c | 4 +
drivers/mfd/ti_am335x_tscadc.c | 5 +-
drivers/mfd/tps65218.c | 24 +-
drivers/mfd/twl-core.c | 4 +-
drivers/mfd/wm5110-tables.c | 2 +
drivers/net/ethernet/amazon/ena/ena_netdev.c | 10 +-
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 6 +
drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 6 +-
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 22 +-
drivers/net/ethernet/mellanox/mlx4/icm.c | 92 +-
drivers/net/ethernet/mellanox/mlx4/icm.h | 22 +-
drivers/net/ethernet/mellanox/mlx5/core/en.h | 1 +
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 6 +-
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h | 17 +
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 25 +-
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 6 +
drivers/net/ethernet/mellanox/mlxsw/Kconfig | 1 +
drivers/net/ethernet/mellanox/mlxsw/pci.c | 4 +-
.../ethernet/mellanox/mlxsw/spectrum_acl_ctcam.c | 10 +-
.../ethernet/mellanox/mlxsw/spectrum_switchdev.c | 12 +-
drivers/net/ethernet/qlogic/qed/qed_ll2.c | 4 +
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 51 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 10 +
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 2 +
drivers/net/geneve.c | 10 +-
drivers/net/phy/micrel.c | 1 +
drivers/net/phy/sfp-bus.c | 2 +
drivers/net/phy/sfp.c | 30 +-
drivers/net/phy/sfp.h | 2 +
drivers/net/team/team.c | 27 +-
drivers/net/wan/fsl_ucc_hdlc.c | 62 +-
drivers/net/wireless/mediatek/mt76/mt76x0/usb.c | 46 +-
drivers/pinctrl/pinctrl-max77620.c | 14 +-
drivers/pinctrl/qcom/pinctrl-qcs404.c | 2 +-
drivers/scsi/cxgbi/cxgb3i/cxgb3i.c | 9 +-
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 28 +-
drivers/scsi/cxgbi/libcxgbi.c | 7 +-
drivers/scsi/cxgbi/libcxgbi.h | 5 +-
drivers/scsi/isci/init.c | 14 +-
drivers/scsi/qedi/qedi_iscsi.c | 3 +
drivers/scsi/qedi/qedi_iscsi.h | 1 +
drivers/scsi/qla1280.c | 2 +-
drivers/scsi/qla4xxx/ql4_os.c | 2 +
drivers/scsi/sd_zbc.c | 8 +-
drivers/scsi/ufs/ufs.h | 2 +-
drivers/scsi/ufs/ufshcd.c | 2 +
drivers/soc/fsl/qe/qe_tdm.c | 55 -
drivers/staging/erofs/dir.c | 7 +-
drivers/staging/erofs/inode.c | 10 +-
drivers/staging/erofs/internal.h | 70 +-
drivers/staging/erofs/super.c | 19 +-
drivers/staging/erofs/unzip_pagevec.h | 2 +-
drivers/staging/erofs/unzip_vle.c | 35 +-
drivers/staging/erofs/unzip_vle_lz4.c | 2 +-
drivers/staging/erofs/utils.c | 12 +-
drivers/target/target_core_user.c | 88 +-
drivers/vhost/scsi.c | 20 +-
drivers/vhost/vhost.c | 8 +-
drivers/video/backlight/pwm_bl.c | 19 +-
drivers/watchdog/mt7621_wdt.c | 1 +
drivers/watchdog/rt2880_wdt.c | 1 +
drivers/xen/pvcalls-back.c | 9 +-
drivers/xen/pvcalls-front.c | 100 +-
fs/afs/flock.c | 4 +-
fs/afs/inode.c | 3 +-
fs/afs/protocol_yfs.h | 11 +
fs/afs/rxrpc.c | 53 +-
fs/afs/yfsclient.c | 2 +-
fs/ceph/snap.c | 3 +-
fs/proc/base.c | 4 -
include/keys/user-type.h | 2 +-
include/linux/compiler-clang.h | 5 +-
include/linux/compiler-gcc.h | 4 -
include/linux/compiler-intel.h | 4 +-
include/linux/compiler.h | 4 +-
include/linux/qed/qed_chain.h | 31 +
include/linux/skbuff.h | 2 +-
include/linux/virtio_net.h | 19 +
include/net/netfilter/nf_flow_table.h | 1 -
include/sound/soc.h | 6 +
include/trace/events/afs.h | 2 +
include/uapi/linux/inet_diag.h | 16 +-
kernel/bpf/stackmap.c | 12 +-
kernel/trace/trace.c | 2 +
kernel/trace/trace_kprobe.c | 10 +-
mm/mempolicy.c | 6 +-
net/batman-adv/soft-interface.c | 2 +
net/bridge/br_fdb.c | 5 +
net/bridge/br_multicast.c | 9 +-
net/ceph/messenger.c | 15 +-
net/core/filter.c | 11 +-
net/dsa/port.c | 4 +-
net/ipv4/inet_diag.c | 10 +-
net/ipv4/netfilter/ipt_CLUSTERIP.c | 19 +-
net/ipv6/netfilter.c | 4 +-
net/ipv6/seg6.c | 4 +-
net/ipv6/sit.c | 3 +-
net/ipv6/udp.c | 8 +-
net/mac80211/cfg.c | 6 +-
net/mac80211/main.c | 4 +-
net/mac80211/mesh.h | 6 +
net/mac80211/mesh_pathtbl.c | 155 +--
net/mac80211/rx.c | 7 +-
net/netfilter/nf_flow_table_core.c | 5 +-
net/netfilter/nf_tables_api.c | 5 +
net/netfilter/nfnetlink_osf.c | 4 +
net/netfilter/nft_compat.c | 3 +-
net/netfilter/nft_flow_offload.c | 13 +-
net/packet/af_packet.c | 2 +-
net/sched/cls_tcindex.c | 80 +-
net/sctp/diag.c | 1 +
net/sctp/offload.c | 1 +
net/sctp/stream.c | 4 +-
net/socket.c | 82 +-
net/sunrpc/auth_gss/auth_gss.c | 12 +-
net/sunrpc/clnt.c | 20 +-
net/sunrpc/xprt.c | 1 +
net/sunrpc/xprtrdma/verbs.c | 6 +-
net/xdp/xdp_umem.c | 16 +-
samples/bpf/Makefile | 1 +
samples/bpf/asm_goto_workaround.h | 16 +
security/keys/key.c | 4 +-
security/keys/keyring.c | 4 +-
security/keys/proc.c | 3 +-
security/keys/request_key.c | 1 +
security/keys/request_key_auth.c | 2 +-
sound/pci/hda/patch_realtek.c | 42 +-
sound/soc/soc-core.c | 11 +-
tools/include/uapi/linux/pkt_sched.h | 1163 ++++++++++++++++++++
tools/testing/selftests/bpf/Makefile | 5 +-
tools/testing/selftests/bpf/test_progs.c | 30 +
tools/testing/selftests/bpf/test_sock_addr.c | 53 +-
.../selftests/net/forwarding/bridge_vlan_aware.sh | 47 +-
tools/testing/selftests/net/ip_defrag.c | 96 +-
tools/testing/selftests/net/ip_defrag.sh | 9 +-
.../selftests/tc-testing/tc-tests/actions/ife.json | 88 +-
.../tc-testing/tc-tests/actions/tunnel_key.json | 31 +-
188 files changed, 2941 insertions(+), 988 deletions(-)
next reply other threads:[~2019-02-25 21:46 UTC|newest]
Thread overview: 198+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-25 21:09 Greg Kroah-Hartman [this message]
2019-02-25 21:09 ` [PATCH 4.20 001/183] ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 002/183] kprobe: Do not use uaccess functions to access kernel memory that can fault Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 003/183] tracing: Fix number of entries in trace header Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 004/183] MIPS: eBPF: Always return sign extended 32b values Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 005/183] mt76x0u: fix suspend/resume Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 006/183] gpio: MT7621: use a per instance irq_chip structure Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 007/183] gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2 Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 008/183] mac80211: Restore vif beacon interval if start ap fails Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 009/183] mac80211: Use linked list instead of rhashtable walk for mesh tables Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 010/183] mac80211: Free mpath object when rhashtable insertion fails Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 011/183] pinctrl: qcom: qcs404: Correct SDC tile Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 012/183] libceph: handle an empty authorize reply Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 013/183] ceph: avoid repeatedly adding inode to mdsc->snap_flush_list Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 014/183] numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 015/183] proc, oom: do not report alien mms when setting oom_score_adj Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 016/183] ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5 Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 017/183] ALSA: hda/realtek: Disable PC beep in passthrough on alc285 Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 018/183] KEYS: allow reaching the keys quotas exactly Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 019/183] backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 020/183] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 021/183] pvcalls-front: read all data before closing the connection Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 022/183] pvcalls-front: dont try to free unallocated rings Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 023/183] pvcalls-front: properly allocate sk Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 024/183] pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 025/183] mfd: twl-core: Fix section annotations on {,un}protect_pm_master Greg Kroah-Hartman
2019-02-25 21:09 ` [PATCH 4.20 026/183] mfd: db8500-prcmu: Fix some section annotations Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 027/183] mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 028/183] mfd: ab8500-core: Return zero in get_register_interruptible() Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 029/183] mfd: bd9571mwv: Add volatile register to make DVFS work Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 030/183] mfd: at91-usart: Add platform dependency Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 031/183] mfd: qcom_rpm: write fw_version to CTRL_REG Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 032/183] mfd: wm5110: Add missing ASRC rate register Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 033/183] mfd: axp20x: Add AC power supply cell for AXP813 Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 034/183] mfd: axp20x: Re-align MFD cell entries Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 035/183] mfd: axp20x: Add supported cells for AXP803 Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 036/183] mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 037/183] mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe() Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 038/183] mfd: mc13xxx: Fix a missing check of a register-read failure Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 039/183] xen/pvcalls: remove set but not used variable intf Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 040/183] soc/fsl/qe: fix err handling of ucc_of_parse_tdm Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 041/183] qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 042/183] qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 043/183] net: hns: Fix use after free identified by SLUB debug Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 044/183] selftests: net: fix/improve ip_defrag selftest Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 045/183] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 046/183] selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 047/183] hwmon: (nct6775) Fix chip ID for NCT6798D Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 048/183] hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798D Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 049/183] watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 050/183] net/mlx4: Get rid of page operation after dma_alloc_coherent Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 051/183] MIPS: ath79: Enable OF serial ports in the default config Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 052/183] xprtrdma: Double free in rpcrdma_sendctxs_create() Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 053/183] mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 054/183] mlxsw: spectrum: Add VXLAN dependency for spectrum Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 055/183] selftests: forwarding: Add a test for VLAN deletion Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 056/183] netfilter: nf_tables: fix leaking object reference count Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 057/183] scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 058/183] scsi: isci: initialize shost fully before calling scsi_add_host() Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 059/183] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 060/183] MIPS: jazz: fix 64bit build Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 061/183] netfilter: nft_flow_offload: Fix reverse route lookup Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 062/183] bpf: correctly set initial window on active Fast Open sender Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 063/183] pvcalls-front: Avoid get_free_pages(GFP_KERNEL) under spinlock Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 064/183] selftests: bpf: install files tcp_(server|client)*.py Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 065/183] bpf: fix panic in stack_map_get_build_id() on i386 and arm32 Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 066/183] afs: Set correct lock type for the yfs CreateFile Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 067/183] netfilter: nft_flow_offload: fix interaction with vrf slave device Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 068/183] RDMA/mthca: Clear QP objects during their allocation Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 069/183] powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 070/183] acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 071/183] net: stmmac: Fix PCI module removal leak Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 072/183] net: stmmac: dwxgmac2: Only clear interrupts that are active Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 073/183] net: stmmac: Check if CBS is supported before configuring Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 074/183] net: stmmac: Fix the logic of checking if RX Watchdog must be enabled Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 075/183] net: stmmac: Prevent RX starvation in stmmac_napi_poll() Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 076/183] isdn: i4l: isdn_tty: Fix some concurrency double-free bugs Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 077/183] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 078/183] scsi: ufs: Fix system suspend status Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 079/183] scsi: qedi: Add ep_state for login completion on un-reachable targets Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 080/183] scsi: ufs: Fix geometry descriptor size Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 081/183] scsi: qla1280: set 64bit coherent mask Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 082/183] scsi: cxgb4i: add wait_for_completion() Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 083/183] netfilter: nft_flow_offload: fix checking method of conntrack helper Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 084/183] always clear the X2APIC_ENABLE bit for PV guest Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 085/183] drm/meson: add missing of_node_put Greg Kroah-Hartman
2019-02-25 21:10 ` [PATCH 4.20 086/183] drm/amdkfd: Dont assign dGPUs to APU topology devices Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 087/183] drm/amd/display: fix PME notification not working in RV desktop Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 088/183] vhost: return EINVAL if iovecs size does not match the message size Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 089/183] vhost/scsi: Use copy_to_iter() to send control queue response Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 090/183] xsk: Check if a queue exists during umem setup Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 091/183] selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 092/183] samples/bpf: workaround clang asm goto compilation errors Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 093/183] SUNRPC: Ensure rq_bytes_sent is reset before request transmission Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 094/183] SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 095/183] drm/sun4i: backend: add missing of_node_puts Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 096/183] pvcalls-front: fix potential null dereference Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 097/183] ACPI: EC: Look for ECDT EC after calling acpi_load_tables() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 098/183] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031 Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 099/183] selftests: tc-testing: drop test on missing tunnel key id Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 100/183] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 101/183] selftests: tc-testing: fix parsing of ife type Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 102/183] afs: Dont set vnode->cb_s_break in afs_validate() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 103/183] afs: Fix key refcounting in file locking code Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 104/183] afs: Provide a function to get a ref on a call Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 105/183] afs: Fix race in async call refcounting Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 106/183] bpf: dont assume build-id length is always 20 bytes Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 107/183] bpf: zero out build_id for BPF_STACK_BUILD_ID_IP Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 108/183] selftests/bpf: retry tests that expect build-id Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 109/183] atm: he: fix sign-extension overflow on large shift Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 110/183] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 111/183] leds: lp5523: fix a missing check of return value of lp55xx_read Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 112/183] bpf: bpf_setsockopt: reset sock dst on SO_MARK changes Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 113/183] bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 114/183] dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 115/183] mlxsw: pci: Return error on PCI reset timeout Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 116/183] net: bridge: Mark FDB entries that were added by user as such Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 117/183] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 118/183] selftests: forwarding: Add a test case for externally learned FDB entries Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 119/183] bpf: pull in pkt_sched.h header for tooling to fix bpftool build Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 120/183] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 121/183] isdn: avm: Fix string plus integer warning from Clang Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 122/183] batman-adv: fix uninit-value in batadv_interface_tx() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 123/183] inet_diag: fix reporting cgroup classid and fallback to priority Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 124/183] ipv6: propagate genlmsg_reply return code Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 125/183] net: ena: fix race between link up and device initalization Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 126/183] net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 127/183] net/mlx5e: Dont overwrite pedit action when multiple pedit used Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 128/183] net/packet: fix 4gb buffer limit due to overflow check Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 129/183] net: sfp: do not probe SFP module before were attached Greg Kroah-Hartman
2019-02-26 14:29 ` Sasha Levin
2019-02-26 15:01 ` Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 130/183] sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 131/183] sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 132/183] team: avoid complex list operations in team_nl_cmd_options_set() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 133/183] net: dsa: Fix NPD checking for br_vlan_enabled() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 134/183] Revert "socket: fix struct ifreq size in compat ioctl" Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 135/183] Revert "kill dev_ifsioc()" Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 136/183] net: socket: fix SIOCGIFNAME in compat Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 137/183] net: socket: make bond ioctls go through compat_ifreq_ioctl() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 138/183] geneve: should not call rt6_lookup() when ipv6 was disabled Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 139/183] sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 140/183] net_sched: fix a race condition in tcindex_destroy() Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 141/183] net_sched: fix a memory leak in cls_tcindex Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 142/183] net_sched: fix two more memory leaks " Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 143/183] net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 144/183] net/mlx5e: XDP, fix redirect resources availability check Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 145/183] scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation Greg Kroah-Hartman
2019-02-25 21:11 ` [PATCH 4.20 146/183] RDMA/srp: Rework SCSI device reset handling Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 147/183] KEYS: user: Align the payload buffer Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 148/183] KEYS: always initialize keyring_index_key::desc_len Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 149/183] clk: at91: fix masterck name Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 150/183] clk: at91: fix at91sam9x5 peripheral clock number Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 151/183] parisc: Fix ptrace syscall number modification Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 152/183] ARCv2: Enable unaligned access in early ASM code Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 153/183] ARC: U-boot: check arguments paranoidly Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 154/183] ARC: define ARCH_SLAB_MINALIGN = 8 Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 155/183] cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit() Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 156/183] drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 157/183] gpu: drm: radeon: " Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 158/183] drm/i915/fbdev: Actually configure untiled displays Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 159/183] drm/amdgpu: disable bulk moves for now Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 160/183] drm/amd/display: Fix MST reboot/poweroff sequence Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 161/183] mac80211: Change default tx_sk_pacing_shift to 7 Greg Kroah-Hartman
2019-02-26 9:55 ` Toke Høiland-Jørgensen
2019-02-26 10:08 ` Greg Kroah-Hartman
2019-02-26 10:33 ` Toke Høiland-Jørgensen
2019-02-25 21:12 ` [PATCH 4.20 162/183] mac80211: allocate tailroom for forwarded mesh packets Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 163/183] KVM: MMU: record maximum physical address width in kvm_mmu_extended_role Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 164/183] x86/kvm/mmu: fix switch between root and guest MMUs Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 165/183] kvm: x86: Return LA57 feature based on hardware capability Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 166/183] s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 167/183] ASoC: soc-core: fix init platform memory handling Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 168/183] net: validate untrusted gso packets without csum offload Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 169/183] net: avoid false positives in untrusted gso validation Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 170/183] staging: erofs: remove the redundant d_rehash() for the root dentry Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 171/183] staging: erofs: atomic_cond_read_relaxed on ref-locked workgroup Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 172/183] staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze} Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 173/183] staging: erofs: add a full barrier in erofs_workgroup_unfreeze Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 174/183] staging: erofs: {dir,inode,super}.c: rectify BUG_ONs Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 175/183] staging: erofs: unzip_{pagevec.h,vle.c}: " Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 176/183] staging: erofs: unzip_vle_lz4.c,utils.c: " Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 177/183] Revert "bridge: do not add port to router list when receives query with source 0.0.0.0" Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 178/183] netfilter: nf_tables: fix flush after rule deletion in the same batch Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 179/183] netfilter: nft_compat: use-after-free when deleting targets Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 180/183] netfilter: ipv6: Dont preserve original oif for loopback address Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 181/183] netfilter: nfnetlink_osf: add missing fmatch check Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 182/183] netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_put() Greg Kroah-Hartman
2019-02-25 21:12 ` [PATCH 4.20 183/183] pinctrl: max77620: Use define directive for max77620_pinconf_param values Greg Kroah-Hartman
2019-02-26 12:27 ` [PATCH 4.20 000/183] 4.20.13-stable review Jon Hunter
2019-02-26 13:08 ` Greg Kroah-Hartman
2019-02-26 13:53 ` Naresh Kamboju
2019-02-26 16:34 ` Greg Kroah-Hartman
2019-02-26 15:51 ` shuah
2019-02-26 16:34 ` Greg Kroah-Hartman
2019-02-26 17:29 ` Guenter Roeck
2019-02-27 9:05 ` Greg Kroah-Hartman
2019-02-26 17:47 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190225195054.748060397@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox