From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 89726C43381 for ; Wed, 27 Mar 2019 15:59:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 559112082F for ; Wed, 27 Mar 2019 15:59:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553702345; bh=gIPjfzz0rLv38Hd4+GymSwzPqXQDMwkxIYnWCe3aFvM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=PO35EJUxZlonZF1KQwm7CoGNsgOH1lv7SYkEv5FLt+m5Vk8eE1LSs0uc5VRQsN3dj gIsLl7O59HBb1H56JY7XO40sqxH/WdOb1nB2qkUc8gjPh4bTViC/MLAotlDk8YuhsO I/LrQRwapkuz4L7CuNdOrzjHF0QLn44jKAja+pTA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726803AbfC0P7E (ORCPT ); Wed, 27 Mar 2019 11:59:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:58584 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726126AbfC0P7E (ORCPT ); Wed, 27 Mar 2019 11:59:04 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 15D4E206BA; Wed, 27 Mar 2019 15:59:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553702343; bh=gIPjfzz0rLv38Hd4+GymSwzPqXQDMwkxIYnWCe3aFvM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=H8xwRpxOH2ZqmlGn9QpzcJO6MnMRxqQpzWypS7K1YLCkYGKTiyizXBNVUeDWwHz9T z/oVk2Z6cHYGGRnhzvdHdySIAOsWZivMMR+xOe0jCwintvBorTHehHGQD2bmqVkcIQ 4ZnxfyC8c3MLUlUojBJTmGVsDvm0RlSBgBu294yw= Date: Wed, 27 Mar 2019 11:59:02 -0400 From: Sasha Levin To: Arnd Bergmann Cc: stable Subject: Re: [STABLE candidates] backport candidates from Allwinner kernels Message-ID: <20190327155902.GK25262@sasha-vm> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Mar 22, 2019 at 09:46:18PM +0100, Arnd Bergmann wrote: >These are from https://github.com/BPI-SINOVOIP/BPI-M2P-bsp-4.4 > >They contain a bunch of things from an older Android kernel that looks >like it would still >make sense for normal stable kernels as well, very little here is >allwinner specific: > >0905f04eb21f sched/fair: Fix new task's load avg removed from source >CPU in wake_up_new_task() >382c55f88ffe mmc: block: Allow more than 8 partitions per card >b9b7aebb42d1 arm64: fix COMPAT_SHMLBA definition for large pages >b523e185bba3 efi: stub: define DISABLE_BRANCH_PROFILING for all architectures >6c044fecdf78 ARM: 8458/1: bL_switcher: add GIC dependency >ad84f56bf6d6 ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel >on LPAE processor >2010b93e9317 net: tcp: deal with listen sockets properly in tcp_abort. >699f68556943 android: unconditionally remove callbacks in sync_fence_free() >0eb77e988032 vmstat: make vmstat_updater deferrable again and shut down on idle >8d43b49e7e00 hid-sensor-hub.c: fix wrong do_div() usage >75feee3d9d51 arm64: hide __efistub_ aliases from kallsyms >728dabd6d175 Eliminate the .eh_frame sections from the aarch64 vmlinux >and kernel modules >45c815f06b80 perf: Synchronously free aux pages in case of allocation failure >7c1306723ee9 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() >a5ebb87db843 Revert "mmc: block: don't use parameter prefix if built as module" >3d65ae4634ed writeback: initialize inode members that track writeback history >5ef11c35ce86 mm: ASLR: use get_random_long() >0d9c51a6e1df block: partition: add partition specific uevent callbacks >for partition info >a9ddc71f5840 coresight: fixing lockdep error >fae54158792a coresight: coresight_unregister() function cleanup >f2dfab3568fc coresight: release reference taken by 'bus_find_device()' >ad725aee070c coresight: remove csdev's link from topology >b15f0fb657e0 coresight: removing bind/unbind options from sysfs >4a2e2b19f96a stm class: Hide STM-specific options if STM is disabled >4c127fd16e6b stm class: Fix locking in unbinding policy path >c74f7e8281ad stm class: Fix link list locking >f08b18266c71 stm class: Prevent user-controllable allocations >59be422e4ce1 stm class: Support devices with multiple instances >1810f2c44817 stm class: Fix unlocking braino in the error path >cde4ad836884 stm class: Guard output assignment against concurrency >f7c81c7176c7 stm class: Fix unbalanced module/device refcounting >b4ca34aaf78e stm class: Fix a race in unlinking >bf16e5b8cdea coresight: "DEVICE_ATTR_RO" should defined as static. >61390593f723 coresight: etm4x: Check every parameter used by dma_xx_coherent. >3694bd76781b asm-generic: Fix local variable shadow in __set_fixmap_offset >18e77054de74 staging: ashmem: Avoid deadlock with mmap/shrink >90a2f171383b staging: ashmem: Add missing include >1328d8efef17 staging: ion: Set minimum carveout heap allocation order >to PAGE_SHIFT >4532150762ce staging: goldfish: audio: fix compiliation on arm >1b9bdf5c1661 ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies >b660950c60a7 arm64/kernel: fix incorrect EL0 check in inv_entry macro >b4201cc4fc6e mac80211: fix "warning: ‘target_metric’ may be used uninitialized" >dcb10a967ce8 perf/ring_buffer: Refuse to begin AUX transaction after >rb->aux_mmap_count drops >812264550dcb arm64: kernel: Include _AC definition in page.h >f6cf0545ec69 PM / Hibernate: Call flush_icache_range() on pages >restored in-place >cbe4a61d1ddc stm class: Do not leak the chrdev in error path >389b6699a2aa stm class: Fix stm device initialization order >bbb1681ee365 arm64: mm: mark fault_info table const >5014e904681d coresight: Handle build path error >dcb94b88c09c ipv6: fix endianness error in icmpv6_err >cee51c33f52e usb: gadget: configfs: add mutex lock before unregister gadget >207707d8fd48 usb: gadget: rndis: free response queue during >REMOTE_NDIS_RESET_MSG >7b996243fab4 tun: fix transmit timestamp support >01b411590665 cpu/hotplug: Handle unbalanced hotplug enable/disable >359be67862c5 dma mapping : export caller to vmallocinfo >ace6033ec5c3 video: fbdev: Set pixclock = 0 in goldfishfb > >These are from https://github.com/BPI-SINOVOIP/BPI-M64-bsp-4.4: >91d372117695 s390: add DEBUG_RODATA support >99a507771fa5 arm64: kconfig: drop CONFIG_RTC_LIB dependency >38b850a73034 arm64: spinlock: order spin_{is_locked,unlock_wait} >against local locks >987aa5f80596 mmc: mmc: fix switch timeout issue caused by jiffies precision >4ef8c1c93f84 cfg80211: size various nl80211 messages correctly >c88215d7050f cfg80211: Fix documentation for connect result >5c2a625937ba arm64: support keyctl() system call in 32-bit mode > >And finally, one from >https://github.com/BPI-SINOVOIP/BPI-Mainline-kernel/tree/master/linux-4.14: >a830405ee452 stmmac: copy unicast mac address to MAC registers > >I can post them as patches as well if that helps. > >Overall, my script found 380, 80 and 55 patches backported from mainline here, >respectively, but most of them are clearly not stable candidates. Hi Arnd, I've queued all but the following, which didn't look like fixes to me: block: partition: add partition specific uevent callbacks for partition info coresight: removing bind/unbind options from sysfs stm class: Hide STM-specific options if STM is disabled arm64: mm: mark fault_info table const dma mapping : export caller to vmallocinfo s390: add DEBUG_RODATA support arm64: support keyctl() system call in 32-bit mode Any reason they should be included? -- Thanks, Sasha