-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Greg,
Pleae pull commits for Linux 4.14 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit 64138f0adb25ca8f34baa57af33260b05efe2874:
Linux 4.14.5 (2017-12-10 13:40:45 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.14-11122017
for you to fetch changes up to b3ba2e1ad223f53af892a09142cf9ecada07c576:
x86/intel_rdt: Fix potential deadlock during resctrl unmount (2017-12-11 19:32:06 -0500)
- ---------------------------------------------------------------- for-greg-4.14-11122017
- ---------------------------------------------------------------- Alexey Kodanev (1): gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Arvind Yadav (1): atm: horizon: Fix irq release error
Bart Van Assche (1): blk-mq: Avoid that request queue removal can trigger list corruption
Ben Hutchings (1): mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Chao Yu (1): f2fs: fix to clear FI_NO_PREALLOC
Christophe JAILLET (1): drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()'
Chuck Lever (1): sunrpc: Fix rpc_task_begin trace point
Colin Ian King (2): irqchip/qcom: Fix u32 comparison with value less than zero rsi: fix memory leak on buf and usb_reg_buf
Darrick J. Wong (1): xfs: fix forgotten rcu read unlock when skipping inode reclaim
Dave Hansen (1): x86/mpx/selftests: Fix up weird arrays
David Ahern (1): net: ipv6: Fixup device for anycast routes during copy
David Howells (2): afs: Fix total-length calculation for multiple-page send afs: Connect up the CB.ProbeUuid
Dirk van der Merwe (1): nfp: inherit the max_mtu from the PF netdev
Eric Dumazet (1): bpf: fix lockdep splat
Gabriel Fernandez (1): clk: stm32h7: fix test of clock config
Hangbin Liu (1): geneve: fix fill_info when link down
Heinz Mauelshagen (1): dm raid: fix panic when attempting to force a raid to sync
Herbert Xu (1): xfrm: Copy policy family in clone_policy
Hongxu Jia (1): ide: ide-atapi: fix compile error with defining macro DEBUG
Ilya Lesokhin (1): tls: Use kzalloc for aead_request allocation
Israel Rukshin (1): nvmet-rdma: update queue list during ib_device removal
Jason Baron (1): jump_label: Invoke jump_label_test() via early_initcall()
Jeff Layton (1): fcntl: don't leak fd reference when fixup_compat_flock fails
Joe Lawrence (1): pipe: match pipe_max_size data type with procfs
Johan Hovold (2): dt-bindings: usb: fix reg-property port-number range clk: qcom: common: fix legacy board-clock registration
John Johansen (1): apparmor: fix leak of null profile name if profile allocation fails
Keefe Liu (1): ipvlan: fix ipv6 outbound device
Leon Romanovsky (1): RDMA/cxgb4: Annotate r2 and stag as __be32
Madhavan Srinivasan (1): powerpc/perf: Fix pmu_count to count only nest imc pmus
Majd Dibbiny (1): IB/mlx5: Assign send CQ and recv CQ of UMR QP
Mark Bloch (1): IB/mlx4: Increase maximal message size under UD QP
Masahiro Yamada (5): kbuild: pkg: use --transform option to prefix paths in tar coccinelle: fix parallel build with CHECK=scripts/coccicheck clk: uniphier: fix DAPLL2 clock rate of Pro5 kbuild: rpm-pkg: fix jobserver unavailable warning kbuild: do not call cc-option before KBUILD_CFLAGS initialization
Miles Chen (1): slub: fix sysfs duplicate filename creation when slub_debug=O
Ming Lei (1): block: wake up all tasks blocked in get_request()
Mylene JOSSERAND (1): clk: sunxi-ng: a83t: Fix i2c buses bits
Neal Cardwell (1): tcp: when scheduling TLP, time of RTO should account for current ACK
Nicolas Dichtel (1): ipv6: set all.accept_dad to 0 by default
Paul Moore (1): audit: ensure that 'audit=1' actually enables audit for PID 1
Pavel Tatashin (1): sparc64/mm: set fields in deferred pages
Pieter Jansen van Vuuren (1): nfp: fix flower offload metadata flag usage
Randy Dunlap (1): dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0
Reinette Chatre (1): x86/intel_rdt: Fix potential deadlock during resctrl unmount
Sebastian Sjoholm (1): net: qmi_wwan: add Quectel BG96 2c7c:0296
Sergey Senozhatsky (1): zsmalloc: calling zs_map_object() from irq is a bug
Sriharsha Basavapatna (1): bnxt_re: changing the ip address shouldn't affect new connections
Stephen Bates (1): lib/genalloc.c: make the avail variable an atomic_long_t
Steve Grubb (1): audit: Allow auditd to set pid to 0 to end auditing
Sudeep Holla (1): mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
Trond Myklebust (1): NFS: Fix a typo in nfs_rename()
Ursula Braun (1): net/smc: use sk_rcvbuf as start for rmb creation
Vaidyanathan Srinivasan (1): powerpc/powernv/idle: Round up latency and residency values
Xin Long (5): tun: fix rcu_read_lock imbalance in tun_build_skb route: also update fnhe_genid when updating a route cache route: update fnhe_expires for redirect when the fnhe exists sctp: do not free asoc when it is already dead in sctp_sendmsg sctp: use the right sk after waking up from wait_buf sleep
Zdenek Kabelac (1): md: free unused memory after bitmap resize
Zhong Kaihua (1): clk: hi3660: fix incorrect uart3 clock freqency
.../devicetree/bindings/usb/usb-device.txt | 2 +- Makefile | 21 ++++++------ arch/powerpc/platforms/powernv/opal-imc.c | 6 ++-- arch/sparc/mm/init_64.c | 9 ++++- arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 10 +++--- block/blk-core.c | 5 +-- drivers/atm/horizon.c | 2 +- drivers/clk/clk-stm32h7.c | 4 +-- drivers/clk/hisilicon/clk-hi3660.c | 2 +- drivers/clk/qcom/common.c | 6 ++-- drivers/clk/sunxi-ng/ccu-sun8i-a83t.c | 4 +-- drivers/clk/uniphier/clk-uniphier-sys.c | 2 +- drivers/cpuidle/cpuidle-powernv.c | 4 +-- drivers/ide/ide-atapi.c | 6 ++-- drivers/infiniband/hw/bnxt_re/ib_verbs.c | 1 + drivers/infiniband/hw/cxgb4/t4fw_ri_api.h | 4 +-- drivers/infiniband/hw/mlx4/qp.c | 2 +- drivers/infiniband/hw/mlx5/main.c | 2 ++ drivers/irqchip/qcom-irq-combiner.c | 2 +- drivers/mailbox/mailbox-test.c | 11 +++--- drivers/md/bitmap.c | 9 +++++ drivers/md/dm-raid.c | 21 ++++++------ drivers/net/ethernet/netronome/nfp/flower/main.h | 3 +- .../net/ethernet/netronome/nfp/flower/metadata.c | 7 ++-- drivers/net/ethernet/netronome/nfp/nfp_net_repr.c | 2 ++ drivers/net/geneve.c | 24 ++++++------- drivers/net/ipvlan/ipvlan_core.c | 2 +- drivers/net/tun.c | 3 +- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/wireless/mac80211_hwsim.c | 5 ++- drivers/net/wireless/rsi/rsi_91x_usb.c | 12 +++---- drivers/nvme/target/rdma.c | 6 ++-- drivers/rapidio/devices/rio_mport_cdev.c | 3 +- fs/afs/cmservice.c | 3 ++ fs/afs/rxrpc.c | 13 ++++++-- fs/f2fs/file.c | 1 + fs/fcntl.c | 5 ++- fs/nfs/dir.c | 2 +- fs/pipe.c | 2 +- fs/xfs/xfs_inode.c | 1 + include/linux/genalloc.h | 3 +- include/net/tcp.h | 2 +- kernel/audit.c | 39 ++++++++++++---------- kernel/bpf/percpu_freelist.c | 8 +++-- kernel/jump_label.c | 2 +- kernel/sysctl.c | 2 +- lib/dynamic_debug.c | 4 +++ lib/genalloc.c | 10 +++--- mm/slub.c | 4 +++ mm/zsmalloc.c | 2 +- net/ipv4/route.c | 14 +++++--- net/ipv4/tcp_input.c | 2 +- net/ipv4/tcp_output.c | 8 +++-- net/ipv6/addrconf.c | 2 +- net/ipv6/ip6_gre.c | 2 +- net/ipv6/route.c | 2 +- net/sctp/socket.c | 38 +++++++++++++-------- net/smc/smc_core.c | 2 +- net/sunrpc/sched.c | 3 +- net/tls/tls_sw.c | 2 +- net/xfrm/xfrm_policy.c | 1 + scripts/coccicheck | 15 +++++---- scripts/package/Makefile | 9 +++-- security/apparmor/policy.c | 3 +- tools/testing/selftests/x86/mpx-hw.h | 4 +-- 65 files changed, 249 insertions(+), 164 deletions(-)