[LEDE-DEV] [PATCH] kernel: update to 3.18.71

Hauke Mehrtens hauke at hauke-m.de
Sun Sep 17 01:49:14 PDT 2017


On 09/17/2017 01:41 AM, Florian Fainelli wrote:
> Delete a bunch of fixes that are already included.
> Refresh patches.
> Compile-tested on malta/mipsel
> Runtime-tested on malta/mipsel
> 
> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>

Acked-by: Hauke Mehrtens <hauke at hauke-m.de>

> ---
>  include/kernel-version.mk                          |  4 +-
>  .../pending-3.18/002-phy_drivers_backport.patch    | 56 +++++++-------
>  .../041-mtd-bcm47xxpart-backports-from-3.20.patch  |  2 +-
>  .../044-backport-m25p80-jedec-probe.patch          |  2 +-
>  ...070-bgmac-register-napi-before-the-device.patch |  6 +-
>  ...evice-initialization-on-Northstar-SoCs-co.patch | 40 ----------
>  ...03-bgmac-implement-scatter-gather-support.patch |  2 +-
>  ...eset-enable-Ethernet-core-before-using-it.patch |  6 +-
>  ...trie-Push-rcu_read_lock-unlock-to-callers.patch |  2 +-
>  ..._fragment-fix-headroom-tests-and-skb-leak.patch |  8 +-
>  ...-overlayfs-fallback-to-readonly-when-full.patch |  2 +-
>  ...up_flags-FOLL_WRITE-games-from-__get_user.patch | 90 ----------------------
>  ...gnore-__arch_swab-16-32-64-when-using-MIP.patch | 53 -------------
>  ...part-limit-scanned-flash-area-on-BCM47XX-.patch | 33 --------
>  ...m47xxpart-don-t-fail-because-of-bit-flips.patch |  4 +-
>  ...upport_for_moving_ndp_to_end_of_ncm_frame.patch | 22 +++---
>  ...-usb-ehci-orion-fix-probe-for-GENERIC_PHY.patch | 35 ---------
>  ...l-Add-support-for-Quectel-EC20-Mini-PCIe-.patch |  4 +-
>  ...n-Add-quirk-for-Quectel-EC20-Mini-PCIe-mo.patch |  6 +-
>  .../pending-3.18/201-extra_optimization.patch      |  4 +-
>  .../generic/pending-3.18/204-module_strip.patch    | 16 ++--
>  .../550-ubifs-symlink-xattr-support.patch          |  2 +-
>  .../pending-3.18/630-packet_socket_type.patch      | 16 ++--
>  .../pending-3.18/653-disable_netlink_trim.patch    |  8 +-
>  .../pending-3.18/655-increase_skb_pad.patch        |  2 +-
>  .../656-skb_reduce_truesize-helper.patch           |  2 +-
>  .../666-Add-support-for-MAP-E-FMRs-mesh-mode.patch | 26 +++----
>  ...ed-source-specific-default-route-handling.patch |  4 +-
>  ...jecting-with-source-address-failed-policy.patch | 20 ++---
>  ...80-NET-skip-GRO-for-foreign-MAC-addresses.patch | 14 ++--
>  .../generic/pending-3.18/701-phy_extension.patch   |  2 +-
>  .../704-phy-no-genphy-soft-reset.patch             | 29 -------
>  .../710-phy-add-mdio_register_board_info.patch     |  2 +-
>  .../generic/pending-3.18/721-phy_packets.patch     |  8 +-
>  .../pending-3.18/773-bgmac-add-srab-switch.patch   |  4 +-
>  .../811-pci_disable_usb_common_quirks.patch        |  8 +-
>  .../pending-3.18/901-debloat_sock_diag.patch       |  2 +-
>  .../generic/pending-3.18/902-debloat_proc.patch    |  2 +-
>  .../pending-3.18/997-device_tree_cmdline.patch     |  2 +-
>  39 files changed, 133 insertions(+), 417 deletions(-)
>  delete mode 100644 target/linux/generic/pending-3.18/072-bgmac-fix-device-initialization-on-Northstar-SoCs-co.patch
>  delete mode 100644 target/linux/generic/pending-3.18/097-mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user.patch
>  delete mode 100644 target/linux/generic/pending-3.18/133-MIPS-UAPI-Ignore-__arch_swab-16-32-64-when-using-MIP.patch
>  delete mode 100644 target/linux/generic/pending-3.18/141-mtd-bcm47xxpart-limit-scanned-flash-area-on-BCM47XX-.patch
>  delete mode 100644 target/linux/generic/pending-3.18/191-usb-ehci-orion-fix-probe-for-GENERIC_PHY.patch
>  delete mode 100644 target/linux/generic/pending-3.18/704-phy-no-genphy-soft-reset.patch
> 
> diff --git a/include/kernel-version.mk b/include/kernel-version.mk
> index 0fd915adc21d..3f799ab29888 100644
> --- a/include/kernel-version.mk
> +++ b/include/kernel-version.mk
> @@ -2,11 +2,11 @@
>  
>  LINUX_RELEASE?=1
>  
> -LINUX_VERSION-3.18 = .43
> +LINUX_VERSION-3.18 = .71
>  LINUX_VERSION-4.4 = .88
>  LINUX_VERSION-4.9 = .49
>  
> -LINUX_KERNEL_HASH-3.18.43 = 1236e8123a6ce537d5029232560966feed054ae31776fe8481dd7d18cdd5492c
> +LINUX_KERNEL_HASH-3.18.71 = 5abc9778ad44ce02ed6c8ab52ece8a21c6d20d21f6ed8a19287b4a38a50c1240
>  LINUX_KERNEL_HASH-4.4.88 = 144fe8dd773ec317fa06109b8d7bd04141bf1941daa03799fb4f437bbbb919b4
>  LINUX_KERNEL_HASH-4.9.49 = 57ecdcf180b56356b2e15264ca567a8fcd9eec993fc70286bec3bd0005e791fb
>  
......



More information about the Lede-dev mailing list