| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Multiple files have " ," instead of ", " in expressions. This changes
them to conform to the way the rest of them are done.
Found and corrected via:
git ls-files | xargs sed --follow-symlinks -i 's/ ,d/, d/g'
(From OE-Core rev: 36c3afd2dd8bded02ea8f255e89a09ebd75c795b)
Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating the following commit(s) to linux-yocto/.:
541066c5b1e beaglebone: Switch to sdhci-omap driver
(From OE-Core rev: 98b418387820b0de1bc0a0157ab364b4f11df7dd)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Backporting the 10 patches since the lttng 2.12.2 release. We'll drop
them once .3 is released, but for now, we need the fixes to build
against the latest 5.4, 5.8 and 5.9 kernels.
We also bump the devupstream SRCREV to pickup the same changes.
(From OE-Core rev: 62c87d1a68c4f7c8f30c3c5330dcda9cbcbbbaa7)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
6c3d34dea2fc Linux 5.4.65
ddb279d64b72 net: disable netpoll on fresh napis
09c45065257b tipc: fix shutdown() of connectionless socket
b95eb482c288 taprio: Fix using wrong queues in gate mask
20f8c874789a sctp: not disable bh in the whole sctp_get_port_local()
8b61bb0b2d57 net: usb: dm9601: Add USB ID of Keenetic Plus DSL
346fefa82325 netlabel: fix problems with mapping removal
3f73dbf94f8f ipv6: Fix sysctl max for fib_multipath_hash_policy
263e463358d3 ipv4: Silence suspicious RCU usage warning
(From OE-Core rev: e2cb6e8b433614a8512739ea5583914d9ef978fc)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.8 to the latest korg -stable release that comprises
the following commits:
f82f36b2fb1d Linux 5.8.9
cdba995d2f19 mptcp: free acked data before waiting for more memory
655e1af6aecd net: disable netpoll on fresh napis
6f0e276cda3e tipc: fix using smp_processor_id() in preemptible
aae250a26893 tipc: fix shutdown() of connectionless socket
44c3fca3de64 taprio: Fix using wrong queues in gate mask
db16256c95ac sctp: not disable bh in the whole sctp_get_port_local()
05a8237c08f0 net: usb: dm9601: Add USB ID of Keenetic Plus DSL
6540bd18bf2f netlabel: fix problems with mapping removal
089097476c4c ipv6: Fix sysctl max for fib_multipath_hash_policy
d68c3397de48 ipv4: Silence suspicious RCU usage warning
bd15d2192261 RDMA/cma: Execute rdma_cm destruction from a handler properly
d4794085738d RDMA/cma: Remove unneeded locking for req paths
c2064ac30331 RDMA/cma: Using the standard locking pattern when delivering the removal event
5a0c4cbd099b RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
87d8175e9c3d io_uring: fix linked deferred ->files cancellation
f5fea75f4ea4 io_uring: fix cancel of deferred reqs with ->files
(From OE-Core rev: 3961a70464f5e628081ef5d7ea8934c0be4ecfd9)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating the following commit(s) to linux-yocto/.:
7d52eb95f6d ti-am335x: Clean up useless and badly formatted fragments
5fd04e4da78 features/nf_tables: remove duplicate entry
(From OE-Core rev: 0979d3d8b9417eea28a2bbb56f83b1ea2fbf5ac5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
6ffabce36fc8 Linux 5.4.64
beaf13ed8e97 net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
58c3e86d42d2 cfg80211: regulatory: reject invalid hints
08eeec445297 mm/khugepaged.c: fix khugepaged's request size in collapse_file
af7786b20c71 mm/hugetlb: fix a race between hugetlb sysctl handlers
f2cd86225c89 checkpatch: fix the usage of capture group ( ... )
59ac5bfa82bc sdhci: tegra: Add missing TMCLK for data timeout
e915b3b63dfd perf record: Correct the help info of option "--no-bpf-event"
894a6f0be372 vfio/pci: Fix SR-IOV VF handling with MMIO blocking
f4fa8d937edf mm: madvise: fix vma user-after-free
87fb7b0c5266 mm: slub: fix conversion of freelist_corrupted()
291144f1114d dm thin metadata: Fix use-after-free in dm_bm_set_read_only
cfe85a4a8552 dm thin metadata: Avoid returning cmd->bm wild pointer on error
392a6afcbf19 dm cache metadata: Avoid returning cmd->bm wild pointer on error
9dd74db0bfd1 dm crypt: Initialize crypto wait structures
e6ddb1d45c51 dm integrity: fix error reporting in bitmap mode after creation
b30f628beec9 dm mpath: fix racey management of PG initialization
226fb99eb59d dm writecache: handle DAX to partitions on persistent memory correctly
6fb192c06a14 drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting
f84804af09c7 dmaengine: dw-edma: Fix scatter-gather address calculation
9f4ab0172e6c blk-iocost: ioc_pd_free() shouldn't assume irq disabled
f7880745e91b libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
5f5f27228195 block: ensure bdi->io_pages is always initialized
84c041c12442 block: allow for_each_bvec to support zero len bvec
b6e4827c04b0 affs: fix basic permission bits to actually work
2d89e44dc932 media: rc: uevent sysfs file races with rc_unregister_device()
5925179bbc64 media: rc: do not access device via sysfs after rc_unregister_device()
3d77c12f3040 mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers
ed48704c36a8 mmc: cqhci: Add cqhci_deactivate()
a69047c01eb4 mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
5876ee035ba6 mmc: mediatek: add optional module reset property
2816ccd07145 arm64: dts: mt7622: add reset node for mmc device
d074d9d52fe0 ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
7de2f56ef51a ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A
a253fe35666d ALSA; firewire-tascam: exclude Tascam FE-8 from detection
982505615063 ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
cebaed033037 ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
4fa06a43bf9f ALSA: hda/hdmi: always check pin power status in i915 pin fixup
2ebb83a259a8 ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
79124b1b912c ALSA: usb-audio: Add implicit feedback quirk for UR22C
a3b94af5117b ALSA: ca0106: fix error code handling
156dd7c73a9b Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
62db427bf8ca Revert "net: dsa: microchip: set the correct number of ports"
4254a4f7988c btrfs: fix potential deadlock in the search ioctl
de53545e8d4c net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
df0c47585cea btrfs: tree-checker: fix the error message for transid error
650275310f3b btrfs: set the lockdep class for log tree extent buffers
7e0ffb0d9d9f btrfs: set the correct lockdep class for new nodes
c37cc199da2b btrfs: allocate scrub workqueues outside of locks
eb29635ba68a btrfs: drop path before adding new uuid tree entry
20b591fd00c0 ARC: perf: don't bail setup if pct irq missing in device-tree
ce690fa1d5d0 xfs: don't update mtime on COW faults
12cd8fccc9ed ext2: don't update mtime on COW faults
cc6c4d81d6ad tracing/kprobes, x86/ptrace: Fix regs argument order for i386
036a857bb57d iommu/vt-d: Handle 36bit addressing for x86-32
8f747b0149c5 vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
b0f5096b281a vfio-pci: Fault mmaps to enable vma tracking
270c35d0723a vfio/type1: Support faulting PFNMAP vmas
5629bb21ce20 include/linux/log2.h: add missing () around n in roundup_pow_of_two()
bc846b58fe5c net/packet: fix overflow in tpacket_rcv
e3d109c3484e iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
7ce6bc1b549e thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
f5b3bd38ae91 thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
0c21f1bcafc1 iommu/vt-d: Serialize IOMMU GCMD register modifications
920d9ffcd481 x86, fakenuma: Fix invalid starting node ID
1a7e03867a37 tg3: Fix soft lockup when tg3_reset_task() fails.
b0c40f8a7a0e perf jevents: Fix suspicious code in fixregex()
6c4ad5444a26 xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
58591dd6afda MIPS: add missing MSACSR and upper MSA initialization
612e2b7ec962 net: gemini: Fix another missing clk_disable_unprepare() in probe
88405cf0f2bd fix regression in "epoll: Keep a reference on files added to the check list"
901d22c6b6dc net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
8e2660c834e3 perf tools: Correct SNOOPX field offset
37f0a08a3a83 cxgb4: fix thermal zone device registration
50d284778427 nvme: fix controller instance leak
f4b830c61b5b nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
9ff9f74ed462 netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
498575898ec4 net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
c4a427b71cd7 selftests/bpf: Fix massive output from test_maps
e0a1bebc332d media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
3fe12f4be001 media: vicodec: add missing v4l2_ctrl_request_hdl_put()
f28f3cffff27 bnxt: don't enable NAPI until rings are ready
da7a1676d6c1 xfs: fix boundary test in xfs_attr_shortform_verify
8227199ceafd bnxt_en: fix HWRM error when querying VF temperature
927a7629bedd bnxt_en: Fix possible crash in bnxt_fw_reset_task().
70699d3cc77c bnxt_en: Fix PCI AER error recovery flow
87547923b6c6 bnxt_en: Check for zero dir entries in NVRAM.
e7cbba4db7da bnxt_en: Don't query FW when netif_running() is false.
c11510bb8898 net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
0bd92cdc04e6 gtp: add GTPA_LINK info to msg sent to userspace
24249fab08c6 dmaengine: pl330: Fix burst length if burst size is smaller than bus width
719f92de3fff net: arc_emac: Fix memleak in arc_mdio_probe
268fe5a4c040 ravb: Fixed to be able to unload modules
8123fa897e65 net: systemport: Fix memleak in bcm_sysport_probe
a49c0aebf9c4 net: hns: Fix memleak in hns_nic_dev_probe
210b889fd8ef netfilter: nf_tables: fix destination register zeroing
576fbd4902fb netfilter: nf_tables: incorrect enum nft_list_attributes definition
929d07feb94f netfilter: nf_tables: add NFTA_SET_USERDATA if not null
fb1e97674aa8 mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
da8e3e507d2f MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
c5e9e36fc2f8 MIPS: mm: BMIPS5000 has inclusive physical caches
5f7798f05311 rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
43cf7e7dfa7b rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
242a7ab0ac52 dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate()
2f2786bb9d40 batman-adv: bla: use netif_rx_ni when not in interrupt context
fd8b3ef644a4 batman-adv: Fix own OGM check in aggregated OGMs
2344f2f186fd batman-adv: Avoid uninitialized chaddr when handling DHCP
89cb604c4226 dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
1a89606baf31 fsldma: fix very broken 32-bit ppc ioread64 functionality
6eb88c42dcc9 xen/xenbus: Fix granting of vmalloc'd memory
0878655a9880 drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
b014f2846e6f drm/amd/display: Retry AUX write when fail occurs
9947928e619a drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
79d31527dfc3 drm/amd/display: Reject overlay plane configurations in multi-display scenarios
29bade8e2fc9 s390: don't trace preemption in percpu macros
c756635246e9 nbd: restore default timeout when setting it to zero
c1e333e7b8da cpuidle: Fixup IRQ state
ad3a4efc8c56 drm/omap: fix incorrect lock state
0a8dcad24424 ceph: don't allow setlease on cephfs
755fd63ae163 drm/msm/a6xx: fix gmu start on newer firmware
7a55cf8a20c7 habanalabs: check correct vmalloc return code
c9436de020a4 habanalabs: validate FW file size
dddd5003c707 drm/msm: enable vblank during atomic commits
2c9bc7d9600c nvmet: Disable keep-alive timer when kato is cleared to 0h
e94a3d76305b hwmon: (applesmc) check status earlier.
19583b280801 drm/msm: add shutdown support for display platform_driver
8bc25dea70fe tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
28ffe70a2e33 drm/msm/dpu: Fix scale params in plane validation
b2fc347e2126 HID: quirks: Always poll three more Lenovo PixArt mice
e32f4fa1b24d Linux 5.4.63
5153710a5ecc scsi: target: tcmu: Optimize use of flush_dcache_page
bb9949fdfddd scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
6d2e274f60fc sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
0176db2f2ad5 sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
eda97e9d90db arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
5cd8c5979e72 arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
ef8b5f333780 arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
9d806d68bf97 dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
d2ac42e61ecd KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
ffad02f9e3ea KVM: arm64: Survive synchronous exceptions caused by AT instructions
1744237ca047 KVM: arm64: Add kvm_extable for vaxorcism code
538caddbe635 drm/etnaviv: fix TS cache flushing on GPUs with BLT engine
80743b4bde09 drm/sched: Fix passing zero to 'PTR_ERR' warning v2
6cadd1e2d8c5 perf record/stat: Explicitly call out event modifiers in the documentation
4bae1afed432 HID: core: Sanitize event code and type when mapping input
667514df10a0 HID: core: Correctly handle ReportSize being zero
933cf1c2c075 Linux 5.4.62
54ee77961e79 io_uring: Fix NULL pointer dereference in io_sq_wq_submit_work()
44cf62d388fb ALSA: usb-audio: Update documentation comment for MS2109 quirk
851d0813ab80 HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
c98b6ebd9b55 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
37432a83faab kbuild: add variables for compression tools
47a41f65afb6 kheaders: explain why include/config/autoconf.h is excluded from md5sum
7caddaa9f88b kheaders: remove the last bashism to allow sh to run it
18f48708c3f5 kheaders: optimize header copy for in-tree builds
a1d0c6e2f334 kheaders: optimize md5sum calculation for in-tree builds
eb914bae6e17 kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'
376810e5e9e1 fbmem: pull fbcon_update_vcs() out of fb_set_var()
6a862aa31ec3 usb: dwc3: gadget: Handle ZLP for sg requests
7c8b5685662b usb: dwc3: gadget: Fix handling ZLP
4bc5d90a7dce usb: dwc3: gadget: Don't setup more than requested
f8e4c5297fcd drm/i915: Fix cmd parser desc matching with masks
73992639ec78 usb: storage: Add unusual_uas entry for Sony PSZ drives
2add73c8c00d USB: cdc-acm: rework notification_buffer resizing
e2e02f260496 USB: gadget: u_f: Unbreak offset calculation in VLAs
4f529c4d1e43 USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
f47ab852bea3 USB: gadget: u_f: add overflow checks to VLA macros
2534d3dec376 usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
de24343880a6 USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
ca29a2a53953 USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
20b3564c6748 USB: quirks: Add no-lpm quirk for another Raydium touchscreen
b32ec919ee37 usb: uas: Add quirk for PNY Pro Elite
ad0bc424fc0a USB: yurex: Fix bad gfp argument
3623dab2959e drm/amd/pm: correct the thermal alert temperature limit settings
85ca6f199c77 drm/amd/pm: correct Vega20 swctf limit setting
9afabefd42fc drm/amd/pm: correct Vega12 swctf limit setting
60cffee2d951 drm/amd/pm: correct Vega10 swctf limit setting
2809cf7f6eba drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
20700b352d10 drm/amdgpu/gfx10: refine mgcg setting
8fc7a66619e1 drm/amdgpu: Fix buffer overflow in INFO ioctl
1adf8c19f974 x86/hotplug: Silence APIC only after all interrupts are migrated
47c8387a963e irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake
927aa9a10f12 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
70957a10e1db crypto: af_alg - Work around empty control messages without MSG_MORE
aca10ab0568a device property: Fix the secondary firmware node handling in set_primary_fwnode()
df2a6a4a9d68 powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
b260fb2a02b5 PM: sleep: core: Fix the handling of pending runtime resume requests
7ded78a8c89e arm64: vdso32: make vdso32 install conditional
3b7087e07730 xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
02166fea639f xhci: Do warm-reset when both CAS and XDEV_RESUME are set
3ac8545b29ae usb: host: xhci: fix ep context print mismatch in debugfs
4d3e2a3a0c64 XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information.
6623c19042b6 writeback: Fix sync livelock due to b_dirty_time processing
cb0c74450072 writeback: Avoid skipping inode writeback
8eab2b531fd3 writeback: Protect inode->i_io_list with inode->i_lock
2e76a3a1667c serial: 8250: change lock order in serial8250_do_startup()
f53ebc7c2922 serial: 8250_exar: Fix number of ports for Commtech PCIe cards
fbb55ec82dd6 serial: stm32: avoid kernel warning on absence of optional IRQ
64a05aadf936 serial: pl011: Don't leak amba_ports entry on driver register error
0806b49bba20 serial: pl011: Fix oops on -EPROBE_DEFER
daae6b962a13 serial: samsung: Removes the IRQ not found warning
7c57237d74a0 vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
adb76f3f7732 vt: defer kfree() of vc_screenbuf in vc_do_resize()
db1bb352cc08 USB: lvtest: return proper error code in probe
96e41fc29e8a fbcon: prevent user font height or width change from causing potential out-of-bounds access
cd1d270e3e4f btrfs: detect nocow for swap after snapshot delete
eb576fc43a43 btrfs: fix space cache memory leak after transaction abort
1d08edc70154 btrfs: check the right error variable in btrfs_del_dir_entries_in_log
8a3509486f08 btrfs: reset compression level for lzo on remount
b1a83ee0cbbf blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
c2035d1e55aa HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
db4542b6617b block: loop: set discard granularity and alignment for block device backed loop
f09dbec9c0c6 block: fix get_max_io_size()
2f4b202eb1b1 arm64: Allow booting of late CPUs affected by erratum 1418040
82b05f0838aa arm64: Move handling of erratum 1418040 into C code
7d44b707aaff powerpc/perf: Fix soft lockups due to missed interrupt accounting
9c0305c0cfa2 net: gianfar: Add of_node_put() before goto statement
c656534e5c45 macvlan: validate setting of multiple remote source MAC addresses
19f669a3609c Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
48765b780ace scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
36a139cf4146 scsi: qla2xxx: Check if FW supports MQ before enabling
88274626d110 scsi: qla2xxx: Fix login timeout
37528b3ee9e1 scsi: ufs: Clean up completed request without interrupt notification
a39ba0fdcdfd scsi: ufs: Improve interrupt handling for shared interrupts
d895b0be701c scsi: ufs: Fix possible infinite loop in ufshcd_hold
1778bebd06b4 scsi: fcoe: Fix I/O path allocation
a8d26145e112 selftests: disable rp_filter for icmp_redirect.sh
957066143e6c ASoC: wm8994: Avoid attempts to read unreadable registers
1d63737b0777 s390/cio: add cond_resched() in the slow_eval_known_fn() loop
2a8c6149a49a ALSA: hda/realtek: Add model alc298-samsung-headphone
021a98a87864 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
3803312a3c55 netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
35238963c972 drm/amd/display: Switch to immediate mode for updating infopackets
b92b415fa7b7 drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
73a0e6280a32 drm/amd/powerplay: correct Vega20 cached smu feature state
d2da80e0a3e7 spi: stm32: always perform registers configuration prior to transfer
2844685c661a spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
a6daa863d15e spi: stm32: fix fifo threshold level in case of short transfer
3c15a3c4b155 spi: stm32h7: fix race condition at end of transfer
a08e95e83e6f fs: prevent BUG_ON in submit_bh_wbc()
28a56c26a00d ext4: correctly restore system zone info when remount fails
8e63c86f6580 ext4: handle error of ext4_setup_system_zone() on remount
e579635669da ext4: handle option set by mount flags correctly
3a53d012bd26 jbd2: abort journal if free a async write error metadata buffer
1b36d4fa4b66 ext4: handle read only external journal device
2e7312ddaf62 ext4: don't BUG on inconsistent journal feature
40827caf954c jbd2: make sure jh have b_transaction set in refile/unfile_buffer
e4351ad44d7e spi: stm32: clear only asserted irq flags on interrupt
d63728afe947 usb: gadget: f_tcm: Fix some resource leaks in some error paths
262f5fbad941 i2c: rcar: in slave mode, clear NACK earlier
883ed72723ef i2c: core: Don't fail PRP0001 enumeration when no ID table exist
2fc8fa50ebee null_blk: fix passing of REQ_FUA flag in null_handle_rq
88994acafd96 nvme: multipath: round-robin: fix single non-optimized path case
97f30414a2e0 nvme-fc: Fix wrong return value in __nvme_fc_init_request()
05c608f630b9 blkcg: fix memleak for iolatency
872a2b3182ee blk-mq: insert request not through ->queue_rq into sw/scheduler queue
9054d5844092 hwmon: (nct7904) Correct divide by 0
1475314530bb bfq: fix blkio cgroup leakage v4
2295664518c3 block: Fix page_is_mergeable() for compound pages
3e9eb1e893ba drm/msm/adreno: fix updating ring fence
effd3b89f7e5 block: virtio_blk: fix handling single range discard request
cc3a73f245cb block: respect queue limit of max discard segment
8f409e764c4b media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
6ba04701b801 ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
5861e84d7145 cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
1b7b2d45b31e PCI: qcom: Add missing reset for ipq806x
ea552383a9d5 PCI: qcom: Change duplicate PCI reset to phy reset
29ecf28be997 PCI: qcom: Add missing ipq806x clocks in PCIe driver
6d11320bed41 EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
87cc96bb11b9 EDAC: skx_common: get rid of unused type var
3bf42b2e8d67 EDAC: sb_edac: get rid of unused vars
75aaa8fa7672 mm/vunmap: add cond_resched() in vunmap_pmd_range
a2038eb833a5 drm/amd/display: Fix dmesg warning from setting abm level
8522b1bec88e drm/amd/display: Add additional config guards for DCN
992e51ff0e4b drm/amd/display: Trigger modesets on MST DSC connectors
b730fb14434f drm/ingenic: Fix incorrect assumption about plane->index
8dc47d858fea gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length
302b9e189962 cma: don't quit at first error when activating reserved areas
aed14b1b5c0e mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
965d3d5ce355 mm: fix kthread_use_mm() vs TLB invalidate
72574434da87 mm/shuffle: don't move pages between zones and don't read garbage memmaps
483b956a16a0 btrfs: only commit delayed items at fsync if we are logging a directory
3eddcc71fe8a btrfs: only commit the delayed inode when doing a full fsync
d5f5b15d3ea4 btrfs: factor out inode items copy loop from btrfs_log_inode()
a0cfda9cb3a1 s390/numa: set node distance to LOCAL_DISTANCE
67f8b390b15e drm/xen-front: Fix misused IS_ERR_OR_NULL checks
02611bcaafe5 drm/xen: fix passing zero to 'PTR_ERR' warning
fe376f1b12d2 PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
b7cca731b486 PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails
a0f69c6f5e0b PM / devfreq: rk3399_dmc: Add missing of_node_put()
961bfe1277ae usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
2c0000f409ec sched/uclamp: Fix a deadlock when enabling uclamp static key
88435320ebc1 sched/uclamp: Protect uclamp fast path code with static key
93709d8ade00 Revert "ath10k: fix DMA related firmware crashes on multiple devices"
da56eb03ea94 arm64: Fix __cpu_logical_map undefined issue
12a9bec2bd4e efi: provide empty efi_enter_virtual_mode implementation
b2defeb19bff brcmfmac: Set timeout value when configuring power save
7aac56d8b0ee USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
e77f71c6341a powerpc/spufs: add CONFIG_COREDUMP dependency
653ae33b030b KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
a84a6eb935ba media: davinci: vpif_capture: fix potential double free
6b0010ed7140 hugetlbfs: prevent filesystem stacking of hugetlbfs
c67c6e1f54aa EDAC/ie31200: Fallback if host bridge device is already initialized
41191f8c57a1 scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
a002274db527 ceph: do not access the kiocb after aio requests
01540d5e7c1b ceph: fix potential mdsc use-after-free crash
9da791b5410e scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
050292f138a3 btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
1f52b85f6c79 btrfs: file: reserve qgroup space after the hole punch range is locked
7d6689df48de locking/lockdep: Fix overflow in presentation of average lock-time
2adf6ec63db2 drm/nouveau: Fix reference count leak in nouveau_connector_detect
19e81f6325a9 drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
d23d52e38cc9 drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
45e30390f50f f2fs: fix use-after-free issue
4cba87943046 HID: quirks: add NOGET quirk for Logitech GROUP
6734eeb6c2f0 cec-api: prevent leaking memory through hole in structure
bd4593030332 ALSA: hda: Add support for Loongson 7A1000 controller
f4107f633a29 mips/vdso: Fix resource leaks in genvdso.c
71e7e02c0590 rtlwifi: rtl8192cu: Prevent leaking urb
3a84491364e1 ARM: dts: ls1021a: output PPS signal on FIPER2
4410fd0c378e PCI: Fix pci_create_slot() reference count leak
201838142c52 omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
22d859fe1bdc f2fs: fix error path in do_recover_data()
110c5a5a6854 selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
0450a50c914e scsi: target: Fix xcopy sess release leak
774cc7c882f8 xfs: Don't allow logging of XFS_ISTALE inodes
40b450375c80 scsi: lpfc: Fix shost refcount mismatch when deleting vport
815060a8ec2a drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
8290f9d4695f drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
3753eff4c69a drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
c911da7b6673 drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
40d0bf2b6e99 drm/radeon: fix multiple reference count leak
9c88b27ac444 drm/amdkfd: Fix reference count leaks.
1174ed705dda iommu/iova: Don't BUG on invalid PFNs
f0a066af0f37 mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
d98ea48810e6 scsi: target: tcmu: Fix crash on ARM during cmd completion
ab2d90e58ae1 blktrace: ensure our debugfs dir exists
fc93c091de22 media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
1dc0ed18219a powerpc/xive: Ignore kmemleak false positives
88eb00cb39ce arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
d8cc881483d8 mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
fd5908860a17 ASoC: tegra: Fix reference count leaks.
7d60cd2a6e08 ASoC: img-parallel-out: Fix a reference count leak
8150a0e3d796 ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
a53f67368c98 ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
348da2f8566b ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
bcf40820b4fd ALSA: pci: delete repeated words in comments
b45944e2b39e ALSA: hda/hdmi: Add quirk to force connectivity
266d21a57093 ipvlan: fix device features
e1334c4f4aec net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
97a74349cf82 net: ena: Make missed_tx stat incremental
6c2e795f95cd tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
d429362b3de4 net/smc: Prevent kernel-infoleak in __smc_diag_dump()
4d2fe0addc38 net: sctp: Fix negotiation of the number of data streams.
4ef63e365466 net: qrtr: fix usage of idr in port assignment to socket
4ae9ebf9e8ea net: nexthop: don't allow empty NHA_GROUP
6ed89176755c net: Fix potential wrong skb->protocol in skb_vlan_untag()
b5e34120b06a gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
730443f4c48a binfmt_flat: revert "binfmt_flat: don't offset the data start"
669fc3b38ce2 powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
(From OE-Core rev: 4090a909ade3ac38bb14b978776daffc152f64d0)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.8 to the latest korg -stable release that comprises
the following commits:
4f447bf95fdc Linux 5.8.8
830b08e696f7 net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
548c1175051d cfg80211: regulatory: reject invalid hints
9206b03e7fc9 mm/khugepaged.c: fix khugepaged's request size in collapse_file
951e290ad85b mm/hugetlb: fix a race between hugetlb sysctl handlers
e2d4e423205e mm/hugetlb: try preferred node first when alloc gigantic page from cma
3fd08f78f47a mm/migrate: fixup setting UFFD_WP flag
658e93f1c318 checkpatch: fix the usage of capture group ( ... )
d3498d5e8775 sdhci: tegra: Add missing TMCLK for data timeout
55eb0f42f465 kconfig: streamline_config.pl: check defined(ENV variable) before using it
8c4c56846892 perf record: Correct the help info of option "--no-bpf-event"
bf8fe7b755c2 io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
a8bf40a7538f mm/rmap: fixup copying of soft dirty and uffd ptes
9b4a9e89f6e8 mm: madvise: fix vma user-after-free
98650804fa53 mm: track page table modifications in __apply_to_page_range()
3eba981cffc9 mm: slub: fix conversion of freelist_corrupted()
4469ea5972ab dm thin metadata: Fix use-after-free in dm_bm_set_read_only
b3c76fdbb119 dm thin metadata: Avoid returning cmd->bm wild pointer on error
d02a33a24825 dm cache metadata: Avoid returning cmd->bm wild pointer on error
0a495d145f59 dm crypt: Initialize crypto wait structures
372236a01bc5 dm integrity: fix error reporting in bitmap mode after creation
2c8ee4951f11 dm mpath: fix racey management of PG initialization
cc06bdfc211b dm writecache: handle DAX to partitions on persistent memory correctly
67ba86179fc6 drm/amdgpu: Specify get_argument function for ci_smu_funcs
dd8a223d0f58 drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting
696f8cfee025 drm/i915: Fix sha_text population code
1693c125c0a9 dmaengine: dw-edma: Fix scatter-gather address calculation
3c761332597d blk-stat: make q->stats->lock irqsafe
70d22582c3eb blk-iocost: ioc_pd_free() shouldn't assume irq disabled
57fd9f8eb603 mips/oprofile: Fix fallthrough placement
dea6f05d372a libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
3264d781e1ad s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig
e37bc36aaff3 io_uring: fix removing the wrong file in __io_sqe_files_update()
329c9ffc81cf io_uring: set table->files[i] to NULL when io_sqe_file_register failed
a7a42c1e5023 block: ensure bdi->io_pages is always initialized
b7df98a8b7b8 block: allow for_each_bvec to support zero len bvec
2221f41d3fb3 affs: fix basic permission bits to actually work
9af0c46a7612 media: rc: uevent sysfs file races with rc_unregister_device()
bff924ee40ae media: rc: do not access device via sysfs after rc_unregister_device()
91994b8489a3 mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers
88df22892d14 mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
01263d02f5da mmc: mediatek: add optional module reset property
f8916b54514e arm64: dts: mt7622: add reset node for mmc device
ab90e0d7a985 ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
3695decb7771 ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A
c1e0aff25b1b ALSA; firewire-tascam: exclude Tascam FE-8 from detection
8e83bd51016a ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO
48510be50e87 ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
7554ad2ffdad ALSA: hda/hdmi: always check pin power status in i915 pin fixup
db5d1d51bef1 ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
dfcfc358e366 ALSA: usb-audio: Add implicit feedback quirk for UR22C
3284ababd0c4 ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2
2c9ba98fec4d ALSA: ca0106: fix error code handling
9aa4e2c3da17 Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
df7a51020021 x86/mm/32: Bring back vmalloc faulting on x86_32
98f0b4072c94 Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
434ed4233877 btrfs: tree-checker: fix the error message for transid error
6b09009a2eae btrfs: block-group: fix free-space bitmap threshold
6d12fbd0c4b7 btrfs: set the lockdep class for log tree extent buffers
7ad3d8ad569c btrfs: set the correct lockdep class for new nodes
42a2fbd05773 btrfs: allocate scrub workqueues outside of locks
26cf893236fd btrfs: fix potential deadlock in the search ioctl
5e85cae6cd52 btrfs: drop path before adding new uuid tree entry
be69bb028264 arc: fix memory initialization for systems with two memory banks
ec96b4b7514c ARC: perf: don't bail setup if pct irq missing in device-tree
7d5026dcd362 xfs: don't update mtime on COW faults
9c12f371a2ce ext2: don't update mtime on COW faults
4e99722219f4 x86/debug: Allow a single level of #DB recursion
231508fa9a6d x86/entry: Fix AC assertion
f76c4eab5ce9 tracing/kprobes, x86/ptrace: Fix regs argument order for i386
98176c9f3a77 iommu/vt-d: Handle 36bit addressing for x86-32
c93d26ef17b4 include/linux/log2.h: add missing () around n in roundup_pow_of_two()
03ca1f09ab1f net/packet: fix overflow in tpacket_rcv
4437dfb7777d iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
6b0caba52055 iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
2551a138792a thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
7da369acd79f thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
7583c56d9092 iommu/vt-d: Serialize IOMMU GCMD register modifications
a9c41d6214a8 x86, fakenuma: Fix invalid starting node ID
abbb183229ac tg3: Fix soft lockup when tg3_reset_task() fails.
594adc1bda7a perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session__new())
f42f9c0d115e perf stat: Turn off summary for interval mode by default
c58ff4b470e8 perf jevents: Fix suspicious code in fixregex()
62a5784285bf xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
c10fa9458aa6 MIPS: SNI: Fix SCSI interrupt
b5c901d96a59 MIPS: add missing MSACSR and upper MSA initialization
6aef73907338 net: dp83867: Fix WoL SecureOn password
d7983d7b64c4 nfp: flower: fix ABI mismatch between driver and firmware
5c9f765dcd4e net: gemini: Fix another missing clk_disable_unprepare() in probe
f555d57c8f1b net: bcmgenet: fix mask check in bcmgenet_validate_flow()
41e233bd6412 fix regression in "epoll: Keep a reference on files added to the check list"
3cdbbaca1681 net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
5a48e463f50a perf tools: Correct SNOOPX field offset
f4b9594e02d5 perf intel-pt: Fix corrupt data after perf inject from
7ea241e7a0a2 perf cs-etm: Fix corrupt data after perf inject from
8a435d33c261 perf top/report: Fix infinite loop in the TUI for grouped events
692d06265574 block: fix locking in bdev_del_partition
bbb1dc4431b0 MIPS: perf: Fix wrong check condition of Loongson event IDs
89639c177d04 net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
eec98f743e40 cxgb4: fix thermal zone device registration
e5d5c3b4e4a2 opp: Don't drop reference for an OPP table that was never parsed
3484b664521d netfilter: conntrack: do not auto-delete clash entries on reply
4aa6128188fb nvme: fix controller instance leak
db8c729bca37 nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
4b5158a2f6b7 netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
e8df547c81d0 net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
cbd84d8ef3e9 selftests/bpf: Fix massive output from test_maps
991ca0615902 media: i2c: imx214: select V4L2_FWNODE
404f3f27b087 net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()
b3b321d44175 media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
60e9f3f036f3 media: vicodec: add missing v4l2_ctrl_request_hdl_put()
72c7309533b4 bnxt: don't enable NAPI until rings are ready
531c6cb9ad1e xfs: fix boundary test in xfs_attr_shortform_verify
91565765b6de xfs: finish dfops on every insert range shift iteration
81fbc28873ef bnxt_en: fix HWRM error when querying VF temperature
e4d07b93a26b bnxt_en: Fix possible crash in bnxt_fw_reset_task().
e0543e56fa62 bnxt_en: Fix PCI AER error recovery flow
214c19832333 bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
376326004a42 bnxt_en: Check for zero dir entries in NVRAM.
8fd4262bc8e4 bnxt_en: Don't query FW when netif_running() is false.
b12fefddb43f net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port
634b47d46f93 net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
e4fe6bfddafe gtp: add GTPA_LINK info to msg sent to userspace
f276f4e1b743 dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg
1185d129364a dmaengine: pl330: Fix burst length if burst size is smaller than bus width
ad32766990e2 bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
bb3eebda4e22 net: arc_emac: Fix memleak in arc_mdio_probe
9ea477348bd2 ravb: Fixed to be able to unload modules
ab1423e5b4d1 net: systemport: Fix memleak in bcm_sysport_probe
0c14725cb063 net: hns: Fix memleak in hns_nic_dev_probe
a949770022f4 netfilter: nf_tables: fix destination register zeroing
b7d77de2fe79 netfilter: nf_tables: incorrect enum nft_list_attributes definition
e8261af70717 netfilter: nf_tables: add NFTA_SET_USERDATA if not null
20a7ee03beba perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
06a1d6e334b0 perf sched timehist: Fix use of CPU list with summary option
b1c9e29c933e mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
17c1b210b6ea MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
f39c875a8eeb MIPS: mm: BMIPS5000 has inclusive physical caches
feb72ac627bc rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
26457829b759 rxrpc: Fix loss of RTT samples due to interposed ACK
e2674459be67 rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
eff6dcb0c388 dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
159db733b2ac dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
e3149ca07e92 dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate()
c6156f0064b1 batman-adv: bla: use netif_rx_ni when not in interrupt context
cb6560a41c45 batman-adv: Fix own OGM check in aggregated OGMs
27cc30cdc8f4 batman-adv: Avoid uninitialized chaddr when handling DHCP
4b805451419c dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
6f88924528c8 fsldma: fix very broken 32-bit ppc ioread64 functionality
adaa55616567 xen/xenbus: Fix granting of vmalloc'd memory
2c97832bae08 drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
fe4e01212478 drm/amd/display: Retry AUX write when fail occurs
a3a943b6f211 drm/amd/display: Keep current gain when ABM disable immediately
e7ea08312558 drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulation
151ed59e03a9 drm/amd/display: Revert HDCP disable sequence change
af7dceeda116 drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
47fd4ba5cc95 drm/amd/display: Reject overlay plane configurations in multi-display scenarios
35950cec8547 drm/amd/display: should check error using DC_OK
bd5f4d49094c s390: don't trace preemption in percpu macros
c3bf0387a0a9 nbd: restore default timeout when setting it to zero
0f6c545bddd3 cpuidle: Fixup IRQ state
a3c2bcb3e9e3 irqchip/ingenic: Leave parent IRQ unmasked on suspend
2659c526f928 drm/omap: fix incorrect lock state
01a28ac6e917 i2c: iproc: Fix shifting 31 bits
46653857d015 ceph: don't allow setlease on cephfs
94fd015fe91f hv_utils: drain the timesync packets on onchannelcallback
6a725c83a08d hv_utils: return error if host timesysnc update is stale
4f3ffd5fcbf7 gfs2: add some much needed cleanup for log flushes that fail
2ed484c404e0 drm/msm/a6xx: fix gmu start on newer firmware
2ad613d97f96 habanalabs: check correct vmalloc return code
72038388869b habanalabs: validate FW file size
9a3acad9ae0e habanalabs: set max power according to card type
3a24b9420ee0 habanalabs: proper handling of alloc size in coresight
a8d7e5599614 habanalabs: set clock gating according to mask
fb8b4592f958 habanalabs: validate packet id during CB parse
b18c6071868c habanalabs: unmap PCI bars upon iATU failure
4e2beff0b638 drm/msm: enable vblank during atomic commits
3fe50ada2a56 nvmet: Disable keep-alive timer when kato is cleared to 0h
64c064ba11c6 hwmon: (applesmc) check status earlier.
56ed34ea6cd7 drm/msm: add shutdown support for display platform_driver
87371d858101 tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup
c92e690c5e23 drm/msm/dpu: fix unitialized variable error
d33d9115be04 drm/msm/dpu: Fix scale params in plane validation
6ea918a6197d drm/msm/dpu: Fix reservation failures in modeset
8ca621939d76 HID: quirks: Always poll three more Lenovo PixArt mice
7cd0d11c6408 hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry for RAA228228
b72c392fa3e5 Linux 5.8.7
839ab6a84a9b scsi: target: tcmu: Optimize use of flush_dcache_page
ba1bc48691d4 nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
3def2670934b sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
4710fc20adac sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
bb8d1ed450ea arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
eac502d07d49 arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
da2d25c35435 arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
991b02edd133 dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
495b506743a1 KVM: arm64: Survive synchronous exceptions caused by AT instructions
71e9e3ce6a2c KVM: arm64: Add kvm_extable for vaxorcism code
5b1c0ed9ff3c media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
ff95152b14f2 perf record/stat: Explicitly call out event modifiers in the documentation
20257b70d5f1 selftests/x86/test_vsyscall: Improve the process_vm_readv() test
e80a7602b405 mm: fix pin vs. gup mismatch with gate pages
331524770431 netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detection
e771e63c0cdc HID: core: Sanitize event code and type when mapping input
b070b1e20768 HID: core: Correctly handle ReportSize being zero
66534fe2b940 Linux 5.8.6
e54835be930d ALSA: usb-audio: Update documentation comment for MS2109 quirk
a34b7526320e dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
f880d69b2810 drm/vmwgfx/ldu: Use drm_mode_config_reset
01736d379ece drm/vmwgfx/sou: Use drm_mode_config_reset
4ba591d72a70 drm/vmwgfx/stdu: Use drm_mode_config_reset
7947e0ba4cca HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
9d960a74b43a mm/page_counter: fix various data races at memsw
b65258eb82cc fbmem: pull fbcon_update_vcs() out of fb_set_var()
d88c0bef7070 drm/atomic-helper: reset vblank on crtc reset
e93fd7a49023 io_uring: make offset == -1 consistent with preadv2/pwritev2
9ab83e1c4a31 io_uring: don't use poll handler if file can't be nonblocking read/written
b7e397bcba0a io_uring: don't recurse on tsk->sighand->siglock with signalfd
b727b92fd33b usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures
d597f82cc262 usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
3c4cd68799f8 usb: typec: ucsi: Rework ppm_lock handling
84e29c7cf591 usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
4b59dabd3170 usb: typec: ucsi: Fix AB BA lock inversion
53965c79c2db USB: Fix device driver race
a18d5d456c00 USB: Also match device drivers using the ->match vfunc
0ca26ffe3c1f usb: storage: Add unusual_uas entry for Sony PSZ drives
fad19f628f53 USB: cdc-acm: rework notification_buffer resizing
afb420486016 usb: dwc3: gadget: Handle ZLP for sg requests
8301e3aa1c8d usb: dwc3: gadget: Fix handling ZLP
d884a90cec5a usb: dwc3: gadget: Don't setup more than requested
3b9953fe5723 USB: gadget: u_f: Unbreak offset calculation in VLAs
ae6a5394d9fb USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
480e17846d32 USB: gadget: u_f: add overflow checks to VLA macros
ec5c2663d533 usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
27cf2e50545a USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
7eb94ea0e8e9 USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
155288e45c8d USB: quirks: Add no-lpm quirk for another Raydium touchscreen
2b9be3af1037 usb: uas: Add quirk for PNY Pro Elite
495f2f1b53d7 USB: yurex: Fix bad gfp argument
ccc9838fed80 drm/amd/pm: correct the thermal alert temperature limit settings
56ab34c44e85 drm/amd/pm: correct Vega20 swctf limit setting
520e40dcea83 drm/amd/pm: correct Vega12 swctf limit setting
b46df9eab0cd drm/amd/pm: correct Vega10 swctf limit setting
686a7f065cd8 drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
cd9c79f79dd4 drm/amdgpu/gfx10: refine mgcg setting
54dc92e19008 drm/amd/display: use correct scale for actual_brightness
83ac52039493 drm/amdgpu: Fix buffer overflow in INFO ioctl
5f5bd9002bb1 drm/modeset-lock: Take the modeset BKL for legacy drivers
057423349c34 drm/dp_mst: Don't return error code when crtc is null
dd36e041bd51 drm/etnaviv: fix external abort seen on GC600 rev 0x19
74e1bbfb842a drm/i915: Fix cmd parser desc matching with masks
f07523a5b09a x86/hotplug: Silence APIC only after all interrupts are migrated
bbf423c28efc x86/irq: Unbreak interrupt affinity setting
66e1e9bda022 irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake
a1b116511aa8 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
8cb3561d084e usbip: Implement a match function to fix usbip
3c491c441942 crypto: af_alg - Work around empty control messages without MSG_MORE
1d35dfde2a7d device property: Fix the secondary firmware node handling in set_primary_fwnode()
9a9cc8c9b1c7 powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
bdae01670694 powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
3b555853d736 PM: sleep: core: Fix the handling of pending runtime resume requests
17d66e628058 arm64: vdso32: make vdso32 install conditional
d36a6712d9f1 KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
13f35a2c0fd5 io-wq: fix hang after cancelling pending hashed work
96d020ddff6a xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
7d31eaa7e295 xhci: Do warm-reset when both CAS and XDEV_RESUME are set
50a7c735bc0a usb: host: xhci: fix ep context print mismatch in debugfs
55c0eeabceb7 usb: host: xhci-tegra: fix tegra_xusb_get_phy()
c08e590b07e4 usb: host: xhci-tegra: otg usb2/usb3 port init
68adec4646bf usb: renesas-xhci: remove version check
2b32323f966d XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information.
05ae7cf354b7 writeback: Fix sync livelock due to b_dirty_time processing
d74c235bd59f writeback: Avoid skipping inode writeback
dd71dd1dc12f writeback: Protect inode->i_io_list with inode->i_lock
1506fdcde864 io_uring: clear req->result on IOPOLL re-issue
116790cfa0b8 serial: 8250: change lock order in serial8250_do_startup()
89171ef86bdc serial: 8250_exar: Fix number of ports for Commtech PCIe cards
0a60539b4cd9 serial: stm32: avoid kernel warning on absence of optional IRQ
df26430356bf serial: pl011: Don't leak amba_ports entry on driver register error
6648c599db7f serial: pl011: Fix oops on -EPROBE_DEFER
e3f8041d2434 serial: samsung: Removes the IRQ not found warning
edc8a4eb10cf vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
2392eea66e66 vt: defer kfree() of vc_screenbuf in vc_do_resize()
e863ac5f53dc USB: lvtest: return proper error code in probe
34cf1aff169d fbcon: prevent user font height or width change from causing potential out-of-bounds access
bb77dd02ba16 btrfs: detect nocow for swap after snapshot delete
b40d12b7da66 btrfs: fix space cache memory leak after transaction abort
c7e8c6f46869 btrfs: check the right error variable in btrfs_del_dir_entries_in_log
204ed5f3f628 btrfs: reset compression level for lzo on remount
b4cbbc1305f0 blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
649b6c86ccf7 HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
7aaaf975dd4c block: loop: set discard granularity and alignment for block device backed loop
7b85140f7060 block: fix get_max_io_size()
8245d79338b7 hwmon: (gsc-hwmon) Scale temperature to millidegrees
faf428a8d81c arm64: Allow booting of late CPUs affected by erratum 1418040
e028fa961a3a arm64: Move handling of erratum 1418040 into C code
736d8a6a73be bpf: selftests: global_funcs: Check err_str before strstr
d5a4d2f25d77 libbpf: Fix map index used in error message
1c20c32e8a2a powerpc/perf: Fix soft lockups due to missed interrupt accounting
d3499d206c5d ext4: limit the length of per-inode prealloc list
61aacc3594c9 bpf: Avoid visit same object multiple times
2d9018e5e6e2 bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
3636ca3d046f drm/amdkfd: fix the wrong sdma instance query for renoir
eb9f5a5bf402 drm/amdgpu: fix NULL pointer access issue when unloading driver
833e41f79c77 net: gianfar: Add of_node_put() before goto statement
a8f90da8480c macvlan: validate setting of multiple remote source MAC addresses
cd8e4a8c7416 Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
a36de930485f scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
aa6373e5f9d6 scsi: qla2xxx: Check if FW supports MQ before enabling
3d2419958fc5 scsi: qla2xxx: Fix login timeout
eb34d23c9473 scsi: qla2xxx: Indicate correct supported speeds for Mezz card
580ffb7fd621 scsi: qla2xxx: Flush I/O on zone disable
2626e3b023ff scsi: qla2xxx: Flush all sessions on zone disable
018360efe867 scsi: scsi_debug: Fix scp is NULL errors
56f13789a05a scsi: ufs: Clean up completed request without interrupt notification
91be3977cc34 scsi: ufs: Improve interrupt handling for shared interrupts
33cf91947c84 scsi: ufs: Fix possible infinite loop in ufshcd_hold
4ef551cd2f8b scsi: fcoe: Fix I/O path allocation
5dd18770d919 selftests: disable rp_filter for icmp_redirect.sh
8e6025686c8a ALSA: usb-audio: ignore broken processing/extension unit
ee4dd74d0872 ASoC: wm8994: Avoid attempts to read unreadable registers
42f9f777f953 s390/cio: add cond_resched() in the slow_eval_known_fn() loop
f3637a82e1f8 ALSA: hda/realtek: Add model alc298-samsung-headphone
effc2c1250cf drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
1ca28e0d9e49 dma-pool: Only allocate from CMA when in same memory zone
47184b9ddf18 dma-pool: fix coherent pool allocations for IOMMU mappings
b960e50d6172 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
da9c02c50991 selftests/bpf: Correct various core_reloc 64-bit assumptions
751799b3b2ef selftests/bpf: Fix btf_dump test cases on 32-bit arches
daca0c13cb12 selftest/bpf: Fix compilation warnings in 32-bit mode
50bc5a55666e tools/bpftool: Fix compilation warnings in 32-bit mode
b97071cc83f8 libbpf: Prevent overriding errno when logging errors
e3a5fa63a2e5 netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
810b3c8b656a selftests/bpf: Fix segmentation fault in test_progs
4a5e1c465e84 drm/amd/display: Switch to immediate mode for updating infopackets
04e7daa61fd7 drm/amd/display: Fix LFC multiplier changing erratically
757460fe2351 drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
eb7eaabb7fb9 drm/amd/powerplay: correct Vega20 cached smu feature state
5a2bc176c13d spi: stm32: always perform registers configuration prior to transfer
accab0677047 spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
0e92f6b422db spi: stm32: fix fifo threshold level in case of short transfer
87fb6c0331bc spi: stm32h7: fix race condition at end of transfer
c13fd34bc607 fs: prevent BUG_ON in submit_bh_wbc()
e3e46eaa2f33 ext4: correctly restore system zone info when remount fails
6c30edde8a3a ext4: handle error of ext4_setup_system_zone() on remount
c27ed2e8d7f8 ext4: handle option set by mount flags correctly
5482fa036756 jbd2: abort journal if free a async write error metadata buffer
1ca3e7d0cc00 ext4: abort the filesystem if failed to async write metadata buffer
c8bf676fff3e drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
f2fb15e7e037 ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
a245fa7062a6 ext4: handle read only external journal device
d558851e5ff4 ext4: don't BUG on inconsistent journal feature
55be43c8b123 jbd2: make sure jh have b_transaction set in refile/unfile_buffer
9b04463ab475 spi: stm32: clear only asserted irq flags on interrupt
a5d6a17faf19 video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
7fee32de555b usb: gadget: f_tcm: Fix some resource leaks in some error paths
2813786a5b89 vdpa: ifcvf: free config irq in ifcvf_free_irq()
5bd342db2db7 vdpa: ifcvf: return err when fail to request config irq
b9080a8d8237 i2c: rcar: in slave mode, clear NACK earlier
f24ffc31709b i2c: core: Don't fail PRP0001 enumeration when no ID table exist
a416b1e870b1 drm/etnaviv: always start/stop scheduler in timeout processing
87789f561e39 habanalabs: Fix memory corruption in debugfs
6f43d2f469bf null_blk: fix passing of REQ_FUA flag in null_handle_rq
e05f3c879aa8 nvme: multipath: round-robin: fix single non-optimized path case
afb511ebb78a nvme-fc: Fix wrong return value in __nvme_fc_init_request()
227064b2ca9e nvmet: fix a memory leak
614b266f69fe blkcg: fix memleak for iolatency
b5ce818355a8 blk-mq: insert request not through ->queue_rq into sw/scheduler queue
3cea38246ad4 hwmon: (nct7904) Correct divide by 0
4346396a717d bfq: fix blkio cgroup leakage v4
700d01d85ebb block: Fix page_is_mergeable() for compound pages
103942e19ae4 drm/msm/adreno: fix updating ring fence
58794696d3d8 block: virtio_blk: fix handling single range discard request
b31d83181f99 block: respect queue limit of max discard segment
e2655c17ee2e nfsd: fix oops on mixed NFSv4/NFSv3 client access
ccba36760ca3 ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
be85585a0617 cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
ce9d78bce0ef PM / devfreq: Fix the wrong end with semicolon
6eacb4639e22 PCI: qcom: Add missing reset for ipq806x
e78ff09ed4c3 PCI: qcom: Change duplicate PCI reset to phy reset
ff381a46439a PCI: qcom: Add missing ipq806x clocks in PCIe driver
0b91c538cedb net: openvswitch: introduce common code for flushing flows
2a80aa3a41d4 arm64: Fix __cpu_logical_map undefined issue
d91fe6fa0d84 efi: provide empty efi_enter_virtual_mode implementation
14e6b3725ff0 pinctrl: mediatek: fix build for tristate changes
08074471105f pinctrl: mediatek: avoid virtual gpio trying to set reg
f02889decdc2 brcmfmac: Set timeout value when configuring power save
1bbd2c5daed7 mmc: sdhci-of-arasan: fix timings allocation code
b082d42f1c17 USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
7278a1b0a17f dmaengine: idxd: fix PCI_MSI build errors
2757d46ff9cd powerpc/spufs: add CONFIG_COREDUMP dependency
34f379956e9d KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
22c3762014e2 drm/amd/display: fix compilation error on allmodconfig
ad18857f5958 drm/amd/display: change global buffer to local buffer
a539e86e8396 media: i2c: imx290: fix reset GPIO pin handling
22dcf9b459e4 media: davinci: vpif_capture: fix potential double free
f2231eeadd1b hugetlbfs: prevent filesystem stacking of hugetlbfs
a11488640c6f EDAC/ie31200: Fallback if host bridge device is already initialized
3e93d48ee60e i2c: i801: Add support for Intel Tiger Lake PCH-H
e805b1ffc9be scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
3bd5dad493e5 ceph: do not access the kiocb after aio requests
e9c34e71a043 ceph: fix potential mdsc use-after-free crash
8ceddd70a682 netfilter: nf_tables: report EEXIST on overlaps
71e86271b49b scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
b83f035a0fcc btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
3b616321576e btrfs: file: reserve qgroup space after the hole punch range is locked
4754db363cfd locking/lockdep: Fix overflow in presentation of average lock-time
e95673aa1263 drm/nouveau: Fix reference count leak in nouveau_connector_detect
62f9a8747340 drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
84708092d685 drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
02465b9d38c9 f2fs: fix use-after-free issue
f9bd216ca5bb HID: quirks: add NOGET quirk for Logitech GROUP
acae5555c9c1 ASoC: Intel: sof_sdw_rt711: remove properties in card remove
72db989557d9 cec-api: prevent leaking memory through hole in structure
41399a7d4f50 gpu: host1x: Put gather's BO on pinning error
4afc97f8ad5f ALSA: hda: Add support for Loongson 7A1000 controller
674772bf76c9 mips/vdso: Fix resource leaks in genvdso.c
90019585a606 rtlwifi: rtl8192cu: Prevent leaking urb
d5d5a10574f8 ARM: dts: ls1021a: output PPS signal on FIPER2
24a3bc57b937 PCI: Fix pci_create_slot() reference count leak
19aa529aabea omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
fcd0ea8ff7f8 MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
7fafbbefb758 f2fs: fix error path in do_recover_data()
26bf496cd1b6 f2fs: remove write attribute of main_blkaddr sysfs node
c06a07ab8a3d selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
cca4669a9768 scsi: target: Fix xcopy sess release leak
bce0f660a06a xfs: Don't allow logging of XFS_ISTALE inodes
2b5055b3aa5b scsi: lpfc: Fix shost refcount mismatch when deleting vport
04cde704f329 drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
4e302836dc79 drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
2e91283fdb45 drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails
e4fdcdb7837c drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
b86657e328b6 drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
c04caca229c4 drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
8b73bed1e964 drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
bedae9feaca9 drm/radeon: fix multiple reference count leak
d312f436dd10 drm/amdkfd: Fix reference count leaks.
b7850ba6edf0 platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
c71c249310b5 iommu/iova: Don't BUG on invalid PFNs
8bcd6545f0b4 mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
d7570375e9f2 scsi: target: tcmu: Fix crash on ARM during cmd completion
4b0badbe3c91 staging: rts5208: fix memleaks on error handling paths in probe
46381f4d0c1a blktrace: ensure our debugfs dir exists
2145297ac316 gcc-plugins/stackleak: Don't instrument itself
27a22e3c1645 media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
d75f8e2c9d6a powerpc/xive: Ignore kmemleak false positives
970f32a28429 arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
6a5bd8b333b8 mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
dd80a7201ed7 ASoC: tegra: Fix reference count leaks.
d5581a8e323c ASoC: img-parallel-out: Fix a reference count leak
c340a3b9da14 ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
7d60c7760631 EDAC/mc: Call edac_inc_ue_error() before panic
ec24c53a4d0c drm/amdgpu: fix RAS memory leak in error case
9cc4449aae8c ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
3d41fe81e646 ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
9a87d126b662 ALSA: pci: delete repeated words in comments
ed2cdce09912 ALSA: hda/hdmi: Add quirk to force connectivity
d4dadf0c5a07 ASoC: intel/skl/hda - fix probe regression on systems without i915
bd331906c61b khugepaged: khugepaged_test_exit() check mmget_still_valid()
(From OE-Core rev: c41768d09624ecf311540507c9a40b9597b4dab8)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating the following commit(s):
80452c7c245 netfilter: Enable nat for ipv4 and ipv6
(From OE-Core rev: 788623ab2913e760da9405de1c3a2633140122eb)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
There's one commit on top of 1.11 release that fixes builds against kernel 5.9-rc1+.
(From OE-Core rev: 14ec2d2332d14d90a4b8b058b8df90d1884cfe38)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since commit 740d87766cb87f75c477 [kernel.bbclass: Configuration
for environment with HOSTCXX], both HOSTCC and HOSTCXX are pickedup
by the kernel build system as triggers to reconfigure if changed.
As with previous changes to devsrc, we replace the cross build
variant, with what will be on target, so operations such as
'make scripts prepare' won't trigger a reconfiguration.
(From OE-Core rev: d7981babc55845914f20e7deb11b81aa2dbfcff3)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.8 to the latest korg -stable release that comprises
the following commits:
9ece50d8a470 Linux 5.8.5
c05dea7c0f3f binfmt_flat: revert "binfmt_flat: don't offset the data start"
44f639d5aeda io_uring: fix missing ->mm on exit
3f4be7a7db9f netlink: fix state reallocation in policy export
1c0be9a99c9c ethtool: Don't omit the netlink reply if no features were changed
507d7ac63fad ethtool: Account for hw_features in netlink interface
e53140320193 ethtool: Fix preserving of wanted feature bits in netlink interface
da995e0a6dac net: ena: Make missed_tx stat incremental
3942262b7499 tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
828fd2e892b0 tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
22f2be57784e net/smc: Prevent kernel-infoleak in __smc_diag_dump()
df805b956877 net: sctp: Fix negotiation of the number of data streams.
4c1fc05e5d6a net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
351366ffef2c net: qrtr: fix usage of idr in port assignment to socket
c4c76ec584a7 net: nexthop: don't allow empty NHA_GROUP
a75f8a60c415 net: Fix potential wrong skb->protocol in skb_vlan_untag()
3f13223bb0b1 gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
(From OE-Core rev: ccea217e6f8d8489e71b0801953542faf679d23d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Since 'fido', kernel headers are installed in STAGING_KERNEL_BUILDDIR,
not STAGING_KERNEL_DIR. So this message in the linux-libc-headers
recipe is slightly misleading.
(From OE-Core rev: bdd06f8ed58ed1c4983f8188e98f1a132da91e3d)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
The dev branches have moved ahead, bump the version number to
match.
(From OE-Core rev: 544984925918f6f7fcadf78d44338898a2dda178)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Updating lttng-devupstream so we can build against kernel
5.9+
(From OE-Core rev: 11cf6562cf785d79da1f97257dcca93e75f37055)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 950ee8ebc0cea0cca33573c51808cd170040e506)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: e20c1e07a807f66f028104d8491d974a36734192)
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A patch from 5.4 wasn't propagated to 5.8, and IKHEADERS was
renabled in our default builds.
This cases reproducibility issues when kernel modules are built.
We haven't tracked down the root cause yet, but for now, we still
don't want reproducibility failing on builds.
There's a dedicated reproducibility feature available for those
that want to enable the feature.
(From OE-Core rev: ec23ada44fbf5143dd2cc89f3dd882be355358d0)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.8 to the latest korg -stable release that comprises
the following commits:
47dcb7fcad1d Linux 5.8.4
920ebff48be3 Revert "drm/amd/display: Improve DisplayPort monitor interop"
d0a3a0136337 KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
af3093319fce KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
d9903e8c2576 do_epoll_ctl(): clean the failure exits up a bit
1f802ace4bd5 efi/libstub: Handle unterminated cmdline
ca60a5eb8372 efi/libstub: Handle NULL cmdline
3bff856ba44d efi/libstub: Stop parsing arguments at "--"
e6584124b982 efi: add missed destroy_workqueue when efisubsys_init fails
09a307050798 efi/x86: Mark kernel rodata non-executable for mixed mode
3d9ed544ec9b EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
979a9c0058f9 powerpc/pseries: Do not initiate shutdown when system is running on UPS
d9b227a03e9a powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
c09886c19233 epoll: Keep a reference on files added to the check list
3489cea04a4b net: dsa: b53: check for timeout
0c831e9dad9d hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
d446604e432c selftests/bpf: Remove test_align leftovers
9500db5480f8 net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
af4a56476ddd net: ena: Change WARN_ON expression in ena_del_napi_in_range()
8c01a77d28bf net: ena: Prevent reset after device destruction
3c1d705f29c6 bonding: fix active-backup failover for current ARP slave
f6c6b312efef powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
63f10205a215 bpf: Use get_file_rcu() instead of get_file() for task_file iterator
2fe8be1a33d5 powerpc/fixmap: Fix the size of the early debug area
6f1d3ac25b59 ARM64: vdso32: Install vdso32 from vdso_install
88d78fa3426f afs: Fix NULL deref in afs_dynroot_depopulate()
f09a790a6e46 kconfig: qconf: remove qInfo() to get back Qt4 support
19881ebab34f afs: Fix key ref leak in afs_put_operation()
f35bb8426115 Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
8facd0c47293 RDMA/bnxt_re: Do not add user qps to flushlist
1f43cb1c6f56 Fix build error when CONFIG_ACPI is not set/enabled:
15f8decf24ed efi: avoid error message when booting under Xen
80876bf7962d kconfig: qconf: fix signal connection to invalid slots
a00ac43450bf kconfig: qconf: do not limit the pop-up menu to the first row
a4d533969b91 Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
06e5e83d1fa5 scsi: ufs: Fix interrupt error message for shared interrupts
a3ef038de59a scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
88a3da2e55b0 scsi: ufs: Add quirk to fix abnormal ocs fatal error
65fa4a6ee3b8 scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
2a0b7adc5d0d scsi: ufs: Add quirk to enable host controller without hce
81929755f92e scsi: ufs: Add quirk to disallow reset of interrupt aggregation
8ab0b065d8bd scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr
c3e9f5c75eba scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
3d1bc8c7b20f of/address: check for invalid range.cpu_addr
e10e99e4872b kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
cfc52749f050 kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
753d60c62003 arch/ia64: Restore arch-specific pgd_offset_k implementation
c9486fc5f69b vfio/type1: Add proper error unwind for vfio_iommu_replay()
c49fa6397b6d vfio-pci: Avoid recursive read-lock usage
ba9c27ba1175 watch_queue: Limit the number of watches a user can hold
7505eeadc5a7 ASoC: intel: Fix memleak in sst_media_open
2586fcb08f85 ASoC: msm8916-wcd-analog: fix register Interrupt offset
ca79907768d3 s390/ptrace: fix storage key handling
87a297a5a835 s390/runtime_instrumentation: fix storage key handling
3bd77efc033f ipvlan: fix device features
39560b31450b bonding: fix a potential double-unregister
dfdc8eaf69a6 can: j1939: add rxtimer for multipacket broadcast session
638e26b82db3 can: j1939: abort multipacket broadcast session when timeout occurs
f7653e4b8fa9 can: j1939: cancel rxtimer on multipacket broadcast session complete
6cc1cc005e97 can: j1939: fix support for multipacket broadcast message
f9c6097aeb30 bonding: show saner speed for broadcast mode
b9ca7a24e64a net: fec: correct the error path for regulator disable in probe
22da47f7c872 i40e: Fix crash during removing i40e driver
fb95a28d7daf i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
d302358881c4 igc: Fix PTP initialization
16c3d947c69b can: j1939: transport: add j1939_session_skb_find_by_offset() function
f0c778597a5a can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack
089dd91ec99b can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
93c39ebb5d44 libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
db7f8c57dbdd bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
cd4644d904e1 bpf: sock_ops ctx access may stomp registers in corner case
5d9c020bd8e3 tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
c2bbf3cbcf78 ASoC: q6routing: add dummy register read/write function
60df9abd8489 ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
4c3f6739fe05 spi: stm32: fixes suspend/resume management
4707dba95055 netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian
cfa678021a1b ext4: check journal inode extents more carefully
20070b188bf4 ext4: don't allow overlapping system zones
480a5124cd0e drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
88e79f7a9841 ext4: fix potential negative array index in do_split()
95e117076842 fs/signalfd.c: fix inconsistent return codes for signalfd4
796f99a7b77a fat: fix fat_ra_init() for data clusters == 0
f358706be43a alpha: fix annotation of io{read,write}{16,32}be()
5461d5e84ed3 xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
99b3f3bd1fa9 tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
2dc74b9a9a9f media: camss: fix memory leaks on error handling paths in probe
630170dfc73a virtio_ring: Avoid loop when vq is broken in virtqueue_poll
55bd4074ce6b scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
caceaea09891 cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
3f6735308fdf swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
8d5b9bb9a58a ceph: fix use-after-free for fsc->mdsc
17754f71db7b jffs2: fix UAF problem
7beedf14a639 riscv: Fixup static_obj() fail
106f319212e5 drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
8da93b053951 xfs: fix inode quota reservation checks
a8c8ad128e19 svcrdma: Fix another Receive buffer leak
2a9eccbe614e m68knommu: fix overwriting of bits in ColdFire V3 cache control
4accb5af385b MIPS: Fix unable to reserve memory for Crash kernel
689bee9eb02a Input: psmouse - add a newline when printing 'proto' by sysfs
f6b2fb80ffdc f2fs: should avoid inode eviction in synchronous path
a692a28626e2 media: vpss: clean up resources in init
b0eecd0e3c05 rtc: goldfish: Enable interrupt in set_alarm() when necessary
e055ffe8d48a f2fs: fix to check page dirty status before writeback
527b13f612df media: coda: jpeg: add NULL check after kmalloc
cd67c599233f media: budget-core: Improve exception handling in budget_register()
f05c0e45e0b7 scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
b84142b25cae scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
c68589be55fd drm/i915: Provide the perf pmu.module
3a07e556aa59 drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON
33eb147ff02f drm/amd/display: fix pow() crashing when given base 0
e0a7a29fb37f drm/amd/display: Fix DFPstate hang due to view port changed
9cb01ea4fab5 drm/amd/display: Blank stream before destroying HDCP session
115e2a7226c0 drm/amd/display: Fix EDID parsing after resume from suspend
e06fe5e678fe drm/amd/display: Fix incorrect backlight register offset for DCN
c20d9803acc2 drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
bdc689905bef drm: amdgpu: Use the correct size when allocating memory
144fa0580fbe mm/memory.c: skip spurious TLB flush for retried page fault
6f2950ebcd88 s390/pci: ignore stale configuration request event
4c86de3bff29 s390/pci: fix PF/VF linking on hot plug
1d95c4596123 s390/pci: re-introduce zpci_remove_device()
c77c3fdef0f6 s390/pci: fix zpci_bus_link_virtfn()
91729fc577b3 selftests: kvm: Use a shorter encoding to clear RAX
171f7e5f7d6a scsi: zfcp: Fix use-after-free in request timeout handlers
1ae4b74a2302 jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
38ccb4b484bb ext4: fix checking of directory entry validity for inline directories
7535cbdd6cab ext4: do not block RWF_NOWAIT dio write on unallocated space
e25d2b38fe64 opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw() fails
9cb98fa067fa opp: Put opp table in dev_pm_opp_set_rate() for empty tables
e8996e480762 opp: Enable resources again if they were disabled earlier
6b5b9fdedd98 RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
e0d5793a7aa6 ASoC: amd: renoir: restore two more registers during resume
5b21a116b136 mm, page_alloc: fix core hung in free_pcppages_bulk()
3d803ebd631e mm: include CMA pages in lowmem_reserve at boot
37d1789de274 squashfs: avoid bio_alloc() failure with 1Mbyte blocks
a1a1ea598177 uprobes: __replace_page() avoid BUG in munlock_vma_page()
14fb06cc4b38 kernel/relay.c: fix memleak on destroy relay channel
734a5c3f266c romfs: fix uninitialized memory leak in romfs_dev_read()
0675a6f26bd8 mm/vunmap: add cond_resched() in vunmap_pmd_range
917cdc0d2c53 io_uring: find and cancel head link async work on files exit
93366cb81056 spi: Prevent adding devices below an unregistering controller
a14e7ce59232 can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
cf3b3ffb272c can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer()
2d790596d76f ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
c20d8d9c04b9 ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
44d8f487a7d6 ALSA: hda: avoid reset of sdo_limit
6a1624ca6229 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
801515285db3 drm/ast: Initialize DRAM type before posting GPU
38814f974d34 drm/ast: Remove unused code paths for AST 1180
f8be691dbd88 drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
f04844351ce2 drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
(From OE-Core rev: 5bf3bf4967fffac2e5ed365cce8de77efc9eb9a2)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
6576d69aac94 Linux 5.4.61
d316d52742c4 KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
e1818ffcca0e KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
744fde53ec32 xen: don't reschedule in preemption off sections
d6bca2a8f064 mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
42694912aaf1 do_epoll_ctl(): clean the failure exits up a bit
b158e91610c7 epoll: Keep a reference on files added to the check list
5167f194da69 efi: add missed destroy_workqueue when efisubsys_init fails
13b1fc60ecb0 powerpc/pseries: Do not initiate shutdown when system is running on UPS
dafae068886a net: dsa: b53: check for timeout
83236e697f79 hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
2dd00ae408a9 net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
f4adc6430d74 net: ena: Prevent reset after device destruction
f4ed9ede3441 bonding: fix active-backup failover for current ARP slave
542a493c8c5e ARM64: vdso32: Install vdso32 from vdso_install
278eb88ab206 afs: Fix NULL deref in afs_dynroot_depopulate()
140ac9370b16 RDMA/bnxt_re: Do not add user qps to flushlist
dc0d58e281a6 Fix build error when CONFIG_ACPI is not set/enabled:
7cc9812be1c7 efi: avoid error message when booting under Xen
d3ca317cf62a kconfig: qconf: fix signal connection to invalid slots
51d85e70e3ad kconfig: qconf: do not limit the pop-up menu to the first row
da1069e4e727 Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
6e2aa034d777 kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
46713f3d61b3 kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
667a59aa55fb vfio/type1: Add proper error unwind for vfio_iommu_replay()
503176f5dc07 ASoC: intel: Fix memleak in sst_media_open
8aeb112d58c0 ASoC: msm8916-wcd-analog: fix register Interrupt offset
e9849a60facb s390/ptrace: fix storage key handling
d35f24bc566d s390/runtime_instrumentation: fix storage key handling
cc215d206881 bonding: fix a potential double-unregister
8a49739f58f5 can: j1939: add rxtimer for multipacket broadcast session
d7ab964b6ba9 can: j1939: abort multipacket broadcast session when timeout occurs
d0dc3d2c71e2 can: j1939: cancel rxtimer on multipacket broadcast session complete
5159a0a5164b can: j1939: fix support for multipacket broadcast message
5dc0c1c12094 bonding: show saner speed for broadcast mode
1b9dee25ad25 net: fec: correct the error path for regulator disable in probe
c0e04d08e544 i40e: Fix crash during removing i40e driver
e2a8d4423640 i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
154ccf69feca can: j1939: transport: add j1939_session_skb_find_by_offset() function
3bfd1398de6a can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack
ff723ef6b7b6 can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
6e0bc946cbee bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
ece9ca5840e0 ASoC: q6routing: add dummy register read/write function
aaa6e691b983 ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
233d6f2ab120 spi: stm32: fixes suspend/resume management
666d1d1a0584 netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian
3473fa198178 ext4: don't allow overlapping system zones
ea54176e5821 ext4: fix potential negative array index in do_split()
2585402c5799 fs/signalfd.c: fix inconsistent return codes for signalfd4
e4f952b031c1 alpha: fix annotation of io{read,write}{16,32}be()
538c74a9cb26 xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
4591461ea9f2 tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
10b2bb101f06 media: camss: fix memory leaks on error handling paths in probe
05724341d9db virtio_ring: Avoid loop when vq is broken in virtqueue_poll
34f8368f6634 scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
28850b8043cc cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
cca58a166920 swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
2bd8ba398fad ceph: fix use-after-free for fsc->mdsc
2524bb04d81b jffs2: fix UAF problem
04aeb884e8a5 drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
711f5688bb97 xfs: fix inode quota reservation checks
8fe5e38acbe7 svcrdma: Fix another Receive buffer leak
7aca2f7d1710 m68knommu: fix overwriting of bits in ColdFire V3 cache control
1a718d4caa1a MIPS: Fix unable to reserve memory for Crash kernel
5594a54c520b Input: psmouse - add a newline when printing 'proto' by sysfs
06d4d9acd7d8 media: vpss: clean up resources in init
f948f1d02237 rtc: goldfish: Enable interrupt in set_alarm() when necessary
85ad0d5f3d69 media: budget-core: Improve exception handling in budget_register()
62b8c76d061f scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
59d587cc3640 scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
10e99c3003d5 opp: Enable resources again if they were disabled earlier
52d322f91954 kthread: Do not preempt current task if it is going to call schedule()
504fe0ab2412 drm/amd/display: fix pow() crashing when given base 0
1f3cfa9338c3 drm/amd/display: Fix EDID parsing after resume from suspend
6f3bff30f1cb drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
f45ab6e7d957 scsi: zfcp: Fix use-after-free in request timeout handlers
b4062a49ad4a jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
2bc54ba65fdc ext4: fix checking of directory entry validity for inline directories
59af0759bd46 RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
0cfb9320d00c mm, page_alloc: fix core hung in free_pcppages_bulk()
5663159e2930 mm: include CMA pages in lowmem_reserve at boot
e9e3ec03e6ae uprobes: __replace_page() avoid BUG in munlock_vma_page()
fa2e0d4e4a4c kernel/relay.c: fix memleak on destroy relay channel
19a77c937a19 romfs: fix uninitialized memory leak in romfs_dev_read()
3e538c536f01 spi: Prevent adding devices below an unregistering controller
143df6b3584a can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
60be1488a3ae can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer()
055c65c7e7dd ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
4fe52a85eeb4 ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
84bfb4b10d6f btrfs: add wrapper for transaction abort predicate
745148367b04 btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
de88b7e2f02f btrfs: don't show full path of bind mounts in subvol=
038580b1f58b btrfs: export helpers for subvolume name/id resolution
b40753984979 bcache: avoid nr_stripes overflow in bcache_device_init()
9f4f7c08d50b khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
9a05b774af30 khugepaged: khugepaged_test_exit() check mmget_still_valid()
8043d5ee9168 perf probe: Fix memory leakage when the probe point is not found
888d9b829c25 gfs2: Never call gfs2_block_zero_range with an open transaction
18a640d3b570 gfs2: Improve mmap write vs. punch_hole consistency
e42c75ef3477 drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
62353048e2d4 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
c7d8f67db126 kbuild: replace AS=clang with LLVM_IAS=1
244d9026768d kbuild: remove AS variable
fed06097acce kbuild: remove PYTHON2 variable
fa84d9f31599 x86/boot: kbuild: allow readelf executable to be specified
c173511a12e4 net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
c7c239c947be net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
f781285d09a9 Documentation/llvm: fix the name of llvm-size
97eab9af0036 Documentation/llvm: add documentation on building w/ Clang/LLVM
(From OE-Core rev: 0c67ef9397da5dacaba557956a33c0c457684032)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some platforms support kernel tracing, some support userspace tracing.
This change:
* Moves the knowledge/config to one place in an inc file
* Allows lttng-tools to build without lttng-modules
* Hence enables tools+ust for riscv64
* Has the packagegroup just depend on lttng-tools which will pull in
ust/modules as needed
(From OE-Core rev: 1824cf062df928de65c1bff5e86e26b7b4d9d784)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating the following configuration tweaks to fixup warnings and
remove obselete configs for 5.8+:
84377c2c723 features: rename INTEL_PMC_IPC to MFD_INTEL_PMC_BXT
89b30487d09 features/inline: remove
0d357ccb3f3 intel-tco: switch ITCO_WDT to loadable module
0baed75c082 bsp: Drop the stale USB_MUSB_AM335X_CHILD
(From OE-Core rev: 2ee1db250dd4a8e5e816dcfe8edcea5b2f98c104)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
77fcb48939fc Linux 5.4.60
53a856c5a6af drm/amd/display: dchubbub p-state warning during surface planes switch
4287c18a7d8f drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
915ad46bdd4a drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
f9f53b7c6a81 drm: Added orientation quirk for ASUS tablet model T103HAF
aeec14061d53 drm/panfrost: Use kvfree() to free bo->sgts
a202b42b94bc arm64: dts: marvell: espressobin: add ethernet alias
0f1c938ef82d khugepaged: retract_page_tables() remember to test exit
e47e00559893 sh: landisk: Add missing initialization of sh_io_port_base
64d358a9adb5 perf/x86/rapl: Fix missing psys sysfs attributes
5c90739d36ce tools build feature: Quote CC and CXX for their arguments
45989801d7cf perf bench mem: Always memset source before memcpy
306df54b5b8a ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
8bc48c35a983 crypto: algif_aead - fix uninitialized ctx->init
a23269976109 mfd: dln2: Run event handler loop under spinlock
315b5cbe1aee i2c: iproc: fix race between client unreg and isr
8620d18575af test_kmod: avoid potential double free in trigger_config_run_type()
3457ba1acec2 fs/ufs: avoid potential u32 multiplication overflow
ba40d33e36b2 fs/minix: remove expected error message in block_to_path()
d91005b645d1 fs/minix: fix block limit check for V1 filesystems
6def476496a5 fs/minix: set s_maxbytes correctly
75cf7f895f56 nfs: Fix getxattr kernel panic and memory overflow
d09d6dca89e9 net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init
35b5e689abd9 drm/vmwgfx: Fix two list_for_each loop exit tests
95922cdab4ad drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
1d8dce52a008 recordmcount: Fix build failure on non arm64
f41600c55789 Input: sentelic - fix error return when fsp_reg_write fails
8d7633b5aff9 x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
8645225c7180 md-cluster: Fix potential error pointer dereference in resize_bitmaps()
3fcd24040f55 watchdog: initialize device before misc_register
9340d8bfec94 nfs: nfs_file_write() should check for writeback errors
da14c05ad875 scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
c9220ff3b9cc openrisc: Fix oops caused when dumping stack
a6d5c5a398d6 libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr
dfb5d727d721 libnvdimm/security: fix a typo
0c51d8f5c83e clk: bcm2835: Do not use prediv with bcm2711's PLLs
1896dfc97c90 ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
7dccbf1111bf nfs: ensure correct writeback errors are returned on close()
9153e0d43710 i2c: rcar: avoid race when unregistering slave
4f69483568d6 tools build feature: Use CC and CXX from parent
3d0808f3c7d9 pwm: bcm-iproc: handle clk_get_rate() return
ba2c4d0e720b clk: clk-atlas6: fix return value check in atlas6_clk_init()
c7bd131f4335 clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
422a01fc23d2 i2c: rcar: slave: only send STOP event when we have been addressed
043bc80399a8 iommu/vt-d: Enforce PASID devTLB field mask
99d1472ba802 clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
f66d0154ed2f clk: qcom: gcc: fix sm8150 GPU and NPU clocks
a31ac4101981 iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
34c920e2c858 selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
cf5078181528 selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly
e4a6919c9908 selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code
ea777df6b8b9 clk: actions: Fix h_clk for Actions S500 SoC
0e0a146f978e dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
386f82040c84 gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
0f77e95efd75 gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
e0a684edf6d7 crypto: caam - Remove broken arc4 support
64563d1dca80 mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
b638533ec6fa RDMA/counter: Allow manually bind QPs with different pids to same counter
e5a9bb4f1243 RDMA/counter: Only bind user QPs in auto mode
cf304df99fac devres: keep both device name and resource name in pretty name
ddd3934f7b39 crypto: af_alg - Fix regression on empty requests
9705f53eb01a USB: serial: ftdi_sio: clean up receive processing
aeefe7d15cf1 USB: serial: ftdi_sio: make process-packet buffer unsigned
8cab023c03aa selftests/bpf: test_progs use another shell exit on non-actions
de624fbac3eb selftests/bpf: Test_progs indicate to shell on non-actions
95c736a29105 IB/uverbs: Set IOVA on IB MR in uverbs layer
ea1cdb1bb80b media: rockchip: rga: Only set output CSC mode for RGB input
5f51ca677cd2 media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
0f334b668455 RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
5412efa6285a RDMA/ipoib: Return void from ipoib_ib_dev_stop()
ab67471562ad platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
617da16f5ab9 mtd: rawnand: fsl_upm: Remove unused mtd var
e1f2606892f2 octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
368caae37037 mfd: arizona: Ensure 32k clock is put on driver unbind and error
cf368b876f44 crypto: algif_aead - Only wake up when ctx->more is zero
bb0bba78d365 pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ
974ca069d531 orangefs: get rid of knob code...
1752ab50e825 drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
988fcef346a3 remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
babd6a4c3336 remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
73ba6991e981 remoteproc: qcom: q6v5: Update running state before requesting stop
55052ac61cb8 perf intel-pt: Fix duplicate branch after CBR
8214e74b662d perf intel-pt: Fix FUP packet state
169015f464d0 module: Correctly truncate sysfs sections output
54f44e3af24b pseries: Fix 64 bit logical memory block panic
37e3a1c08e2d ceph: handle zero-length feature mask in session messages
8953e8cb0d6a ceph: set sec_context xattr on symlink creation
12badd382453 watchdog: f71808e_wdt: clear watchdog timeout occurred flag
0f35915a0feb watchdog: f71808e_wdt: remove use of wrong watchdog_info option
4699d95a715b watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
43e172e31bad tracing: Move pipe reference to trace array instead of current_tracer
9aab8b2b0f8f tracing: Use trace_sched_process_free() instead of exit() for pid tracing
bd23940da2d1 tracing/hwlat: Honor the tracing_cpumask
1424f0aa18dc kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
3a1208574658 ftrace: Setup correct FTRACE_FL_REGS flags for module
b47215b3749a mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
aeeddba9b498 mm/page_counter.c: fix protection usage propagation
bd99ff4dc92b ocfs2: change slot number type s16 to u16
a6b238cac6d3 khugepaged: collapse_pte_mapped_thp() protect the pmd lock
687d366d0db1 khugepaged: collapse_pte_mapped_thp() flush the right range
8cdf68355312 ext2: fix missing percpu_counter_inc
6c7b42c8f01d MIPS: qi_lb60: Fix routing to audio amplifier
59909e23020f MIPS: CPU#0 is not hotpluggable
d3c9e815006e driver core: Avoid binding drivers to dead devices
0cf746d8b052 mac80211: fix misplaced while instead of if
c573e8673dc1 bcache: fix overflow in offset_to_stripe()
42dd8cc9e499 bcache: allocate meta data pages as compound pages
391b5d39faea md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
28163868530b net/compat: Add missing sock updates for SCM_RIGHTS
6ea125ec644b net: stmmac: dwmac1000: provide multicast filter fallback
e92a02e47e16 net: ethernet: stmmac: Disable hardware multicast filter
eca5084aabdf media: vsp1: dl: Fix NULL pointer dereference on unbind
28bbbc45054c pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
9ba5f37fa353 powerpc: Fix circular dependency between percpu.h and mmu.h
9de20a6c4dd6 powerpc: Allow 4224 bytes of stack expansion for the signal frame
2150c25b76fb powerpc/ptdump: Fix build failure in hashpagetable.c
7a991df9e5cb cifs: Fix leak when handling lease break for cached root fid
545771537ec4 xtensa: fix xtensa_pmu_setup prototype
d1e2ec2e0b7d xtensa: add missing exclusive access state management
5efb3f91403c iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
1a5e5b3b7571 dt-bindings: iio: io-channel-mux: Fix compatible string in example code
ab58cc033124 arm64: perf: Correct the event index in sysfs
8c1431221374 btrfs: fix return value mixup in btrfs_get_extent
d256992d5105 btrfs: make sure SB_I_VERSION doesn't get unset by remount
5bed3387c8a1 btrfs: fix memory leaks after failure to lookup checksums during inode logging
f1d21b2688d9 btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
7bbf647dbb5a btrfs: only search for left_info if there is no right_info in try_merge_free_space
38c8255af7d7 btrfs: fix messages after changing compression level by remount
242747612209 btrfs: fix race between page release and a fast fsync
ee6373070108 btrfs: don't WARN if we abort a transaction with EROFS
d8848f4c2555 btrfs: sysfs: use NOFS for device creation
e0e51f4fc488 btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation tree
2f29a31f394e btrfs: add missing check for nocow and compression inode flags
38ab14b1e27c btrfs: relocation: review the call sites which can be interrupted by signal
ae3f93cafd6f btrfs: move the chunk_mutex in btrfs_read_chunk_tree
98f55cd49671 btrfs: open device without device_list_mutex
3d3452920cac btrfs: don't traverse into the seed devices in show_devname
8bc3a5d8c2ae btrfs: remove no longer needed use of log_writers for the log root tree
938051408905 btrfs: stop incremening log_batch for the log root tree when syncing log
0ddf373adb42 btrfs: ref-verify: fix memory leak in add_block_entry
c16ba06f5204 btrfs: don't allocate anonymous block device for user invisible roots
d2731ac13ca5 btrfs: free anon block device right after subvolume deletion
207659ef151c btrfs: allow use of global block reserve for balance item deletion
7a6fc7c21962 PCI: qcom: Add support for tx term offset for rev 2.1.0
5956d3847502 PCI: qcom: Define some PARF params needed for ipq8064 SoC
588d5cbf4de7 PCI: Add device even if driver attach failed
d7caf80700f2 PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
ae86233204ba PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
72ba9d544e60 genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
a11f42496ac8 genirq/affinity: Make affinity setting if activated opt-in
582ee2cb6f90 smb3: warn on confusing error scenario with sec=krb5
(From OE-Core rev: 05ed88405bdcb0bec513bfd5aaeb652d0fa035fb)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.8 to the latest korg -stable release that comprises
the following commits:
a1101e94767e Linux 5.8.3
60db6233fcdb drm/amd/display: dchubbub p-state warning during surface planes switch
f80a0daa7f0a drm/amd/display: Fix dmesg warning from setting abm level
ca4c7f2d2f3e drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
81dfb2e6cef1 drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
c4dc000bdef4 drm: Added orientation quirk for ASUS tablet model T103HAF
516bbc000e24 drm/tidss: fix modeset init for DPI panels
efe06a004622 drm/omap: force runtime PM suspend on system suspend
c37097f533d8 drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
392379d6933a drm/dp_mst: Fix timeout handling of MST down messages
24232c85a62c drm/dp_mst: Fix the DDC I2C device registration of an MST port
1ff09cb0376c drm/panfrost: Use kvfree() to free bo->sgts
01f876a47fc8 drm/i915/gt: Force the GT reset on shutdown
77fac4e901a1 sh: fault: Fix duplicate printing of "PC:"
97086157b4e2 sh: landisk: Add missing initialization of sh_io_port_base
bc0d59fb4df8 perf/x86/rapl: Fix missing psys sysfs attributes
274522c44276 tools build feature: Quote CC and CXX for their arguments
c361cf1959bb perf bench mem: Always memset source before memcpy
6719a2c9e756 ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
4aadfa123628 crypto: algif_aead - fix uninitialized ctx->init
de08998ab4c6 mfd: dln2: Run event handler loop under spinlock
ceb2646520b2 i2c: iproc: fix race between client unreg and isr
53bad01a3b03 test_kmod: avoid potential double free in trigger_config_run_type()
f47254f20a4b fs/ufs: avoid potential u32 multiplication overflow
86593fd4e57f fs/minix: remove expected error message in block_to_path()
378719932ec7 fs/minix: fix block limit check for V1 filesystems
9ca9f3ba5686 fs/minix: set s_maxbytes correctly
617e41f5dac8 lib/test_lockup.c: fix return value of test_lockup_init()
e39eefbc1708 NFS: Fix flexfiles read failover
266bc13be47a nfs: Fix getxattr kernel panic and memory overflow
0e2446523c77 net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init
fcd4fd88eb02 s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
3745a958bce1 s390/test_unwind: fix possible memleak in test_unwind()
e160e9079706 drm/vmwgfx: Fix two list_for_each loop exit tests
6679a59a7ae3 drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
5e8e8c3d96d4 vdpa: Fix pointer math bug in vdpasim_get_config()
86e42d0d425b recordmcount: Fix build failure on non arm64
240c89d0c469 vdpa_sim: init iommu lock
3a1b4c0eda07 selftests/bpf: Fix silent Makefile output
94a9bdbc2b35 perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
e29f7f9a7908 Input: sentelic - fix error return when fsp_reg_write fails
3396572c3b62 selftests/bpf: Prevent runqslower from racing on building bpftool
8dfe0e66582c x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
bff77b49db3e x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
cb511f4b7160 kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
0b702cd41418 md-cluster: Fix potential error pointer dereference in resize_bitmaps()
f4c223e3941b watchdog: rti-wdt: balance pm runtime enable calls
6a35f55743e0 watchdog: initialize device before misc_register
d9ce6955f923 nfs: nfs_file_write() should check for writeback errors
ff1345a6663d scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
3fb06144f4af perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
8fab1ff419f5 openrisc: Fix oops caused when dumping stack
2752dd0c3134 libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr
e5896827b71a libnvdimm/security: fix a typo
8d4e102a6e42 clk: bcm2835: Do not use prediv with bcm2711's PLLs
ded14d6ee4c0 clk: hsdk: Fix bad dependency on IOMEM
c394441530fa ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
9a51a86041f7 ubi: fastmap: Free fastmap next anchor peb during detach
a62f895d09f3 ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
0a8add2a902d nfs: ensure correct writeback errors are returned on close()
c7383a5fc976 i2c: rcar: avoid race when unregistering slave
fa08065ef749 tools build feature: Use CC and CXX from parent
f0a1e40eed15 perf tools: Fix term parsing for raw syntax
90f68c49988b pwm: bcm-iproc: handle clk_get_rate() return
b4c53155de51 sched/uclamp: Fix a deadlock when enabling uclamp static key
b34732c06f4b nvme: fix deadlock in disconnect during scan_work and/or ana_work
9d96d123cfd0 clk: clk-atlas6: fix return value check in atlas6_clk_init()
079b5fdb0c0c clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
a0eae7915093 f2fs: compress: fix to update isize when overwriting compressed file
bd4eba735bb7 i2c: rcar: slave: only send STOP event when we have been addressed
7341629659ae iommu/vt-d: Disable multiple GPASID-dev bind
9f0585a29430 iommu/vt-d: Warn on out-of-range invalidation address
11c371d31342 iommu/vt-d: Enforce PASID devTLB field mask
0d955cbce59e iommu/vt-d: Handle non-page aligned address
43db463bd0be clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
04d9e9742b00 clk: qcom: gcc: fix sm8150 GPU and NPU clocks
07ce10b7e1b4 iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
38062cc2d562 selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
0ff75defefcd selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly
a779a9d11285 selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code
aff4ae8ab739 clk: actions: Fix h_clk for Actions S500 SoC
0350ac46ba1b f2fs: compress: fix to avoid memory leak on cc->cpages
ed276b462fde ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
e5703d615a7c dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
17d4cb0844df gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile
5882f8f0013a gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
d1e9532db7c5 crypto: caam - Remove broken arc4 support
8c16295b8ff2 rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable
b8e8613492b4 rtw88: pci: disable aspm for platform inter-op with module parameter
06f65dfb3836 mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
7dde5bcc8c88 RDMA/counter: Allow manually bind QPs with different pids to same counter
78866b5a2668 RDMA/counter: Only bind user QPs in auto mode
977f7c51a63e devres: keep both device name and resource name in pretty name
465c03e99910 crypto: af_alg - Fix regression on empty requests
541992e8b0c7 USB: serial: ftdi_sio: clean up receive processing
0c7343c9432e USB: serial: ftdi_sio: make process-packet buffer unsigned
faf8b18350b9 selftests/bpf: test_progs avoid minus shell exit codes
802001c6bb43 selftests/bpf: test_progs use another shell exit on non-actions
c19bab9bd52d bpf: selftests: Restore netns after each test
3f3bc4abe537 selftests/bpf: Test_progs indicate to shell on non-actions
f916752c8708 sched/uclamp: Protect uclamp fast path code with static key
89ba1d1f43a5 IB/uverbs: Set IOVA on IB MR in uverbs layer
213e2e4b1a64 media: rockchip: rga: Only set output CSC mode for RGB input
07da1ff493fd media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
3da33ca81ba0 media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_ISP_SD_SRC
7e995c6ae760 media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
ecaf6bdd5f9d media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
278cc1c2adf9 rtc: cpcap: fix range
00588429d2e5 RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
82fd63e9e683 RDMA/ipoib: Return void from ipoib_ib_dev_stop()
93b494630c60 drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed
480beebce2ff platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
eee5f6fa24df mtd: rawnand: brcmnand: ECC error handling on EDU transfers
9cddd0699395 mtd: rawnand: fsl_upm: Remove unused mtd var
15fae7928aaf octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
267c6e3375e1 mfd: arizona: Ensure 32k clock is put on driver unbind and error
e91d82703ad0 crypto: algif_aead - Only wake up when ctx->more is zero
c8ec6953625d drm/ingenic: Fix incorrect assumption about plane->index
ee35309eea23 drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
88d1439b1e37 libnvdimm: Validate command family indices
23910283df04 remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
c5c2fb5960f1 remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
82d82bca4436 remoteproc: qcom: q6v5: Update running state before requesting stop
c67f637f72c0 gfs2: Never call gfs2_block_zero_range with an open transaction
ded2937b91eb gfs2: Fix refcount leak in gfs2_glock_poke
3833a4bdbded perf intel-pt: Fix duplicate branch after CBR
d761e9bc78ef perf intel-pt: Fix FUP packet state
6bfbf969292e perf probe: Fix memory leakage when the probe point is not found
5bd6375e87f4 perf probe: Fix wrong variable warning when the probe point is not found
9213dd60f181 bootconfig: Fix to find the initargs correctly
6c76404120cd module: Correctly truncate sysfs sections output
20d175c70e60 dm: don't call report zones for more than the user requested
b1735d353e61 dm ebs: Fix incorrect checking for REQ_OP_FLUSH
e7ec82cbde08 pseries: Fix 64 bit logical memory block panic
350542d6d513 ceph: handle zero-length feature mask in session messages
09f891e55e91 ceph: set sec_context xattr on symlink creation
0b02948e40f9 watchdog: f71808e_wdt: clear watchdog timeout occurred flag
d413cca0c98d watchdog: f71808e_wdt: remove use of wrong watchdog_info option
f50b7adc8f4f watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options
aedfe612fa44 tracing: Use trace_sched_process_free() instead of exit() for pid tracing
e8b292a11b83 tracing/hwlat: Honor the tracing_cpumask
06cc3b5c15b1 kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
bc394fabc466 ftrace: Setup correct FTRACE_FL_REGS flags for module
d6cf27cc3c6b mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
2c381196946e cma: don't quit at first error when activating reserved areas
34046ed85979 mm/page_counter.c: fix protection usage propagation
ee4d4fc47086 ocfs2: change slot number type s16 to u16
167d124d6f1c mm: fix kthread_use_mm() vs TLB invalidate
0e7e8f15ca99 mm/shuffle: don't move pages between zones and don't read garbage memmaps
70bd10179433 hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
09f00c1d6d79 khugepaged: retract_page_tables() remember to test exit
b77baa470e77 khugepaged: collapse_pte_mapped_thp() protect the pmd lock
1070cf5eae8c mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
11bca2c7a968 khugepaged: collapse_pte_mapped_thp() flush the right range
3c98843a56f1 ext2: fix missing percpu_counter_inc
7a3ec44ca8cd MIPS: SGI-IP27: always enable NUMA in Kconfig
f2dcaa097b09 MIPS: qi_lb60: Fix routing to audio amplifier
41158a79e505 MIPS: CPU#0 is not hotpluggable
6fc128de20ba driver core: Avoid binding drivers to dead devices
b4cbe39b9b47 appletalk: Fix atalk_proc_init() return path
ea171d825ff0 mac80211: fix misplaced while instead of if
9f05adac97ed bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
99ea492e8a1a bcache: fix bio_{start,end}_io_acct with proper device
add47ff1e482 bcache: avoid nr_stripes overflow in bcache_device_init()
9c8656abb350 bcache: fix overflow in offset_to_stripe()
d02401090367 bcache: allocate meta data pages as compound pages
6c38defccf61 md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
5a92eba2e0f8 selftests/seccomp: Set NNP for TSYNC ESRCH flag test
2559f40308f3 net/compat: Add missing sock updates for SCM_RIGHTS
9e6dc1fe251b pidfd: Add missing sock updates for pidfd_getfd()
bad7ce89b091 irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR
dac251560dc0 irqchip/loongson-liointc: Fix misuse of gc->mask_cache
dd3c73e1e361 net: stmmac: dwmac1000: provide multicast filter fallback
77f16ebdd22c net: ethernet: stmmac: Disable hardware multicast filter
0c43968f4ebc media: vsp1: dl: Fix NULL pointer dereference on unbind
07f56c2d7b35 media: venus: fix multiple encoder crash
cba406ad893b pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ
96731791b27e pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
2066cba94ce9 powerpc: Fix circular dependency between percpu.h and mmu.h
995681728df2 powerpc: Allow 4224 bytes of stack expansion for the signal frame
b30f462438c8 powerpc/ptdump: Fix build failure in hashpagetable.c
08097161b4c1 cifs: Fix leak when handling lease break for cached root fid
b8f1063288c7 xtensa: fix xtensa_pmu_setup prototype
31ec410fda51 xtensa: add missing exclusive access state management
d593b5ce8b60 iio: imu: st_lsm6dsx: reset hw ts after resume
9e56debaf8bd iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
bd2d9b643973 dt-bindings: iio: io-channel-mux: Fix compatible string in example code
0c7e8af43b20 arm64: perf: Correct the event index in sysfs
43392e32cafd arm64: dts: qcom: sc7180: Drop the unused non-MSA SID
fd9cabecacbd btrfs: check correct variable after allocation in btrfs_backref_iter_alloc
bdbc805d86b0 btrfs: fix return value mixup in btrfs_get_extent
1dc8956a14e0 btrfs: make sure SB_I_VERSION doesn't get unset by remount
37a0e89752b4 btrfs: trim: fix underflow in trim length to prevent access beyond device boundary
994f3284b274 btrfs: fix memory leaks after failure to lookup checksums during inode logging
9bb2c78829ce btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
aa39db7b49ee btrfs: only search for left_info if there is no right_info in try_merge_free_space
6f09bb5c8693 btrfs: fix messages after changing compression level by remount
29034d5959a2 btrfs: don't show full path of bind mounts in subvol=
aa80bd09914a btrfs: fix race between page release and a fast fsync
4f22fd835fd3 btrfs: don't WARN if we abort a transaction with EROFS
6082e83f0ca6 btrfs: sysfs: use NOFS for device creation
18a184b5a537 btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
6892ee54cc38 btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation tree
4565cb8dc364 btrfs: add missing check for nocow and compression inode flags
2e30d1cc1ead btrfs: relocation: review the call sites which can be interrupted by signal
bdc4fa8be990 btrfs: move the chunk_mutex in btrfs_read_chunk_tree
ff532ad267d4 btrfs: open device without device_list_mutex
5199c3d6449a btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
1c986b7e8c1b btrfs: don't traverse into the seed devices in show_devname
bbdfe026a767 btrfs: remove no longer needed use of log_writers for the log root tree
39b0de06b4e5 btrfs: only commit delayed items at fsync if we are logging a directory
99da62f72cdf btrfs: stop incremening log_batch for the log root tree when syncing log
4f736d4f97bb btrfs: only commit the delayed inode when doing a full fsync
bba24e6343de btrfs: ref-verify: fix memory leak in add_block_entry
917d608fe375 btrfs: preallocate anon block device at first phase of snapshot creation
711e8ede50ab btrfs: don't allocate anonymous block device for user invisible roots
f3ff060ccf60 btrfs: free anon block device right after subvolume deletion
1d6700781ab8 btrfs: allow use of global block reserve for balance item deletion
0ab7762854c3 PCI: qcom: Add support for tx term offset for rev 2.1.0
2bc2a8008680 PCI: qcom: Define some PARF params needed for ipq8064 SoC
1d392f7e229d PCI: Add device even if driver attach failed
51a692df486f PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
7255adef0c61 PCI/ATS: Add pci_pri_supported() to check device or associated PF
815260de064b PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
64947da67a3a genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
298510f9339d genirq: Unlock irq descriptor after errors
2ca0b460bbcb genirq/affinity: Make affinity setting if activated opt-in
680e115323a3 SMB3: Fix mkdir when idsfromsid configured on mount
4b12a034cca8 smb3: warn on confusing error scenario with sec=krb5
4fc48fefc51c ALSA: hda/realtek - Fix unused variable warning
(From OE-Core rev: 483906a52e86527a549f6d181abf793c7bf8d8b2)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Since lttng-modules are not buildable, there is no point of building
tools either
(From OE-Core rev: 7138f09da4f3c523d4028fbe5b53923ad2b59a71)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 95fd778e3f319f18ed0061f78633d6957227961f)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
| |
Kernel 5.8+ and lttng requires kprobes and riscv64 lacks kprobes
Invert the COMPATIBLE_HOST regexp, as we support most of arches
(From OE-Core rev: 5a0096f3a2c268233c192deb455da67d2784afa4)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 16f2e190ef55e349512b8f70fe437b46ef1dc142)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
License-Update: firmware versions/filenames
(From OE-Core rev: 6c1ee3b8a02cd8c5b4219e06c2d71dac1edf4fdf)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
(From OE-Core rev: 7d1532e4dc0dfe78660bb076018847aaf3fa8f2f)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some of our tests may run NFS over UDP, so we don't want udp
support disabled.
Turn off that setting, and we can revisit if any side effects
are noticed.
(From OE-Core rev: 9f89fe4209850c46eedd4e3dd52104d1d5d423d2)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bpftool
Integrating the following commit(s) to linux-yocto/5.8:
912adf166eb0 selftests/bpf: Prevent runqslower from racing on building bpftool
(From OE-Core rev: 57ffe4d073d27f410dbf0ac57ff6e4dcea8ab1e4)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating the following commit(s) to linux-yocto-rt/5.8:
commit baee1af811ec9bd3e64990543b7cc85e77c8f50c (HEAD -> master)
Author: Bruce Ashfield <bruce.ashfield@gmail.com>
Date: Sun Aug 23 22:50:30 2020 -0400
linux-yocto/rt: enable kprobes by default
Traditionally kprobes and -rt haven't mixed well, but recent -rt
kernels support kprobes without issues.
lttng now requires kprobes to be enabled, or the following error
is thrown:
|
build/tmp/work/qemux86_64-poky-linux/lttng-modules/2.12.2-r0/lttng-modules-2.12.2/wrapper/kallsyms.c:20:3:
error: #error "LTTng-modules requires CONFIG_KPROBES on kernels >= 5.7.0"
| 20 | # error "LTTng-modules requires CONFIG_KPROBES on kernels >= 5.7.0"
| | ^~~~~
| make[3]: ***
[build/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.build:280:
build/tmp/work/qemux86_64-poky-linux/lttng-modules/2.12.2-r0/lttng-modules-2.12.2/wrapper/kallsyms.o]
Error 1
By including the kprobes fragment into the -rt kernel by default, we
fix the issue.
(From OE-Core rev: 0ebbcbefc8c1a6731b81b7f1aba695a3665a256e)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating the following commit(s) to linux-yocto/5.8:
5d66d1a67c8d arm64/perf: Fix wrong cast that may cause wrong truncation
Khem reported in some configurations that CONFIG_SCSI_VIRTIO was
throwing a warning in the final .config. That was due to the fact that
if debug or not is enabled, it switches between built-in and a module.
Either configuration is correct, so we add it to the non-hardware file
to inhibit it being reported by deefault.
The following meta branch commit resolves the issue:
commit 96e8f5e330f5a8f87deda0f1bae71af31c578ce9 (HEAD -> master)
Author: Bruce Ashfield <bruce.ashfield@gmail.com>
Date: Sat Aug 22 22:19:13 2020 -0400
virtio: declare CONFIG_SCSI_VIRTIO as non-hw
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
(From OE-Core rev: 74188412ae3019235151f3e606a470ff27c7ed63)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.8 to the latest korg -stable release that comprises
the following commits:
ad8c735b1497 Linux 5.8.2
7e430e763be2 task_work: only grab task signal lock when needed
df18711f9c00 io_uring: enable lookup of links holding inflight files
d181cfc89885 io_uring: add missing REQ_F_COMP_LOCKED for nested requests
960ea38bfe7a io_uring: hold 'ctx' reference around task_work queue + execute
a4418e11cf9b io_uring: Fix NULL pointer dereference in loop_rw_iter()
06f96778837e s390/gmap: improve THP splitting
74e0d05fc682 s390/numa: set node distance to LOCAL_DISTANCE
d7776a09f52a s390/dasd: fix inability to use DASD with DIAG driver
2026a268071e drm/xen-front: Fix misused IS_ERR_OR_NULL checks
f798d7de4a01 xen/gntdev: Fix dmabuf import with non-zero sgt offset
1cd690215d30 xen/balloon: make the balloon wait interruptible
e26aab6587b1 xen/balloon: fix accounting in alloc_xenballooned_pages error path
8a2845246554 firmware_loader: EFI firmware loader must handle pre-allocated buffer
6573d3c1f402 irqdomain/treewide: Free firmware node after domain removal
86caf5d8ac3e firmware: qcom_scm: Fix legacy convention SCM accessors
0255b5803332 ARM: 8992/1: Fix unwind_frame for clang-built kernels
89a16b68221c ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max voltage data
dc12363fb7ff parisc: mask out enable and reserved bits from sba imask
c33370975ce4 parisc: Implement __smp_store_release and __smp_load_acquire barriers
5efde2158258 parisc: Do not use an ordered store in pa_tlb_lock()
0730d6cd49e0 Revert "parisc: Revert "Release spinlocks using ordered store""
56b60c71143a Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
40ab3539bc7c Revert "parisc: Drop LDCW barrier in CAS code when running UP"
6044b0d92ac6 Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
49b9263b2a15 Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone"
0e2d35b34891 erofs: fix extended inode could cross boundary
00a43cd24d66 mtd: spi-nor: intel-spi: Simulate WRDI command
a2e5af466884 mtd: rawnand: qcom: avoid write to unavailable register
118612569083 spi: spidev: Align buffers for DMA
1e4d8a76f09e PM / devfreq: Fix indentaion of devfreq_summary debugfs node
83e35713b3d4 PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
4eeeaca1e935 include/asm-generic/vmlinux.lds.h: align ro_after_init
768eb23b7670 MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
f9bb92d06d9a cpufreq: dt: fix oops on armada37xx
e147c355b717 cpufreq: Fix locking issues with governors
8ad74327fb4b NFS: Don't return layout segments that are in use
8a7dfccb581f NFS: Don't move layouts to plh_return_segs list while in use
4db216cc1d59 io_uring: sanitize double poll handling
fe552346a87b io_uring: fail poll arm on queue proc failure
3c5d00a21128 io_uring: use TWA_SIGNAL for task_work uncondtionally
93bc88750e69 io_uring: set ctx sq/cq entry count earlier
3c374f0e63d7 drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
441ba3c8300b media: media-request: Fix crash if memory allocation fails
0a4d8f8bc3c9 driver core: Fix probe_count imbalance in really_probe()
eb0b64b4817c 9p: Fix memory leak in v9fs_mount
72bc544c0dd4 kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
2e91bbf598b2 fs/minix: reject too-large maximum file size
4ded4aeb84a7 fs/minix: don't allow getting deleted inodes
3362c7fb3f9a fs/minix: check return value of sb_getblk()
77e0be9e8212 bitfield.h: don't compile-time validate _val in FIELD_FIT
d613f0186778 tick/nohz: Narrow down noise while setting current task's tick dependency
8720986cf5ab crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
4a412ab6211b crypto: ccp - Fix use of merged scatterlists
98df3304a1fc crypto: qat - fix double free in qat_uclo_create_batch_init_list
a256a5c33ab3 crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
6158e615334a pstore: Fix linking when crypto API disabled
32e110843422 tpm: Unify the mismatching TPM space buffer sizes
ec0cf56ee031 ALSA: usb-audio: add quirk for Pioneer DDJ-RB
f8b0754bb141 ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
184f08d3789f ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
2b4d81f58d9d ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
9af94db4d1b7 ALSA: hda - reverse the setting value in the micmute_led_set
d81a84e7bba0 ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO
09af2d0326b1 vdpasim: protect concurrent access to iommu iotlb
53dcbd3acc74 iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
56448553974f usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
1425bf7b1be0 USB: serial: cp210x: enable usb generic throttle/unthrottle
bd5cc29fca5e USB: serial: cp210x: re-enable auto-RTS on open
e9eb38791a1f r8152: Use MAC address from correct device tree node
26121668ba97 net: phy: marvell10g: fix null pointer dereference
6979755c3473 vsock: fix potential null pointer dereference in vsock_poll()
c1a7c51485e1 net: initialize fastreuse on inet_inherit_port
fe00aee967ec net: refactor bind_bucket fastreuse into helper
0306c15114e2 vmxnet3: use correct tcp hdr length when packet is encapsulated
743ae9f790ec tcp: correct read of TFO keys on big endian systems
1cccda2d0888 net/tls: Fix kmap usage
e6e356db45f4 net: Set fput_needed iff FDPUT_FPUT is set
5512f2549e3d net: phy: fix memory leak in device-create error path
d556aa7ab7b7 net/nfc/rawsock.c: add CAP_NET_RAW check.
469cb3bb42d1 net: Fix potential memory leak in proto_register()
4268aa35b6dd drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
e85a5151e5f9 af_packet: TPACKET_V3: fix fill status rwlock imbalance
b879ed3103c1 crypto: aesni - add compatibility with IAS
335e8039fddd x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
dcab7f26a723 SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
6c031aec6218 nfsd: avoid a NULL dereference in __cld_pipe_upcall()
7f84e3caf510 svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
9bf49b97ab0b mtd: rawnand: brcmnand: Don't default to edu transfer
a75fc224ebe8 pinctrl-single: fix pcs_parse_pinconf() return value
eba0e0f5ae94 ocfs2: fix unbalanced locking
e29f6ba2c10f dlm: Fix kobject memleak
2bbe1b50734a media: mtk-mdp: Fix a refcounting bug on error in init
ce1b309dd629 net: thunderx: initialize VF's mailbox mutex before first usage
8eb42c65f162 selftests/net: relax cpu affinity requirement in msg_zerocopy test
551cdcc12892 Revert "vxlan: fix tos value before xmit"
b187671275ac hv_netvsc: do not use VF device if link is down
adc38af984ad dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
3f730f7b0edf net: macb: Properly handle phylink on at91sam9x
92bb2e6b119c net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
312efc832854 gpio: don't use same lockdep class for all devm_gpiochip_add_data users
5543ea25c09d fsl/fman: fix eth hash table allocation
e5a4333e2cdf fsl/fman: check dereferencing null pointer
d3d5c8c74008 fsl/fman: fix unreachable code
47fe6d67f941 fsl/fman: fix dereference null return value
f90112519854 fsl/fman: use 32-bit unsigned integer
d097ca1397c0 net: spider_net: Fix the size used in a 'dma_free_coherent()' call
66e007f01aa1 net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
d0414b18f877 liquidio: Fix wrong return value in cn23xx_get_pf_num()
17948294d0ae net: ethernet: aquantia: Fix wrong return value
fba2cf348d9e net: mvpp2: fix memory leak in mvpp2_rx
1a6a61db6f4c ftrace: Fix ftrace_trace_task return value
f10a3fb43b02 net/mlx5: Delete extra dump stack that gives nothing
b7855bad4c6a net/mlx5: DR, Change push vlan action sequence
63d91a65f226 tools, bpftool: Fix wrong return value in do_dump()
fccac9cc36b0 tools, build: Propagate build failures from tools/build/Makefile.build
060bd61d4cc6 wl1251: fix always return 0 error
c7565e834207 qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()
e879051c0828 rtw88: coex: only skip coex triggered by BT info
1a93abb6a68d rtw88: fix short GI capability based on current bandwidth
f2a4bd36a126 rtw88: fix LDPC field for RA info
763c576f095b netfilter: nft_meta: fix iifgroup matching
ae32b42b3641 ice: Graceful error handling in HW table calloc failure
f0c20782f637 ice: Clear and free XLT entries on reset
4bd27fb14f7b s390/qeth: don't process empty bridge port events
22697ca855c0 s390/qeth: tolerate pre-filled RX buffer
ee9f0d33c024 ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
3d26a53f004d ASoC: meson: cards: deal dpcm flag change
224e14999588 ASoC: core: use less strict tests for dailink capabilities
bd82844099c4 MIPS: only register FTLBPar exception handler for supported models
6edc078a22a2 libbpf: Fix register in PT_REGS MIPS macros
fbcedc1579f5 drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
77c8cfdf8084 net: ll_temac: Use devm_platform_ioremap_resource_byname()
7a4c9d17c8bc ASoC: soc-core: Fix regression causing sysfs entries to disappear
0c7d64caaf13 ASoC: meson: axg-tdm-formatters: fix sclk inversion
036a8c923358 ASoC: meson: axg-tdmin: fix g12a skew
30fde1d41d73 ASoC: meson: axg-tdm-interface: fix link fmt setup
3369ed2127bb RDMA/hns: Fix the unneeded process when getting a general type of CQE error
a6c7b76332b3 RDMA/hns: Fix error during modify qp RTS2RTS
fd926b32b9ca selftests/powerpc: Fix online CPU selection
3e444bad470e powerpc/pseries/hotplug-cpu: Remove double free in error path
c2ff56c52846 cpufreq: ap806: fix cpufreq driver needs ap cpu clk
40e453d8a9df PCI: Release IVRS table in AMD ACS quirk
c62142f3b48b RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
87ccb032ee9f RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq
2247e03d8206 RDMA/rtrs-clt: add an additional random 8 seconds before reconnecting
34503392af35 nvmem: sprd: Fix return value of sprd_efuse_probe()
081428bc9c3b selftests/powerpc: Fix CPU affinity for child process
0e03270c6d95 powerpc/boot: Fix CONFIG_PPC_MPC52XX references
a5baa27249bf powerpc/32s: Fix CONFIG_BOOK3S_601 uses
94976f931d33 selftests/powerpc: Squash spurious errors due to device removal
6c96e968f10c xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
5db458a85892 xfs: fix inode allocation block res calculation precedence
03acd91927d2 net: dsa: rtl8366: Fix VLAN set-up
427fa4ecef77 net: dsa: rtl8366: Fix VLAN semantics
536079c88a4f Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
3d27182481fe Bluetooth: Fix suspend notifier race
226020402b1f bpf: Fix bpf_ringbuf_output() signature to return long
8a365b83f67e Bluetooth: hci_serdev: Only unregister device if it was registered
715faee64cea Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
267dac50f18e Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
a7d08a5c1ed4 power: supply: check if calc_soc succeeded in pm860x_init_battery
1fe77db0d48b Smack: prevent underflow in smk_set_cipso()
cdb83ad0c45b Smack: fix another vsscanf out of bounds
16b5b7dd945e RDMA/core: Fix return error value in _ib_modify_qp() to negative
e415706d69fe PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
8398e98caec2 PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
6c7b87f48585 gpio: regmap: fix type clash
38c296c86322 macintosh/via-macii: Access autopoll_devs when inside lock
d2b414c7916e powerpc/watchpoint: Fix DAWR exception for CACHEOP
50b0fe566b11 powerpc/watchpoint: Fix DAWR exception constraint
93f7e2100c93 powerpc/watchpoint: Fix 512 byte boundary limit
1e43aee1568e bpf: Fix pos computation for bpf_iter seq_ops->start()
7aa88d36b692 net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
04ce7e5016de scsi: core: Add missing scsi_device_put() in scsi_host_block()
c16097b56df8 scsi: mesh: Fix panic after host or bus reset
14f820a1b601 scsi: megaraid_sas: Clear affinity hint
1bcba06e5888 usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
88dcd13872b1 usb: dwc2: Fix error path in gadget registration
816adf48d9ff usb: dwc3: meson-g12a: fix shared reset control use
de27452f2308 thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
0415ff8c7d6e MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
214d219e48a2 PCI: rcar: Fix runtime PM imbalance on error
0d4b670195f5 powerpc/spufs: Fix the type of ret in spufs_arch_write_note
a1d76052b1e3 ASoC: hdac_hda: fix deadlock after PCM open error
7593350d7b72 qed: Fix ILT and XRCD bitmap memory leaks
4a7063478d13 ASoC: tas2770: Fix reset gpio property name
360ee482151c tools/bpftool: Fix error handing in do_skeleton()
23072846b309 s390/bpf: Tolerate not converging code shrinking
a463d46b323c s390/bpf: Use brcl for jumping to exit_ip if necessary
fa9a83dab397 s390/bpf: Fix sign extension in branch_ku
cec737d79fa4 phy: armada-38x: fix NETA lockup when repeatedly switching speeds
e5e386a90961 mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_add
3432b568dec4 mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS
d8177e088f10 mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()
fbdc18979b1d mt76: mt7615: fix potential memory leak in mcu message handler
8c2729a1ead8 mt76: mt7663u: fix potential memory leak in mcu message handler
6aee19b46bc7 mt76: mt7663u: fix memory leak in set key
a73ed0f9bca1 powerpc/perf: Fix missing is_sier_aviable() during build
66ce4246d1d3 coresight: etm4x: Fix save/restore during cpu idle
3e75f65575c9 coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
91813b6c4a71 coresight: etmv4: Counter values not saved on disable
9b975cf2fb05 coresight: etmv4: Fix resource selector constant
6d52214425ce thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
99075b81545c usb: core: fix quirks_param_set() writing to a const pointer
e9ba39efa669 clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845
ef54393965e4 USB: serial: iuu_phoenix: fix led-activity helpers
d1ffb4446102 PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
9d42c78119a0 spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
75d9f30b8b56 gpu: ipu-v3: Restore RGB32, BGR32
19a106b23be9 drm/imx: tve: fix regulator_disable error path
68c15a6dbc77 drm/imx: fix use after free
20d2eba09230 powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
aa11151dd892 powerpc/mm/radix: Free PUD table when freeing pagetable
05d976032bb8 phy: renesas: rcar-gen3-usb2: move irq registration to init
27d42b1bcde1 media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'
9922de2681e2 go7007: add sanity checking for endpoints
43a040aea142 PCI/ASPM: Add missing newline in sysfs 'policy'
94fbbc3cdd99 ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback
c660787eb906 staging: rtl8192u: fix a dubious looking mask before a shift
263875d7b606 ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
c7e3b96d1229 ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
8e07cdb1778e ima: Fail rule parsing when buffer hook functions have an invalid action
bd6f756234dc ima: Free the entire rule if it fails to parse
644a11adfcc7 ima: Free the entire rule when deleting a list of rules
96022c3ddf63 ima: Have the LSM free its audit rule
b76ca3f373b5 RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
bdb550b1e420 RDMA/qedr: Add EDPM max size to alloc ucontext response
06e28eb3bcef RDMA/qedr: Add EDPM mode type for user-fw compatibility
01fdb8e7c330 RDMA/qedr: SRQ's bug fixes
99d321c2a921 Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
13b052362be4 powerpc/vdso: Fix vdso cpu truncation
fbbdd2434157 powerpc/rtas: don't online CPUs for partition suspend
d411475796be powerpc/pseries: remove cede offline state for CPUs
358d38e35d6d kernfs: do not call fsnotify() with name without a parent
bc2599182f8e mwifiex: Prevent memory corruption handling keys
63f6498a979a bpfilter: Initialize pos variable
7a3c6b8c2987 scsi: scsi_debug: Add check for sdebug_max_queue during module init
b62846a209d8 drm/bridge: sil_sii8620: initialize return of sii8620_readb
43e8b3c268aa mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
adb10d0dc592 phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
a4fc32a7cebd dt-bindings: phy: uniphier: Fix incorrect clocks and clock-names for PXs3 usb3-hsphy
84cbf55c6744 phy: cadence: salvo: fix wrong bit definition
16835dc05924 drm: panel: simple: Fix bpc for LG LB070WV8 panel
413d189f9a3c leds: core: Flush scheduled work for system suspend
c5450ee5eb1a kobject: Avoid premature parent object freeing in kobject_cleanup()
49d6de41c9da drm/stm: repair runtime power management
f59499bcd70d samples: bpf: Fix bpf programs with kprobe/sys_connect event
5c7ca8d75dce PCI: Fix pci_cfg_wait queue locking problem
e36653b51177 RDMA/rxe: Skip dgid check in loopback mode
6d283e10b30f xfs: fix reflink quota reservation accounting error
95c286034452 xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
9ff3281d903f xfs: preserve rmapbt swapext block reservation from freed blocks
4173d4194d77 media: cros-ec-cec: do not bail on device_init_wakeup failure
050f814243b6 media: exynos4-is: Add missed check for pinctrl_lookup_state()
200a75ac7e46 media: tvp5150: Add missed media_entity_cleanup()
dc2ac5c3a96a media: staging: rkisp1: rsz: fix resolution limitation on sink pad
39e5b396bc9d media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
94f0fc91b3fd media: allegro: Fix some NULL vs IS_ERR() checks in probe
9f32f439a33f media: firewire: Using uninitialized values in node_probe()
101df88a5837 ipvs: allow connection reuse for unconfirmed conntrack
013c7b012461 scsi: eesox: Fix different dev_id between request_irq() and free_irq()
64c6cd408d98 scsi: powertec: Fix different dev_id between request_irq() and free_irq()
9b470925a9dc RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
8cb26b10f5b7 dma-buf: fix dma-fence-chain out of order test
b48e8758634a iavf: Fix updating statistics
1c5da372e87e iavf: fix error return code in iavf_init_get_resources()
290ca6a85627 staging: vchiq_arm: Add a matching unregister call
6545d3462e35 drm/radeon: fix array out-of-bounds read and write issues
9707e1a7f8ac drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
8ee5083de201 drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs failed
5e3b4e09c9b9 scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle
da3684003dc1 tracing: Move pipe reference to trace array instead of current_tracer
d579cc130a28 net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/up
33333c08d28a lkdtm: Make arch-specific tests always available
a4c1f5314327 selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
5397915bf77b lkdtm: Avoid more compiler optimizations for bad writes
fe1f13b572b2 cxl: Fix kobject memleak
cb52bc02e65d drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
bdcfb3217816 scsi: ufs: Disable WriteBooster capability for non-supported UFS devices
b5118d2bbb8e scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
36428bc924e6 net: atlantic: MACSec offload statistics checkpatch fix
10b8d2696578 ASoC: Intel: Boards: cml_rt1011_rt5682: use statically define codec config
e6046c52f127 ASoC: Intel: bxt_rt298: add missing .owner field
5ee90079d049 ASoC: Intel: sof_sdw: add missing .owner field
f678fb5fd3ba ASoC: Intel: cml_rt1011_rt5682: add missing .owner field
72425036a6c5 ASoC: SOF: nocodec: add missing .owner field
37c77ff3b1cc dpaa2-eth: fix condition for number of buffer acquire retries
ed3f590f2ac6 staging: most: avoid null pointer dereference when iface is null
10738d622ef0 media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
41013c90d84c media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
eadd4aa1c520 media: cxusb-analog: fix V4L2 dependency
b50202c0770c Bluetooth: btmtksdio: fix up firmware download sequence
6fb4ccc66e01 Bluetooth: btusb: fix up firmware download sequence
56704a6ba1c7 ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format
d304a3f78d1b leds: lm355x: avoid enum conversion warning
d95947426c42 powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
10057c82dd62 powerpc/mm: Fix typo in IS_ENABLED()
47fea4d1a23f clk: bcm63xx-gate: fix last clock availability
a29030741107 drm/arm: fix unintentional integer overflow on left shift
3ea4204a722a drm/panfrost: Fix inbalance of devfreq record_busy/idle()
b9af8ae89d51 drm/etnaviv: Fix error path on failure to enable bus clk
7022baca7cfb scsi: ufs: Fix imprecise load calculation in devfreq window
c53b4ac934e4 iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the missed check
0f3ff5cba631 iio: improve IIO_CONCENTRATION channel type description
5af9cf807b5e Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
1d22f52161b2 Bluetooth: hci_qca: Bug fix during SSR timeout
17e8eb2db9cc ath10k: Acquire tx_lock in tx error paths
1b1cacc13022 Bluetooth: Allow suspend even when preparation has failed
4f87bf4b50b5 Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
88959e705f04 drm/mm: fix hole size comparison
fe7a5d7fdea5 Bluetooth: hci_qca: Fix an error pointer dereference
f1785f21b6be video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
92f18805fd07 console: newport_con: fix an issue about leak related system resources
ec47a8107033 video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
4d2663776cae btmrvl: Fix firmware filename for sd8997 chipset
2e00553ce46e btmrvl: Fix firmware filename for sd8977 chipset
86faf4735ccf mwifiex: Fix firmware filename for sd8997 chipset
d41c930387d3 mwifiex: Fix firmware filename for sd8977 chipset
4f82ecd46efe agp/intel: Fix a memory leak on module initialisation failure
86a94d97881d drm/amdgpu: use the unlocked drm_gem_object_put
1d2ead5d4b39 drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice
b81b49591375 drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers
d65751086ca7 drm/gem: Fix a leak in drm_gem_objects_lookup()
7c83c5090850 drm/msm: ratelimit crtc event overflow error
46c8b2e8255c crypto: caam - silence .setkey in case of bad key length
d5c9f20e4ad7 io_uring: fix stalled deferred requests
458ae14d4ce5 io_uring: fix racy overflow count reporting
7ab9b92b614d ACPICA: Do not increment operation_region reference counts for field units
064c5272a19d btrfs: qgroup: free per-trans reserved space when a subvolume gets dropped
16a35c7dd8f4 btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
11bf4638158a bcache: fix super block seq numbers comparision in register_cache_set()
20fa1e9929e8 dyndbg: fix a BUG_ON in ddebug_describe_flags
2f92047fea41 usb: bdc: Halt controller on suspend
8415df3d6eb1 bdc: Fix bug causing crash after multiple disconnects
7677cbd18b99 usb: gadget: net2280: fix memory leak on probe error handling paths
fa979805e400 mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
d5bf76c14acd x86/uaccess: Make __get_user_size() Clang compliant on 32-bit
c234811c3754 ionic: update eid test for overflow
7ee88f37ad1b drm/amd/powerplay: suppress compile error around BUG_ON
2ae6cbe7652a gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
4e701b476f48 iwlegacy: Check the return value of pcie_capability_read_*()
79f477d1beac platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15
b195c3db8434 brcmfmac: set state of hanger slot to FREE when flushing PSQ
f41a2583e10b brcmfmac: To fix Bss Info flag definition Bug
38a031bbdfd3 brcmfmac: keep SDIO watchdog running when console_interval is non-zero
93e05fd717de Bluetooth: hci_qca: Bug fixes for SSR
a82baea4babd bpf: Fix fds_example SIGSEGV error
e9496b4f3165 drm/amd/powerplay: fix compile error with ARCH=arc
e4c9ade43bc5 drm/amd/display: allow query ddc data over aux to be read only operation
81ece245ce78 drm/amdgpu/display: properly guard the calls to swSMU functions
53812570f84c drm/amdgpu/display bail early in dm_pp_get_static_clocks
865e2dbadf68 drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails
1adb2ff1f6b1 drm/amd/display: Improve DisplayPort monitor interop
1839d11b9bb2 mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
b70d115ebdcf irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
d77ecc91b0d8 net: phy: mscc: restore the base page in vsc8514/8584_config_init
befe5de6250b drm/radeon: disable AGP by default
175bbacf669b drm/debugfs: fix plain echo to connector "force" attribute
376bf3ddda59 drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
37f45e55b596 drm: msm: a6xx: fix gpu failure after system resume
f2ea1e1877d0 usb: mtu3: clear dual mode of u3port when disable device
870ed79fc2b7 btrfs: fix lockdep splat from btrfs_dump_space_info
14fad4e83050 mmc: sdhci-cadence: do not use hardware tuning for SD mode
085af96b1506 drm/nouveau: fix multiple instances of reference count leaks
ff0ef144057e drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
ef11e2b533de memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()
1020d869babf ionic: rearrange reset and bus-master control
51d26960fcb0 drm/etnaviv: fix ref count leak via pm_runtime_get_sync
49395a64e5f5 arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT binding
256d7e3a6752 drm/nouveau/kms/nv50-: Fix disabling dithering
77a318a4da3e rtw88: 8822ce: add support for device ID 0xc82f
679d3baca18f md-cluster: fix wild pointer of unlock_all_bitmaps()
0ff3a2b771b9 bus: ti-sysc: Add missing quirk flags for usb_host_hs
8131c27f8088 video: fbdev: neofb: fix memory leak in neo_scan_monitor()
5cc3bdb0aea5 video: fbdev: savage: fix memory leak on error handling path in probe
cccec0d3e0ef crypto: aesni - Fix build with LLVM_IAS=1
90bcb927d66d drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
59fed9e55e17 drm/amdgpu: avoid dereferencing a NULL pointer
6cd01fb89ac9 fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
5a4f7281d5a6 io_uring: fix req->work corruption
b51a31ec3e7c loop: be paranoid on exit and prevent new additions / removals
35dfb4f8423e Bluetooth: add a mutex lock to avoid UAF in do_enale_set
7fd31dbc8ece ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val
be90ca6b1f53 net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
9638ef9db839 soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
47b94c5c6604 drm/tilcdc: fix leak & null ref in panel_connector_get_modes
22ca8cb2a5b9 block: don't do revalidate zones on invalid devices
4c3aeda8791c irqchip/loongson-pch-pic: Fix the misused irq flow handler
c790d6a2306b nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
ebd5b7f6b99e nvme-multipath: fix logic for non-optimized paths
a7e15f57766c nvme-rdma: fix controller reset hang during traffic
c11521f04ed9 nvme-tcp: fix controller reset hang during traffic
ac26d372f1a3 irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
bc654671a452 irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
ee9db7fc3a2b kunit: tool: fix improper treatment of file location
0044496d9440 kunit: tool: fix broken default args in unit tests
dda3d66364ed irqchip/loongson-liointc: Fix potential dead lock
922ce733868a irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
594496eccb4c irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
6affe6f7db79 irqchip/loongson-htvec: Fix potential resource leak
1926d2da825f md: raid0/linear: fix dereference before null check on pointer mddev
51ef07ca87be seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
d2d09105657d irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()
8705ff60b829 scripts/selinux/mdp: fix initial SID handling
35d16397b2ab iocost: Fix check condition of iocg abs_vdebt
793788d7848c ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh()
0e16025c3657 spi: rockchip: Fix error in SPI slave pio read
7ca8cc7b3ee0 soc: qcom: pdr: Reorder the PD state indication ack
f743813ff463 arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3
8dcdb3754ffd arm64: dts: meson: misc fixups for w400 dtsi
ff316db596a8 io_uring: fix sq array offset calculation
680283e6992d regulator: fix memory leak on error path of regulator_register()
ca1c20292739 recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
8e7d79dec504 tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
81fd1c90e748 crypto: x86/crc32c - fix building with clang ias
6760df0358ef spi: lantiq: fix: Rx overflow error in full duplex mode
067345b6863f spi: dw-dma: Fix Tx DMA channel working too fast
af58be14b8c1 ARM: dts: stm32: Fix spi4 pins in stm32mp15-pinctrl
19798aa6945c ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages
2f2b61f5cb0c ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU cores
3b5043161541 ARM: dts: at91: sama5d3_xplained: change phy-mode
ea2c9ccdbb33 reset: intel: fix a compile warning about REG_OFFSET redefined
14ae200d052b ARM: dts: exynos: Disable frequency scaling for FSYS bus on Odroid XU3 family
c1e877ce5e12 ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
4f8c0858195c ARM: dts: gose: Fix ports node name for adv7612
141b07accc60 arm64: dts: renesas: Fix SD Card/eMMC interface device node names
459fae59fa50 ARM: dts: gose: Fix ports node name for adv7180
7b49da0dd3f4 platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()
54ba0892aabc platform/x86: intel-hid: Fix return value check in check_acpi_dev()
40bd5e36e27e m68k: mac: Fix IOP status/control register writes
6b4132d29576 m68k: mac: Don't send IOP message until channel is idle
d3e1f3ea5877 clk: scmi: Fix min and max rate when registering clocks with discrete rates
02a4e7bc34eb crypto: qat - allow xts requests not multiple of block
d4ec29ee8836 sched/uclamp: Fix initialization of struct uclamp_rq
6d67baf624c6 arm64: dts: exynos: Fix silent hang after boot on Espresso
0c348e7b0380 arm64: dts: sun50i-pinephone: dldo4 must not be >= 1.8V
660f9b20f525 firmware: arm_scmi: Fix SCMI genpd domain probing
7ea14136a7d4 rcu/tree: Repeat the monitor if any free channel is busy
a1e2c6d58bd8 ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
c7b6519619aa crypto: ccree - fix resource leak on error path
06769a572492 soc: qcom: rpmh-rsc: Don't use ktime for timeout in write_tcs_reg_sync()
00734ff000fc blktrace: fix debugfs use after free
71fc8e5f4cc3 memory: tegra: Fix an error handling path in tegra186_emc_probe()
d84a71c79a0c arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property
f6ab00652486 crc-t10dif: Fix potential crypto notify dead-lock
012f0e4c9732 EDAC: Fix reference count leaks
b069187f3044 arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
ae3da7d2be00 arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
4df058114a1c arm64: dts: rockchip: fix rk3368-lion gmac reset gpio
6624632301bc sched: correct SD_flags returned by tl->sd_flags()
4b53a8f2aed2 sched/fair: Fix NOHZ next idle balance
f08ce56b56fe x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0
6ddc271a3a55 x86, sched: Bail out of frequency invariance if turbo frequency is unknown
2b611e8adc57 x86, sched: check for counters overflow in frequency invariant accounting
792aececc15d perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL
421caf5e2ba9 x86/mce/inject: Fix a wrong assignment of i_mce.status
1e5993c9e22c ARM: dts: stm32: fix uart7_pins_a comments in stm32mp15-pinctrl
ca1e6f9272ac ARM: dts: stm32: fix uart nodes ordering in stm32mp15-pinctrl
d6828c99ab8a HID: input: Fix devices that return multiple bytes in battery report
7701efa45b5b io_uring: abstract out task work running
2f2bf462d1d4 kunit: capture stderr on all make subprocess calls
0534d726fffe tracepoint: Mark __tracepoint_string's __used
(From OE-Core rev: b44b0db3210a8aff46b5b4c3597ed915c57b8c8f)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
f61e1c3638dd Linux 5.4.59
5de0b5247cba io_uring: Fix NULL pointer dereference in loop_rw_iter()
4db28111b2a3 s390/gmap: improve THP splitting
756a70b6dcc3 s390/dasd: fix inability to use DASD with DIAG driver
dccc66daeba5 xen/gntdev: Fix dmabuf import with non-zero sgt offset
8e41ac0bfdfd xen/balloon: make the balloon wait interruptible
ee4c180d93d0 xen/balloon: fix accounting in alloc_xenballooned_pages error path
db1f4c745a91 fs/minix: reject too-large maximum file size
8c7e720a165b fs/minix: don't allow getting deleted inodes
a5305f119907 fs/minix: check return value of sb_getblk()
5be9072b8121 bitfield.h: don't compile-time validate _val in FIELD_FIT
3e95a74f4c27 crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
28bd8f392f4a crypto: ccp - Fix use of merged scatterlists
3c660aa47304 crypto: qat - fix double free in qat_uclo_create_batch_init_list
d9add5d7d94b crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
17f9ba7229c4 pstore: Fix linking when crypto API disabled
1a2e558c8b30 tpm: Unify the mismatching TPM space buffer sizes
169d55c486f8 ALSA: usb-audio: add quirk for Pioneer DDJ-RB
a3ec61c84d85 irqdomain/treewide: Free firmware node after domain removal
35e1338bddcd ARM: 8992/1: Fix unwind_frame for clang-built kernels
cd17453fa96f parisc: mask out enable and reserved bits from sba imask
0d3897a7f527 parisc: Implement __smp_store_release and __smp_load_acquire barriers
8dfab4662001 parisc: Do not use an ordered store in pa_tlb_lock()
638e45c39f30 Revert "parisc: Revert "Release spinlocks using ordered store""
431d999bd098 Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
7612ce180e30 Revert "parisc: Drop LDCW barrier in CAS code when running UP"
15f7b186916d erofs: fix extended inode could cross boundary
a8e9efb55323 mtd: rawnand: qcom: avoid write to unavailable register
7ebb8fd40256 spi: spidev: Align buffers for DMA
e02c77edd9b0 include/asm-generic/vmlinux.lds.h: align ro_after_init
7e270e86b1b3 cpufreq: dt: fix oops on armada37xx
613a374f3fd6 cpufreq: Fix locking issues with governors
6d1e56826ea8 NFS: Don't return layout segments that are in use
046922d3248d NFS: Don't move layouts to plh_return_segs list while in use
3c512bd3dbbb io_uring: set ctx sq/cq entry count earlier
c6d2ddf1a30d drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
86f95b631490 media: media-request: Fix crash if memory allocation fails
06d8ba514949 9p: Fix memory leak in v9fs_mount
10de419977bf ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
1d2c4954e82b ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
d5f647e3a72a ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
8555fd99c111 ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO
1f0e0ad76eae USB: serial: cp210x: enable usb generic throttle/unthrottle
3a8d1ca7204e USB: serial: cp210x: re-enable auto-RTS on open
378737e1eee2 net: initialize fastreuse on inet_inherit_port
dcedddbc7b20 net: refactor bind_bucket fastreuse into helper
8a337428a5af vmxnet3: use correct tcp hdr length when packet is encapsulated
e07d0ccd7fde tcp: correct read of TFO keys on big endian systems
49a5b473bc66 net/tls: Fix kmap usage
7bedf1d86298 net: Set fput_needed iff FDPUT_FPUT is set
47f873ac267b net: phy: fix memory leak in device-create error path
0b305f259ca9 net/nfc/rawsock.c: add CAP_NET_RAW check.
02618095ab45 net: Fix potential memory leak in proto_register()
f6c5d9f3361a drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
de236de3df57 af_packet: TPACKET_V3: fix fill status rwlock imbalance
5ef739b7a5be crypto: aesni - add compatibility with IAS
c44efee6e432 x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
18d1bb497364 SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
789be9705ed1 svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
fa6bd08869c5 pinctrl-single: fix pcs_parse_pinconf() return value
50abf1b9ad10 ocfs2: fix unbalanced locking
ba8a72193346 dlm: Fix kobject memleak
41e8b5afde8e net: thunderx: initialize VF's mailbox mutex before first usage
3084ecb02357 fsl/fman: fix eth hash table allocation
2997cea07f9e fsl/fman: check dereferencing null pointer
158ccb4f03b5 fsl/fman: fix unreachable code
a405fb3ffdab fsl/fman: fix dereference null return value
e9b3249a3df6 fsl/fman: use 32-bit unsigned integer
8c68da19fd02 net: spider_net: Fix the size used in a 'dma_free_coherent()' call
dc66a35ffee6 liquidio: Fix wrong return value in cn23xx_get_pf_num()
eb4afeaf861f net: ethernet: aquantia: Fix wrong return value
fe8571b4d5ac net/mlx5: Delete extra dump stack that gives nothing
87a43dac39c2 net/mlx5: DR, Change push vlan action sequence
a4301de4be41 tools, bpftool: Fix wrong return value in do_dump()
94bc0ab6043f tools, build: Propagate build failures from tools/build/Makefile.build
2684577dd9bc wl1251: fix always return 0 error
3bec3e41db0d rtw88: coex: only skip coex triggered by BT info
1b7546010b01 rtw88: fix short GI capability based on current bandwidth
ff1ecaf751d7 rtw88: fix LDPC field for RA info
fef9f09078b0 ice: Graceful error handling in HW table calloc failure
2fd47ea1e063 s390/qeth: don't process empty bridge port events
b8ae2bf5ccc6 ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK
115da6e650ab ASoC: meson: axg-tdm-formatters: fix sclk inversion
0cc88bf69411 ASoC: meson: axg-tdmin: fix g12a skew
a9d54ebf8db0 ASoC: meson: axg-tdm-interface: fix link fmt setup
5299edbfc19a selftests/powerpc: Fix online CPU selection
5412751327e8 cpufreq: ap806: fix cpufreq driver needs ap cpu clk
0df3fad9c17f PCI: Release IVRS table in AMD ACS quirk
07783db29f89 RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
04cf65b784d2 selftests/powerpc: Fix CPU affinity for child process
3e95f258a143 powerpc/boot: Fix CONFIG_PPC_MPC52XX references
69a797a04517 powerpc/32s: Fix CONFIG_BOOK3S_601 uses
09c2050239fb selftests/powerpc: Squash spurious errors due to device removal
5f56aa0b1fec xfs: fix inode allocation block res calculation precedence
5c0fd1e61b5a net: dsa: rtl8366: Fix VLAN set-up
8cd2a4878787 net: dsa: rtl8366: Fix VLAN semantics
495b9d0dd071 Bluetooth: hci_serdev: Only unregister device if it was registered
ba5c28f78461 Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
8d91c73c13f1 power: supply: check if calc_soc succeeded in pm860x_init_battery
b2b8438ed831 Smack: prevent underflow in smk_set_cipso()
674992659a97 Smack: fix another vsscanf out of bounds
3a2cd06a3d93 RDMA/core: Fix return error value in _ib_modify_qp() to negative
16416a158743 PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
845601756341 macintosh/via-macii: Access autopoll_devs when inside lock
a88f86763cbc net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
f6f75b1756f7 scsi: mesh: Fix panic after host or bus reset
b41e8798f288 scsi: megaraid_sas: Clear affinity hint
1d7e19cf79f4 usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
b2c2b88b0496 usb: dwc2: Fix error path in gadget registration
b8f3c361ca2c MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
db2eabff57cc phy: armada-38x: fix NETA lockup when repeatedly switching speeds
2bf9418b7b11 mt76: mt7615: fix potential memory leak in mcu message handler
54c9afe415dc powerpc/perf: Fix missing is_sier_aviable() during build
53eeba79c152 coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
6482f5119946 thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
c30281c4b28f usb: core: fix quirks_param_set() writing to a const pointer
92581069807b USB: serial: iuu_phoenix: fix led-activity helpers
278b532dfeaf spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
7e206d89e1c7 gpu: ipu-v3: Restore RGB32, BGR32
e66ffe919ed4 drm/imx: tve: fix regulator_disable error path
1a279871012d drm/imx: fix use after free
44ae76d01d95 powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
6112c341ba3a phy: renesas: rcar-gen3-usb2: move irq registration to init
e82e9db82faf PCI/ASPM: Add missing newline in sysfs 'policy'
c537bd0732ea ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback
2698fab03884 staging: rtl8192u: fix a dubious looking mask before a shift
209207562934 ima: Have the LSM free its audit rule
7ecfbee3b9c3 RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
4cf66d70b5ef RDMA/qedr: SRQ's bug fixes
978bef91cad7 powerpc/vdso: Fix vdso cpu truncation
7beea356fabb powerpc/rtas: don't online CPUs for partition suspend
936e927ece9b kernfs: do not call fsnotify() with name without a parent
b7fc8591cae4 mwifiex: Prevent memory corruption handling keys
0c0d30eaf31c scsi: scsi_debug: Add check for sdebug_max_queue during module init
6a292c4bc027 drm/bridge: sil_sii8620: initialize return of sii8620_readb
8ffa0cf2b662 phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
36f9ed95ec52 drm: panel: simple: Fix bpc for LG LB070WV8 panel
d25c81232007 leds: core: Flush scheduled work for system suspend
adbb26e2d44e kobject: Avoid premature parent object freeing in kobject_cleanup()
59f69f1edb56 drm/stm: repair runtime power management
cc5f55c46a71 PCI: Fix pci_cfg_wait queue locking problem
8fbefed6c3a0 RDMA/rxe: Skip dgid check in loopback mode
6093eae667d6 xfs: fix reflink quota reservation accounting error
2c5170b451b7 xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
deaf69f5b028 media: cros-ec-cec: do not bail on device_init_wakeup failure
951a21261577 media: exynos4-is: Add missed check for pinctrl_lookup_state()
210ab36cdaa9 media: firewire: Using uninitialized values in node_probe()
0c122fc90d02 ipvs: allow connection reuse for unconfirmed conntrack
45a769a10126 scsi: eesox: Fix different dev_id between request_irq() and free_irq()
76189426da56 scsi: powertec: Fix different dev_id between request_irq() and free_irq()
691081c0558a RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
67642ac2ac0b iavf: Fix updating statistics
8d5ce7e06ff8 iavf: fix error return code in iavf_init_get_resources()
f27a965b042f staging: vchiq_arm: Add a matching unregister call
87a30aa61f60 drm/radeon: fix array out-of-bounds read and write issues
db377d8caf08 cxl: Fix kobject memleak
835c6f7c0a94 drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
6f2b14006d44 scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
d92cc98b7423 ASoC: Intel: bxt_rt298: add missing .owner field
a1773c8b04a4 ASoC: SOF: nocodec: add missing .owner field
d85cebc8656f media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()
8fe0119f5c63 media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
79962a7a1dd1 media: cxusb-analog: fix V4L2 dependency
a728697b74b7 Bluetooth: btmtksdio: fix up firmware download sequence
ecab4ef93ce6 Bluetooth: btusb: fix up firmware download sequence
6db3579dd3a4 leds: lm355x: avoid enum conversion warning
cc51ca361059 clk: bcm63xx-gate: fix last clock availability
8bfd16c687cf drm/arm: fix unintentional integer overflow on left shift
018192e85860 drm/etnaviv: Fix error path on failure to enable bus clk
8080ccd31233 iio: improve IIO_CONCENTRATION channel type description
b4a09e491d38 ath10k: Acquire tx_lock in tx error paths
d9411fcc9a48 video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
703a2e85a3a8 console: newport_con: fix an issue about leak related system resources
e95d33905a4e video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
d9e13b0c26cf btmrvl: Fix firmware filename for sd8997 chipset
671f14a14471 btmrvl: Fix firmware filename for sd8977 chipset
89b09156ed41 mwifiex: Fix firmware filename for sd8997 chipset
be9903c9ebe4 mwifiex: Fix firmware filename for sd8977 chipset
e3b04e1b5b03 agp/intel: Fix a memory leak on module initialisation failure
7669b6beb4fd drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers
1a981f4d6c97 drm/gem: Fix a leak in drm_gem_objects_lookup()
167708cbebd3 drm/msm: ratelimit crtc event overflow error
1e8d2186551b ACPICA: Do not increment operation_region reference counts for field units
ca6654d7da59 bcache: fix super block seq numbers comparision in register_cache_set()
db9b14ae4b6a dyndbg: fix a BUG_ON in ddebug_describe_flags
8fb05790b55b usb: bdc: Halt controller on suspend
296184490e2c bdc: Fix bug causing crash after multiple disconnects
77d7ce9ccb33 usb: gadget: net2280: fix memory leak on probe error handling paths
7404ce0f639c mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
d000795c9f25 ionic: update eid test for overflow
691ae7c87ff7 gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
ff3fde9d4519 iwlegacy: Check the return value of pcie_capability_read_*()
ef62e5411db2 platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15
ce3ae44103ca brcmfmac: set state of hanger slot to FREE when flushing PSQ
1c53aefa2866 brcmfmac: To fix Bss Info flag definition Bug
29dd5e5309b1 brcmfmac: keep SDIO watchdog running when console_interval is non-zero
5908a17b247d bpf: Fix fds_example SIGSEGV error
4360d9b560bd drm/amd/powerplay: fix compile error with ARCH=arc
fae763f1357b drm/amdgpu/display bail early in dm_pp_get_static_clocks
87834546ea2c mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
ae3033d38596 irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
d17931fbe9dd drm/radeon: disable AGP by default
238e32468e0d drm/debugfs: fix plain echo to connector "force" attribute
df91fe834bd4 drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
fae8ff2dfd8d drm: msm: a6xx: fix gpu failure after system resume
0e76c2ffb8f0 usb: mtu3: clear dual mode of u3port when disable device
e633add66d17 btrfs: fix lockdep splat from btrfs_dump_space_info
7795eb18ce7d mmc: sdhci-cadence: do not use hardware tuning for SD mode
3b69bcd45426 drm/nouveau: fix multiple instances of reference count leaks
db0a2e4857dd drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
20e7c4456069 drm/etnaviv: fix ref count leak via pm_runtime_get_sync
274f4e9c575a arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT binding
454a00e9ed83 drm/nouveau/kms/nv50-: Fix disabling dithering
d72c0f225a2f md-cluster: fix wild pointer of unlock_all_bitmaps()
2ac7df0910e5 bus: ti-sysc: Add missing quirk flags for usb_host_hs
6754d2a86c43 video: fbdev: neofb: fix memory leak in neo_scan_monitor()
9ca426693563 video: fbdev: savage: fix memory leak on error handling path in probe
8b8d17d9ff8a crypto: aesni - Fix build with LLVM_IAS=1
cab45cfa00b8 drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
2f04f5bcf6d9 drm/amdgpu: avoid dereferencing a NULL pointer
6402b231824f fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
a6619810135b loop: be paranoid on exit and prevent new additions / removals
0e656b7e85c3 Bluetooth: add a mutex lock to avoid UAF in do_enale_set
f8b0407f6a5f soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
94fd6f72a826 drm/tilcdc: fix leak & null ref in panel_connector_get_modes
86f305a9aca0 nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
f0a8c0254fde nvme-multipath: fix logic for non-optimized paths
4e8691ba0e78 nvme-rdma: fix controller reset hang during traffic
b98a96662a4e nvme-tcp: fix controller reset hang during traffic
6f01de256dd0 md: raid0/linear: fix dereference before null check on pointer mddev
0f09c88f207c seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
7915a3c04139 irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()
2f53a4b54e25 iocost: Fix check condition of iocg abs_vdebt
3f4f3b350a8a ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh()
9600bdd6924a spi: rockchip: Fix error in SPI slave pio read
0b1799662a61 io_uring: fix sq array offset calculation
afa16b50e2aa regulator: fix memory leak on error path of regulator_register()
80242590651c recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
3a17c7bfe705 tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
b1fe27d227c6 spi: lantiq: fix: Rx overflow error in full duplex mode
e22730350d9e ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages
acbe4a1dc54c ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU cores
cd9f5d2b3999 ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
1b3cb69fd559 ARM: dts: gose: Fix ports node name for adv7612
e21665164e99 ARM: dts: gose: Fix ports node name for adv7180
4361bec62bda platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()
ed48a02d4cbd platform/x86: intel-hid: Fix return value check in check_acpi_dev()
78448034fafb m68k: mac: Fix IOP status/control register writes
b8ad79dde63f m68k: mac: Don't send IOP message until channel is idle
38702b9081c9 clk: scmi: Fix min and max rate when registering clocks with discrete rates
047187eb0a3f sched/uclamp: Fix initialization of struct uclamp_rq
4d7115d29201 arm64: dts: exynos: Fix silent hang after boot on Espresso
420acbfdd64b firmware: arm_scmi: Fix SCMI genpd domain probing
0155cd348be2 ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
489ee1f21993 crypto: ccree - fix resource leak on error path
6a291f9c21e4 blktrace: fix debugfs use after free
34108464f808 arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property
f2b639b2aa21 crc-t10dif: Fix potential crypto notify dead-lock
c73eec04e666 EDAC: Fix reference count leaks
192b8516c99c arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
da9dfd06dbaa arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
066f85458d9c arm64: dts: rockchip: fix rk3368-lion gmac reset gpio
e8eb09e542c1 sched: correct SD_flags returned by tl->sd_flags()
b8d9908c9d3d sched/fair: Fix NOHZ next idle balance
072d1300f1ce x86/mce/inject: Fix a wrong assignment of i_mce.status
a36ff7a40d11 clk: qcom: clk-rpmh: Wait for completion when enabling clocks
a02df82a59c3 fs/io_uring.c: Fix uninitialized variable is referenced in io_submit_sqe
bd1584865c12 nvme: add a Identify Namespace Identification Descriptor list quirk
039b66468fc4 HID: input: Fix devices that return multiple bytes in battery report
16d2fb138f98 tracepoint: Mark __tracepoint_string's __used
(From OE-Core rev: d1e62066f50aaac6e1064e381c8440d45d9322b5)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.8 to the latest korg -stable release that comprises
the following commits:
5f49ff2540e2 Linux 5.8.1
b08bdb1dfc66 arm64: kaslr: Use standard early random function
cdb665888c69 random: random.h should include archrandom.h, not the other way around
6ccec4279301 random32: move the pseudo-random 32-bit definitions to prandom.h
37b9e5781ba9 ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
f9e3fa895314 PCI: tegra: Revert tegra124 raw_violation_fixup
6f5f284ac0a1 powerpc/kasan: Fix shadow pages allocation failure
4fed32566a03 Revert "powerpc/kasan: Fix shadow pages allocation failure"
ff35fac0d075 xattr: break delegations in {set,remove}xattr
325811793d34 gpio: max77620: Fix missing release of interrupt
344c69a06049 leds: 88pm860x: fix use-after-free on unbind
6796fca30e0a leds: lm3533: fix use-after-free on unbind
6e99065db5b9 leds: da903x: fix use-after-free on unbind
405c0f560437 leds: lm36274: fix use-after-free on unbind
2cbb6111b385 leds: wm831x-status: fix use-after-free on unbind
eb3d82abc335 mtd: properly check all write ioctls for permissions
0ca4ebe9d635 vgacon: Fix for missing check in scrollback handling
b8eb3d95c2d4 lkdtm/heap: Avoid edge and middle of slabs
3266873640b7 scripts: add dummy report mode to add_namespace.cocci
5ec142a2e9e6 Smack: fix use-after-free in smk_write_relabel_self()
382c0fa38c0e binder: Prevent context manager from incrementing ref 0
3a75ed41c7ab omapfb: dss: Fix max fclk divider for omap36xx
be1c835747f9 Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
f00e01212d78 Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
cc09a53b7252 Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
51af3c373643 Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
22e041f720e6 staging: rtl8712: handle firmware load failure
7fa3a6e9061c staging: android: ashmem: Fix lockdep warning for write operation
98228ec8440f ALSA: seq: oss: Serialize ioctls
f990beaaff08 ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
e0b12b2ba9ed ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
b743b82bdfa8 ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
ea441daae389 ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
88f484351d8f Revert "ALSA: hda: call runtime_allow() for all hda controllers"
a7e7da440092 usb: xhci: Fix ASMedia ASM1142 DMA addressing
2ef10b5be9a5 usb: xhci: define IDs for various ASMedia host controllers
3d73faca68fa USB: iowarrior: fix up report size handling for some devices
a7ee4b448513 USB: serial: qcserial: add EM7305 QDL product ID
e912cdc8d225 scsi: ufs: Fix and simplify setup_xfer_req variant operation
(From OE-Core rev: 0344dd754aafbf3d05539bbc0c6d39f0541f300b)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With the latest gcc10 plugins, the host tools need gmp support
or we end up with:
HOSTCXX -fPIC scripts/gcc-plugins/arm_ssp_per_task_plugin.o
In file included from
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work/qemuarm-poky-linux-gnueabi/make-mod-scripts/1.0-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/../../lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/10.1.0/plugin/include/gcc-plugin.h:28,
from
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work-shared/qemuarm/kernel-source/scripts/gcc-plugins/gcc-common.h:7,
from
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work-shared/qemuarm/kernel-source/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3:
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work/qemuarm-poky-linux-gnueabi/make-mod-scripts/1.0-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/../../lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/10.1.0/plugin/include/system.h:687:10:
fatal error: gmp.h: No such file or directory
687 | #include <gmp.h>
| ^~~~~~~
(From OE-Core rev: d3590f16d9c1b56813114113b74f7b6f01e6b0ba)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add the next set of "versioned" linux-yocto recipes that can be
used to build v5.8 upstream (v5.8/base) or 5.8 with some emedded
specific features (v5.8/standard/*).
Note: along with the new 5.8 content, the recipes have a tweaked
licence checksum, which The needs to be updated to account for kernel
commit 74835c7db0322b [COPYING: state that all contributions really
are covered by this file].
These have been built and booted for all supported qemu architectures.
(From OE-Core rev: 18edf84ec6cfcc137602f89ddc024d1fe1dcf03a)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating the libc-headers to v5.8. Adjustments to the recipe
include:
The license checksum. Needs to be updated to account for kernel
commit 74835c7db0322b [COPYING: state that all contributions really are
covered by this file].
And the ARM multilib headers need to check the version to adjust for
kernel commit: 541ad0150ca4 [arm: Remove 32bit KVM host support]. We
don't want to break potential other libc-header users, so we check
the version and continue to install the file if the version is less
than v5.8
One patch is refreshed to remove fuzz when building musl.
(From OE-Core rev: 4c3750bbc9dae30d91bd0e5efc8f614810289b31)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add V=1 to make log.do_compile a bit more useful, with this it shows:
/bin/sh '/OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/perf/1.0-r9/perf-1.0/tools/perf/trace/beauty/arch_errno_names.sh' x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=/OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/perf/1.0-r9/recipe-sysroot /OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/perf/1.0-r9/perf-1.0/tools > /OE/build/oe-core/tmp-glibc/work/qemux86_64-oe-linux/perf/1.0-r9/perf-1.0/trace/beauty/generated/arch_errno_name_array.c
find: unknown predicate `-m64/arch'
x86_64-oe-linux-gcc: error: unrecognized command-line option '-m64/include/uapi/asm-generic/errno.h'
x86_64-oe-linux-gcc: fatal error: no input files
compilation terminated.
x86_64-oe-linux-gcc: error: unrecognized command-line option '-m64/include/uapi/asm-generic/errno.h'
x86_64-oe-linux-gcc: fatal error: no input files
compilation terminated.
* apply https://github.com/torvalds/linux/commit/e4ffd066ff440a57097e9140fa9e16ceef905de8
with sed call to fix this
(From OE-Core rev: c603e6e13e44ae907cf1f04abf6e1babf3d7be26)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
variable from header file
Integrating the following commit(s) to linux-yocto/5.4:
706efec4c1e2 perf cs-etm: Move definition of 'traceid_list' global variable from header file
(From OE-Core rev: 8e1d8c2099f29b45f1e96d4349731db036fb7548)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
cad17feaf0d0 Linux 5.4.58
512570b17807 nfsd: Fix NFSv4 READ on RDMA when using readv
df6aeb5235e9 ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
fb264505b395 tcp: apply a floor of 1 for RTT samples from TCP timestamps
848e15a8c8f6 selftests/net: relax cpu affinity requirement in msg_zerocopy test
b8f2d34f6bb5 Revert "vxlan: fix tos value before xmit"
daff7f09f341 openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
ba729a97ae54 net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
786a9368be8c net: gre: recompute gre csum for sctp over gre tunnels
5d791d36a49b hv_netvsc: do not use VF device if link is down
3a82f4bfd20a dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
5a963aa72107 appletalk: Fix atalk_proc_init() return path
3787b5a3ac67 net: lan78xx: replace bogus endpoint lookup
31489ed8c20c vxlan: Ensure FDB dump is performed under RCU
106b415d5139 rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
6f9354702ca5 net: ethernet: mtk_eth_soc: fix MTU warnings
bd68177f26e4 ipv6: Fix nexthop refcnt leak when creating ipv6 route info
89c12bc36262 ipv6: fix memory leaks on IPV6_ADDRFORM path
9b37a7bcdd8a ipv4: Silence suspicious RCU usage warning
4913f71e64ab PCI: tegra: Revert tegra124 raw_violation_fixup
ceff42e6c1fc Revert "powerpc/kasan: Fix shadow pages allocation failure"
11e64146dc69 xattr: break delegations in {set,remove}xattr
6059000e145f Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
3429579045f1 tools lib traceevent: Fix memory leak in process_dynamic_array_len
414f10532c14 atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
5414f27048e5 igb: reinit_locked() should be called with rtnl_lock
7c8a863ba3cb cfg80211: check vendor command doit pointer before use
83ea63708a29 firmware: Fix a reference count leak.
01fdcb848611 ALSA: hda: fix NULL pointer dereference during suspend
eb96e4f71f59 net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
fd601f38f59d usb: hso: check for return value in hso_serial_common_create()
871b5a5a3be9 i2c: slave: add sanity check when unregistering
fa0195d83a49 i2c: slave: improve sanity check when registering
4bba72b72c36 drm/drm_fb_helper: fix fbdev with sparc64
8e6af828a332 nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
802df1e3f40c drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
5955ccb5a46d drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason
e0c47a51fc62 net/9p: validate fds in p9_fd_open
fe6402e0e66c leds: 88pm860x: fix use-after-free on unbind
3564cddefb5b leds: lm3533: fix use-after-free on unbind
385c1ae9ddb9 leds: da903x: fix use-after-free on unbind
bde8f23c030c leds: lm36274: fix use-after-free on unbind
635f8fcc2ee3 leds: wm831x-status: fix use-after-free on unbind
9a53e8bd59d9 mtd: properly check all write ioctls for permissions
8c3215a0426c vgacon: Fix for missing check in scrollback handling
1ae21e97d5d3 scripts: add dummy report mode to add_namespace.cocci
5f5fb7cea828 Smack: fix use-after-free in smk_write_relabel_self()
c5665cafbedd binder: Prevent context manager from incrementing ref 0
da47eae4e165 omapfb: dss: Fix max fclk divider for omap36xx
b78763e0a247 Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
70d1e884edc4 Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
c26eaaf547b7 Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
a8b8b535c588 Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
af707d9d7f44 staging: rtl8712: handle firmware load failure
6a7626c4798d staging: android: ashmem: Fix lockdep warning for write operation
4d81a7bdd3b2 ALSA: seq: oss: Serialize ioctls
3ebdc7b61906 ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
b8ce0756b312 ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
87775770635a ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
1d05ad79e1dd ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
864468a7a63b Revert "ALSA: hda: call runtime_allow() for all hda controllers"
e8053c68337e io_uring: Fix use-after-free in io_sq_wq_submit_work()
a4d61e66ee4a io_uring: prevent re-read of sqe->opcode
67afa25456d0 usb: xhci: Fix ASMedia ASM1142 DMA addressing
e7ad225ba4ef usb: xhci: define IDs for various ASMedia host controllers
7173ac5c07bb USB: iowarrior: fix up report size handling for some devices
68a2350376b1 perf/core: Fix endless multiplex timer
aabba1b10075 USB: serial: qcserial: add EM7305 QDL product ID
(From OE-Core rev: 62acf5a876875bf734d53bd526b11b19e7bfcf45)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
| |
Drop patch merged upstream.
(From OE-Core rev: 5df317553cb764ca873bf209bbd2bc8a47296169)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
Fixes build with -fno-common
(From OE-Core rev: 984740bfd8b655a95065f628a89459ac06086b42)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In order to execute 'make scripts prepare' on target with the
5.8 kernel and gcc 10, we need to have the gcc-plugins and
libmpc-dev on target.
Although not strictly required for all kernel versions, they
don't do any harm when included.
We add them to the RDEPENDS of devsrc to avoid the errors:
scripts/gcc-plugins/gcc-common.h:5:10: fatal error: bversion.h: No such
file or directory
| #include "bversion.h"
and
/usr/lib/gcc/arm-poky-linux-gnueabi/10.1.0/plugin/include/builtins.h:23:10:
fatal error: mpc.h: No such file or directory
(From OE-Core rev: a69746351029a878d4d41baeb3f679d65118d5e3)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The arm compiler and linker weren't matching the replacement
regex's in devsrc. We make the expressions a bit more generic
to catch the triplets for ARM.
(From OE-Core rev: 36b848118fc4963118c96b0c3211e7ee017790eb)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With kernel v5.8+ and gcc10 plugins, we can run into the following build error:
HOSTCXX -fPIC scripts/gcc-plugins/arm_ssp_per_task_plugin.o
In file included from
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work/qemuarm-poky-linux-gnueabi/make-mod-scripts/1.0-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/../../lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/10.1.0/plugin/include/gcc-plugin.h:28,
from
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work-shared/qemuarm/kernel-source/scripts/gcc-plugins/gcc-common.h:7,
from
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work-shared/qemuarm/kernel-source/scripts/gcc-plugins/arm_ssp_per_task_plugin.c:3:
/home/pokybuild/yocto-worker/qemuarm/build/build/tmp/work/qemuarm-poky-linux-gnueabi/make-mod-scripts/1.0-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/../../lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/10.1.0/plugin/include/system.h:687:10:
fatal error: gmp.h: No such file or directory
687 | #include <gmp.h>
| ^~~~~~~
(From OE-Core rev: cb055446e0fe4771c8bd6122e79d43ef8db2e45b)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrating the following commit:
symbol_why: tighten 'is not set' matching
Commented lines that contained CONFIG_FOO ... were being picked up
as option lines and reported as invalid.
We make the regex more explicit and only match on spaces before
CONFIG_ to declare if a 'is not set' line is invalid.
(From OE-Core rev: 63c8681e6bf763800e797f6d37f2f133abb7a0e8)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
d9939285fc81 Linux 5.4.57
ca7ace8fd26d bpf: sockmap: Require attach_bpf_fd when detaching a program
9fe975acb53f selftests: bpf: Fix detach from sockmap tests
c77610435355 ext4: fix direct I/O read error
6330b0cb2ace arm64: Workaround circular dependency in pointer_auth.h
f06d60ff794a random32: move the pseudo-random 32-bit definitions to prandom.h
c131009987f2 random32: remove net_rand_state from the latent entropy gcc plugin
7471f3228e7a random: fix circular include dependency on arm64 after addition of percpu.h
50bf89625bba ARM: percpu.h: fix build error
c15a77bdda2c random32: update the net random state on interrupt and activity
(From OE-Core rev: 00ea26a7e535c70998a5b9228185403e3f440042)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|