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.19 000/142] 4.19.10-stable review
Date: Fri, 14 Dec 2018 12:58:05 +0100 [thread overview]
Message-ID: <20181214115747.053633987@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.19.10 release.
There are 142 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 Sun Dec 16 11:57:12 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.19.10-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.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.19.10-rc1
Edward Cree <ecree@solarflare.com>
bpf: fix off-by-one error in adjust_subprog_starts
Piotr Stankiewicz <piotr.stankiewicz@intel.com>
IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Hui Wang <hui.wang@canonical.com>
ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
Jian-Hong Pan <jian-hong@endlessm.com>
ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294
Jian-Hong Pan <jian-hong@endlessm.com>
ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
Chris Chiu <chiu@endlessm.com>
ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Fixed headphone issue for ALC700
Takashi Sakamoto <o-takashi@sakamocchi.jp>
ALSA: fireface: fix reference to wrong register for clock configuration
Matthew Wilcox <willy@infradead.org>
dax: Check page->mapping isn't NULL
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
flexfiles: enforce per-mirror stateid only for v4 DSes
Pan Bian <bianpan2016@163.com>
ocfs2: fix potential use after free
Li Zhijian <lizhijian@cn.fujitsu.com>
initramfs: clean old path before creating a hardlink
Anders Roxell <anders.roxell@linaro.org>
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Alexey Dobriyan <adobriyan@gmail.com>
proc: fixup map_files test on arm
Qian Cai <cai@gmx.us>
debugobjects: avoid recursive calls with kmemleak
Pan Bian <bianpan2016@163.com>
hfsplus: do not free node before using
Pan Bian <bianpan2016@163.com>
hfs: do not free node before using
Wei Yang <richard.weiyang@gmail.com>
mm/page_alloc.c: fix calculation of pgdat->nr_zones
Larry Chen <lchen@suse.com>
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
Prabhath Sajeepa <psajeepa@purestorage.com>
nvme-rdma: fix double freeing of async event data
Sagi Grimberg <sagi@grimberg.me>
nvme: flush namespace scanning work just before removing namespaces
Christoph Hellwig <hch@lst.de>
nvme: warn when finding multi-port subsystems without multipathing enabled
Colin Ian King <colin.king@canonical.com>
fscache, cachefiles: remove redundant variable 'cache'
Nathan Chancellor <natechancellor@gmail.com>
cachefiles: Explicitly cast enumerated type in put_object
NeilBrown <neilb@suse.com>
fscache: fix race between enablement and dropping of object
David Howells <dhowells@redhat.com>
afs: Fix validation/callback interaction
Kees Cook <keescook@chromium.org>
pstore/ram: Correctly calculate usable PRZ bytes
Pan Bian <bianpan2016@163.com>
pvcalls-front: fixes incorrect error handling
Igor Druzhinin <igor.druzhinin@citrix.com>
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Srikanth Boddepalli <boddepalli.srikanth@gmail.com>
xen: xlate_mmu: add missing header to fix 'W=1' warning
Y.C. Chen <yc_chen@aspeedtech.com>
drm/ast: fixed reading monitor EDID not stable issue
shaoyunl <shaoyun.liu@amd.com>
drm/amdgpu: Add delay after enable RLC ucode
Pan Bian <bianpan2016@163.com>
net: hisilicon: remove unexpected free_netdev
Josh Elsasser <jelsasser@appneta.com>
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Yunjian Wang <wangyunjian@huawei.com>
igb: fix uninitialized variables
Kiran Kumar Modukuri <kiran.modukuri@gmail.com>
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
kiran.modukuri <kiran.modukuri@gmail.com>
fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
David Howells <dhowells@redhat.com>
cachefiles: Fix an assertion failure when trying to update a failed object
Hui Wang <hui.wang@canonical.com>
ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
Taehee Yoo <ap420073@gmail.com>
netfilter: nf_tables: deactivate expressions in rule replecement routine
Marek Szyprowski <m.szyprowski@samsung.com>
usb: gadget: u_ether: fix unsafe list iteration
Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
net: thunderx: fix NULL pointer dereference in nic_remove
Yi Wang <wang.yi59@zte.com.cn>
x86/kvm/vmx: fix old-style function declaration
Yi Wang <wang.yi59@zte.com.cn>
KVM: x86: fix empty-body warnings
Liran Alon <liran.alon@oracle.com>
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Taehee Yoo <ap420073@gmail.com>
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo <ap420073@gmail.com>
netfilter: nat: fix double register in masquerade modules
Taehee Yoo <ap420073@gmail.com>
netfilter: add missing error handling code for register functions
Artemy Kovalyov <artemyko@mellanox.com>
IB/mlx5: Fix page fault handling for MW
Alin Nastac <alin.nastac@gmail.com>
netfilter: ipv6: Preserve link scope traffic original oif
Christian Hewitt <christianshewitt@gmail.com>
drm/meson: add support for 1080p25 mode
Mika Westerberg <mika.westerberg@linux.intel.com>
thunderbolt: Prevent root port runtime suspend during NVM upgrade
Aaro Koskinen <aaro.koskinen@iki.fi>
USB: omap_udc: fix rejection of out transfers when DMA is used
Aaro Koskinen <aaro.koskinen@iki.fi>
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen <aaro.koskinen@iki.fi>
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen <aaro.koskinen@iki.fi>
USB: omap_udc: fix crashes on probe error and module removal
Aaro Koskinen <aaro.koskinen@iki.fi>
USB: omap_udc: use devm_request_irq()
Xin Long <lucien.xin@gmail.com>
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Arnd Bergmann <arnd@arndb.de>
fsi: master-ast-cf: select GENERIC_ALLOCATOR
Martynas Pumputis <m@lambda.lt>
bpf: fix check of allowed specifiers in bpf_trace_printk
Yixian Liu <liuyixian@huawei.com>
RDMA/hns: Bugfix pbl configuration for rereg mr
Pan Bian <bianpan2016@163.com>
exportfs: do not read dentry after free
Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE
Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: omap-mcbsp: Fix latency value calculation for pm_qos
Jakub Kicinski <jakub.kicinski@netronome.com>
tools: bpftool: fix potential NULL pointer dereference in do_load
Kamal Heib <kamalheib1@gmail.com>
RDMA/rdmavt: Fix rvt_create_ah function signature
Selvin Xavier <selvin.xavier@broadcom.com>
RDMA/bnxt_re: Avoid accessing the device structure after it is freed
Selvin Xavier <selvin.xavier@broadcom.com>
RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
Parav Pandit <parav@mellanox.com>
RDMA/core: Add GIDs while changing MAC addr only for registered ndev
Majd Dibbiny <majd@mellanox.com>
RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
Robbie Ko <robbieko@synology.com>
Btrfs: send, fix infinite loop due to directory rename dependencies
Romain Izard <romain.izard.pro@gmail.com>
ARM: dts: at91: sama5d2: use the divided clock for SMC
Manu Gautam <mgautam@codeaurora.org>
phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845
Manu Gautam <mgautam@codeaurora.org>
phy: qcom-qusb2: Use HSTX_TRIM fused value as is
Artem Savkov <asavkov@redhat.com>
objtool: Fix segfault in .cold detection with -ffunction-sections
Artem Savkov <asavkov@redhat.com>
objtool: Fix double-free in .cold detection error path
Keyon Jie <yang.jie@linux.intel.com>
ASoC: acpi: fix: continue searching when machine is ignored
Trent Piepho <tpiepho@impinj.com>
PCI: imx6: Fix link training status detection in link up check
Jiri Olsa <jolsa@kernel.org>
perf tools: Restore proper cwd on return from mnt namespace
Huacai Chen <chenhc@lemote.com>
hwmon: (w83795) temp4_type has writable permission
Taehee Yoo <ap420073@gmail.com>
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Jens Axboe <axboe@kernel.dk>
aio: fix failure to put the file pointer
Roman Gushchin <guroan@gmail.com>
bpf: allocate local storage buffers using GFP_ATOMIC
Vadim Pasternak <vadimp@mellanox.com>
hwmon: (mlxreg-fan) Fix macros for tacho fault reading
Tony Lindgren <tony@atomide.com>
spi: omap2-mcspi: Add missing suspend and resume calls
Tzung-Bi Shih <tzungbi@google.com>
ASoC: dapm: Recalculate audio map forcely when card instantiated
Peter Ujfalusi <peter.ujfalusi@ti.com>
ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing
Nicolin Chen <nicoleotsuka@gmail.com>
hwmon: (ina2xx) Fix current value calculation
Thomas Richter <tmricht@linux.ibm.com>
s390/cpum_cf: Reject request for sampling in event initialization
Rohit kumar <rohitkr@codeaurora.org>
ASoC: qcom: Set dai_link id to each dai_link
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: Power down links before turning off display audio power
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
Katsuhiro Suzuki <katsuhiro@katsuster.net>
ASoC: rockchip: add missing slave_config setting for I2S
Stefan Wahren <stefan.wahren@i2se.com>
hwmon: (raspberrypi) Fix initial notify
Nicolin Chen <nicoleotsuka@gmail.com>
hwmon (ina2xx) Fix NULL id pointer in probe()
Eric Farman <farman@linux.ibm.com>
s390/cio: Fix cleanup when unsupported IDA format is used
Eric Farman <farman@linux.ibm.com>
s390/cio: Fix cleanup of pfn_array alloc failure
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Taehee Yoo <ap420073@gmail.com>
netfilter: xt_RATEEST: remove netns exit routine
Jiri Olsa <jolsa@kernel.org>
perf tools: Fix crash on synthesizing the unit
Florian Westphal <fw@strlen.de>
selftests: add script to stress-test nft packet path vs. control plane
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: don't skip inactive chains during update
Taehee Yoo <ap420073@gmail.com>
netfilter: nf_conncount: fix unexpected permanent node of list.
Taehee Yoo <ap420073@gmail.com>
netfilter: nf_conncount: fix list_del corruption in conn_free
Taehee Yoo <ap420073@gmail.com>
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
YueHaibing <yuehaibing@huawei.com>
sysv: return 'err' instead of 0 in __sysv_write_inode
Bjorn Andersson <bjorn.andersson@linaro.org>
arm64: dts: sdm845-mtp: Reserve reserved gpios
Vasily Khoruzhick <anarsoul@gmail.com>
ASoC: sun8i-codec: fix crash on module removal
Quentin Monnet <quentin.monnet@netronome.com>
tools: bpftool: prevent infinite loop in get_fdinfo()
Janusz Krzysztofik <jmkrzyszt@gmail.com>
ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
Adam Ford <aford173@gmail.com>
ARM: dts: am3517-som: Fix WL127x Wifi interrupt
Adam Ford <aford173@gmail.com>
ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
Adam Ford <aford173@gmail.com>
ARM: dts: LogicPD Torpedo: Fix mmc3_dat1 interrupt
Adam Ford <aford173@gmail.com>
ARM: dts: am3517: Fix pinmuxing for CD on MMC1
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: qdsp6: q6afe-dai: Fix the dai widgets
Rohit kumar <rohitkr@codeaurora.org>
ASoC: qdsp6: q6afe: Fix wrong MI2S SD line mask
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
ASoC: rsnd: fixup clock start checker
Nathan Chancellor <natechancellor@gmail.com>
ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
Sabrina Dubroca <sd@queasysnail.net>
net: fix XPS static_key accounting
Sabrina Dubroca <sd@queasysnail.net>
net: restore call to netdev_queue_numa_node_write when resetting XPS
Xin Long <lucien.xin@gmail.com>
sctp: update frag_point when stream_interleave is set
Baruch Siach <baruch@tkos.co.il>
net: phy: sfp: correct store of detected link modes
Jason Wang <jasowang@redhat.com>
virtio-net: keep vnet header zeroed after processing XDP
Nicolas Dichtel <nicolas.dichtel@6wind.com>
tun: forbid iface creation with rtnl ops
Yuchung Cheng <ycheng@google.com>
tcp: fix NULL ref in tail loss probe
Eric Dumazet <edumazet@google.com>
tcp: Do not underestimate rwnd_limited
Xin Long <lucien.xin@gmail.com>
sctp: kfree_rcu asoc
Eric Dumazet <edumazet@google.com>
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Revert "net/ibm/emac: wrong bit is used for STA control"
Edward Cree <ecree@solarflare.com>
net: use skb_list_del_init() to remove from RX sublists
Christoph Paasch <cpaasch@apple.com>
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Heiner Kallweit <hkallweit1@gmail.com>
net: phy: don't allow __set_phy_supported to add unsupported modes
Eran Ben Elisha <eranbe@mellanox.com>
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Tarick Bedeir <tarick@google.com>
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Su Yanjun <suyj.fnst@cn.fujitsu.com>
net: 8139cp: fix a BUG triggered by changing mtu with network traffic
Shmulik Ladkani <shmulik@metanetworks.com>
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Stefano Brivio <sbrivio@redhat.com>
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio <sbrivio@redhat.com>
ipv6: Check available headroom in ip6_xmit() even without options
Jiri Wiesner <jwiesner@suse.com>
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/am3517-evm.dts | 2 +-
arch/arm/boot/dts/am3517-som.dtsi | 2 +-
arch/arm/boot/dts/logicpd-som-lv.dtsi | 2 +-
arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 2 +-
arch/arm/boot/dts/sama5d2.dtsi | 2 +-
arch/arm/mach-omap1/board-ams-delta.c | 3 +
arch/arm/mach-omap2/prm44xx.c | 2 +-
arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 4 +
arch/s390/kernel/perf_cpum_cf.c | 2 +
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/vmx.c | 29 ++-
arch/x86/xen/enlighten.c | 78 --------
arch/x86/xen/setup.c | 6 +-
drivers/acpi/arm64/iort.c | 2 +-
drivers/fsi/Kconfig | 1 +
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 7 +-
drivers/gpu/drm/ast/ast_mode.c | 36 +++-
drivers/gpu/drm/meson/meson_venc.c | 1 +
drivers/hwmon/ina2xx.c | 6 +-
drivers/hwmon/mlxreg-fan.c | 2 +-
drivers/hwmon/raspberrypi-hwmon.c | 6 -
drivers/hwmon/w83795.c | 2 +-
drivers/infiniband/core/roce_gid_mgmt.c | 6 +-
drivers/infiniband/hw/bnxt_re/main.c | 3 +
drivers/infiniband/hw/hfi1/chip.c | 3 +-
drivers/infiniband/hw/hfi1/hfi.h | 2 +
drivers/infiniband/hw/hfi1/verbs.c | 2 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 128 ++++++-------
drivers/infiniband/hw/mlx5/odp.c | 1 +
drivers/infiniband/hw/mlx5/qp.c | 19 +-
drivers/infiniband/sw/rdmavt/ah.c | 4 +-
drivers/infiniband/sw/rdmavt/ah.h | 3 +-
drivers/net/ethernet/cavium/thunder/nic_main.c | 3 +
drivers/net/ethernet/hisilicon/hip04_eth.c | 4 +-
drivers/net/ethernet/ibm/emac/emac.h | 2 +-
drivers/net/ethernet/intel/igb/e1000_i210.c | 1 +
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 -
drivers/net/ethernet/realtek/8139cp.c | 5 +
drivers/net/phy/phy_device.c | 19 +-
drivers/net/phy/sfp-bus.c | 2 +-
drivers/net/tun.c | 6 +-
drivers/net/virtio_net.c | 14 +-
drivers/nvme/host/core.c | 4 +-
drivers/nvme/host/nvme.h | 3 +
drivers/nvme/host/rdma.c | 2 +
drivers/pci/controller/dwc/pci-imx6.c | 10 +-
drivers/phy/qualcomm/phy-qcom-qusb2.c | 20 +-
drivers/s390/cio/vfio_ccw_cp.c | 6 +-
drivers/spi/spi-omap2-mcspi.c | 37 ++--
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c | 2 +-
drivers/thunderbolt/switch.c | 40 +++-
drivers/usb/gadget/function/u_ether.c | 11 +-
drivers/usb/gadget/udc/omap_udc.c | 88 +++------
drivers/xen/balloon.c | 65 +------
drivers/xen/pvcalls-front.c | 4 +-
drivers/xen/xlate_mmu.c | 1 +
fs/afs/inode.c | 18 +-
fs/aio.c | 1 +
fs/btrfs/send.c | 11 +-
fs/cachefiles/namei.c | 6 +-
fs/cachefiles/rdwr.c | 9 +-
fs/cachefiles/xattr.c | 3 +-
fs/dax.c | 2 +-
fs/exportfs/expfs.c | 2 +-
fs/fscache/object.c | 3 +
fs/hfs/btree.c | 3 +-
fs/hfsplus/btree.c | 3 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 6 +-
fs/ocfs2/export.c | 2 +-
fs/ocfs2/move_extents.c | 47 ++---
fs/pstore/ram.c | 15 +-
fs/sysv/inode.c | 2 +-
include/linux/fscache-cache.h | 3 +-
include/linux/pstore.h | 5 +-
include/linux/skbuff.h | 11 ++
include/net/neighbour.h | 28 ++-
include/net/netfilter/ipv4/nf_nat_masquerade.h | 2 +-
include/net/netfilter/ipv6/nf_nat_masquerade.h | 2 +-
include/net/sctp/structs.h | 2 +
include/xen/balloon.h | 5 -
init/initramfs.c | 22 ++-
kernel/bpf/local_storage.c | 3 +-
kernel/bpf/verifier.c | 2 +-
kernel/kcov.c | 4 +-
kernel/trace/bpf_trace.c | 8 +-
lib/debugobjects.c | 5 +-
mm/page_alloc.c | 4 +-
net/core/dev.c | 61 +++---
net/core/rtnetlink.c | 3 +
net/ipv4/ip_fragment.c | 7 +
net/ipv4/ip_input.c | 4 +-
net/ipv4/netfilter/ipt_MASQUERADE.c | 7 +-
net/ipv4/netfilter/nf_nat_masquerade_ipv4.c | 38 +++-
net/ipv4/netfilter/nft_masq_ipv4.c | 4 +-
net/ipv4/tcp_output.c | 16 +-
net/ipv6/ip6_input.c | 4 +-
net/ipv6/ip6_output.c | 42 ++---
net/ipv6/netfilter.c | 3 +-
net/ipv6/netfilter/ip6t_MASQUERADE.c | 8 +-
net/ipv6/netfilter/nf_conntrack_reasm.c | 8 +-
net/ipv6/netfilter/nf_nat_masquerade_ipv6.c | 49 +++--
net/ipv6/netfilter/nft_masq_ipv6.c | 4 +-
net/ipv6/reassembly.c | 8 +-
net/ipv6/seg6_iptunnel.c | 1 +
net/netfilter/ipvs/ip_vs_ctl.c | 3 +
net/netfilter/nf_conncount.c | 44 +++--
net/netfilter/nf_tables_api.c | 29 +--
net/netfilter/nft_compat.c | 3 +-
net/netfilter/nft_flow_offload.c | 5 +-
net/netfilter/xt_RATEEST.c | 10 -
net/netfilter/xt_hashlimit.c | 9 +-
net/sched/sch_netem.c | 3 +
net/sctp/associola.c | 9 +-
net/sctp/sm_make_chunk.c | 3 +
sound/firewire/fireface/ff-protocol-ff400.c | 2 +-
sound/pci/hda/patch_realtek.c | 77 ++++++++
sound/soc/codecs/hdac_hdmi.c | 11 +-
sound/soc/codecs/wm_adsp.c | 37 ++--
sound/soc/intel/skylake/skl.c | 12 +-
sound/soc/omap/omap-abe-twl6040.c | 67 +++----
sound/soc/omap/omap-dmic.c | 9 +
sound/soc/omap/omap-mcbsp.c | 6 +-
sound/soc/omap/omap-mcpdm.c | 43 ++++-
sound/soc/qcom/common.c | 9 +-
sound/soc/qcom/qdsp6/q6afe-dai.c | 208 ++++++++++-----------
sound/soc/qcom/qdsp6/q6afe.c | 16 +-
sound/soc/rockchip/rockchip_pcm.c | 1 +
sound/soc/sh/rcar/ssi.c | 2 +-
sound/soc/soc-acpi.c | 10 +-
sound/soc/soc-core.c | 1 +
sound/soc/sunxi/sun8i-codec.c | 6 -
sound/usb/quirks-table.h | 10 +
tools/bpf/bpftool/common.c | 2 +-
tools/bpf/bpftool/prog.c | 10 +-
tools/objtool/elf.c | 19 +-
tools/perf/tests/attr/base-record | 2 +-
tools/perf/util/evsel.c | 2 +-
tools/perf/util/namespaces.c | 17 +-
tools/perf/util/namespaces.h | 1 +
tools/testing/selftests/Makefile | 1 +
tools/testing/selftests/bpf/test_verifier.c | 19 ++
tools/testing/selftests/netfilter/Makefile | 6 +
tools/testing/selftests/netfilter/config | 2 +
.../selftests/netfilter/nft_trans_stress.sh | 78 ++++++++
.../selftests/proc/proc-self-map-files-002.c | 9 +-
149 files changed, 1223 insertions(+), 832 deletions(-)
next reply other threads:[~2018-12-14 12:02 UTC|newest]
Thread overview: 155+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-14 11:58 Greg Kroah-Hartman [this message]
2018-12-14 11:58 ` [PATCH 4.19 001/142] ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes Greg Kroah-Hartman
2018-12-15 19:53 ` jwiesner
2018-12-14 11:58 ` [PATCH 4.19 002/142] ipv6: Check available headroom in ip6_xmit() even without options Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 003/142] neighbour: Avoid writing before skb->head in neigh_hh_output() Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 004/142] ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 005/142] net: 8139cp: fix a BUG triggered by changing mtu with network traffic Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 006/142] net/mlx4_core: Correctly set PFC param if global pause is turned off Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 007/142] net/mlx4_en: Change min MTU size to ETH_MIN_MTU Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 008/142] net: phy: dont allow __set_phy_supported to add unsupported modes Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 009/142] net: Prevent invalid access to skb->prev in __qdisc_drop_all Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 010/142] net: use skb_list_del_init() to remove from RX sublists Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 011/142] Revert "net/ibm/emac: wrong bit is used for STA control" Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 012/142] rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 013/142] sctp: kfree_rcu asoc Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 014/142] tcp: Do not underestimate rwnd_limited Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 015/142] tcp: fix NULL ref in tail loss probe Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 016/142] tun: forbid iface creation with rtnl ops Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 017/142] virtio-net: keep vnet header zeroed after processing XDP Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 018/142] net: phy: sfp: correct store of detected link modes Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 019/142] sctp: update frag_point when stream_interleave is set Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 020/142] net: restore call to netdev_queue_numa_node_write when resetting XPS Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 021/142] net: fix XPS static_key accounting Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 022/142] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 023/142] ASoC: rsnd: fixup clock start checker Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 024/142] ASoC: qdsp6: q6afe: Fix wrong MI2S SD line mask Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 025/142] ASoC: qdsp6: q6afe-dai: Fix the dai widgets Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 026/142] staging: rtl8723bs: Fix the return value in case of error in rtw_wx_read32() Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 027/142] ARM: dts: am3517: Fix pinmuxing for CD on MMC1 Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 028/142] ARM: dts: LogicPD Torpedo: Fix mmc3_dat1 interrupt Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 029/142] ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1 Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 030/142] ARM: dts: am3517-som: Fix WL127x Wifi interrupt Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 031/142] ARM: OMAP1: ams-delta: Fix possible use of uninitialized field Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 032/142] tools: bpftool: prevent infinite loop in get_fdinfo() Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 033/142] ASoC: sun8i-codec: fix crash on module removal Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 034/142] arm64: dts: sdm845-mtp: Reserve reserved gpios Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 035/142] sysv: return err instead of 0 in __sysv_write_inode Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 036/142] netfilter: nf_conncount: use spin_lock_bh instead of spin_lock Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 037/142] netfilter: nf_conncount: fix list_del corruption in conn_free Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 038/142] netfilter: nf_conncount: fix unexpected permanent node of list Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 039/142] netfilter: nf_tables: dont skip inactive chains during update Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 040/142] selftests: add script to stress-test nft packet path vs. control plane Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 041/142] perf tools: Fix crash on synthesizing the unit Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 042/142] netfilter: xt_RATEEST: remove netns exit routine Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 043/142] netfilter: nf_tables: fix use-after-free when deleting compat expressions Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 044/142] s390/cio: Fix cleanup of pfn_array alloc failure Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 045/142] s390/cio: Fix cleanup when unsupported IDA format is used Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 046/142] hwmon (ina2xx) Fix NULL id pointer in probe() Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 047/142] hwmon: (raspberrypi) Fix initial notify Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 048/142] ASoC: rockchip: add missing slave_config setting for I2S Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 049/142] ASoC: wm_adsp: Fix dma-unsafe read of scratch registers Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 050/142] ASoC: Intel: Power down links before turning off display audio power Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 051/142] ASoC: qcom: Set dai_link id to each dai_link Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 052/142] s390/cpum_cf: Reject request for sampling in event initialization Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 053/142] hwmon: (ina2xx) Fix current value calculation Greg Kroah-Hartman
2018-12-14 11:58 ` [PATCH 4.19 054/142] ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 055/142] ASoC: dapm: Recalculate audio map forcely when card instantiated Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 056/142] spi: omap2-mcspi: Add missing suspend and resume calls Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 057/142] hwmon: (mlxreg-fan) Fix macros for tacho fault reading Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 058/142] bpf: allocate local storage buffers using GFP_ATOMIC Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 059/142] aio: fix failure to put the file pointer Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 060/142] netfilter: xt_hashlimit: fix a possible memory leak in htable_create() Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 061/142] hwmon: (w83795) temp4_type has writable permission Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 062/142] perf tools: Restore proper cwd on return from mnt namespace Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 063/142] PCI: imx6: Fix link training status detection in link up check Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 064/142] ASoC: acpi: fix: continue searching when machine is ignored Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 065/142] objtool: Fix double-free in .cold detection error path Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 066/142] objtool: Fix segfault in .cold detection with -ffunction-sections Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 067/142] phy: qcom-qusb2: Use HSTX_TRIM fused value as is Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 068/142] phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 069/142] ARM: dts: at91: sama5d2: use the divided clock for SMC Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 070/142] Btrfs: send, fix infinite loop due to directory rename dependencies Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 071/142] RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 072/142] RDMA/core: Add GIDs while changing MAC addr only for registered ndev Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 073/142] RDMA/bnxt_re: Fix system hang when registration with L2 driver fails Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 074/142] RDMA/bnxt_re: Avoid accessing the device structure after it is freed Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 075/142] RDMA/rdmavt: Fix rvt_create_ah function signature Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 076/142] tools: bpftool: fix potential NULL pointer dereference in do_load Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 077/142] ASoC: omap-mcbsp: Fix latency value calculation for pm_qos Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 078/142] ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 079/142] ASoC: omap-dmic: Add pm_qos handling to avoid overruns " Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 080/142] exportfs: do not read dentry after free Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 081/142] RDMA/hns: Bugfix pbl configuration for rereg mr Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 082/142] bpf: fix check of allowed specifiers in bpf_trace_printk Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 083/142] fsi: master-ast-cf: select GENERIC_ALLOCATOR Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 084/142] ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 085/142] USB: omap_udc: use devm_request_irq() Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 086/142] USB: omap_udc: fix crashes on probe error and module removal Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 087/142] USB: omap_udc: fix omap_udc_start() on 15xx machines Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 088/142] USB: omap_udc: fix USB gadget functionality on Palm Tungsten E Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 089/142] USB: omap_udc: fix rejection of out transfers when DMA is used Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 090/142] thunderbolt: Prevent root port runtime suspend during NVM upgrade Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 091/142] drm/meson: add support for 1080p25 mode Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 092/142] netfilter: ipv6: Preserve link scope traffic original oif Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 093/142] IB/mlx5: Fix page fault handling for MW Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 094/142] netfilter: add missing error handling code for register functions Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 095/142] netfilter: nat: fix double register in masquerade modules Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 096/142] netfilter: nf_conncount: remove wrong condition check routine Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 097/142] KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 098/142] KVM: x86: fix empty-body warnings Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 099/142] x86/kvm/vmx: fix old-style function declaration Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 100/142] net: thunderx: fix NULL pointer dereference in nic_remove Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 101/142] usb: gadget: u_ether: fix unsafe list iteration Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 102/142] netfilter: nf_tables: deactivate expressions in rule replecement routine Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 103/142] ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 104/142] cachefiles: Fix an assertion failure when trying to update a failed object Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 105/142] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 106/142] cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 107/142] igb: fix uninitialized variables Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 108/142] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 109/142] net: hisilicon: remove unexpected free_netdev Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 110/142] drm/amdgpu: Add delay after enable RLC ucode Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 111/142] drm/ast: fixed reading monitor EDID not stable issue Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 112/142] xen: xlate_mmu: add missing header to fix W=1 warning Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 113/142] Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" Greg Kroah-Hartman
2018-12-14 11:59 ` [PATCH 4.19 114/142] pvcalls-front: fixes incorrect error handling Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 115/142] pstore/ram: Correctly calculate usable PRZ bytes Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 116/142] afs: Fix validation/callback interaction Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 117/142] fscache: fix race between enablement and dropping of object Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 118/142] cachefiles: Explicitly cast enumerated type in put_object Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 119/142] fscache, cachefiles: remove redundant variable cache Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 120/142] nvme: warn when finding multi-port subsystems without multipathing enabled Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 121/142] nvme: flush namespace scanning work just before removing namespaces Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 122/142] nvme-rdma: fix double freeing of async event data Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 123/142] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 124/142] ocfs2: fix deadlock caused by ocfs2_defrag_extent() Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 125/142] mm/page_alloc.c: fix calculation of pgdat->nr_zones Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 126/142] hfs: do not free node before using Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 127/142] hfsplus: " Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 128/142] debugobjects: avoid recursive calls with kmemleak Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 129/142] proc: fixup map_files test on arm Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 130/142] kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 131/142] initramfs: clean old path before creating a hardlink Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 132/142] ocfs2: fix potential use after free Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 133/142] flexfiles: enforce per-mirror stateid only for v4 DSes Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 134/142] dax: Check page->mapping isnt NULL Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 135/142] ALSA: fireface: fix reference to wrong register for clock configuration Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 136/142] ALSA: hda/realtek - Fixed headphone issue for ALC700 Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 137/142] ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 138/142] ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294 Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 139/142] ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA " Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 140/142] ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 141/142] IB/hfi1: Fix an out-of-bounds access in get_hw_stats Greg Kroah-Hartman
2018-12-14 12:00 ` [PATCH 4.19 142/142] bpf: fix off-by-one error in adjust_subprog_starts Greg Kroah-Hartman
2018-12-14 18:33 ` [PATCH 4.19 000/142] 4.19.10-stable review kernelci.org bot
2018-12-14 20:11 ` shuah
2018-12-15 8:06 ` Greg Kroah-Hartman
2018-12-15 2:06 ` Guenter Roeck
2018-12-15 8:06 ` Greg Kroah-Hartman
2018-12-15 11:16 ` Harsh Shandilya
2018-12-17 8:23 ` Greg Kroah-Hartman
2018-12-15 17:01 ` Dan Rue
2018-12-15 17:11 ` Greg Kroah-Hartman
2018-12-17 13:56 ` Dan Rue
2018-12-17 14:12 ` Greg Kroah-Hartman
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=20181214115747.053633987@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.