This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 9c7db5004280 Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pu [...] new 51b86f9a8d1c dm: make sure to obey max_io_len_target_boundary new 86f9e56d0885 Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/s [...] adds 526f5b851a96 tipc: fix modprobe tipc failed after switch order of devic [...] adds 135dd9594f12 net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high p [...] adds 02596252db78 macvlan: Mark expected switch fall-through adds fa2c52be7129 vlan: Mark expected switch fall-through adds 882119ff969d 1/2] net: axienet: use readx_poll_timeout() in mdio wait function adds 563ecb8a3ccf 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdi [...] adds 13af14d06a87 Merge branch 'net-readx_poll_timeout' adds 9bbcdb07a535 tipc: Avoid copying bytes beyond the supplied data adds fc82d93e57e3 selftests: fib_rule_tests: fix local IPv4 address typo adds d1abf388604f selftests: fib_rule_tests: enable forwarding before ipv4 f [...] adds c0f8fa21b3dc Merge branch 'kselftests-fib_rule_tests-fix' adds d97c6f683088 fddi: fix typos in code comments adds e3d8e588c7cb ptp: Fix example program to match kernel. adds ba3c43851f1a networking: : fix typos in code comments adds 7036e621455f net: qrtr: Fix message type of outgoing packets adds 46dfc3a54b4d net: stmmac: fix ethtool flow control not able to get/set adds af8f3fb7fb07 net: stmmac: dma channel control register need to be init first adds 94d250fae48e usbnet: ipheth: fix racing condition adds 406cb0c4d16a net: phylink: ensure inband AN works correctly adds 72f7cfab6f93 ipv6: Consider sk_bound_dev_if when binding a raw socket t [...] adds 2bcd9d842b50 net-next: net: Fix typos in ip-sysctl.txt adds 34632975cafd selftests: fib_rule_tests: use pre-defined DEV_ADDR new ad70411a978d usbnet: fix kernel crash after disconnect new f75b6f303bd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 5a5ec83d6ac9 gfs2: Fix sign extension bug in gfs2_update_stats new 651bae980e3f Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/sc [...] adds a98d9ae937d2 arm64/iommu: handle non-remapped addresses in ->mmap and - [...] adds 14ae42a6f0b1 drivers/perf: arm_spe: Don't error on high-order pages for [...] adds 0e4add4ae79e arm64: assembler: Update comment above cond_yield_neon() macro adds 84c187afa210 arm64: don't trash config with compat symbol if COMPAT is [...] adds 48caebf7e131 arm64: Print physical address of page table base in show_pte() adds 7ba36eccb3f8 arm64/mm: Inhibit huge-vmap with ptdump adds 7a0a93c51799 arm64: vdso: Explicitly add build-id option new 54dee406374c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/networking/ip-sysctl.txt | 4 +- Documentation/networking/segmentation-offloads.rst | 4 +- arch/arm64/Kconfig | 2 +- arch/arm64/include/asm/assembler.h | 11 ++- arch/arm64/kernel/vdso/Makefile | 4 +- arch/arm64/mm/dma-mapping.c | 10 +++ arch/arm64/mm/fault.c | 5 +- arch/arm64/mm/mmu.c | 11 ++- drivers/md/dm.c | 4 +- drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 4 +- drivers/net/ethernet/mellanox/mlx4/port.c | 5 -- .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 4 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 8 +- drivers/net/ethernet/xilinx/xilinx_axienet.h | 5 ++ drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c | 16 ++-- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 16 ++-- drivers/net/fddi/skfp/hwmtm.c | 4 +- drivers/net/macvlan.c | 1 + drivers/net/phy/phylink.c | 37 ++++------ drivers/net/usb/ipheth.c | 3 +- drivers/net/usb/usbnet.c | 6 ++ drivers/perf/arm_spe_pmu.c | 10 +-- fs/gfs2/lock_dlm.c | 9 ++- include/uapi/linux/tipc_config.h | 10 ++- net/8021q/vlan_dev.c | 1 + net/ipv6/raw.c | 2 + net/qrtr/qrtr.c | 4 +- net/tipc/core.c | 18 +++-- net/tipc/subscr.h | 5 +- net/tipc/topsrv.c | 14 +++- tools/testing/selftests/net/fib_rule_tests.sh | 10 ++- tools/testing/selftests/ptp/testptp.c | 85 +--------------------- 32 files changed, 142 insertions(+), 190 deletions(-)