Merge tag 'v4.4.66' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993908AbdFFQIIF3O33/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Jun 6 12:19:19 2017 +0200 Commit: dbbf32827ea05eebebfb0a5209cf7e05d8c8da32 Gitweb: https://git.linux-mips.org/g/ralf/linux/dbbf32827ea0 Branch: linux-4.4-stable --- Documentation/devicetree/bindings/clock/sunxi.txt | 2 Makefile | 2 arch/arc/include/asm/entry-arcv2.h | 2 arch/arc/include/asm/ptrace.h | 2 arch/arm/mach-omap2/timer.c | 7 +- arch/mips/kernel/elf.c | 2 arch/sparc/include/asm/pgtable_64.h | 15 ++- arch/sparc/mm/init_64.c | 2 arch/x86/kernel/ftrace.c | 12 +++ arch/x86/xen/time.c | 6 + crypto/testmgr.c | 5 + drivers/clk/sunxi/clk-simple-gates.c | 2 drivers/gpu/drm/amd/amdgpu/kv_dpm.c | 2 drivers/input/serio/i8042-x86ia64io.h | 7 ++ drivers/md/raid1.c | 2 drivers/media/tuners/tuner-xc2028.c | 7 +- drivers/net/ethernet/cavium/liquidio/lio_main.c | 9 +- drivers/net/macvlan.c | 11 ++ drivers/net/phy/dp83640.c | 2 drivers/net/phy/phy.c | 2 drivers/regulator/core.c | 1 drivers/usb/gadget/function/f_midi.c | 4 + fs/ext4/xattr.c | 32 ++++++- fs/f2fs/super.c | 98 +++++++++++++++++++++ fs/nfsd/nfssvc.c | 36 ++++++++ include/uapi/linux/ipv6_route.h | 2 net/9p/client.c | 4 + net/core/neighbour.c | 3 - net/core/netpoll.c | 10 ++ net/ipv4/route.c | 2 net/ipv4/tcp.c | 1 net/ipv6/ip6_tunnel.c | 34 ++++--- net/ipv6/ip6mr.c | 13 +-- net/ipv6/raw.c | 3 - net/ipv6/route.c | 4 + net/l2tp/l2tp_core.c | 8 +- net/l2tp/l2tp_core.h | 3 - net/l2tp/l2tp_debugfs.c | 10 ++ net/l2tp/l2tp_netlink.c | 7 +- net/l2tp/l2tp_ppp.c | 19 +++- net/packet/af_packet.c | 4 + net/rds/cong.c | 4 - net/sched/act_mirred.c | 5 + net/sctp/socket.c | 3 + sound/core/seq/seq_lock.c | 9 +- sound/firewire/lib.h | 2 46 files changed, 331 insertions(+), 91 deletions(-)