Skip to content
Snippets Groups Projects
  1. Jul 25, 2022
    • Richard Purdie's avatar
      build-appliance-image: Update to dunfell head revision · d695bd0d
      Richard Purdie authored
      
      (From OE-Core rev: 3f40d5f095ceb099b604750db96058df00fcd49e)
      
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    • Steve Sakoman's avatar
      poky.conf: bump version for 3.1.18 release · 08bd8cc1
      Steve Sakoman authored
      
      (From meta-yocto rev: 57d6803aaf475552a827d322d90d1f07ba73a97d)
      
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      08bd8cc1
    • Bruce Ashfield's avatar
      linux-yocto-rt/5.4: fixup -rt build breakage · eb32f7f5
      Bruce Ashfield authored
      
      Integrating the following commit(s) to linux-yocto/5.4:
      
          cc478e363cc3 rt: fixup random and irq/manage merge issues
      
      (From OE-Core rev: 597eef3b2f6cb884c474c44e87b1137e6acbe6b5)
      
      Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      eb32f7f5
    • Bruce Ashfield's avatar
      linux-yocto/5.4: update to v5.4.205 · 88be415b
      Bruce Ashfield authored
      
      Updating  to the latest korg -stable release that comprises
      the following commits:
      
          0ec831fa971d Linux 5.4.205
          1be11d7f3c89 dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
          b31ab132561c dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
          f19026ede26e dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
          164e88024f82 dmaengine: pl330: Fix lockdep warning about non-static key
          5af3f2a697d5 ida: don't use BUG_ON() for debugging
          d88022b41eff dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
          aaf875578fd9 misc: rtsx_usb: set return value in rsp_buf alloc err path
          29612c43a2c5 misc: rtsx_usb: use separate command and response buffers
          0e517d0d7feb misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
          858c2d070895 dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
          67586906893c i2c: cadence: Unregister the clk notifier in error path
          acb72388aed5 selftests: forwarding: fix error message in learning_test
          7adf3d45c460 selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
          681738560bf2 selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
          0711d15ccb27 ibmvnic: Properly dispose of all skbs during a failover.
          aa698affa62c ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
          6b4747d5af43 ARM: at91: pm: use proper compatible for sama5d2's rtc
          123540275034 pinctrl: sunxi: sunxi_pconf_set: use correct offset
          12a690536931 pinctrl: sunxi: a83t: Fix NAND function name for some pins
          3cf8ece91132 ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
          c465bbcd3c74 xfs: remove incorrect ASSERT in xfs_rename
          845dac0276a5 can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
          9afdff9dd820 can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
          93f228fcbef2 can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
          0adb049bac09 powerpc/powernv: delay rng platform device creation until later in boot
          782b65ee7bbe video: of_display_timing.h: include errno.h
          af93e8219734 fbcon: Prevent that screen size is smaller than font size
          4f34f380f952 fbcon: Disallow setting font bigger than screen size
          997d86cd3e39 fbmem: Check virtual screen sizes in fb_set_var()
          407c1b491fbd fbdev: fbmem: Fix logo center image dx issue
          14ff1184310f iommu/vt-d: Fix PCI bus rescan device hot add
          800bb66ab275 net: rose: fix UAF bug caused by rose_t0timer_expiry
          04894ab34faf usbnet: fix memory leak in error case
          6f655b5e13fa can: gs_usb: gs_usb_open/close(): fix memory leak
          eb7bbd7728da can: grcan: grcan_probe(): remove extra of_node_get()
          5b48f5711f1c can: bcm: use call_rcu() instead of costly synchronize_rcu()
          e7e3e90d6710 mm/slub: add missing TID updates on slab deactivation
          3defefd22ad5 esp: limit skb_page_frag_refill use to a single page
          49286fbdad47 Linux 5.4.204
          0ac2845937ce clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()
          d40057538bee net: usb: qmi_wwan: add Telit 0x1070 composition
          ea89a522b4cc net: usb: qmi_wwan: add Telit 0x1060 composition
          5c03cad51b84 xen/arm: Fix race in RB-tree based P2M accounting
          60ac50daad36 xen/blkfront: force data bouncing when backend is untrusted
          ede57be88a5f xen/netfront: force data bouncing when backend is untrusted
          04945b5beb73 xen/netfront: fix leaking data in shared pages
          42112e8f9461 xen/blkfront: fix leaking data in shared pages
          b7c996abe545 selftests/rseq: Change type of rseq_offset to ptrdiff_t
          dc2825288012 selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
          f89d15c9861c selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
          618da2318e15 selftests/rseq: Fix: work-around asm goto compiler bugs
          58082d4e8186 selftests/rseq: Remove arm/mips asm goto compiler work-around
          1c9f13880f47 selftests/rseq: Fix warnings about #if checks of undefined tokens
          6f87493c3aa6 selftests/rseq: Fix ppc32 offsets by using long rather than off_t
          4e9c8fd7f7f0 selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/store
          d0ca70238f40 selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
          20e2f0108539 selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
          71c04fdf59ca selftests/rseq: Introduce thread pointer getters
          f491e073b992 selftests/rseq: Introduce rseq_get_abi() helper
          158d91ffe0be selftests/rseq: Remove volatile from __rseq_abi
          7037c511f67d selftests/rseq: Remove useless assignment to cpu variable
          9aa134cb66b4 selftests/rseq: introduce own copy of rseq uapi header
          8417f4475959 selftests/rseq: remove ARRAY_SIZE define from individual tests
          b13119007056 rseq/selftests,x86_64: Add rseq_offset_deref_addv()
          7b6bffcfb9d3 ipv6/sit: fix ipip6_tunnel_get_prl return value
          05387c4ff568 sit: use min
          e99a98616191 net: dsa: bcm_sf2: force pause link settings
          ac9cd4f66a4d hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
          ee25841221c1 xen/gntdev: Avoid blocking in unmap_grant_pages()
          5eac00ef2a11 net: tun: avoid disabling NAPI twice
          8f968872ec34 NFC: nxp-nci: Don't issue a zero length i2c_master_read()
          37287fd28fb0 nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
          893825289ba8 net: bonding: fix use-after-free after 802.3ad slave unbind
          6fdef80e7eaa net: bonding: fix possible NULL deref in rlb code
          bb1dc7cc576e net/sched: act_api: Notify user space if any actions were flushed before error
          3b2ddeb89fe7 netfilter: nft_dynset: restore set element counter when failing to update
          5b3a1c6bca38 s390: remove unneeded 'select BUILD_BIN2C'
          bdecd912e99a PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
          e1284ec4a6d7 caif_virtio: fix race between virtio_device_ready() and ndo_open()
          9204bc3e8722 net: ipv6: unexport __init-annotated seg6_hmac_net_init()
          7a79f71f6931 usbnet: fix memory allocation in helpers
          5af106f8e072 linux/dim: Fix divide by 0 in RDMA DIM
          85d7d672e896 RDMA/qedr: Fix reporting QP timeout attribute
          ea0519bc578d net: tun: stop NAPI when detaching queues
          a8cf91902237 net: tun: unlink NAPI from device on destruction
          22e75461014b selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
          1d877327da33 virtio-net: fix race between ndo_open() and virtio_device_ready()
          7f89bb5d7102 net: usb: ax88179_178a: Fix packet receiving
          bb91556d2af0 net: rose: fix UAF bugs caused by timer handler
          76a477d39836 SUNRPC: Fix READ_PLUS crasher
          13816057eaf2 s390/archrandom: simplify back to earlier design and initialize earlier
          f157bd9cf377 dm raid: fix KASAN warning in raid5_add_disks
          90de15357504 dm raid: fix accesses beyond end of raid member array
          b6125c5dc3d6 powerpc/bpf: Fix use of user_pt_regs in uapi
          1ef2e87736a6 powerpc/prom_init: Fix kernel config grep
          d5e32f08e7f1 nvdimm: Fix badblocks clear off-by-one error
          53fb996f2709 ipv6: take care of disable_policy when restoring routes
      
      (From OE-Core rev: c954fc1097cb99b7caac764db007f6b2541c248f)
      
      Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      88be415b
    • Robert Joslyn's avatar
      curl: Fix CVE-2022-32206, CVE-2022-32207, and CVE-2022-32208 · 24fc40fa
      Robert Joslyn authored
      Backport fixes for:
       * CVE-2022-32206 - https://curl.se/docs/CVE-2022-32206.html
       * CVE-2022-32207 - https://curl.se/docs/CVE-2022-32207.html
       * CVE-2022-32208 - https://curl.se/docs/CVE-2022-32208.html
      
      
      
      (From OE-Core rev: aad2a330086b3a12aa5469499774fafdc8a21c48)
      
      Signed-off-by: default avatarRobert Joslyn <robert.joslyn@redrectangle.org>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      24fc40fa
    • Ranjitsinh Rathod's avatar
      cve-extra-exclusions.inc: Use CVE_CHECK_WHITELIST · 868ebed3
      Ranjitsinh Rathod authored
      
      Use CVE_CHECK_WHITELIST as CVE_CHECK_IGNORE is not valid on dunfell
      branch
      
      (From OE-Core rev: 5cb48712e09ffb4198b36897495215e578f9fe62)
      
      Signed-off-by: default avatarRanjitsinh Rathod <ranjitsinh.rathod@kpit.com>
      Signed-off-by: default avatarRanjitsinh Rathod <ranjitsinhrathod1991@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      868ebed3
  2. Jul 20, 2022
  3. Jul 19, 2022
  4. Jul 16, 2022
  5. Jul 15, 2022
    • Richard Purdie's avatar
      bitbake: fetch/wget: Move files into place atomically · 50aa474c
      Richard Purdie authored
      
      (Bitbake rev: 7fc4cffebf5dcc1d050416c0b7f7d58c765c1d69)
      
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit cd7cce4cf4be5c742d29671169354fe84220b47a)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      50aa474c
    • Joey Degges's avatar
      bitbake: fetch/git: Fix usehead for non-default names · 9c5b33cc
      Joey Degges authored
      
      The usehead url parameter for git repositories causes bitbake to use
      whatever commit the repository HEAD is pointing to if the repository
      happens to have the name 'default'. This is the default name so in many
      cases it works just fine, but if a different name is specified with the
      url parameter 'name=newName' then it will fail to parse the recipe with
      an error along the lines of:
      
      ERROR: ExpansionError during parsing /path/to/my/recipe.bb
      Traceback (most recent call last):
        File "/path/to/poky/bitbake/lib/bb/fetch2/git.py", line 235, in Git.urldata_init:
          >        ud.setup_revisions(d)
        File "/path/to/poky/bitbake/lib/bb/fetch2/__init__.py", line 1302, in FetchData.setup_revisions:
                   for name in self.names:
          >            self.revisions[name] = srcrev_internal_helper(self, d, name)
        File "/path/to/poky/bitbake/lib/bb/fetch2/__init__.py", line 1167, in srcrev_internal_helper(name='newName'):
               if srcrev == "AUTOINC":
          >        srcrev = ud.method.latest_revision(ud, d, name)
        File "/path/to/poky/bitbake/lib/bb/fetch2/__init__.py", line 1562, in Git.latest_revision(name='newName'):
                   except KeyError:
          >            revs[key] = rev = self._latest_revision(ud, d, name)
                       return rev
        File "/path/to/poky/bitbake/lib/bb/fetch2/git.py", line 650, in Git._latest_revision(name='newName'):
                   raise bb.fetch2.FetchError("Unable to resolve '%s' in upstream git repository in git ls-remote output for %s" % \
          >            (ud.unresolvedrev[name], ud.host+ud.path))
      bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve 'master' in upstream git repository in git ls-remote output for /path/to/local/git/repo
      
      Let's fix this by setting the unresolved rev of _all_ repository names
      to 'HEAD' when the usehead url parameter is specified. Update the
      currently failing test, test_local_gitfetch_usehead_withname, to now
      expect success.
      
      This change preserves existing behavior that allows usehead to be
      overridden by a valid looking revision if one happens to be specified
      instead of AUTOREV.
      
      (Bitbake rev: a247f56df680382d62910bb9a174e0fdd29e4ca8)
      
      Signed-off-by: default avatarJoey Degges <jdegges@gmail.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit 01e901c44ab0f496606b1d45c8953dc54970204c)
      Signed-off-by: default avatarPaulo Neves <ptsneves@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      9c5b33cc
    • Steve Sakoman's avatar
      qemu: add PACKAGECONFIG for capstone · eb125906
      Steve Sakoman authored
      
      Autobuilder workers were non-deterministically enabling capstone
      depending on whether the worker had libcapstone installed.
      
      Add PACKAGECONFIG for capstone with default off, since qemu does not
      require capstone support.
      
      Qemu version in dunfell has capstone in the source tree as a submodule
      and has configure options to enable it using that source code or using
      the system libcapstone.
      
      Qemu versions in master and kirkstone have removed the capstone
      submodule and configure options, but added libcapstone autodetection to
      meson.
      
      In all cases using PACKAGECONFIG will allow a deterministic build.
      
      (From OE-Core rev: af25fff399fa623b4fd6efbca21e01ea6b4d1fd7)
      
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit 052ef1f14d1e6a5ee34f742f65e51b20b416f79f)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      eb125906
    • Jate Sujjavanich's avatar
      IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creation · 35bcc289
      Jate Sujjavanich authored
      
      [YOCTO #14851]
      
      Under some circumstances it is not desirable to create a combined locale
      archive (/usr/lib/locale/locale-archive).
      The new variable IMAGE_LOCALES_ARCHIVE defaults to '1', so the default
      behaviour is not changed.
      
      Modified to work with code before move to lib/oe/package_manager
      
      (From OE-Core rev: af32908dfcebbc0f617ad828d895f504c37ee2d1)
      
      Signed-off-by: default avatarMichael Thalmeier <michael.thalmeier@hale.at>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit 8d78b819c2ec33fce3a34254fa90864ee5fa7617)
      Signed-off-by: default avatarJate Sujjavanich <jatedev@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      35bcc289
    • Steve Sakoman's avatar
      dropbear: break dependency on base package for -dev package · 48ea7812
      Steve Sakoman authored
      
      Otherwise the SDK fails to build as the main openssh and dropbear packages
      conflict with each other
      
      (From OE-Core rev: 7bc7d4d24ee05a3bbb9a82ff1089da5d162c8497)
      
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      (cherry picked from commit 4667abcc925ae0c430cccb480ec530506f6201ae)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      48ea7812
    • Steve Sakoman's avatar
      openssh: break dependency on base package for -dev package · 010094a2
      Steve Sakoman authored
      
      Otherwise the SDK fails to build as the main openssh and dropbear packages
      conflict with each other
      
      (From OE-Core rev: e863fc060940d11cd6fd58f0f314333ed419cf54)
      
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      (cherry picked from commit f90647e9dd95cfd29b5bdb8d7dcd688a10fc060c)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      010094a2
    • Richard Purdie's avatar
      oe-selftest-image: Ensure the image has sftp as well as dropbear · 43980058
      Richard Purdie authored
      
      We need sftp so that scp works with recent openssh. Use the packagegroup
      instead of a direct dependency to ensure this.
      
      (From OE-Core rev: 70b3c7004e8f14a99adf6119f153a08ec4a4bc6b)
      
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit 2b76c8e5fc8802bbe54371119e6bf6312bf2a8ec)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      43980058
    • Richard Purdie's avatar
      packagegroup-core-ssh-dropbear: Add openssh-sftp-server recommendation · a985415e
      Richard Purdie authored
      
      Seems sad to have to do this but openssh is moving to use sftp instead
      of scp to move files. This means scp from Fedora 36 will no longer be
      able to move files to/from a dropbear based image. This breaks a number
      of our key QA tests and I suspect will cause users pain too.
      
      The sftp server from openssh is small (200kb uncompressed) and standalone
      so adding it to the packagegroup seems to be the best way to preserve user
      sanity. If people really don't want it, they can just use dropbear instead
      of the packageground.
      
      (From OE-Core rev: 93796b2787c410385d3176495e5307327449d2f7)
      
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit a98188e83b2c027d99cc38e3367e1ec2a98efbb0)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      a985415e
    • Richard Purdie's avatar
      oeqa/runtime/scp: Disable scp test for dropbear · 79ac8cf1
      Richard Purdie authored
      
      Fedora is switching to use sftp as the backend for scp. This means the
      scp test fails on Fedora 36 hosts with a dropbear target as dropbear
      doesn't support sftp. This change is in the upstream openssh code, other
      distros have not yet changed the default but probably will follow.
      
      The easiest way to resolve test failures in dropbear images is to stop
      testing this against dropbear as it is no longer expected to work and will
      likely spread as the change filters through other distros.
      
      (From OE-Core rev: e7fb95c0b22b52b253f8d0ff10426bee9967854e)
      
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit a71fc7d455400f406b0d607be712a1133fe91166)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      79ac8cf1
    • Anuj Mittal's avatar
      efivar: change branch name to main · 38604142
      Anuj Mittal authored
      
      Upstream has changed branch name to main from master. Change SRC_URI
      accordingly.
      
      (From OE-Core rev: f7af3c555d9ddef54264fa7da911507bca3eecb4)
      
      Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      38604142
    • Bruce Ashfield's avatar
      linux-yocto/5.4: update to v5.4.203 · 387d23c0
      Bruce Ashfield authored
      
      Updating  to the latest korg -stable release that comprises
      the following commits:
      
          871cbc208bf0 Linux 5.4.203
          572cc34503d4 crypto: arm/ghash-ce - define fpu before fpu registers are referenced
          3bf992f9d9a8 crypto: arm - use Kconfig based compiler checks for crypto opcodes
          1b43c30cd5d5 ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
          9e00e5d195ed ARM: OMAP2+: drop unnecessary adrl
          3657432a75e3 ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
          02c200fdba46 ARM: 8933/1: replace Sun/Solaris style flag on section directive
          54e6ecd5b7ca crypto: arm/sha512-neon - avoid ADRL pseudo instruction
          5e6f80033286 crypto: arm/sha256-neon - avoid ADRL pseudo instruction
          e120403c0e7c ARM: 8971/1: replace the sole use of a symbol with its definition
          0a43679016f0 ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
          472671eec98a ARM: 8989/1: use .fpu assembler directives instead of assembler arguments
          2bfb0d43a47c net: mscc: ocelot: allow unregistered IP multicast flooding
          223d551a6681 kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
          ab3ed204a146 powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
          77e2ad091850 drm: remove drm_fb_helper_modinit
          9ef3ad40a81f Linux 5.4.202
          ceda71d49f6b powerpc/pseries: wire up rng during setup_arch()
          ece983890287 kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
          2a81e813141e random: update comment from copy_to_user() -> copy_to_iter()
          80f0038d757e modpost: fix section mismatch check for exported init/exit sections
          d1359e4129ad ARM: cns3xxx: Fix refcount leak in cns3xxx_init
          29ca9c4efacc ARM: Fix refcount leak in axxia_boot_secondary
          734a4d15142b soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
          f9b77a529375 ARM: exynos: Fix refcount leak in exynos_map_pmu
          615907ccc421 ARM: dts: imx6qdl: correct PU regulator ramp delay
          93e6137d2a5b powerpc/powernv: wire up rng during setup_arch
          97808c781721 powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
          b6232979320a powerpc: Enable execve syscall exit tracepoint
          e0701f150b28 parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
          e5234a9d64a9 xtensa: Fix refcount leak bug in time.c
          a52972ee706b xtensa: xtfpga: Fix refcount leak bug in setup
          f0fc7cdf5f19 iio: adc: axp288: Override TS pin bias current for some models
          11c7ea38be91 iio: adc: stm32: fix maximum clock rate for stm32mp15x
          5e39397d60da iio: trigger: sysfs: fix use-after-free on remove
          6d2e68d02171 iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
          1ad6d668543d iio: accel: mma8452: ignore the return value of reset operation
          a391bced8404 iio:accel:mxc4005: rearrange iio trigger get and register
          23c158caa032 iio:accel:bma180: rearrange iio trigger get and register
          8ea16a64aafc iio:chemical:ccs811: rearrange iio trigger get and register
          2333db14d875 usb: chipidea: udc: check request status before setting device address
          47e41b4dabbf xhci: turn off port power in shutdown
          d62d1c606db0 iio: adc: vf610: fix conversion mode sysfs node name
          741b6c8363c2 s390/cpumf: Handle events cycles and instructions identical
          4837d1c81223 gpio: winbond: Fix error code in winbond_gpio_get()
          bb18ad00c0b7 Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
          8c7a32b7c155 virtio_net: fix xdp_rxq_info bug after suspend/resume
          28a78414f21e igb: Make DMA faster when CPU is active on the PCIe link
          a5ed066bc246 regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
          844168a5dabf ice: ethtool: advertise 1000M speeds properly
          e3a232e57670 afs: Fix dynamic root getattr
          cacab1e620e0 MIPS: Remove repetitive increase irq_err_count
          788c954f194c x86/xen: Remove undefined behavior in setup_features()
          c7bdaad9cbfe udmabuf: add back sanity check
          05c6c36c7931 net/tls: fix tls_sk_proto_close executed repeatedly
          02da602bc2f3 erspan: do not assume transport header is always set
          d1592d3e362c drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
          f1f9c2a5a3d9 net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
          47d31b97bf47 bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
          104a59b74577 phy: aquantia: Fix AN when higher speeds than 1G are not advertised
          8ffe2e50e967 bpf: Fix request_sock leak in sk lookup helpers
          f074ab253988 USB: serial: option: add Quectel RM500K module support
          ea7b23eadebc USB: serial: option: add Quectel EM05-G modem
          613c849d73df USB: serial: option: add Telit LE910Cx 0x1250 composition
          ae183969bd66 random: quiet urandom warning ratelimit suppression message
          06a24ddba93a dm mirror log: clear log bits up to BITS_PER_LONG boundary
          1f350f3cf0c1 dm era: commit metadata in postsuspend after worker stops
          0e75acbe1b76 ata: libata: add qc->flags in ata_qc_complete_template tracepoint
          71c76f56b97c mtd: rawnand: gpmi: Fix setting busy timeout setting
          c8d37e6ca180 mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
          af28f602df74 net: openvswitch: fix parsing of nw_proto for IPv6 fragments
          6fda65dabd3e ALSA: hda/realtek: Add quirk for Clevo PD70PNT
          5fbad99e76c0 ALSA: hda/realtek - ALC897 headset MIC no sound
          cf81f367cf81 ALSA: hda/conexant: Fix missing beep setup
          eca9b5e36e24 ALSA: hda/via: Fix missing beep setup
          1df5178fdebe random: schedule mix_interrupt_randomness() less often
          c87e851b23e5 vt: drop old FONT ioctls
          23db944f754e Linux 5.4.201
          3994d2ee55e2 Revert "hwmon: Make chip parameter for with_info API mandatory"
          7b9c3bfbad25 arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
          2e1591c27b95 tcp: drop the hash_32() part from the index calculation
          c26e1addf157 tcp: increase source port perturb table to 2^16
          77d29f3b18c4 tcp: dynamically allocate the perturb table used by source ports
          7c0a777b7dbd tcp: add small random increments to the source port
          53c5de3092ad tcp: use different parts of the port_offset for index and offset
          95921a3bab76 tcp: add some entropy in __inet_hash_connect()
          bdcbf2602feb usb: gadget: u_ether: fix regression in setting fixed MAC address
          2577d67a9a8a dm: remove special-casing of bio-based immutable singleton target on NVMe
          4143503b486a s390/mm: use non-quiescing sske for KVM switch to keyed guest
          f0c280af0ec7 Linux 5.4.200
          ab8dff4b716e powerpc/mm: Switch obsolete dssall to .long
          1a48a41f1422 riscv: Less inefficient gcc tishift helpers (and export their symbols)
          2464a1c0de53 RISC-V: fix barrier() use in <vdso/processor.h>
          490a02cd8205 arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
          ef6f9ce0a79a net: openvswitch: fix leak of nested actions
          6bb3c77c74f5 net: openvswitch: fix misuse of the cached connection on tuple changes
          b47319b4aa21 net/sched: act_police: more accurate MTU policing
          13fbdea1184b virtio-pci: Remove wrong address verification in vp_del_vqs()
          80e4d8a27451 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
          119e0268cc1c ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
          fba542891767 ext4: add reserved GDT blocks check
          4ca0d2f1e04e ext4: make variable "count" signed
          a6b31616e5af ext4: fix bug_on ext4_mb_use_inode_pa
          ae4603128751 dm mirror log: round up region bitmap size to BITS_PER_LONG
          64d2df648003 serial: 8250: Store to lsr_save_flags after lsr read
          b75bddfcc181 usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
          6506aff2dc2f usb: dwc2: Fix memory leak in dwc2_hcd_init
          940653b51c33 USB: serial: io_ti: add Agilent E5805A support
          31363b2b868e USB: serial: option: add support for Cinterion MV31 with new baseline
          d0c3730f2763 comedi: vmk80xx: fix expression for tx buffer size
          bf833c484881 i2c: designware: Use standard optional ref clock implementation
          8d884c08eeb8 irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
          58e67c81e229 irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
          56526c3883fc irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
          4695bafabf5b faddr2line: Fix overlapping text section failures, the sequel
          1b34d6a93832 certs/blacklist_hashes.c: fix const confusion in certs blacklist
          fb775ee3cfff arm64: ftrace: fix branch range checks
          0e21311ba459 net: bgmac: Fix an erroneous kfree() in bgmac_remove()
          c19cdd72b3ec mlxsw: spectrum_cnt: Reorder counter pools
          c03304dc4234 misc: atmel-ssc: Fix IRQ check in ssc_probe
          f7183c76d500 tty: goldfish: Fix free_irq() on remove
          ff6e03fe84bc i40e: Fix call trace in setup_tx_descriptors
          4b94408e1617 i40e: Fix calculating the number of queue pairs
          43f65970eeb2 i40e: Fix adding ADQ filter to TC0
          cff3a7ce6e81 clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
          11c870c0b532 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
          e32fe87afcfe random: credit cpu and bootloader seeds by default
          9e4cab02b7ec net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
          2f42389d270f ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
          6b4d8b44e716 nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
          786428a1dec2 virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
          aacb264d54c4 ALSA: hda/realtek - Add HW8326 support
          ff882404dff7 scsi: pmcraid: Fix missing resource cleanup in error case
          c48119223618 scsi: ipr: Fix missing/incorrect resource cleanup in error case
          fe0855944a64 scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
          1f1be79189fd scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
          001de3d8ce82 scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
          9e3a0d3fc71c ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
          bc046649c5d6 ASoC: es8328: Fix event generation for deemphasis control
          a81f5a7f7a20 ASoC: wm8962: Fix suspend while playing music
          253334f84c81 ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
          052cd621acbf ASoC: cs42l56: Correct typo in minimum level for SX volume controls
          6d180913b3ab ASoC: cs42l52: Correct TLV for Bypass Volume
          385a031c56a9 ASoC: cs53l30: Correct number of volume levels on SX controls
          675b6a49cf70 ASoC: cs35l36: Update digital volume TLV
          b00f63dba5b8 ASoC: cs42l52: Fix TLV scales for mixer controls
          cd8c1e6c01f1 dma-debug: make things less spammy under memory pressure
          a45e19fd6ed8 ASoC: nau8822: Add operation for internal PLL off and on
          348831a9e8aa powerpc/kasan: Silence KASAN warnings in __get_wchan()
          5624055c8f4b random: account for arch randomness in bits
          c0bf6bfce70a random: mark bootloader randomness code as __init
          f96250197b43 random: avoid checking crng_ready() twice in random_init()
          072cd87d12a8 crypto: drbg - make reseeding from get_random_bytes() synchronous
          e9eb0c4741a7 crypto: drbg - always try to free Jitter RNG instance
          f284afc3a9ca crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
          babba4bf53a6 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
          1b93b302e942 crypto: drbg - prepare for more fine-grained tracking of seeding state
          98e574a73414 crypto: drbg - always seeded with SP800-90B compliant noise source
          61f87ea3f957 Revert "random: use static branch for crng_ready()"
          3faf33a85650 random: check for signals after page of pool writes
          2177cef53ec9 random: wire up fops->splice_{read,write}_iter()
          35db2a073118 random: convert to using fops->write_iter()
          43e62db84a99 random: convert to using fops->read_iter()
          c23188facd10 random: unify batched entropy implementations
          1aeedbe02b5c random: move randomize_page() into mm where it belongs
          ceaf1feefe6e random: move initialization functions out of hot pages
          d3bf98d61fb6 random: make consistent use of buf and len
          70fce7f105bb random: use proper return types on get_random_{int,long}_wait()
          d05948dc23e6 random: remove extern from functions in header
          d8b4296417ea random: use static branch for crng_ready()
          087a14b9cf9b random: credit architectural init the exact amount
          ac48f7bee198 random: handle latent entropy and command line from random_init()
          736a22645d98 random: use proper jiffies comparison macro
          3266fba20661 random: remove ratelimiting for in-kernel unseeded randomness
          c5373bd6e4fb random: move initialization out of reseeding hot path
          0747ad152fa1 random: avoid initializing twice in credit race
          0baeec0effc7 random: use symbolic constants for crng_init states
          55d64df3ad5b siphash: use one source of truth for siphash permutations
          e4e8a9f8a616 random: help compiler out with fast_mix() by using simpler arguments
          bf3b51eb0f13 random: do not use input pool from hard IRQs
          6d4203a2cddc random: order timer entropy functions below interrupt functions
          58da574f105a random: do not pretend to handle premature next security model
          e739d5bd1466 random: use first 128 bits of input as fast init
          c44f8b386376 random: do not use batches when !crng_ready()
          e247ea8d97bf random: insist on random_get_entropy() existing in order to simplify
          9bfbcb37e5f6 xtensa: use fallback for random_get_entropy() instead of zero
          fa15650b51f6 sparc: use fallback for random_get_entropy() instead of zero
          9dfc14590c5d um: use fallback for random_get_entropy() instead of zero
          0cc41e2c73f7 x86/tsc: Use fallback for random_get_entropy() instead of zero
          f2a6e8727084 nios2: use fallback for random_get_entropy() instead of zero
          db1d13fe4c80 arm: use fallback for random_get_entropy() instead of zero
          6fa912f987fa mips: use fallback for random_get_entropy() instead of just c0 random
          36f38f838c5b m68k: use fallback for random_get_entropy() instead of zero
          a7d04ca9da61 timekeeping: Add raw clock fallback for random_get_entropy()
          eb2f9d72f32a powerpc: define get_cycles macro for arch-override
          10455a367c33 alpha: define get_cycles macro for arch-override
          5f0b77ca1978 parisc: define get_cycles macro for arch-override
          80459abc9fee s390: define get_cycles macro for arch-override
          73385644490a ia64: define get_cycles macro for arch-override
          5fac86663976 init: call time_init() before rand_initialize()
          b88ae87b100c random: fix sysctl documentation nits
          465425748359 random: document crng_fast_key_erasure() destination possibility
          ec07b3494517 random: make random_get_entropy() return an unsigned long
          fe156368f987 random: allow partial reads if later user copies fail
          70788723da70 random: check for signals every PAGE_SIZE chunk of /dev/[u]random
          2ce859d91fe9 random: check for signal_pending() outside of need_resched() check
          0e8030c9e03d random: do not allow user to keep crng key around on stack
          95aed891f7be random: do not split fast init input in add_hwgenerator_randomness()
          1d53d5a0973e random: mix build-time latent entropy into pool at init
          0aba75c6173d random: re-add removed comment about get_random_{u32,u64} reseeding
          81ea8a609b48 random: treat bootloader trust toggle the same way as cpu trust toggle
          a08d52a6081b random: skip fast_init if hwrng provides large chunk of entropy
          8320bc665c29 random: check for signal and try earlier when generating entropy
          3a53b818bb0e random: reseed more often immediately after booting
          905759e0fc17 random: make consistent usage of crng_ready()
          ad4c6bd98c54 random: use SipHash as interrupt entropy accumulator
          631503001ccf random: replace custom notifier chain with standard one
          1ae73fb2a635 random: don't let 644 read-only sysctls be written to
          ed409757100b random: give sysctl_random_min_urandom_seed a more sensible value
          75d95c1b5dea random: do crng pre-init loading in worker rather than irq
          219c84fe93e5 random: unify cycles_t and jiffies usage and types
          673637c4c9e0 random: cleanup UUID handling
          4d5151cc288a random: only wake up writers after zap if threshold was passed
          ac0081dec7d6 random: round-robin registers as ulong, not u32
          62cd795e465a random: clear fast pool, crng, and batches in cpuhp bring up
          a7f8f385bb6f random: pull add_hwgenerator_randomness() declaration into random.h
          ff607fc7607d random: check for crng_init == 0 in add_device_randomness()
          20788eb4ce70 random: unify early init crng load accounting
          49567f947735 random: do not take pool spinlock at boot
          4a61bf7f9b18 random: defer fast pool mixing to worker
          944d1bd0e5be random: rewrite header introductory comment
          c0e35949c736 random: group sysctl functions
          d946084180ee random: group userspace read/write functions
          565a66043bdf random: group entropy collection functions
          f2d587c493fc random: group entropy extraction functions
          a8786d54762f random: group crng functions
          c12dfec1aacf random: group initialization wait functions
          22e3db57ab94 random: remove whitespace and reorder includes
          cee64be60591 random: remove useless header comment
          904e6123c400 random: introduce drain_entropy() helper to declutter crng_reseed()
          47c56790d51c random: deobfuscate irq u32/u64 contributions
          e280b79c3127 random: add proper SPDX header
          776927dfd4ac random: remove unused tracepoints
          d68883956d36 random: remove ifdef'd out interrupt bench
          4a14a5a6969a random: tie batched entropy generation to base_crng generation
          d8a6684950c1 random: fix locking for crng_init in crng_reseed()
          b1d561138150 random: zero buffer after reading entropy from userspace
          21da00f8cb3a random: remove outdated INT_MAX >> 6 check in urandom_read()
          b530684129b2 random: make more consistent use of integer types
          3eed6af93ecd random: use hash function for crng_slow_load()
          cee3c7056900 random: use simpler fast key erasure flow on per-cpu keys
          ea9941fd6e26 random: absorb fast pool into input pool after fast load
          a3562bf4e8c9 random: do not xor RDRAND when writing into /dev/random
          574c8839504b random: ensure early RDSEED goes through mixer on init
          d3d3c1c214c3 random: inline leaves of rand_initialize()
          817315517af9 random: get rid of secondary crngs
          c15fc80b7df0 random: use RDSEED instead of RDRAND in entropy extraction
          72db8151c889 random: fix locking in crng_fast_load()
          7229c6d90a1a random: remove batched entropy locking
          6c8911579221 random: remove use_input_pool parameter from crng_reseed()
          4ef908fb81d9 random: make credit_entropy_bits() always safe
          42a9a7e80750 random: always wake up entropy writers after extraction
          373ef51f3e8a random: use linear min-entropy accumulation crediting
          a1a2bae5ef93 random: simplify entropy debiting
          4e5814bd2e75 random: use computational hash for entropy extraction
          99a0f8e22d4c random: only call crng_finalize_init() for primary_crng
          88609b892fdd random: access primary_pool directly rather than through pointer
          0b9f9b94f1ea random: continually use hwgenerator randomness
          811e333c4eb2 random: simplify arithmetic function flow in account()
          56de23dcf9d0 random: selectively clang-format where it makes sense
          86eac12b1cf5 random: access input_pool_data directly rather than through pointer
          4f5400ca7fc1 random: cleanup fractional entropy shift constants
          1b6f1d32a858 random: prepend remaining pool constants with POOL_
          0fe4a64fd946 random: de-duplicate INPUT_POOL constants
          e35576c4cb18 random: remove unused OUTPUT_POOL constants
          74cb3093f2de random: rather than entropy_store abstraction, use global
          14652d864280 random: remove unused extract_entropy() reserved argument
          12f17e3f3a14 random: remove incomplete last_data logic
          adcbbb44ccc1 random: cleanup integer types
          4ac4c7f057ff random: cleanup poolinfo abstraction
          5c3818e3bd7b random: fix typo in comments
          0a7e65810269 random: don't reset crng_init_cnt on urandom_read()
          8d7c55563ed0 random: avoid superfluous call to RDRAND in CRNG extraction
          8b4695640bc5 random: early initialization of ChaCha constants
          cfc69065005e random: initialize ChaCha20 constants with correct endianness
          922d082e3363 random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
          565b3af16894 random: harmonize "crng init done" messages
          346c4a697c29 random: mix bootloader randomness into pool
          afce74c0c04f random: do not re-init if crng_reseed completes before primary init
          d76758c71209 random: do not sign extend bytes for rotation when mixing
          c2f0a89cd1d5 random: use BLAKE2s instead of SHA1 in extraction
          6e6ae70c1eac random: remove unused irq_flags argument from add_interrupt_randomness()
          2580b0b3fd5a random: document add_hwgenerator_randomness() with other input functions
          3cc36a4aa1ca crypto: blake2s - adjust include guard naming
          09342a544c4b crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
          f850f3643d6b MAINTAINERS: co-maintain random.c
          967e3a136f9b random: remove dead code left over from blocking pool
          610f0b439a6b random: avoid arch_get_random_seed_long() when collecting IRQ randomness
          ad3fce669105 random: add arch_get_random_*long_early()
          41b0d3e86c50 powerpc: Use bool in archrandom.h
          89533373e11c linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
          0222f9f1d168 linux/random.h: Use false with bool
          15f93060b718 linux/random.h: Remove arch_has_random, arch_has_random_seed
          a95ed04e21da s390: Remove arch_has_random, arch_has_random_seed
          aab52172d9f9 powerpc: Remove arch_has_random, arch_has_random_seed
          35e28a05f659 x86: Remove arch_has_random, arch_has_random_seed
          98f749e29728 random: avoid warnings for !CONFIG_NUMA builds
          c13b9c3627d8 random: split primary/secondary crng init paths
          c070b07aaf34 random: remove some dead code of poolinfo
          898498bb4414 random: fix typo in add_timer_randomness()
          2c53d6d6a7be random: Add and use pr_fmt()
          f3375cfe31bc random: convert to ENTROPY_BITS for better code readability
          9f757cad20b7 random: remove unnecessary unlikely()
          4431c366fe23 random: remove kernel.random.read_wakeup_threshold
          ec134003cc39 random: delete code to pull data into pools
          a9564e14c6dd random: remove the blocking pool
          940cbc47b369 random: make /dev/random be almost like /dev/urandom
          c4edc1055c11 random: ignore GRND_RANDOM in getentropy(2)
          7f9f864af021 random: add GRND_INSECURE to return best-effort non-cryptographic bytes
          479d39707ff7 random: Add a urandom_read_nowait() for random APIs that don't warn
          69441ba56f13 random: Don't wake crng_init_wait when crng_init == 1
          69ef3109d422 random: don't forget compat_ioctl on urandom
          927fc225af29 compat_ioctl: remove /dev/random commands
          996fba14fa35 lib/crypto: sha1: re-roll loops to reduce code size
          c4f48374407b lib/crypto: blake2s: move hmac construction into wireguard
          97126d2f65b3 crypto: blake2s - generic C library implementation and selftest
          76101f1b7f59 nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
          e804587ecdcd bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
          f91da317e6fa 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"
      
      (From OE-Core rev: 6126f40a7ce1c55638277e45c084b82364a654b6)
      
      Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      387d23c0
    • Bruce Ashfield's avatar
      linux-yocto/5.4: update to v5.4.199 · 232fdbf0
      Bruce Ashfield authored
      
      Updating  to the latest korg -stable release that comprises
      the following commits:
      
          a31bd366116c Linux 5.4.199
          4cc40b1022bb x86/speculation/mmio: Print SMT warning
          d49c22094e6f KVM: x86/speculation: Disable Fill buffer clear within guests
          d96159263593 x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
          bc64f38b5a38 x86/speculation/srbds: Update SRBDS mitigation selection
          020ce7495cfc x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
          8d25482fc96a x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
          7f898baa2044 x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
          0800f1b45bf6 x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
          ae649e0cbf76 x86/speculation: Add a common function for MD_CLEAR mitigation update
          814ccb673035 x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
          91f8147c8371 Documentation: Add documentation for Processor MMIO Stale Data
          1e9f4e8a7aa9 x86/cpu: Add another Alder Lake CPU to the Intel family
          45e744de251c x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family
          79568d551570 x86/cpu: Add Jasper Lake to Intel family
          9e2efaa5dd10 cpu/speculation: Add prototype for cpu_show_srbds()
          9d6e67bf5090 Linux 5.4.198
          602b338e3c3c tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
          b35e08edb2c2 mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
          0c12d7625502 md/raid0: Ignore RAID0 layout if the second zone has only one device
          0c4bc0a2f825 powerpc/32: Fix overread/overwrite of thread_struct via ptrace
          3c953d47eb1e Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
          6ec537c50033 ixgbe: fix unexpected VLAN Rx in promisc mode on VF
          24030768a7b4 ixgbe: fix bcast packets Rx on VF after promisc removal
          3eca2c42daa4 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
          31f9c39b4a37 nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
          4f4ab5004633 mmc: block: Fix CQE recovery reset success
          0245434e381e ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
          b651f70ed3a8 cifs: return errors during session setup during reconnects
          850965edc861 ALSA: hda/conexant - Fix loopback issue with CX20632
          6c04a2ae039b scripts/gdb: change kernel config dumping method
          1a36f77dc23c vringh: Fix loop descriptors check in the indirect cases
          a3f9b0afd8b4 nodemask: Fix return values to be unsigned
          9b306339a511 cifs: version operations for smb20 unneeded when legacy support disabled
          5cb13cdc180a s390/gmap: voluntarily schedule during key setting
          69893d6d7f5c nbd: fix io hung while disconnecting device
          8a7da4ced236 nbd: fix race between nbd_alloc_config() and module removal
          1be608e1ee1f nbd: call genl_unregister_family() first in nbd_cleanup()
          045045b522c6 x86/cpu: Elide KCSAN for cpu_has() and friends
          460083de66c4 modpost: fix undefined behavior of is_arm_mapping_symbol()
          28fd384c78d7 drm/radeon: fix a possible null pointer dereference
          9223144fdd64 ceph: allow ceph.dir.rctime xattr to be updatable
          7df12bee5415 Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
          0331d261c398 scsi: myrb: Fix up null pointer access on myrb_cleanup()
          cf6b9316879f md: protect md_unregister_thread from reentrancy
          99e4c67a5581 watchdog: wdat_wdt: Stop watchdog when rebooting the system
          6fd031799e7b kernfs: Separate kernfs_pr_cont_buf and rename_lock.
          19f4b51b836d serial: msm_serial: disable interrupts in __msm_console_write()
          52a0d88c3280 staging: rtl8712: fix uninit-value in r871xu_drv_init()
          58762f1c63c7 staging: rtl8712: fix uninit-value in usb_read8() and friends
          1bcfb95de192 clocksource/drivers/sp804: Avoid error on multiple instances
          d472c78cc829 extcon: Modify extcon device to be created after driver data is set
          fa0b2dd6829d misc: rtsx: set NULL intfdata when probe fails
          d232ca0bbc7d usb: dwc2: gadget: don't reset gadget's driver->bus
          3a7170a3de62 USB: hcd-pci: Fully suspend across freeze/thaw cycle
          2dcec0bc142b drivers: usb: host: Fix deadlock in oxu_bus_suspend()
          09a5958a2452 drivers: tty: serial: Fix deadlock in sa1100_set_termios()
          c91a74b1f0f2 USB: host: isp116x: check return value after calling platform_get_resource()
          64b05fa212c7 drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
          1fbe033c5248 drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
          8c014373f178 tty: Fix a possible resource leak in icom_probe
          f6e07eb7ebec tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
          1b04c934e1e6 lkdtm/usercopy: Expand size of "out of frame" object
          ca2498cce875 iio: st_sensors: Add a local lock for protecting odr
          ab75e02366e1 iio: dummy: iio_simple_dummy: check the return value of kstrdup()
          36acb4d9ce55 drm: imx: fix compiler warning with gcc-12
          8174acbef87b net: altera: Fix refcount leak in altera_tse_mdio_create
          3d08bc3a5d9b ip_gre: test csum_start instead of transport header
          957d298526b5 net/mlx5: fs, fail conflicting actions
          8a6740fdc562 net/mlx5: Rearm the FW tracer after each tracer event
          317260b3eb63 net: ipv6: unexport __init-annotated seg6_hmac_init()
          ef6d2354de23 net: xfrm: unexport __init-annotated xfrm4_protocol_init()
          6a90a44d5342 net: mdio: unexport __init-annotated mdio_bus_init()
          978dcc55cf36 SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
          180473e8e42a net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
          7c8df6fad43d net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
          e412b3d178ea bpf, arm64: Clear prog->jited_len along prog->jited
          556720013c36 af_unix: Fix a data-race in unix_dgram_peer_wake_me().
          b49c884146e2 xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
          5b8d63489c3b netfilter: nf_tables: memleak flow rule from commit path
          d5a1e7f33c88 ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
          e0212033ff68 netfilter: nat: really support inet nat without l3 address
          da99331fa621 xprtrdma: treat all calls not a bcall when bc_serv is NULL
          48dea4d3a11f video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
          a2b3be930e79 NFSv4: Don't hold the layoutget locks across multiple RPC calls
          83960276ffc9 dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
          4917e43bca50 m68knommu: fix undefined reference to `_init_sp'
          f6bdafbb9b04 m68knommu: set ZERO_PAGE() to the allocated zeroed page
          27fdb4572344 i2c: cadence: Increase timeout per message if necessary
          0a7a1fc7e71e f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
          23b2163b887f tracing: Avoid adding tracer option before update_tracer_options
          48c6ee7d6c61 tracing: Fix sleeping function called from invalid context on RT kernel
          cc0aed22d33c mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
          ff66ae4359ff perf c2c: Fix sorting in percent_rmt_hitm_cmp()
          8b91d0dfc839 tipc: check attribute length for bearer name
          c2eba68d185b afs: Fix infinite loop found by xfstest generic/676
          d05c2fdf8e10 tcp: tcp_rtx_synack() can be called from process context
          1bd2f7f38bac net: sched: add barrier to fix packet stuck problem for lockless qdisc
          77b954ce2d64 net/mlx5e: Update netdev features after changing XDP state
          a4c52440acf4 net/mlx5: Don't use already freed action pointer
          00803d30518f nfp: only report pause frame configuration for physical device
          8302620aeb94 ubi: ubi_create_volume: Fix use-after-free when volume creation failed
          d3a4fff1e7e4 jffs2: fix memory leak in jffs2_do_fill_super
          acf92b525723 modpost: fix removing numeric suffixes
          a101793994c0 net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
          2bd1faedb74d net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
          be73e3bf6862 net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
          51ed32c1cfcf s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
          80f6712f241c clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
          e5d479d73f21 ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
          5b110d940417 watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
          593b595332bd driver core: fix deadlock in __device_attach
          5d709f58c743 driver: base: fix UAF when driver_attach failed
          3157118c1795 bus: ti-sysc: Fix warnings for unbind for serial
          a724634b2a49 firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
          c3a16e7c8624 serial: stm32-usart: Correct CSIZE, bits, and parity
          29d963635ee6 serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
          5c01c19f64c7 serial: sifive: Sanitize CSIZE and c_iflag
          841cab744cc0 serial: sh-sci: Don't allow CS5-6
          942aa88467b9 serial: txx9: Don't allow CS5-6
          eb8de4bac35a serial: rda-uart: Don't allow CS5-6
          0de3d2344ee0 serial: digicolor-usart: Don't allow CS5-6
          035bc3b734aa serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
          1b3ae6d85069 serial: meson: acquire port->lock in startup()
          d77f28c1bc9d rtc: mt6397: check return value after calling platform_get_resource()
          d041e885749f clocksource/drivers/riscv: Events are stopped during CPU suspend
          69a30b2ed620 soc: rockchip: Fix refcount leak in rockchip_grf_init
          0f91755514b8 coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
          47e4c42faab9 serial: sifive: Report actual baud base rather than fixed 115200
          f2a16af2ee0a phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
          b6b0f8904bd6 rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
          088f449d9d3c iio: adc: sc27xx: Fine tune the scale calibration values
          e5d48301d1fc iio: adc: sc27xx: fix read big scale voltage not right
          0f57d139300f iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
          bec18bb00f11 firmware: stratix10-svc: fix a missing check on list iterator
          8ad7b3d9f838 usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
          1026ee392ba3 rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
          89d1b9dfccce pwm: lp3943: Fix duty calculation in case period was clamped
          8e9f3f508a9c staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
          67c2aa77b40e usb: musb: Fix missing of_node_put() in omap2430_probe
          b78499772fa7 USB: storage: karma: fix rio_karma_init return
          72ab0f6f2ba8 usb: usbip: add missing device lock on tweak configuration cmd
          2f0ae93ec33c usb: usbip: fix a refcount leak in stub_probe()
          077f58e469a6 tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
          7320308b189c tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
          9ae3d073f7db tty: goldfish: Use tty_port_destroy() to destroy port
          d88fdea1477c iio: adc: ad7124: Remove shift from scan_type
          1aa30dc88372 staging: greybus: codecs: fix type confusion of list iterator variable
          6c8c536e0020 pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
          4faa6308e1b8 md: bcache: check the return value of kzalloc() in detached_dev_do_request()
          5f62b21b7c93 block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
          ccddf8cd411c bfq: Make sure bfqg for which we are queueing requests is online
          8afc13b958bd bfq: Get rid of __bio_blkcg() usage
          be1b78f94992 bfq: Remove pointless bfq_init_rq() calls
          f885f55033a1 bfq: Drop pointless unlock-lock pair
          97be7d13fbd4 bfq: Avoid merging queues with different parents
          54073410537f MIPS: IP27: Remove incorrect `cpu_has_fpu' override
          427c3c7ebd5f RDMA/rxe: Generate a completion for unsupported/invalid opcode
          4946cfd1c8f0 Kconfig: add config option for asm goto w/ outputs
          7ac21b24af85 phy: qcom-qmp: fix reset-controller leak on probe errors
          d19fa8f25200 blk-iolatency: Fix inflight count imbalances and IO hangs on offline
          8a068913d19d dt-bindings: gpio: altera: correct interrupt-cells
          3b8c37780d11 docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
          da9634374d41 ARM: pxa: maybe fix gpio lookup tables
          1668ad103679 phy: qcom-qmp: fix struct clk leak on probe errors
          2040b6076544 arm64: dts: qcom: ipq8074: fix the sleep clock frequency
          8dd2e5f9c1f1 gma500: fix an incorrect NULL check on list iterator
          a62591e36100 tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
          77ec584d3de0 serial: pch: don't overwrite xmit->buf[0] by x_char
          f6cb1470ba22 carl9170: tx: fix an incorrect use of list iterator
          2ea49d6310c9 ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
          b8ce58ab80fa rtl818x: Prevent using not initialized queues
          6f4a489d8458 hugetlb: fix huge_pmd_unshare address update
          73bdb2359dbc nodemask.h: fix compilation error with GCC12
          6e071eaf5002 iommu/msm: Fix an incorrect NULL check on list iterator
          9caad70819ae um: Fix out-of-bounds read in LDT setup
          6cbe83680f01 um: chan_user: Fix winch_tramp() return value
          3466e4265244 mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
          cf465ecfe3a8 irqchip: irq-xtensa-mx: fix initial IRQ affinity
          36bab24bb81b irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x
          8858284dd749 RDMA/hfi1: Fix potential integer multiplication overflow errors
          64623236263f Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
          532aa3f7a50c media: coda: Add more H264 levels for CODA960
          adcea1c8eea8 media: coda: Fix reported H264 profile
          f2c2ad538e49 mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
          16e993ac7c81 md: fix an incorrect NULL check in md_reload_sb
          d0bdc809f788 md: fix an incorrect NULL check in does_sb_need_changing
          3623f833e19b drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
          8fa6eb03e3f5 drm/nouveau/clk: Fix an incorrect NULL check on list iterator
          19323b3671a8 drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
          c12984cdb077 drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
          8e105178c26a scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
          494685db0023 scsi: dc395x: Fix a missing check on list iterator
          82bf8e7271fa ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
          17ea63484975 dlm: fix missing lkb refcount handling
          49cd9eb7b9a7 dlm: fix plock invalid read
          f160e7b4b02a mm, compaction: fast_find_migrateblock() should return pfn in the target zone
          665602c83776 PCI: qcom: Fix unbalanced PHY init on probe errors
          c3919b10c45f PCI: qcom: Fix runtime PM imbalance on probe errors
          c99306cf5983 PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
          c27f744ceefa tracing: Fix potential double free in create_var_ref()
          742736dc9c01 ACPI: property: Release subnode properties with data nodes
          e157c8f87e8f ext4: avoid cycles in directory h-tree
          17034d45ec44 ext4: verify dir block before splitting it
          73fd5b192851 ext4: fix bug_on in ext4_writepages
          0ab308d72af7 ext4: fix warning in ext4_handle_inode_extension
          eaecf7ebfd5d ext4: fix use-after-free in ext4_rename_dir_prepare
          f36736fbd484 netfilter: nf_tables: disallow non-stateful expression in sets earlier
          28a8060a0bd2 bfq: Track whether bfq_group is still online
          da9f3025d595 bfq: Update cgroup information before merging bio
          31326bf55126 bfq: Split shared queues on move between cgroups
          b1cda6dd2c44 efi: Do not import certificates from UEFI Secure Boot for T2 Macs
          440d345d0274 fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
          e0dddab01f94 iwlwifi: mvm: fix assert 1F04 upon reconfig
          265bec4779a3 wifi: mac80211: fix use-after-free in chanctx code
          9259227605df f2fs: fix fallocate to use file_modified to update permissions consistently
          1f926457c3e7 f2fs: don't need inode lock for system hidden quota
          12ffc0044aba f2fs: fix deadloop in foreground GC
          54c116615c99 f2fs: fix to clear dirty inode in f2fs_evict_inode()
          7361c9f2bd6a f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
          f8b3c3fcf331 f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
          7f51f2734555 perf jevents: Fix event syntax error caused by ExtSel
          9eb684dc41d8 perf c2c: Use stdio interface if slang is not supported
          e23eb2f43f4d iommu/amd: Increase timeout waiting for GA log enablement
          db7ea8b261ef dmaengine: stm32-mdma: remove GISR1 register
          8db59df7f582 video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
          dcc00106c325 NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
          3d216510f8af NFS: Don't report errors from nfs_pageio_complete() more than once
          55f0fc32b2f2 NFS: Do not report flush errors in nfs_write_end()
          59137943af75 NFS: Do not report EINTR/ERESTARTSYS as mapping errors
          4826af9a07cf i2c: at91: Initialize dma_buf in at91_twi_xfer()
          d77a0f2842b3 i2c: at91: use dma safe buffers
          e4db5f4b680a iommu/mediatek: Add list_del in mtk_iommu_remove
          5e47a7add3dd f2fs: fix dereference of stale list iterator after loop body
          c8735252f93f Input: stmfts - do not leave device disabled in stmfts_input_open
          addb192000d8 RDMA/hfi1: Prevent use of lock before it is initialized
          6d8b9f574bca mailbox: forward the hrtimer if not queued and under a lock
          49c1e32e7b3f mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
          bcb6c4c5eb48 powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
          2631fe5b53b5 macintosh: via-pmu and via-cuda need RTC_LIB
          bc21634ce430 powerpc/perf: Fix the threshold compare group constraint for power9
          cf0b52858f74 powerpc/64: Only WARN if __pa()/__va() called with bad addresses
          bbc2b0ce6042 Input: sparcspkr - fix refcount leak in bbc_beep_probe
          6d7b2cf5c7ed crypto: cryptd - Protect per-CPU resource by disabling BH.
          3219ac364ac3 tty: fix deadlock caused by calling printk() under tty_port->lock
          ded067f24b90 PCI: imx6: Fix PERST# start-up sequence
          0b35a685d911 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
          203537caad3c proc: fix dentry/inode overinstantiating under /proc/${pid}/net
          6cdb6582b566 powerpc/4xx/cpm: Fix return value of __setup() handler
          337eef19aad8 powerpc/idle: Fix return value of __setup() handler
          1d83f304215b powerpc/8xx: export 'cpm_setbrg' for modules
          662b70a45b32 dax: fix cache flush on PMD-mapped pages
          386e69e06817 drivers/base/node.c: fix compaction sysfs file leak
          d1f908bd0100 pinctrl: mvebu: Fix irq_of_parse_and_map() return value
          9282496aac8b nvdimm: Allow overwrite in the presence of disabled dimms
          b0e4bafac896 firmware: arm_scmi: Fix list protocols enumeration in the base protocol
          ffd3bed66b54 scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
          829ea474876f mfd: ipaq-micro: Fix error check return value of platform_get_irq()
          8c4eeab72608 powerpc/fadump: fix PT_LOAD segment for boot memory area
          bbf58e97426d arm: mediatek: select arch timer for mt7629
          e7a0d0c2802f crypto: marvell/cesa - ECB does not IV
          de65c32ace9a misc: ocxl: fix possible double free in ocxl_file_register_afu
          7f287d0c7001 ARM: dts: bcm2835-rpi-b: Fix GPIO line names
          3a37022d48a5 ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
          fd1c098b3bdd ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
          e0bf7f084412 ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
          e4594ca90b4e can: xilinx_can: mark bit timing constants as const
          6077a1e637b3 KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
          9cccb3f6ed9a PCI: rockchip: Fix find_first_zero_bit() limit
          f063429ac33f PCI: cadence: Fix find_first_zero_bit() limit
          5543752a48ad soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
          669575521633 soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
          56b8d748ec43 ARM: dts: suniv: F1C100: fix watchdog compatible
          754ef324b70b arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399
          60546c0b4b46 net/smc: postpone sk_refcnt increment in connect()
          91121ee57414 rxrpc: Fix decision on when to generate an IDLE ACK
          d7b16ee15fc6 rxrpc: Don't let ack.previousPacket regress
          2fd958ae29fd rxrpc: Fix overlapping ACK accounting
          5aa14dafd2b0 rxrpc: Don't try to resend the request if we're receiving the reply
          91b34bf0409f rxrpc: Fix listen() setting the bar too high for the prealloc rings
          0bfaff00d1a7 NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
          9934025c4d66 ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition()
          b3461ccaa5d2 thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe
          449374565f34 drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
          6832e36f156e drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
          48d331a03b0d ext4: reject the 'commit' option on ext2 filesystems
          3dc032375595 media: ov7670: remove ov7670_power_off from ov7670_remove
          dc794fa2b3c4 sctp: read sk->sk_bound_dev_if once in sctp_rcv()
          d43a87d66039 m68k: math-emu: Fix dependencies of math emulation support
          6f55fac0af35 Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
          c3c8c7e409d0 media: vsp1: Fix offset calculation for plane cropping
          1310fc3538dc media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
          83345b536599 media: exynos4-is: Change clk_disable to clk_disable_unprepare
          b87d3a043b32 media: st-delta: Fix PM disable depth imbalance in delta_probe
          12480f757810 media: aspeed: Fix an error handling path in aspeed_video_probe()
          d2b1dc3a0432 scripts/faddr2line: Fix overlapping text section failures
          0be5d9da5743 regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
          18b907ff0ae4 ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
          96fc3da6184a ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
          ddb1a77f94d7 perf/amd/ibs: Use interrupt regs ip for stack unwinding
          f2e2e934d2b6 Revert "cpufreq: Fix possible race in cpufreq online error path"
          1253811c71e0 iomap: iomap_write_failed fix
          6b8291e574a8 media: uvcvideo: Fix missing check to determine if element is found in list
          ab888b1a9a6d drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
          22d8424913b1 drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected
          b2aa2c4efe93 drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
          cd4cfd99ec14 regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
          db5a21f2dd62 x86/mm: Cleanup the control_va_addr_alignment() __setup handler
          d2476a1fc50b irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
          b97eb924a234 irqchip/exiu: Fix acknowledgment of edge triggered interrupts
          9777de28cfea x86: Fix return value of __setup handlers
          ee3901d7c7f4 virtio_blk: fix the discard_granularity and discard_alignment queue limits
          a9b4599665e4 drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
          35d9a84e3b35 drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
          2b3ed7547b1a drm/msm/hdmi: check return value after calling platform_get_resource_byname()
          11709592b350 drm/msm/dsi: fix error checks and return values for DSI xmit functions
          ef10d0c68e86 drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume
          db681127e96d perf tools: Add missing headers needed by util/data.h
          31de06ef06a8 ASoC: rk3328: fix disabling mclk on pclk probe failure
          ed8d5cf1dcad x86/speculation: Add missing prototype for unpriv_ebpf_notify()
          1d0c4bc628ca x86/pm: Fix false positive kmemleak report in msr_build_context()
          b889619eba6f scsi: ufs: core: Exclude UECxx from SFR dump list
          e120d31d04bf of: overlay: do not break notify on NOTIFY_{OK|STOP}
          b0be017bc59d fsnotify: fix wrong lockdep annotations
          60d159e0d084 inotify: show inotify mask flags in proc fdinfo
          2326d398ccd4 ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
          cd1f386120d0 cpufreq: Fix possible race in cpufreq online error path
          e7f0fd6f2566 spi: img-spfi: Fix pm_runtime_get_sync() error checking
          735b57a96088 sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
          55fddbb1e278 drm/bridge: Fix error handling in analogix_dp_probe
          f1d4f19a7965 HID: elan: Fix potential double free in elan_input_configured
          75a89bc1baee HID: hid-led: fix maximum brightness for Dream Cheeky
          3caa2d7943ca drbd: fix duplicate array initializer
          65065f96d53e efi: Add missing prototype for efi_capsule_setup_info
          fbf9c4c714d3 NFC: NULL out the dev->rfkill to prevent UAF
          2c59535b6be0 spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
          fa0d7ba25a53 drm: mali-dp: potential dereference of null pointer
          797f8ee35f03 drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
          1a994f1f1841 nl80211: show SSID for P2P_GO interfaces
          93c0f9d78ddd bpf: Fix excessive memory allocation in stack_map_alloc()
          c398c2149b17 drm/vc4: txp: Force alpha to be 0xff if it's disabled
          8a60b54e41c9 drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
          a0c890c0ae9f drm/mediatek: Fix mtk_cec_mask()
          ea8b2ecc920d x86/delay: Fix the wrong asm constraint in delay_loop()
          c71494f5f2b4 ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
          23f340ed906c ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
          e92b927fffb6 drm/bridge: adv7511: clean up CEC adapter when probe fails
          224e1eef0386 drm/edid: fix invalid EDID extension block filtering
          657734866839 ath9k: fix ar9003_get_eepmisc
          ebede9aadfa3 drm: fix EDID struct for old ARM OABI format
          e60ad83f645e RDMA/hfi1: Prevent panic when SDMA is disabled
          cb4f2dc513e9 powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
          6557555a86f3 macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
          793b82d1c424 powerpc/powernv: fix missing of_node_put in uv_init()
          537a317e5ff4 powerpc/xics: fix refcount leak in icp_opal_init()
          a910e9613130 tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
          c9a81f9ed6ae PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
          e10905816513 ARM: hisi: Add missing of_node_put after of_find_compatible_node
          2f46a955b6f5 ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
          fcd1999ba974 ARM: versatile: Add missing of_node_put in dcscb_init
          fd48cf8f972f fat: add ratelimit to fat*_ent_bread()
          60ce637c194b powerpc/fadump: Fix fadump to work with a different endian capture kernel
          41c7096286aa ARM: OMAP1: clock: Fix UART rate reporting algorithm
          e54fd01178eb fs: jfs: fix possible NULL pointer dereference in dbFree()
          a0180e324a9a PM / devfreq: rk3399_dmc: Disable edev on remove()
          1995a60be7cb ARM: dts: ox820: align interrupt controller node name with dtschema
          58e55f4f5a2a IB/rdmavt: add missing locks in rvt_ruc_loopback
          56fd9dcfe10c selftests/bpf: fix btf_dump/btf_dump due to recent clang change
          063d945795a0 eth: tg3: silence the GCC 12 array-bounds warning
          88d730463e9b rxrpc: Return an error to sendmsg if call failed
          1ec0bc72f5da hwmon: Make chip parameter for with_info API mandatory
          a7a41dd47303 ASoC: max98357a: remove dependency on GPIOLIB
          3cf43978ffd1 media: exynos4-is: Fix compile warning
          1e5fbfc2a6f3 net: phy: micrel: Allow probing without .driver_data
          9d1764b9266b nbd: Fix hung on disconnect request if socket is closed before
          abe7554da62c ASoC: rt5645: Fix errorenous cleanup order
          f76729662650 nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
          69edf28d2c42 openrisc: start CPU timer early in boot
          67fb49438858 media: cec-adap.c: fix is_configuring state
          4172a34ef93f media: coda: limit frame interval enumeration to supported encoder frame sizes
          8f2a5721cdc3 rtlwifi: Use pr_warn instead of WARN_ONCE
          2d966c94adce ipmi: Fix pr_fmt to avoid compilation issues
          2064a1eab2ec ipmi:ssif: Check for NULL msg when handling events and messages
          17cfc9455830 ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
          5a71f14a9b2e dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
          6583d0d6ad6d spi: stm32-qspi: Fix wait_cmd timeout in APM mode
          1651a95517fb s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
          890b16b4709d ASoC: tscs454: Add endianness flag in snd_soc_component_driver
          00771de7cc28 HID: bigben: fix slab-out-of-bounds Write in bigben_probe
          0d7074792bb9 drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
          2317f3bfda6d mlxsw: spectrum_dcb: Do not warn about priority changes
          121f56a9a832 ASoC: dapm: Don't fold register value changes into notifications
          430af81135d5 net/mlx5: fs, delete the FTE when there are no rules attached to it
          f857855a8a83 ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
          b507f067e9fc drm: msm: fix error check return value of irq_of_parse_and_map()
          efd183d988b4 arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
          a610cfe56c38 drm/amd/pm: fix the compile warning
          1e29d829ad51 drm/plane: Move range check for format_count earlier
          e1599ced6be1 scsi: megaraid: Fix error check return value of register_chrdev()
          7923f95997a7 mmc: jz4740: Apply DMA engine limits to maximum segment size
          0959aa00f976 md/bitmap: don't set sb values if can't pass sanity check
          222292930c8e media: cx25821: Fix the warning when removing the module
          fa636e9ee444 media: pci: cx23885: Fix the error handling in cx23885_initdev()
          0ac84ab50712 media: venus: hfi: avoid null dereference in deinit
          de16cdf0b73d ath9k: fix QCA9561 PA bias level
          af832028af6f drm/amd/pm: fix double free in si_parse_power_table()
          7bd0ac1e2345 tools/power turbostat: fix ICX DRAM power numbers
          6266ab1f31fa spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
          f68bed124c76 ALSA: jack: Access input_dev under mutex
          aea748501d09 drm/komeda: return early if drm_universal_plane_init() fails.
          8ded0af90e97 ACPICA: Avoid cache flush inside virtual machines
          c7b41fd76ce2 fbcon: Consistently protect deferred_takeover with console_lock()
          4460066eb248 ipv6: fix locking issues with loops over idev->addr_list
          8fb1b9beb085 ipw2x00: Fix potential NULL dereference in libipw_xmit()
          303380919df7 b43: Fix assigning negative value to unsigned variable
          60d515fd8797 b43legacy: Fix assigning negative value to unsigned variable
          92225d3c2241 mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
          f85cb059fad0 drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
          670f5e40d7b3 btrfs: repair super block num_devices automatically
          622ced791ed8 btrfs: add "0x" prefix for unsupported optional features
          0ca511204740 ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
          f5faa24137d7 ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
          e10356eae1c2 ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
          00c93ce2665c perf/x86/intel: Fix event constraints for ICL
          1b767500d151 usb: core: hcd: Add support for deferring roothub registration
          114790876393 USB: new quirk for Dell Gen 2 devices
          7c5a52dd4d91 USB: serial: option: add Quectel BG95 modem
          6b3ecb2d92a0 ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
          1c6cfb9e8a5c binfmt_flat: do not stop relocating GOT entries prematurely on riscv
          35c6471fd2c1 Linux 5.4.197
          e00c2f22fbfa bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
          a2235bc65ade NFSD: Fix possible sleep during nfsd4_release_lockowner()
          f5b6bc69a792 NFS: Memory allocation failures are not server fatal errors
          0490cd2aee18 docs: submitting-patches: Fix crossref to 'The canonical patch format'
          72ef5d01fe37 tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
          7ecd237e5036 tpm: Fix buffer access in tpm2_get_tpm_pt()
          396d1f51764d HID: multitouch: Add support for Google Whiskers Touchpad
          25f0e9459f94 raid5: introduce MD_BROKEN
          fd2f7e998485 dm verity: set DM_TARGET_IMMUTABLE feature flag
          f00597350210 dm stats: add cond_resched when looping over entries
          65e6282f0d75 dm crypt: make printing of the key constant-time
          a4415f39e3e8 dm integrity: fix error code in dm_integrity_ctr()
          fc658c083904 zsmalloc: fix races between asynchronous zspage free and page migration
          7632451ad926 crypto: ecrdsa - Fix incorrect use of vli_cmp
          b16bb373988d netfilter: conntrack: re-fetch conntrack after insertion
          1fe82bfd9e4c exec: Force single empty string when argv is empty
          241b566e0403 drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
          3dbab9e37ca1 cfg80211: set custom regdomain after wiphy registration
          039fa25d95ce assoc_array: Fix BUG_ON during garbage collect
          8c668da61bd0 drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
          fdcbdb3d089a i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
          827980029d0f net: ftgmac100: Disable hardware checksum on AST2600
          e619506ed010 net: af_key: check encryption module availability consistency
          fa77d2a3a755 pinctrl: sunxi: fix f1c100s uart2 function
          2208c31d864e ACPI: sysfs: Fix BERT error region memory mapping
          92d4b5e14830 ACPI: sysfs: Make sparse happy about address space in use
          5a73bd4f4710 media: vim2m: initialize the media device earlier
          b7248281afb1 media: vim2m: Register video device after setting up internals
          ab5b00cfe050 secure_seq: use the 64 bits of the siphash for port offset calculation
          80cca53a48c8 tcp: change source port randomizarion at connect() time
          9ce35dad5a1a Input: goodix - fix spurious key release events
          bdbc7ef3eb2c staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()
          4f0750839421 x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
          8bb828229da9 lockdown: also lock down previous kgdb use
      
      (From OE-Core rev: 5503425172d832dae12bad6af8ca22ece454e4b0)
      
      Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      232fdbf0
    • Richard Purdie's avatar
      vim: 8.2.5083 -> 9.0.0005 · 60a98feb
      Richard Purdie authored
      
      The license checksum changed due to a major version change in the referenced file.
      
      (From OE-Core rev: cc245b75ebd8dfc4925a21e3ff08d841fef77635)
      
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit 89f34d8aa4f4572d048dbb732ca4c83d443157fb)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      60a98feb
    • Ranjitsinh Rathod's avatar
      openssl: Minor security upgrade 1.1.1o to 1.1.1p · 6a3d60d8
      Ranjitsinh Rathod authored
      This security upgrade fixes CVE-2022-2068 as per below link
      Link: https://www.openssl.org/news/cl111.txt
      
      
      Also, remove 73db5d82489b3ec09ccc772dfcee14fef0e8e908.patch and
      b7ce611887cfac633aacc052b2e71a7f195418b8.patch as these two are part
      1.1.1p now
      
      (From OE-Core rev: a8283f9251f59d86f93f9d7cfd4c7e29c61e4631)
      
      Signed-off-by: default avatarRanjitsinh Rathod <ranjitsinh.rathod@kpit.com>
      Signed-off-by: default avatarRanjitsinh Rathod <ranjitsinhrathod1991@gmail.com>
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      6a3d60d8
    • Ross Burton's avatar
      cve-check: hook cleanup to the BuildCompleted event, not CookerExit · 1c38d0d3
      Ross Burton authored
      
      The cve-check class writes temporary files to preserve state across the
      build, and cleans them up in a CookerExit handler.
      
      However, in memory-resident builds the cooker won't exit in between
      builds, so the state isn't cleared and the CVE report generation fails:
      
      NOTE: Generating JSON CVE summary
      ERROR: Error adding the same package twice
      
      Easily solved by hooking to BuildCompleted, instead of CookerExit.
      
      (From OE-Core rev: ee3270709158aff463fec6798f3b8968268b4d4b)
      
      Signed-off-by: default avatarRoss Burton <ross.burton@arm.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit fccdcfd301de281a427bfee48d8ff47fa07b7259)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      1c38d0d3
    • Richard Purdie's avatar
      cve-extra-exclusions: Clean up and ignore three CVEs (2xqemu and nasm) · ca90350d
      Richard Purdie authored
      
      Remove obsolete comments/data from the file. Add in three CVEs to ignore.
      Two are qemu CVEs which upstream aren't particularly intersted in and aren't
      serious issues. Also ignore the nasm CVE found from fuzzing as this isn't
      a issue we'd expose from OE.
      
      (From OE-Core rev: b82c95720488eea8ea4b5684c9f89e4931085fa5)
      
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      (cherry picked from commit 68291026aab2fa6ee1260ca95198dd1d568521e5)
      Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
      Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
      ca90350d
  6. Jul 08, 2022
Loading