summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* minicom: remove unused patch filesMartin Jansa2023-07-013-114/+0
| | | | | | | | | | | | | | * they were removed from SRC_URI in: https://git.openembedded.org/openembedded-core/commit/?id=41f8760dd8a8ac388389bc17dbc5e0ae0f64bf57 (From OE-Core rev: 094d2341240fc09a91fea7bea1b3c51a08ad9817) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit a0f28cd8d01f4faeedc1089e5d1e2dacc5b046f9) Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit 4395c783e544de30f650459677055737148ea261) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* psmisc: Set ALTERNATIVE for pstree to resolve conflict with busyboxFrieder Schrempf2023-07-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | If pstree in busybox is enabled there is a conflict with pstree from psmisc resulting in: do_rootfs: Postinstall scriptlets of ['busybox'] have failed. If the intention is to defer them to first boot, then please place them into pkg_postinst_ontarget:${PN} (). Deferring to first boot via 'exit 1' is no longer supported. And more detailed in do_rootfs.log: update-alternatives: Error: not linking [...]/rootfs/usr/bin/pstree to /bin/busybox.nosuid since [...]/rootfs/usr/bin/pstree exists and is not a link On order to fix this set ALTERNATIVE:pstree accordingly. (From OE-Core rev: b40a33f0665c7086e806da4f670a3eb25351216c) Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit deb2176df76dcb16c0d90072ad63d308a0ab1158) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.10: cfg: fix DECNET configuration warningBruce Ashfield2023-07-013-3/+3
| | | | | | | | | | Dropping CONFIG_DECNET as it has been removed from -stable and we now get a configuration warning. (From OE-Core rev: 60eb677142dfd0264a99f626b5b9ede1a6d706e1) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.10: update to v5.10.185Bruce Ashfield2023-07-013-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: ef0d5feb32ab Linux 5.10.185 ed2bf5cee6c6 um: Fix build w/o CONFIG_PM_SLEEP f73ec12dc718 drm/i915/gen11+: Only load DRAM information from pcode 27458487c8f4 drm/i915/dg1: Wait for pcode/uncore handshake at startup 2d1c19597d1e media: dvb-core: Fix use-after-free due to race at dvb_register_device() 5c61c3945adf media: dvbdev: fix error logic at dvb_register_device() a1b26dac8bc6 media: dvbdev: Fix memleak in dvb_register_device a13dee47fa2a nilfs2: reject devices with insufficient block count c374552b54d6 mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block e6dc6a9d0a76 mmc: block: ensure error propagation for non-blk 7ce0e8b28720 batman-adv: Switch to kstrtox.h for kstrtou64 e6104284c42f neighbour: delete neigh_lookup_nodev as not used bf82668eb950 net: Remove DECnet leftovers from flow.h. 7d07fd03f50c net: Remove unused inline function dst_hold_and_use() 53076071fb92 neighbour: Remove unused inline function neigh_key_eq16() 7230a9e599d3 rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period a26158962176 cgroup: always put cset in cgroup_css_set_put_fork 4c1084386332 afs: Fix vlserver probe RTT handling 49b6607dedc2 selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET 08899e8d5a99 net: tipc: resize nlattr array to correct size 5fd696b404fb net: lapbether: only support ethernet devices 6ee3728ae87e net/sched: cls_api: Fix lockup on flushing explicitly created chain efed5b50f3b8 ext4: drop the call to ext4_error() from ext4_get_group_info() 6ab91d1adb5a drm/nouveau: add nv_encoder pointer check for NULL 5d43bb9b3e0c drm/nouveau/dp: check for NULL nv_connector->native_mode edb970e03d65 drm/nouveau: don't detect DSM for non-NVIDIA device 8c3446ab5902 igb: fix nvm.ops.read() error handling 221281d60c46 sctp: fix an error code in sctp_sf_eat_auth() 5c47ed7f25d6 ipvlan: fix bound dev checking for IPv6 l3s mode 3c97f2c9ec29 IB/isert: Fix incorrect release of isert connection da6ae4aab5a6 IB/isert: Fix possible list corruption in CMA handler 2b6f8817ca66 IB/isert: Fix dead lock in ib_isert 2f9d26345c6e IB/uverbs: Fix to consider event queue closing also upon non-blocking mode 6cccdbc9f09c RDMA/cma: Always set static rate to 0 for RoCE f49abbb27416 RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions aa277d5cd4b2 octeontx2-af: fixed resource availability check 0fb48a2a6ad4 iavf: remove mask from iavf_irq_enable_queues() 079a9591ee18 RDMA/rxe: Fix the use-before-initialization error of resp_pkts 089a0e831f68 RDMA/rxe: Removed unused name from rxe_task struct 6205c0d9ff8b RDMA/rxe: Remove the unused variable obj af6eaa57986e net/sched: cls_u32: Fix reference counter leak leading to overflow 5852d17aaa8b ping6: Fix send to link-local addresses with VRF. 9e666a77f008 net: enetc: correct the indexes of highest and 2nd highest TCs 1200af82cf0b netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM af42c4fd827c spi: fsl-dspi: avoid SCK glitches with continuous transfers cb6ec51ddd00 RDMA/rtrs: Fix the last iu->buf leak in err path 26293251ab64 usb: dwc3: gadget: Reset num TRBs before giving back the request f4bc41694289 serial: lantiq: add missing interrupt ack 0b6e65016c3c USB: serial: option: add Quectel EM061KGL series 1c004b379b03 Remove DECnet support from kernel e9d384983fa9 ALSA: hda/realtek: Add a quirk for Compaq N14JP6 1148d4ca3029 net: usb: qmi_wwan: add support for Compal RXM-G1 d7acfd522560 RDMA/uverbs: Restrict usage of privileged QKEYs 96e14c91c530 nouveau: fix client work fence deletion race f1f7117b2236 powerpc/purgatory: remove PGO flags 26c80741ceb6 x86/purgatory: remove PGO flags f368aed4827b kexec: support purgatories with .text.hot sections 7e78b9142fdf nilfs2: fix possible out-of-bounds segment allocation in resize ioctl 902fcec05295 nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() d59293f082dc nios2: dts: Fix tse_mac "max-frame-size" property 2847d9eed48b ocfs2: check new file size on fallocate call e73b135f540c ocfs2: fix use-after-free when unmounting read-only filesystem 370f5d98ffe5 epoll: ep_autoremove_wake_function should use list_del_init_careful 4716c73b1885 io_uring: hold uring mutex around poll removal 93a68acc497b irqchip/gic: Correctly validate OF quirk descriptors 2a2641a842ea drm:amd:amdgpu: Fix missing buffer object unlock in failure path 7c0b17679b43 xen/blkfront: Only check REQ_FUA for writes 8e45fb70f4b5 ASoC: dwc: move DMA init to snd_soc_dai_driver probe() d47b5a6d2331 mips: Move initrd_start check after initrd address sanitisation. 619672bf2d04 MIPS: Alchemy: fix dbdma2 0ca73b45b767 parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() 3f7625e08620 parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() 73102fdb5bf3 ASoC: soc-pcm: test if a BE can be prepared 3bc883132d03 btrfs: handle memory allocation failure in btrfs_csum_one_bio 142fbad31405 btrfs: scrub: try harder to mark RAID56 block groups read-only 35d32d841592 power: supply: Fix logic checking if system is running from battery 8b7a2207ee40 irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues dbf610997242 regulator: Fix error checking for debugfs_create_dir 37bcc48e7dd1 platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 88d1c1365ff6 power: supply: Ratelimit no data debug output 6be7a4bef9dc tools: gpio: fix debounce_period_us output of lsgpio 39eb9eb9ea43 ARM: dts: vexpress: add missing cache properties b2856c3cd3b2 power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() ce2b5f24caad power: supply: sc27xx: Fix external_power_changed race 9e9e150fa8a6 power: supply: ab8500: Fix external_power_changed race 539c387f0bb9 test_firmware: fix a memory leak with reqs buffer af36f35074b1 test_firmware: prevent race conditions by a correct implementation of locking 682ca602515d test_firmware: Use kstrtobool() instead of strtobool() 6e2e551e39fd kernel.h: split out kstrtox() and simple_strtox() to a separate header c2def5578b44 lib: cleanup kstrto*() usage (From OE-Core rev: 0cacc63b11f85a37e3a91b1097ca516647facb8f) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.10: update to v5.10.184Bruce Ashfield2023-07-013-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: a1f0beb13d9b Linux 5.10.184 7f896130eff7 Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE" b60e862e133f btrfs: unset reloc control if transaction commit fails in prepare_to_relocate() 6f371623f315 btrfs: check return value of btrfs_commit_transaction in relocation ea0d413094e0 drm/atomic: Don't pollute crtc_state->mode_blob with error pointers 1659268d1ab4 MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive 0e98a97f772f xfs: verify buffer contents when we skip log replay 58e8cf94de12 tcp: fix tcp_min_tso_segs sysctl 1b4b3350969e ext4: only check dquot_initialize_needed() when debugging fd6cb5171903 Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled" cfa91c0573a5 vhost: support PACKED when setting-getting vring_base 461c88caa889 riscv: fix kprobe __user string arg print fault issue c6b905087428 eeprom: at24: also select REGMAP 10e376a7c387 i2c: sprd: Delete i2c adapter in .remove's error path c4aeef56022e ASoC: codecs: wsa881x: do not set can_multi_write flag b6f309e9d24e staging: vc04_services: fix gcc-13 build warning 0d3c75a69344 usb: usbfs: Use consistent mmap functions 143f40572174 usb: usbfs: Enforce page requirements for mmap bcd474d1838e pinctrl: meson-axg: add missing GPIOA_18 gpio group 1981d37b1d76 rbd: get snapshot context after exclusive lock is ensured to be held 76ae4a7bc999 rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting 841d3b5a8446 tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta' a94024991d82 Bluetooth: hci_qca: fix debugfs registration 2270e32bd199 Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk 76b40319a1ea s390/dasd: Use correct lock while counting channel queue length e715c86e92fd ceph: fix use-after-free bug for inodes when flushing capsnaps 67148731582d can: j1939: avoid possible use-after-free when j1939_can_rx_register fails cc834f4d9762 can: j1939: change j1939_netdev_lock type to mutex 026800507640 can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket 00380551353b drm/amdgpu: fix xclk freq on CHIP_STONEY ef95f987bea8 ALSA: hda/realtek: Add Lenovo P3 Tower platform 95520b3fba92 ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01 ca26d00828d3 Input: psmouse - fix OOB access in Elantech protocol 86efc409f29d Input: xpad - delete a Razer DeathAdder mouse VID/PID entry 9ece26ff0815 batman-adv: Broken sync while rescheduling delayed work 3f6dfff5fe41 bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks deead0d8729f bnxt_en: Query default VLAN before VNIC setup on a VF 84dbd27ad5da bnxt_en: Don't issue AP reset during ethtool's reset operation dedd47977ae5 lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() 27b8d6931f3f bpf: Add extra path pointer check to d_path helper 36d07046c2d9 net: sched: fix possible refcount leak in tc_chain_tmplt_add() 54acac57fe39 net: sched: move rtm_tca_policy declaration to include file dad7417db765 rfs: annotate lockless accesses to RFS sock flow table c62ca9d03777 rfs: annotate lockless accesses to sk->sk_rxhash 86e3981ff1bc ipv6: rpl: Fix Route of Death. b4be099c5fb5 netfilter: ipset: Add schedule point in call_ad(). 35c89cfcac05 netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper c4ba90ae3578 qed/qede: Fix scheduling while atomic 0fee54fa330b Bluetooth: L2CAP: Add missing checks for invalid DCID 00665980128c Bluetooth: Fix l2cap_disconnect_req deadlock 83cfac5851c2 net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values 8ab2bec9e165 net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT 47ef881f1cbe net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods 9fcc3c3d26a0 neighbour: fix unaligned access to pneigh_entry 99883d4a0be2 wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll 2d3e4c5b3e05 afs: Fix setting of mtime when creating a file/dir/symlink 1ed651e234fd spi: qup: Request DMA before enabling clocks e7c61c39d6d1 staging: vchiq_core: drop vchiq_status from vchiq_initialise fa303270602d i40e: fix build warning in ice_fltr_add_mac_to_list() 15ca8d584c1a i40e: fix build warnings in i40e_alloc.h f7e208d1c549 i40iw: fix build warning in i40iw_manage_apbvt() 318e2c18da7c block/blk-iocost (gcc13): keep large values in a new enum b6d652f7fbdc blk-iocost: avoid 64-bit division in ioc_timer_fn 9214a5484e33 f2fs: fix iostat lock protection d3b74c288d84 bonding (gcc13): synchronize bond_{a,t}lb_xmit() types f122e5517401 remove the sx8 block driver 9236470a1dd4 sfc (gcc13): synchronize ef100_enqueue_skb()'s return type 02ce3cf22291 gcc-plugins: Reorganize gimple includes for GCC 13 4c3ddc06cedb ata: ahci: fix enum constants for gcc-13 (From OE-Core rev: 1588c4ebc21543a6a0a0d254339505f2c4ceb8c1) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.10: update to v5.10.183Bruce Ashfield2023-07-013-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: 7356714b95aa Linux 5.10.183 842156dc0aad ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS 2c0ea7a06db5 ext4: enable the lazy init thread when remounting read/write 92450a1eaa9e selftests: mptcp: join: skip if MPTCP is not supported 1a6db1f92724 selftests: mptcp: simult flows: skip if MPTCP is not supported 4f8356ab74dd selftests: mptcp: diag: skip if MPTCP is not supported 81df7153f011 crypto: ccp: Play nice with vmalloc'd memory for SEV command structs 1f988ce6e44f crypto: ccp: Reject SEV commands with mismatching command buffer d21a20f4421d scsi: dpt_i2o: Do not process completions with invalid addresses a2cd7599b558 scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD) 6d6612f7f976 drm/rcar: stop using 'imply' for dependencies c759c9e4bf38 media: ti-vpe: cal: avoid FIELD_GET assertion d21e955de918 tpm, tpm_tis: Request threaded interrupt handler 608c1f20830c regmap: Account for register length when chunking cb1cbe430e67 KEYS: asymmetric: Copy sig and digest in public_key_verify_signature() 3295dc04af33 KVM: x86: Account fastpath-only VM-Exits in vCPU stats 21bb3cd2e1bc test_firmware: fix the memory leak of the allocated firmware buffer 510e015b9058 serial: 8250_tegra: Fix an error handling path in tegra_uart_probe() b02ae50c7fd8 fbcon: Fix null-ptr-deref in soft_cursor c94228a5aea4 ext4: add lockdep annotations for i_data_sem for ea_inode's ef70012ab51c ext4: disallow ea_inodes with extended attributes 6f4fa43757bb ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() 6d67d4966c1e ext4: add EA_INODE checking to ext4_iget() 6d0adaa90dbe selftests: mptcp: pm nl: skip if MPTCP is not supported 54dea0aa6bef selftests: mptcp: connect: skip if MPTCP is not supported 57eb824b8cbb tracing/probe: trace_probe_primary_from_call(): checked list_first_entry 122ba1d40bea selinux: don't use make's grouped targets feature yet e0b8664c2fec btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-bounds 6c859764f44d tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK 6127e956c3a7 mmc: vub300: fix invalid response handling 99cb5ed15d3e eth: sun: cassini: remove dead code 1d8693376aaa gcc-12: disable '-Wdangling-pointer' warning for now 7c602f540bfd ath6kl: Use struct_group() to avoid size-mismatched casting c92ea38a779f ACPI: thermal: drop an always true check 93e28b66c104 x86/boot: Wrap literal addresses in absolute_pointer() 3442be8f3095 ata: libata-scsi: Use correct device no in ata_find_dev() ae0d7613e0e3 scsi: stex: Fix gcc 13 warnings 86b2d292c260 misc: fastrpc: reject new invocations during device removal dacb7c103c2f misc: fastrpc: return -EPIPE to invocations on device removal a4f88cb043c5 usb: gadget: f_fs: Add unbind event before functionfs_unbind 90f581eb745c net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 e18b0009ddfb iio: dac: build ad5758 driver when AD5758 is selected a869ab6987f4 iio: adc: ad7192: Change "shorted" channels to differential 143dbb313aea iio: dac: mcp4725: Fix i2c_master_send() return value handling 81c70f4beaad iio: light: vcnl4035: fixed chip ID check ff864a92d903 iio: imu: inv_icm42600: fix timestamp reset 954bd5a44b09 HID: wacom: avoid integer overflow in wacom_intuos_inout() adac1c22f54b HID: google: add jewel USB id 55c507a34e7e iio: adc: mxs-lradc: fix the order of two cleanup operations 5a445c2bf651 mailbox: mailbox-test: fix a locking issue in mbox_test_message_write() c05ac53bb0df atm: hide unused procfs functions ab332304583d drm/msm: Be more shouty if per-process pgtables aren't working 93a61212db4b ALSA: oss: avoid missing-prototype warnings 4987bf04465e netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT 1c2537291e9c wifi: b43: fix incorrect __packed annotation ea478186ea29 scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed 05226a8f2288 arm64/mm: mark private VM_FAULT_X defines as vm_fault_t 32f86763c2a2 ARM: dts: stm32: add pin map for CAN controller on stm32f7 01c76cb5e512 wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value 046721280664 s390/pkey: zeroize key blobs 76169f749089 media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221 ca2d171fd1f3 media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*() 2ea7d26ed851 media: dvb-core: Fix use-after-free due on race condition at dvb_net 415651c8f468 media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table eb37fef417a2 media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() 1995e714725f media: dvb_ca_en50221: fix a size write bug b85233ab5335 media: netup_unidvb: fix irq init by register it at the end of probe 74c80d2024d9 media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address fcbb72b041d9 media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() 7945c13c9b7f media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer 2d47867a6b3c media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() 647da51e4da7 media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() 084e43d9a4c1 media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer() a81280cf3343 media: dvb_demux: fix a bug for the continuity counter 204e9082f6af ASoC: ssm2602: Add workaround for playback distortions beee708ccccc ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs bd99da647262 xfrm: Check if_id in inbound policy/secpath match 5ee83fef0c24 ASoC: dwc: limit the number of overrun messages 32f6f1bf1bef block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE 01c3d3064975 nbd: Fix debugfs_create_dir error checking 29f6b42a73b3 fbdev: stifb: Fix info entry in sti_struct on error path 742dab42d70e fbdev: modedb: Add 1920x1080 at 60 Hz video mode d03d31d3a206 gfs2: Don't deref jdesc in evict fe4f6e159b9a media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE 16ee4562c7bb ARM: 9295/1: unwind:fix unwind abort for uleb128 case a3393eb6fb41 btrfs: abort transaction when sibling keys check fails for leaves c12c288f1e67 mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write() 0dcf021af4cb ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs. d5fcccfc5010 watchdog: menz069_wdt: fix watchdog initialisation 9823ac6e7ae1 mtd: rawnand: marvell: don't set the NAND frequency select e4666d793a22 mtd: rawnand: marvell: ensure timing values are written a437d3d25a27 net: dsa: mv88e6xxx: Increase wait after reset deactivation 7c5c67aa2944 net/sched: flower: fix possible OOB write in fl_set_geneve_opt() f5c29a9e9146 net/mlx5: Read embedded cpu after init bit cleared f03bc013604c udp6: Fix race condition in udp6_sendmsg & connect 57e6c5403427 net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report ae7e941f4dc3 net: sched: fix NULL pointer dereference in mq_attach a8ad1303b9de net/sched: Prohibit regrafting ingress or clsact Qdiscs 676f203803f9 net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs 18c76349afda net/sched: sch_clsact: Only create under TC_H_CLSACT 1b0163b2dc3b net/sched: sch_ingress: Only create under TC_H_INGRESS dfb80ebc3bb4 tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set cccc6209708f tcp: deny tcp_disconnect() when threads are waiting 8f0365a3e286 af_packet: do not use READ_ONCE() in packet_bind() 4de3c2c43c6f mtd: rawnand: ingenic: fix empty stub helper definitions 11a1f2561b53 amd-xgbe: fix the false linkup in xgbe_phy_status fa909b138480 af_packet: Fix data-races of pkt_sk(sk)->num. 616da05ff8a9 netrom: fix info-leak in nr_write_internal() d1b224cb7856 net/mlx5: fw_tracer, Fix event handling a864a8543cd5 dmaengine: pl330: rename _start to prevent build error 33d7035dc224 iommu/amd: Don't block updates to GATag if guest mode is on bd9e61ee3e9d iommu/rockchip: Fix unwind goto issue 75c60dacf0b4 RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx 861868b06304 RDMA/bnxt_re: Fix a possible memory leak ff296fccebcb dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved() 6b32ed353f44 dmaengine: at_xdmac: Move the free desc to the tail of the desc list 3041b768cc0f dmaengine: at_xdmac: Fix race for the tx desc callback 127afc87bb02 dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie 958226b3a663 RDMA/efa: Fix unsupported page sizes in device 7d6662e4a4b6 RDMA/bnxt_re: Fix the page_size used during the MR creation b51c8962853e RDMA/bnxt_re: Code refactor while populating user MRs (From OE-Core rev: 3a6f5720936c106e35be41b4b3e14e818baec739) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.10: update to v5.10.182Bruce Ashfield2023-07-013-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: c7992b6c7f0e Linux 5.10.182 468bebc426ba netfilter: ctnetlink: Support offloaded conntrack entry deletion 18c14d3028c0 ipv{4,6}/raw: fix output xfrm lookup wrt protocol 2218752325a9 binder: fix UAF caused by faulty buffer cleanup e4d2e6c3054b bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() 6a0712d9fe46 net: phy: mscc: enable VSC8501/2 RGMII RX clock b556990235c3 net/mlx5: Devcom, serialize devcom registration 57dc3c124e7b net/mlx5: devcom only supports 2 ports 860ad704e450 regulator: pca9450: Fix BUCK2 enable_mask b3a9c4081db9 regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap 12cb97ed85fb regulator: Add regmap helper for ramp-delay setting b557220d3140 power: supply: bq24190: Call power_supply_changed() after updating input current 224f7bbf577b power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier() 277b489ad0b7 power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize 0949c572d42d power: supply: bq27xxx: Ensure power_supply_changed() is called on current sign changes 6ed541254f4b power: supply: bq27xxx: Move bq27xxx_battery_update() down ed78797a264c power: supply: bq27xxx: expose battery data when CI=1 7ff807d68b5d power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_status() 432f98c559f2 power: supply: bq27xxx: make status more robust 659094e4057a power: supply: bq27xxx: fix sign of current_now for newer ICs 14e1a958d988 power: supply: bq27xxx: fix polarity of current_now 18c9cf463337 x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define 4a8980cb2a7c x86/cpu: Add Raptor Lake to Intel family 272d4b8a5b96 Linux 5.10.181 cf7ee4b15838 net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE 98cedb991094 3c589_cs: Fix an error handling path in tc589_probe() 6f449e409b75 arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay d4d10a6df152 net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device 8b9c561b9fc1 net/mlx5: Fix error message when failing to allocate device memory c21862232f6c net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs 058fd18e7477 net/mlx5e: do as little as possible in napi poll when budget is 0 5afd5fb8a9a7 forcedeth: Fix an error handling path in nv_probe() 80a4b9ad4288 ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg c966b58c8515 x86/show_trace_log_lvl: Ensure stack pointer is aligned, again 0de80163dea6 xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() b663696c0652 coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() a52d2019ec7c fs: fix undefined behavior in bit shift for SB_NOUSER 52967bbb93eb power: supply: sbs-charger: Fix INHIBITED bit for Status reg e85757da9091 power: supply: bq27xxx: Fix poll_interval handling and races on remove 1da9a4b55a66 power: supply: bq27xxx: Fix I2C IRQ race on remove ac1ab213946d power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition 2de6eb7c40f9 power: supply: leds: Fix blink to LED on transition e5f82688ae10 ipv6: Fix out-of-bounds access in ipv6_find_tlv() a61d5c13c7d1 bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields 72971f4071b4 octeontx2-pf: Fix TSOv6 offload 1c8a016822bb selftests: fib_tests: mute cleanup error message a594382ec6d0 net: fix skb leak in __skb_tstamp_tx() 8a30dce9d7f7 media: radio-shark: Add endpoint checks ccef03c51135 USB: sisusbvga: Add endpoint checks 4c260bbf356a USB: core: Add routines for endpoint checks in old drivers 5014b64e369b udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). 4bb955c4d283 net: fix stack overflow when LRO is disabled for virtual interfaces 58ecc165abda fbdev: udlfb: Fix endpoint check fd673079749b debugobjects: Don't wake up kswapd from fill_pool() a12ce786bef6 x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms 518c39fc1ed6 parisc: Fix flush_dcache_page() for usage from irq context 2d78438c3183 selftests/memfd: Fix unknown type name build failure d4a5e6ae9967 x86/mm: Avoid incomplete Global INVLPG flushes 628d7e494134 dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type 139f84c80d9f btrfs: use nofs when cleaning up aborted transactions ea50ee0ef904 gpio: mockup: Fix mode of debugfs files c570dbf279a8 parisc: Allow to reboot machine after system halt de0d7dd5efd4 parisc: Handle kgdb breakpoints only in kernel context 89eba5586aa4 m68k: Move signal frame following exception on 68020/030 42b78c8cc774 net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize 798c1c62cfa5 ALSA: hda/realtek: Enable headset onLenovo M70/M90 1f57a1b97949 ALSA: hda: Fix unhandled register update during auto-suspend period b0d7e62fd15e ALSA: hda/ca0132: add quirk for EVGA X299 DARK c41324385aa7 ocfs2: Switch to security_inode_init_security() 60afe299bb54 spi: fsl-cpm: Use 16 bit mode for large transfers with even size e3674788a865 spi: fsl-spi: Re-organise transfer bits_per_word adaptation 532451037863 act_mirred: use the backlog for nested calls to mirred ingress f5bf8e3ca13e net/sched: act_mirred: better wording on protection against excessive stack growth bba7ebe10baf net/sched: act_mirred: refactor the handle of xmit 047f618d198e writeback, cgroup: remove extra percpu_ref_exit() 84fbe6ad0fa3 ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15 dbcc95bb510e watchdog: sp5100_tco: Immediately trigger upon starting. 75258f083868 s390/qdio: fix do_sqbs() inline assembly constraint 3681a0287a73 s390/qdio: get rid of register asm 9c9f253fc60b serial: 8250_exar: Add support for USR298x PCI Modems 1ffa0b8ba928 serial: exar: Add support for Sealevel 7xxxC serial cards fb3c5714f5ce serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards 18fbf8cfbb9d KVM: arm64: Link position-independent string routines into .hyp.text e266da1656d6 HID: wacom: add three styli to wacom_intuos_get_tool_type dfd419db0391 HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs 05b170379744 HID: wacom: Force pen out of prox if no events have been received in a while 6b4205ea9790 nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode() 710dee57012e powerpc/64s/radix: Fix soft dirty tracking ae149cdaef4e tpm/tpm_tis: Disable interrupts for more Lenovo devices 8c0109d76235 ceph: force updating the msg pointer in non-split case 11dddfbb7a4e vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF ea3d5de90bc0 serial: Add support for Advantech PCI-1611U card ba061afa060e statfs: enforce statfs[64] structure initialization 845f98af6ae8 can: kvaser_pciefd: Disable interrupts in probe error path 7a7ec807fe54 can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt 65e85232ffa6 can: kvaser_pciefd: Clear listen-only bit if not explicitly requested 0babb3fabf55 can: kvaser_pciefd: Empty SRB buffer in probe 03714e9c04ec can: kvaser_pciefd: Call request_irq() before enabling interrupts 3bbeba3ce14d can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop() 073a4d750cec can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag b4b8294a41ca can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag f7f799a6fe38 ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 b4f770e61230 ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 6cebdffba628 ALSA: hda/realtek: Add quirk for Clevo L140AU 3add6b2a4a69 ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table 546b1f5f45a3 ALSA: hda: Fix Oops by 9.1 surround channel names ff466f77d0a5 usb: typec: altmodes/displayport: fix pin_assignment_show 35e31e1e921c usb: gadget: u_ether: Fix host MAC address case e35adb75fda5 usb: dwc3: debugfs: Resume dwc3 before accessing registers 66070f5b9995 USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value 0caed1faf5f6 usb-storage: fix deadlock when a scsi command timeouts more than once 6340e432cf70 USB: usbtmc: Fix direction for 0-length ioctl control messages 3b3c6f2d2f1f ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go 3bd6d11e7e63 bridge: always declare tunnel functions 3fa13203b6d9 netfilter: nft_set_rbtree: fix null deref on element insertion 6cfe6f51856b vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() 562ec162b04a igb: fix bit_shift to be in [1..8] range dc61f7582cc9 cassini: Fix a memory leak in the error handling path of cas_init_one() 81139679f4d2 scsi: storvsc: Don't pass unused PFNs to Hyper-V host d0d39bed9e95 wifi: iwlwifi: mvm: don't trust firmware n_channels f9337a41772d wifi: mac80211: fix min center freq offset tracing 43f6575004e0 net: bcmgenet: Restore phy_stop() depending upon suspend/close e92727ed9e8b net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() 2937127d24cc tipc: check the bearer min mtu properly when setting it by netlink 2bd4ff4ffb92 tipc: do not update mtu if msg_max is too small in mtu negotiation 097ea78d8cca tipc: add tipc_bearer_min_mtu to calculate min mtu 76ea144a35ba net/tipc: fix tipc header files for kernel-doc 02b20e0bc0c2 net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() 01cdda0d27d7 drm/exynos: fix g2d_open/close helper function definitions ce97bb60a6e4 SUNRPC: Fix trace_svc_register() call site f9982db735a8 media: netup_unidvb: fix use-after-free at del_timer() 0cefa4215243 net: hns3: fix reset delay time to avoid configuration timeout aba74ad99870 net: hns3: fix sending pfc frames after reset issue e1f800be74c1 erspan: get the proto with the md version for collect_md 153017561d28 serial: arc_uart: fix of_iomap leak in `arc_serial_probe` e7fd68abbba3 tcp: fix possible sk_priority leak in tcp_v4_send_reset() 788791990d74 net: Find dst with sk's xfrm policy not ctl_sk a9ef8b258988 ipv4/tcp: do not use per netns ctl sockets 171669917762 vsock: avoid to close connected socket after the timeout b1cf6bd8833b ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion 15 13c5fa1248bf ALSA: firewire-digi00x: prevent potential use after free 6fb537895d29 net: phy: dp83867: add w/a for packet errors seen with short cables 83996d317b1d net: fec: Better handle pm_runtime_get() failing in .remove() 8f57715f8ef6 af_key: Reject optional tunnel/BEET mode templates in outbound policies f5cb28a90c8c cpupower: Make TSC read per CPU for Mperf monitor dc30fed07ddf drm/msm/dpu: Remove duplicate register defines from INTF eaf9394ed79c drm/msm/dp: unregister audio driver during unbind c5449195f86e Revert "Fix XFRM-I support for nested ESP tunnels" 295e07a76bf3 xfrm: don't check the default policy if the policy allows the packet 84fdaaf0d76e btrfs: fix space cache inconsistency after error loading it from disk a842fb6038e5 btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid 9c69a9d05824 btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c 6a1a72a8cfda mfd: dln2: Fix memory leak in dln2_probe() 7d939e367b64 phy: st: miphy28lp: use _poll_timeout functions for waits 3b37bb0d9290 Input: xpad - add constants for GIP interface numbers 94ec1a44e843 iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any cae5f8f4f7a8 clk: tegra20: fix gcc-7 constant overflow warning 8c472e68bea0 iommu/arm-smmu-qcom: Limit the SMR groups to 128 214ae2c1a9ce RDMA/core: Fix multiple -Warray-bounds warnings 2d9ca5f62f2b recordmcount: Fix memory leaks in the uwrite function cf3e2916017d sched: Fix KCSAN noinstr violation 158502f79076 mcb-pci: Reallocate memory region to avoid memory overlapping 2c86a1305c14 serial: 8250: Reinit port->pm on port specific driver unbind 7ed30db87994 usb: typec: tcpm: fix multiple times discover svids error 60fabcba7543 HID: wacom: generic: Set battery quirk only when we see battery data d234de1a924e spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 0898a1df72ac HID: logitech-hidpp: Reconcile USB and Unifying serials 958534d4368b HID: logitech-hidpp: Don't use the USB serial for USB devices bb1313f37e7b staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE 55410a9144c7 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp a2d816f55da1 Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set ba66851aba80 ipvs: Update width of source for ip_vs_sync_conn_options 866921dc06b9 wifi: ath11k: Fix SKB corruption in REO destination ring 91ad1ab3cc7e wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace e732a266b973 null_blk: Always check queue mode setting from configfs 059e426d666a wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf 0fc0d287c1e7 wifi: iwlwifi: pcie: fix possible NULL pointer dereference 7560ed6592ff samples/bpf: Fix fout leak in hbm's run_bpf_prog ad87bd313f70 f2fs: fix to drop all dirty pages during umount() if cp_error is set fc7237e191b9 ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() 3ca3005b502c ext4: set goal start correctly in ext4_mb_normalize_request 4c2c8f959984 gfs2: Fix inode height consistency check 697f92f8317e scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition f748e1525383 lib: cpu_rmap: Avoid use after free on rmap->obj array entries 4621e24c9257 scsi: target: iscsit: Free cmds before session free 2ea171230a39 net: Catch invalid index in XPS mapping 8b61e7ad13f2 net: pasemi: Fix return type of pasemi_mac_start_tx() e0e7faee3a7d scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow 22ab5fed07ad ext2: Check block size validity during mount 4e8dc0e5c763 wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex e8d49d1c5968 bpf: Annotate data races in bpf_local_storage 30d041c18dfb wifi: ath: Silence memcpy run-time false positive warning b8e7589f50b7 drm/amd: Fix an out of bounds error in BIOS parser 978e0d05547a ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects 16359bc02c09 ACPICA: Avoid undefined behavior: applying zero offset to null pointer 3f64a0e66469 drm/tegra: Avoid potential 32-bit integer overflow f718f1fd3e4c remoteproc: stm32_rproc: Add mutex protection for workqueue 066b90bca755 ACPI: EC: Fix oops when removing custom query handlers 7d8f5ccc826b firmware: arm_sdei: Fix sleep from invalid context BUG 5c23f6da62f7 memstick: r592: Fix UAF bug in r592_remove due to race condition ae6769fb939c arm64: dts: qcom: msm8996: Add missing DWC3 quirks bb1616e1057d regmap: cache: Return error in cache sync operations for REGCACHE_NONE d5138ad7ca1d drm/amd/display: Use DC_LOG_DC in the trasform pixel function c8daee665858 fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() a7d21b858589 rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access e4842de4ec13 refscale: Move shutdown from wait_event() to wait_event_idle() 100c0ad6c045 ext4: allow ext4_get_group_info() to fail 371d8b8ea0cb ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set 8669fff0d0cd ext4: add mballoc stats proc file 9b6a0c140e27 ext4: drop s_mb_bal_lock and convert protected fields to atomic 0983142c5f17 ext4: remove redundant mb_regenerate_buddy() d48b7eea9469 ext4: fix lockdep warning when enabling MMP 5c87115520d2 ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled 8284c7592d90 ext4: reflect error codes from ext4_multi_mount_protect() to its callers efd18a91c9c2 ext4: remove an unused variable warning with CONFIG_QUOTA=n df1be652a45f fbdev: arcfb: Fix error handling in arcfb_probe() bd6b353671fc drm/i915/dp: prevent potential div-by-zero 8307e372e744 af_unix: Fix data races around sk->sk_shutdown. 9b977b0cbb6d af_unix: Fix a data race of sk->sk_receive_queue->qlen. fb6ac4b5bdfe net: datagram: fix data-races in datagram_poll() f4a371d3f5a7 ipvlan:Fix out-of-bounds caused by unclear skb->cb 963fe9ed8626 tcp: add annotations around sk->sk_shutdown accesses f86568eca4c9 tcp: factor out __tcp_close() helper 34a5ee69ec62 net: add vlan_get_protocol_and_depth() helper 9ccf3edbafba net: tap: check vlan with eth_type_vlan() method 449391400960 net: deal with most data-races in sk_wait_event() 1b33bdd76635 net: annotate sk->sk_err write from do_recvmmsg() f92557f79a60 netlink: annotate accesses to nlk->cb_running 26001e75dc5c netfilter: conntrack: fix possible bug_on with enable_hooks=1 d06f67b2b8dc net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). 8eb35b1aca84 linux/dim: Do nothing if no time delta between samples 4d3ae448e850 net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe() b882224d7367 ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings 139c27648f8d drm/mipi-dsi: Set the fwnode for mipi_dsi_device 423908e89d7d driver core: add a helper to setup both the of_node and fwnode of a device (From OE-Core rev: 2829482f2924082ad01f356ea281ed308e35d44f) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* dbus: upgrade 1.14.6 -> 1.14.8Xiangyu Chen2023-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dbus to 1.14.8 to fix CVE-2023-34969 and serveral bugs changes: https://gitlab.freedesktop.org/dbus/dbus/-/blob/f90d4f16933ee5153fe02c405eb883c9cb8f0ad5/NEWS commits: 55d11f57 doc/dbus-api-design: fix wrong closing tag a96f417f CI: Run a detached pipeline for merge requests 9e0477fc CI: Only run for pushes to dbus 077f7e43 CI: Remove an obsolete workaround 07fe44f4 CI: Update Windows runners ec708d55 CI: Avoid using a no-op download location that gives a 403 error 45e6e93e dbus_message_iter_get_signature: Fix two memory leaks on OOM 0bb1942e dbus-internals: use `_DBUS_FUNCTION_NAME` in `_dbus_verbose()` 8df1b8be dbus-sysdeps-win: do not log function name twice 5c3a4e81 dbus-spawn-win: use `_DBUS_FUNCTION_NAME` instead of `__FUNCTION__` 8e457296 Update NEWS e1ffce17 Revert "CI: Remove an obsolete workaround" 40c0802f monitor test: Log the messages that we monitored a70c8f2f bus: Assign a serial number for messages from the driver 39b5c617 monitor test: Reproduce #457 f99e5de1 Update NEWS 21414587 AUTHORS: Update f90d4f16 Release v1.14.8 (From OE-Core rev: fc3067f163c21434d3f79d03b26b21165be6927a) Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* mobile-broadband-provider-info: upgrade 20221107 -> 20230416Wang Mingyu2023-07-011-2/+2
| | | | | | | | | (From OE-Core rev: 82cffbc90caeff76a8ebb7ff1527b69e21b8a967) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 125f72393c9b6fea02757cdc3a22696945e0f490) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* xdpyinfo: upgrade 1.3.3 -> 1.3.4Wang Mingyu2023-07-011-1/+1
| | | | | | | | | | | | | | | | Changelog: ========= configure: Make xf86misc support disabled by default Variable scope reduction Remove unnecessary downcast of double to float Call memset() instead of hand-coding our own equivalent (From OE-Core rev: 74fef3bca108017f8a1ce0e451b4b2172ae28fcf) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit d87785189336a69ae998f75394ceaebf63decb16) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* libxpm: upgrade 3.5.15 -> 3.5.16Wang Mingyu2023-07-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== test: skip compressed file tests when --disable-open-zfile is used itlab CI: build with each of --enable-open-zfile & --disable-open-zfile configure: correct error message to suggest --disable-open-zfile Fix a memleak in ParsePixels error code path Fix CVE-2022-44617: Runaway loop with width of 0 and enormous height open-zfile: Make compress & uncompress commands optional Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL test: Use PACKAGE_BUGREPORT instead of hard-coded URL's test: Add simple test cases for functions in src/rgb.c xpmReadRgbNames: constify filename argument XpmCreateDataFromXpmImage: Fix misleading indentation parse.c: Wrap FREE_CIDX definition in do { ... } while(0) parse.c: remove unused function xstrlcpy() (From OE-Core rev: 22d9e097538f84a12dd262c1ae936fb8107c2768) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 4d9f0958eecdf683434d77a4f65611803cffd247) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* fribidi: upgrade 1.0.12 -> 1.0.13Wang Mingyu2023-07-011-1/+1
| | | | | | | | | | | | Changelog: * Adding missing man pages to the tar release file. (From OE-Core rev: 7e4915c4be7dca35a63a912a55bcfa525a532e22) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 0f6da8601fd4d992550e8afe7b09ba7c491250fd) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* babeltrace2: upgrade 2.0.4 -> 2.0.5Wang Mingyu2023-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== * bt2: honor build system compiler/linker preferences * Fix: clear_string_field(): set first character to 0 * Fix: src.ctf.fs: Not resolving event common ctx * debug-info: fix -Wenum-int-mismatch problem in copy_field_class_content_internal * fix: pass exec-prefix to python bindings install * fix: document proper Bison version requirement * cli: use return value of g_string_free * babeltrace2-query(1): erroneous parameter used in example * Fix: tests: print real values in a fixed format * Fix: bt2: autodisc: remove thread error while inserting status in map * tests: src.ctf.fs: add test for metadata with invalid syntax * tests: shorten names of session-rotation trace * bt2: ignore -Wredundant-decls warning * ctf: fix -Wformat-overflow error in ctf-meta-resolve.cpp * ctf-writer: fix -Wformat-overflow errors in resolve.c * Fix: src.text.details: use write_uint_prop_value to handle unsigned values in write_int_range * Add `dev-requirements.txt` for pip * Fix: src.ctf.lttng-live: consider empty metadata packet as retry * Fix: ctf: wrongfully requiring CTF metadata signature for every section * Fix: src.ctf.lttng-live: session closed before any metadata is received * fix: obsolete warnings with autoconf >= 2.71 * fix: explicitly disable '-Wsuggest-attribute=format' * fix: set stable branch in gitreview config * Fix: ctf-writer: list of reserved keywords * compiler warning cleanup: is_signed_type: compare -1 to 1 * Update working version to Babeltrace 2.0.5 (From OE-Core rev: 56121b2378899b928bec3a4eb8abe487789aff17) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit ae47b6c2a4bdee031d42687582049c15614faa6d) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* go: fix CVE-2023-29402Archana Polampalli2023-07-012-0/+195
| | | | | | | | | | | | | | | | | | | | The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved using the go command, i.e. via "go get", are not affected (modules retrieved using GOPATH-mode, i.e. GO111MODULE=off, may be affected). References: https://nvd.nist.gov/vuln/detail/CVE-2023-29402 Upstream patches: https://github.com/golang/go/commit/4dae3bbe0e6a5700037bb996ae84d6f457c4f58a (From OE-Core rev: aeb0829e52c60a77a2135af8332435b6e2db5b3d) Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* ninja: ignore CVE-2021-4336, wrong ninjaRoss Burton2023-07-011-0/+3
| | | | | | | | | | | | (From OE-Core rev: c2dd2c13ff26c3f046e35a2f6b8afeb099ef422a) (From OE-Core rev: 804067b760591d33cd49f8c31fa68a92fcbf5445) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 9a106486ad7900924a87c5869702903204a35b54) Signed-off-by: virendra thakur <virendrak@kpit.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* libcap: CVE-2023-2602 Memory Leak on pthread_create() ErrorHitendra Prajapati2023-07-012-0/+46
| | | | | | | | | Upstream-Status: Backport from https://git.kernel.org/pub/scm/libs/libcap/libcap.git/patch/?id=bc6b36682f188020ee4770fae1d41bde5b2c97bb (From OE-Core rev: 7e4f3c51c0bac772bf56f69a3c065b2b2d095335) Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* go: fix CVE-2023-29405Archana Polampalli2023-07-012-0/+110
| | | | | | | | | | | | | | | | | | | | | The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. Flags containing embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler. References: https://nvd.nist.gov/vuln/detail/CVE-2023-29405 Upstream patches: https://github.com/golang/go/commit/6d8af00a630aa51134e54f0f321658621c6410f0 (From OE-Core rev: 7ce6d0029effc06cff500271a124150f1a7db7b3) Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* go: fix CVE-2023-29404Archana Polampalli2023-07-012-0/+79
| | | | | | | | | | | | | | | | | | | | | The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. The arguments for a number of flags which are non-optional are incorrectly considered optional, allowing disallowed flags to be smuggled through the LDFLAGS sanitization. This affects usage of both the gc and gccgo compilers. References: https://nvd.nist.gov/vuln/detail/CVE-2023-29404 Upstream patches: https://github.com/golang/go/commit/bbeb55f5faf93659e1cfd6ab073ab3c9d126d195 (From OE-Core rev: 3e51122f8e2b4a7cd2a1c711175e6daf59b8368b) Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* build-appliance-image: Update to kirkstone head revisionyocto-4.0.11kirkstone-4.0.11Steve Sakoman2023-06-231-1/+1
| | | | | | (From OE-Core rev: 7949e786cf8e50f716ff1f1c4797136637205e0c) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 4.0.11Steve Sakoman2023-06-231-1/+1
| | | | | | (From meta-yocto rev: c0435b61978e431974628a052ce2812fbd8e7196) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* lib/terminal.py: Add urxvt terminalPavel Zhukov2023-06-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes failure [1] of menuconfig task in rxvt-unicode terminal in case if xterm/Konsole/Gnome is not installed. Tested with rxvt-unicode-256color [1] WARNING: Terminal screen is supported but did not start ERROR: No valid terminal found, unable to open devshell. Tried the following commands: tmux split-window -c "{cwd}" "do_terminal" tmux new-window -c "{cwd}" -n "zephyr-helloworld Configuration" "do_terminal" xfce4-terminal -T "zephyr-helloworld Configuration" -e "do_terminal" terminology -T="zephyr-helloworld Configuration" -e do_terminal mate-terminal --disable-factory -t "zephyr-helloworld Configuration" -x do_terminal konsole --separate --workdir . -p tabtitle="zephyr-helloworld Configuration" -e do_terminal gnome-terminal -t "zephyr-helloworld Configuration" -- do_terminal xterm -T "zephyr-helloworld Configuration" -e do_terminal rxvt -T "zephyr-helloworld Configuration" -e do_terminal tmux new -c "{cwd}" -d -s devshell -n devshell "do_terminal" screen -D -m -t "zephyr-helloworld Configuration" -S devshell do_terminal DEBUG: Python function do_menuconfig finished (From OE-Core rev: 59f1a1b2326e2191aa882cfc73a851ea79672a6f) Signed-off-by: Pavel Zhukov <pazhukov@suse.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 8d2fe4df8ae33e033caf4119a76715f085be1d15) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* staging.bbclass: do not add extend_recipe_sysroot to prefuncs of ↵Chen Qi2023-06-231-1/+1
| | | | | | | | | | | | | | | | | | prepare_recipe_sysroot When running prepare_recipe_sysroot task, the extend_recipe_sysroot is run twice. What prepare_recipe_sysroot does is executing extend_recipe_sysroot, there's no need to add extend_recipe_sysroot to its prefuncs. (From OE-Core rev: dad053c4b99d4aefebe40459500ad53a2b458fa0) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit bf7584a2ac16ee46ff5b41536b06bb46d0cbada7) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* oeqa/selftest/cases/devtool.py: skip all tests require folder a git repoThomas Roos2023-06-231-0/+8
| | | | | | | | | | | | | | | Devtool selftests require poky dir a git repo, when downloading poky as a tar, this is not the case. Those tests will now skipped. [YOCTO #12389] (From OE-Core rev: 9ce30faa488ea905292b9944fb3c1b471019f28c) Signed-off-by: Thomas Roos <throos@amazon.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 95a5bc130dc51ea9de95c64dbf0e9c7892415d50) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* kmscube: Correct DEPENDS to avoid overwriteRanjitsinh Rathod2023-06-231-2/+1
| | | | | | | | | | | | | | | As part of the below commit, DEPENDS gets overwrite which is wrong Link: https://git.yoctoproject.org/poky/commit/?id=bd947d3343dcd96e79fc8157f32a2a087cd710a7 So correct the DEPENDS varibales (From OE-Core rev: 5dec509c33ce3d01fa1cd44408f0ef198dc4f6c0) Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 63f338255000874c62bf01ccc11f2c100014c3d9) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* kernel: don't force PAHOLE=falseBruce Ashfield2023-06-231-1/+1
| | | | | | | | | | | | | | | | | | | If a specific kernel provider or configuration wants to enable BTF and pahole analysis, it isn't currently possible due to the explicit definition to false in the base kernel build arguments. pahole is now detected by the kernel built itself, so unless pahole-native is enabled, the result is the same. If a kernel does require an explicit disable of pahole, it is better to carry PAHOLE=false in those specific recipes. (From OE-Core rev: 44b75c7442b05a2fedcc0d73982566c2bef84357) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit b1e4851a36ed47ce6ba880a49264b9a57c78cf4f) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* conf: add nice level to the hash config ignred variablesLorenzo Arena2023-06-231-1/+1
| | | | | | | | | | | | This is needed as each user could be setting different nice levels while building, however this should not make the shared cache unusable. (From OE-Core rev: c89090e148cdf404e25e1262d1366e963277fd2c) Signed-off-by: Lorenzo Arena <arena.lor@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 42784f9360345da1c01d988070253e7ffd5ac4ac) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* go.bbclass: don't use test to check output from lsMartin Jansa2023-06-231-1/+1
| | | | | | | | | | | | * avoids possibly confusing error message in log.do_install like: ls: cannot access 'etcd/3.5.7-r0/build/bin/linux_arm64/': No such file or directory (From OE-Core rev: f9b1a56c50a96ad6300a48bf74a540579b352411) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 2f1777e6ac5269a71203b6a2c562a43503be95ae) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* iso-codes: upgrade 4.13.0 -> 4.15.0Wang Mingyu2023-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Translation updates for ISO 3166-1 - Translation updates for ISO 3166-3 - Translation updates for ISO 639-2 - Translation updates for ISO 3166-1 - Translation updates for ISO 3166-2 - Translation updates for ISO 3166-3 - Translation updates for ISO 639-2 - Translation updates for ISO 639-3 - Translation updates for ISO 639-5 - Translation updates for ISO 4217 - Translation updates for ISO 15924 * ISO 3166-2: Fix wrong Spanish translation (From OE-Core rev: 86e8e31a413fdbb8ffa825c41d0fe83c292a6b76) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 355f2f9fe8a1e6c5e78f136cb3ed77c9004fb75c) Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit b189240b211e5d8f40747a0128834ed83c38a8f4) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* nasm: fix CVE-2022-46457Archana Polampalli2023-06-232-0/+51
| | | | | | | | | | | | | | | | NASM v2.16 was discovered to contain a segmentation violation in the component ieee_write_file at /output/outieee.c. References: https://nvd.nist.gov/vuln/detail/CVE-2022-46457 Upstream patches: https://github.com/netwide-assembler/nasm/commit/c8af73112027fad0ecbb277e9cba257678c405af (From OE-Core rev: 6b82d998184112c42b4298aef6a0b9e314fc8ee4) Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* profile-manual: fix blktrace remote usage instructionsHannu Lounento2023-06-211-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The references to the target and host systems (i.e. the client and server respectively) were swapped in the instructions. Also, there's no need to specify the device node on the server command line that is run on the host system. The previous, incorrect, instructions resulted typically in: target# blktrace -l /dev/mmcblk1 server: waiting for connections... and host$ blktrace -d /dev/mmcblk2 -h target Invalid path /dev/mmcblk2 specified: 2/No such file or directory unless the same device node happened to exist on the host system. Based on target# blktrace --version blktrace version 2.0.0 and host$ blktrace --version blktrace version 2.0.0 (From yocto-docs rev: 6d16d2bde0aa32276a035ee49703e6eea7c7b29a) Signed-off-by: Hannu Lounento <hannu.lounento@vaisala.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* ref-manual: add clarification for SRCREVEd Beroset2023-06-211-1/+1
| | | | | | | | | | | | | It was not clear to me what a "full revision identifier" was in the context of the note documenting SRCREV. After clarification via IRC, this submission attempts to clarify what is meant to help future readers. (From yocto-docs rev: c570732cededffa2992173e6c43de4845a1d7d44) Signed-off-by: Ed Beroset <beroset@ieee.org> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* Revert "ipk: Decode byte data to string in manifest handling"Andrew Jeffery2023-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | cf9df9e8d89f ("ipk: Decode byte data to string in manifest handling") did a bit of least-effort fix to a string vs byte sequence issue in the manifest handling. The approach was chosen as it localised the fix, rather than having to analyse further call sites. However since then f2167ae80258 ("package_manager/ipk: do not pipe stderr to stdout") was applied, reworking the output handling from the subcommand. dummy_bytes() now returns a string, so stop trying to decode it. Fixes: f2167ae80258 ("package_manager/ipk: do not pipe stderr to stdout") Cc: Curtis Meier <cmeier@us.ibm.com> Cc: Pam Eggler <eggler@us.ibm.com> (From OE-Core rev: b61739554780d70307d2b6b37d2b3b1c7df93c77) (From OE-Core rev: 0e17a5a4f0e3301bf78f77bb5ca4aaf3e4dbc7af) Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 07e5a6331be60d5e35d7336a6215a972ced6eb57) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* e2fsprogs: fix ptest bug for second runningQiu Tingting2023-06-212-0/+4
| | | | | | | | | | | | | | | At second running, there are four new failed case: d_loaddump f_bigalloc_badinode f_bigalloc_orphan_list f_dup_resize The test_data.tmp is necessary, but it is deleted by run-ptest. So it should be restored after testing. (From OE-Core rev: 3a5ce6f8090f912bb9744e8cc8f3f2510f351a33) Signed-off-by: Qiu Tingting <qiutt@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit d0d08dd9a8a179e25b9cfcbac696c1d212a1910c) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* systemd-systemctl: support instance expansion in WantedByIan Ray2023-06-211-7/+2
| | | | | | | | | | | | | | | | | | | | | | Refactor _process_deps to expand systemd instance specifier "%i" to the template instance. This change expands on prior commit e510222b57 ("systemd-systemctl: fix instance template WantedBy symlink construction") by substituting every "%i" pattern-match with the instance name. The regexp handles the following cases: * svc-wants@%i.service * sys-subsystem-net-devices-%i.device (From OE-Core rev: 11d3f1c8252592c377ea6b92bba77ef6d9c75464) Signed-off-by: Ian Ray <ian.ray@ge.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 9356276137267a29ae2289d796a2940918375308) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* vim: upgrade 9.0.1429 -> 9.0.1527Randy MacLeod2023-06-211-2/+2
| | | | | | | | | | | | Fixes: https://nvd.nist.gov/vuln/detail/CVE-2023-2426 caf642c25 patch 9.0.1499: using uninitialized memory with fuzzy matching (From OE-Core rev: 035b5d918eea3f3bb238fecd795f09505801971b) Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 4f9a8df5aca99d0a5c2d2346b27ce7be08e7896c) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.15: update to v5.15.113Bruce Ashfield2023-06-213-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: 1fe619a7d252 Linux 5.15.113 7de20a23e52a HID: wacom: add three styli to wacom_intuos_get_tool_type 25b835d40838 HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs a540aabefa9b HID: wacom: Force pen out of prox if no events have been received in a while b4c7b54b83f6 s390/qdio: fix do_sqbs() inline assembly constraint b8427b8522d9 nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode() cafdd9cefc5b powerpc/64s/radix: Fix soft dirty tracking fe59dd824fad tpm/tpm_tis: Disable interrupts for more Lenovo devices b9eb4491f0c9 powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device 317ee8c54faa ceph: force updating the msg pointer in non-split case e3d1adcad5b7 vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF 03e39ec73941 thunderbolt: Clear registers properly when auto clear isn't in use 742ed5bb683e serial: qcom-geni: fix enabling deactivated interrupt 6960267e7d0b serial: 8250_exar: Add support for USR298x PCI Modems 7d8873ecbd3c serial: Add support for Advantech PCI-1611U card 51d90382d241 statfs: enforce statfs[64] structure initialization 865be1cff2c0 ksmbd: fix global-out-of-bounds in smb2_find_context_vals 7657321b2624 ksmbd: fix wrong UserName check in session_user 61e043326e72 ksmbd: allocate one more byte for implied bcc[0] 1c2461b41f30 ksmbd: smb2: Allow messages padded to 8byte boundary 49f47945386e SMB3: drop reference to cfile before sending oplock break 653d30a1512c SMB3: Close all deferred handles of inode in case of handle lease break 972a33e6cc76 can: kvaser_pciefd: Disable interrupts in probe error path 143623940a03 can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt c724a6edc1c6 can: kvaser_pciefd: Clear listen-only bit if not explicitly requested f04628305cac can: kvaser_pciefd: Empty SRB buffer in probe da711a8af0fa can: kvaser_pciefd: Call request_irq() before enabling interrupts 4857ccfbe283 can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop() 9ac2448c24a9 can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag a17cf315f246 can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag 83af0876040b ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 cc1924ab21d7 ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 3a32c5149461 ALSA: hda/realtek: Add quirk for Clevo L140AU 059a18e95e06 ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table e8c7d7c43d5e ALSA: hda: Fix Oops by 9.1 surround channel names 831a1ffb0a93 xhci: Fix incorrect tracking of free space on transfer rings 4c5c4870694b xhci-pci: Only run d3cold avoidance quirk for s2idle fc0e18f95c88 usb: typec: altmodes/displayport: fix pin_assignment_show 0ed9257a8ab9 usb: gadget: u_ether: Fix host MAC address case c51a131cacf4 usb: dwc3: debugfs: Resume dwc3 before accessing registers 720be29c7d1c USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value 2ef3ecff0907 usb-storage: fix deadlock when a scsi command timeouts more than once 3b43d9df27a7 USB: usbtmc: Fix direction for 0-length ioctl control messages 15d744133218 ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go 62499cf3ddd7 bridge: always declare tunnel functions ec5caa765f7f netfilter: nft_set_rbtree: fix null deref on element insertion b0cc763806c0 netfilter: nf_tables: fix nft_trans type confusion addaba68018b vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() 3a0450d38a3e igb: fix bit_shift to be in [1..8] range c15c3bb90c9a net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset 234e744d86bd cassini: Fix a memory leak in the error handling path of cas_init_one() 76a7cd047b3a scsi: storvsc: Don't pass unused PFNs to Hyper-V host 05ad5a4d421c wifi: iwlwifi: mvm: don't trust firmware n_channels d66490c29364 wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock fce7d92a8990 wifi: mac80211: fix min center freq offset tracing fd8bc0f581af net: bcmgenet: Restore phy_stop() depending upon suspend/close 99c5acfd1f6a net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() ed1283c46d90 s390/cio: include subchannels without devices also for evaluation 673cb4798921 tipc: check the bearer min mtu properly when setting it by netlink 575e84d90a74 tipc: do not update mtu if msg_max is too small in mtu negotiation 5cf99d5f656a tipc: add tipc_bearer_min_mtu to calculate min mtu 6a7690f2bd17 virtio_net: Fix error unwinding of XDP initialization 18c0bd6888b3 virtio-net: Maintain reverse cleanup order cdd8160dcda1 net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() f51d15d9bc41 drm/exynos: fix g2d_open/close helper function definitions 45a158a212d9 SUNRPC: Fix trace_svc_register() call site 1c28b206ae49 SUNRPC: always free ctxt when freeing deferred request 54832355b0b1 SUNRPC: Remove svc_rqst::rq_xprt_hlen 7a1dca013124 SUNRPC: Remove dead code in svc_tcp_release_rqst() 9712097e89b2 SUNRPC: Clean up svc_deferred_class trace events 8c26ecd887ef tracing: Introduce helpers to safely handle dynamic-sized sockaddrs 7851771789e8 SUNRPC: double free xprt_ctxt while still in use 051af3f0b7d1 media: netup_unidvb: fix use-after-free at del_timer() 8e37baf62181 net: hns3: fix reset delay time to avoid configuration timeout aaf7c7d8448f net: hns3: fix sending pfc frames after reset issue 56640004ee56 net: hns3: fix output information incomplete for dumping tx queue info with debugfs 98e964801811 erspan: get the proto with the md version for collect_md 5258395e67fe serial: 8250_bcm7271: fix leak in `brcmuart_probe` cc2f7cee933f serial: 8250_bcm7271: balance clk_enable calls f76a18e53a66 serial: arc_uart: fix of_iomap leak in `arc_serial_probe` 15251e783a4b tcp: fix possible sk_priority leak in tcp_v4_send_reset() 2832d6244634 vsock: avoid to close connected socket after the timeout 2c1617dc6dab ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion 15 bbb5ac533ca6 ALSA: firewire-digi00x: prevent potential use after free 81c843152422 net: phy: dp83867: add w/a for packet errors seen with short cables c1bc2870f14e net: fec: Better handle pm_runtime_get() failing in .remove() b598e76b49cc selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_test 5041897b9f0f selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_test d6c89d776be2 af_key: Reject optional tunnel/BEET mode templates in outbound policies 19457a4423a3 cpupower: Make TSC read per CPU for Mperf monitor 3a4ff14b0ecb ASoC: fsl_micfil: Fix error handler with pm_runtime_enable a2e5a77ae3c3 dt-bindings: display/msm: dsi-controller-main: Document qcom, master-dsi and qcom, sync-dual-dsi e1c9c7482e31 drm/msm/dpu: Remove duplicate register defines from INTF 85eb9aef4fb5 drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header b688a4115bdf drm/msm/dpu: Add INTF_5 interrupts d8a291e39af2 drm/msm/dp: unregister audio driver during unbind 288247879f4e Revert "Fix XFRM-I support for nested ESP tunnels" 46f1a953545f xfrm: don't check the default policy if the policy allows the packet 98f179c5b072 platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct a832a43fdd95 platform/x86: Move existing HP drivers to a new hp subdir df14d64b36b1 platform/x86: hp-wmi: Support touchpad on/off 6158e958e824 parisc: Replace regular spinlock with spin_trylock on panic path 1fa3fb4f7018 mfd: dln2: Fix memory leak in dln2_probe() c9faa002ea4b soundwire: qcom: gracefully handle too many ports in DT b61382a825c0 phy: st: miphy28lp: use _poll_timeout functions for waits dc9c54d34dbd Input: xpad - add constants for GIP interface numbers 92c089a931fd iommu/sprd: Release dma buffer to avoid memory leak a2bc5241ee14 iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any aa50d0a460cc clk: tegra20: fix gcc-7 constant overflow warning 20f9bfc664d6 fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() 85afd3007465 fs/ntfs3: Add length check in indx_get_root 2a67f26f70ab fs/ntfs3: Validate MFT flags before replaying logs d4b744825295 fs/ntfs3: Fix NULL dereference in ni_write_inode 1fd5b80c9339 fs/ntfs3: Enhance the attribute size check 6d3d3283e6b4 fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' 8ebcbd1811b8 iommu/arm-smmu-qcom: Limit the SMR groups to 128 036e02dfd515 RDMA/core: Fix multiple -Warray-bounds warnings ff70ad9159fb recordmcount: Fix memory leaks in the uwrite function f3458b84c627 sched: Fix KCSAN noinstr violation 0652b54957ff mcb-pci: Reallocate memory region to avoid memory overlapping 1ba5594739d8 serial: 8250: Reinit port->pm on port specific driver unbind ee009c2abc44 usb: typec: tcpm: fix multiple times discover svids error 973f84956b2c HID: wacom: generic: Set battery quirk only when we see battery data b2069cfe1b33 spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 6293d0533cfe HID: logitech-hidpp: Reconcile USB and Unifying serials 3f1719790cc3 HID: logitech-hidpp: Don't use the USB serial for USB devices a97e60bd2896 staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE 116b9c002c89 Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp 392a06f965fe Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set c018360885f0 Bluetooth: btintel: Add LE States quirk support 7aa14a7a3a85 ipvs: Update width of source for ip_vs_sync_conn_options 52851d0c3354 nbd: fix incomplete validation of ioctl arg 3d3f8fe01a01 wifi: ath11k: Fix SKB corruption in REO destination ring 87940e4030e4 wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace 35e304dbcefa null_blk: Always check queue mode setting from configfs 82f877ec9b04 wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf 7545f21eee13 wifi: iwlwifi: pcie: fix possible NULL pointer dereference 095018267c87 bpf: Add preempt_count_{sub,add} into btf id deny list e3e6e252d74f samples/bpf: Fix fout leak in hbm's run_bpf_prog e2759a59a4cc f2fs: fix to check readonly condition correctly d8f4ad5f3979 f2fs: fix to drop all dirty pages during umount() if cp_error is set 613f6cde5ebb ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() bc4a3e1d07a8 ext4: set goal start correctly in ext4_mb_normalize_request 203e8875d294 scsi: ufs: ufs-pci: Add support for Intel Lunar Lake 71ee06193ed7 gfs2: Fix inode height consistency check e84282efc87f scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition c6ed54dd9069 lib: cpu_rmap: Avoid use after free on rmap->obj array entries 1911cca5916b scsi: target: iscsit: Free cmds before session free a6f9f53d73bf net: Catch invalid index in XPS mapping e3644d15d74a net: pasemi: Fix return type of pasemi_mac_start_tx() d5eaf2a6b077 bnxt: avoid overflow in bnxt_get_nvram_directory() f91037487036 scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow 99f8a15af6c9 ext2: Check block size validity during mount e242c66f7ecf wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex fe913db2acef bpf: Annotate data races in bpf_local_storage aa186074b6f2 wifi: ath: Silence memcpy run-time false positive warning 9f87ee85ce1d media: Prefer designated initializers over memset for subdev pad ops 66acfe798cd0 drm/amd: Fix an out of bounds error in BIOS parser d997c920a530 ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects 3a7a4aa3958c ACPICA: Avoid undefined behavior: applying zero offset to null pointer 0aa3d558f14e drm/msm/dp: Clean up handling of DP AUX interrupts 33cc6ef106c9 drm/tegra: Avoid potential 32-bit integer overflow 19882a49b242 remoteproc: stm32_rproc: Add mutex protection for workqueue f4a573eed637 ACPI: EC: Fix oops when removing custom query handlers 66caf2278771 firmware: arm_sdei: Fix sleep from invalid context BUG 162a9b321538 memstick: r592: Fix UAF bug in r592_remove due to race condition dcf632bca424 media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish f0a06203f2fe media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish() c12733784112 arm64: dts: qcom: msm8996: Add missing DWC3 quirks 15856ab95617 regmap: cache: Return error in cache sync operations for REGCACHE_NONE e9c5fc4f3f35 drm/amd/display: Use DC_LOG_DC in the trasform pixel function 9fd5be74b38f drm/displayid: add displayid_get_header() and check bounds better 37cab61a52d6 fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() e30a55e98ae6 rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access 718b66c5eb65 refscale: Move shutdown from wait_event() to wait_event_idle() 620a3c28221b ext4: allow ext4_get_group_info() to fail 99f7ce0fac22 ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set 1de53f2223eb ext4: fix lockdep warning when enabling MMP c53936d9fb35 ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled 3f937d6615dd ext4: reflect error codes from ext4_multi_mount_protect() to its callers 1284253ce95a ext4: remove an unused variable warning with CONFIG_QUOTA=n 96b3233f42fb fbdev: arcfb: Fix error handling in arcfb_probe() 33b5890dfaf2 drm/i915/dp: prevent potential div-by-zero a41559ae3681 af_unix: Fix data races around sk->sk_shutdown. 610fd07c1370 af_unix: Fix a data race of sk->sk_receive_queue->qlen. 62d43dd14b1d net: datagram: fix data-races in datagram_poll() 7c8be27727fe ipvlan:Fix out-of-bounds caused by unclear skb->cb 3c9d916e39ef gve: Remove the code of clearing PBA bit 43d938a82ed1 tcp: add annotations around sk->sk_shutdown accesses 9dd9ffe11841 net: add vlan_get_protocol_and_depth() helper 538b511bc54e net: deal with most data-races in sk_wait_event() 159a81d5e5a9 net: annotate sk->sk_err write from do_recvmmsg() 1d5c8b01f1df netlink: annotate accesses to nlk->cb_running 1a2b27f2d7ac netfilter: conntrack: fix possible bug_on with enable_hooks=1 8d56f00c61f6 netfilter: nf_tables: always release netdev hooks from notifier de260d1e02cd net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). 5f5549b99828 net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register b0a513ba5b28 net: stmmac: switch to use interrupt for hw crosstimestamping 46e100be0f02 linux/dim: Do nothing if no time delta between samples 2fdce3e52dc3 tick/broadcast: Make broadcast device replacement work correctly 6e455b89f02c scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspend b614567e0dd8 net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe() da3cd1a81d4e ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings ac88a1f41f93 drm/mipi-dsi: Set the fwnode for mipi_dsi_device (From OE-Core rev: 2057c5a6e7480e32709a6afedc3eda1ee64b6709) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit e59689be96bb366233a10db22246751f484691fa) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.15: update to v5.15.112Bruce Ashfield2023-06-213-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: 9d6bde853685 Linux 5.15.112 0788273bd0a6 drm/amd/display: Fix hang when skipping modeset de9a3ed42333 RISC-V: Fix up a cherry-pick warning in setup_vm_final() 3c9b08a16978 drbd: correctly submit flush bio on barrier d0bcf6caa280 serial: 8250: Fix serial8250_tx_empty() race with DMA Tx 0b401c2cccc5 drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error 8beaa3cb293a ext4: fix invalid free tracking in ext4_xattr_move_to_block() 978e5e9111af ext4: remove a BUG_ON in ext4_mb_release_group_pa() 2b3b8f18c0dc ext4: bail out of ext4_xattr_ibody_get() fails for any reason f22b274429e8 ext4: add bounds checking in get_max_inline_xattr_value_size() 640c8c365999 ext4: fix deadlock when converting an inline directory in nojournal mode b2531936118d ext4: improve error handling from ext4_dirhash() b2f1314e6e36 ext4: improve error recovery code paths in __ext4_remount() 5f7d66e5e557 ext4: check iomap type only if ext4_iomap_begin() does not fail f5e687698c6d ext4: fix data races when using cached status extents 6d9a705a653e ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum d55e76e11592 ext4: fix WARNING in mb_find_extent c5c385baee9b locking/rwsem: Add __always_inline annotation to __down_read_common() and inlined callers ed76d3a8910b ksmbd: not allow guest user on multichannel 4f9baa066749 ksmbd: fix deadlock in ksmbd_find_crypto_ctx() bc77a6e93306 ksmbd: fix racy issue while destroying session on multichannel a89ff57e4da1 ksmbd: fix kernel oops from idr_remove() 876a7e3b58e3 ksmbd: add channel rwlock 05cbc9806ae8 ksmbd: replace sessions list in connection with xarray f86a1a74d9a7 ksmbd: fix multi session connection failure bb3b772f186c ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO 2456e2889c77 wifi: rtw88: rtw8821c: Fix rfe_option field width 615aff165bda drm/amd/display: Add NULL plane_state check for cursor disable logic c11b90aced1a drm/amd/display: Refine condition of cursor visibility for pipe-split bf16debcda5c drm/msm/adreno: fix runtime PM imbalance at gpu load bac00e57cd5e drm/msm: Remove struct_mutex usage 17eeeac92b47 drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz 6d5e6d5a70e2 drm/i915/dg2: Add additional HDMI pixel clock frequencies 06af228515d1 drm/i915/dg2: Support 4k@30 on HDMI a63c6b1eed9a ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close() aa803e6ecac7 ASoC: DPCM: Don't pick up BE without substream 44b685c4bab3 ASoC: soc-pcm: Move debugfs removal out of spinlock 0d5017dea0c6 ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE a536c367b0d8 ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks e2e5b8c72998 fs/ntfs3: Refactoring of various minor issues 5047a228d4c8 HID: wacom: insert timestamp to packed Bluetooth (BT) events db587340a004 HID: wacom: Set a default resolution for older tablets 823787470e32 drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend b39ba90d69ee drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2) cd3c0f7013c3 drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras 6d4b6abedd2d drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() db307e725d5b drm/amd/display: fix flickering caused by S/G mode 61b694b742fb drm/panel: otm8009a: Set backlight parent to panel device 8f57f3e112cf f2fs: fix potential corruption when moving a directory e2d1cc82ad50 drm/msm: fix NULL-deref on irq uninstall 8f0e1ad5327a drm/msm: fix NULL-deref on snapshot tear down 74543041c03e drm/bridge: lt8912b: Fix DSI Video Mode 9d79ccd97199 ARM: dts: s5pv210: correct MIPI CSIS clock name 137259261cd0 ARM: dts: exynos: fix WM8960 clock name in Itop Elite eb15fb94d44a remoteproc: imx_rproc: Call of_node_put() on iteration error de26e064ed9e remoteproc: st: Call of_node_put() on iteration error 8915e44eb3fb remoteproc: stm32: Call of_node_put() on iteration error 975b80702f0e sh: nmi_debug: fix return value of __setup handler 66dbc361214d sh: init: use OF_EARLY_FLATTREE for early init bb870c4b73d2 sh: mcount.S: fix build error when PRINTK is not enabled be95f9ebaf10 sh: math-emu: fix macro redefined warning 9fdf3666e3f1 SMB3: force unmount was failing to close deferred close files c3a0ae5259ea smb3: fix problem remounting a share after shutdown 17ad86d8c122 inotify: Avoid reporting event with invalid wd e51cd74e32d2 platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i 21de866f75de platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the Juno Tablet 5af78b437cd3 cifs: release leases for deferred close handles when freezing f43b5573cddc cifs: fix pcchunk length type in smb2_copychunk_range 69dfa5a2e89d btrfs: fix space cache inconsistency after error loading it from disk e0710a49799f btrfs: print-tree: parent bytenr must be aligned to sector size bcc401bb8678 btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add f264be24146b btrfs: don't free qgroup space unless specified 29478148bb3b btrfs: fix encoded write i_size corruption with no-holes 91f585024e3e btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones 77c6323dad14 btrfs: fix btrfs_prev_leaf() to not return the same key twice b13e20cc58e4 perf stat: Separate bperf from bpf_profiler 2baa45d8f55e perf evlist: Refactor evlist__for_each_cpu() 871149abc1b9 perf symbols: Fix return incorrect build_id size in elf_read_build_id() f716374c4e21 crypto: engine - fix crypto_queue backlog handling fa4e304bbd8a crypto: engine - Use crypto_request_complete e7ce4ba11635 crypto: api - Add scaffolding to change completion function signature a8cc4d5adfe5 crypto: engine - check if BH is disabled during completion 7b36a06bacf7 crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() b6e2d1e253a4 perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp() 4f128167e64b perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its contents e685e2e2bd14 perf vendor events power9: Remove UTF-8 characters from JSON files a6ef72c38c23 perf scripts intel-pt-events.py: Fix IPC output for Python 2 53f7b55f6b3a net: enetc: check the index of the SFI rather than the handle a0cb00295dbe virtio_net: suppress cpu stall when free_unused_bufs b4e16ea5f146 virtio_net: split free_unused_bufs() f495e435e588 net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621 dfad4eb4c4d8 ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_usb_caiaq_input_init` 10c5ea39573d drm/amdgpu: add a missing lock for AMDGPU_SCHED 54c466c60e23 af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). c177dd465f5c ionic: catch failure from devlink_alloc da81af0ef809 ethtool: Fix uninitialized number of lanes 27b0d1b81f82 ionic: remove noise from ethtool rxnfc error msg d37f6a832331 octeontx2-vf: Detach LF resources on probe cleanup 00e985958b3e octeontx2-pf: Disable packet I/O for graceful exit b5ad803dec80 octeontx2-af: Skip PFs if not enabled e39148d3d719 octeontx2-af: Secure APR table update with the lock a895ab54afce rxrpc: Fix hard call timeout units f5b44b2a17ca sfc: Fix module EEPROM reporting for QSFP modules 98a20dceddf6 r8152: move setting r8153b_rx_agg_chg_indicate() 4fbf19a5bd31 r8152: fix the poor throughput for 2.5G devices d0ebe36065a8 r8152: fix flow control issue of RTL8156A 55aeff5361e6 net/sched: act_mirred: Add carrier check 59bf62f0ed7e RISC-V: mm: Enable huge page support to kernel_page_present() function cc4ae807dbef watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe() b36cc1c39448 writeback: fix call of incorrect macro f98f2ac30f75 net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu 56444f30619b selftests: srv6: make srv6_end_dt46_l3vpn_test more robust c5ce7c4517d6 sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() cb145932fcf6 net/sched: cls_api: remove block_cb from driver_list before freeing 480577d419f9 net/ncsi: clear Tx enable mode when handling a Config required AEN 5e756a59cee6 scsi: qedi: Fix use after free bug in qedi_remove() fd6204d7724a drm/hyperv: Don't overwrite dirt_needed value set by host f8d9e062a695 fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() ce30b2f48b65 ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE 74201b3c3e52 ASoC: soc-pcm: test refcount before triggering 2cf8c9f883de ASoC: soc-pcm: serialize BE triggers 703ebcf64aac ASoC: soc-pcm: Fix and cleanup DPCM locking c474bb800000 ASoC: soc-pcm: align BE 'atomicity' with that of the FE 13390bea97a4 ASoC: soc-pcm: use GFP_ATOMIC for dpcm structure 25361a0155a1 mailbox: zynqmp: Fix counts of child nodes f9dd36311bd5 mailbox: zynq: Switch to flexible array to simplify code 2343385fe6ee bus: mhi: host: Range check CHDBOFF and ERDBOFF a7561c04adb1 bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state 7517f62ea073 bus: mhi: host: Remove duplicate ee check for syserr 9fbf10148f31 bus: mhi: Move host MHI code to "host" directory 43b2f7d69069 ubifs: Fix memory leak in do_rename 9933a9086cea ubifs: Fix AA deadlock when setting xattr for encrypted file 21ad89e197dd crypto: ccp - Clear PSP interrupt status register before calling handler 93f8b664031b ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus (From OE-Core rev: 6180d99b8af79ceba5096e6f5499a4fb151fc612) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit 276039dd77ad0e6276d4e4688db65150fced3d5f) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.15: update to v5.15.111Bruce Ashfield2023-06-213-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: b0ece631f84a Linux 5.15.111 0a008c5098d8 sched: Fix DEBUG && !SCHEDSTATS warn 21c2a454486d netfilter: nf_tables: deactivate anonymous set from preparation phase aa6ff950f875 arm64: dts: qcom: sdm845: correct dynamic power coefficients - again 2931ed45bfe3 sound/oss/dmasound: fix 'dmasound_setup' defined but not used 503e554782c9 debugobject: Ensure pool refill (again) 6b84832966a0 perf intel-pt: Fix CYC timestamps after standalone CBR 06106efa20f7 perf auxtrace: Fix address filter entire kernel size 11c6fb35df5c dm: don't lock fs when the map is NULL in process of resume e11765cea205 dm ioctl: fix nested locking in table_clear() to remove deadlock concern f76fcb9d43ec dm flakey: fix a crash with invalid table line a5d8c6bf58e5 dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path 56e952ae6d89 dm clone: call kmem_cache_destroy() in dm_clone_init() error path f382705d0460 dm verity: fix error handling for check_at_most_once on FEC 1821a33bb23e ia64: fix an addr to taddr in huge_pte_offset() 3a57c70e9e92 s390/dasd: fix hanging blockdevice after request requeue ed7e8beb201b btrfs: scrub: reject unsupported scrub flags 14383698c0de scripts/gdb: fix lx-timerlist for Python3 33383fbe4f01 clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent e8353dea7d7d wifi: rtl8xxxu: RTL8192EU always needs full init 384a0dcac2a6 mailbox: zynqmp: Fix typo in IPI documentation 09206edff007 mailbox: zynqmp: Fix IPI isr handling 6d1af517817a mtd: core: fix error path for nvmem provider 8444b46e163a mtd: core: fix nvmem error reporting 7c253e98685e mtd: core: provide unique name for nvmem device, take two 68695084077e md/raid10: fix null-ptr-deref in raid10_sync_request 8d07d9119642 nilfs2: fix infinite loop in nilfs_mdt_get_block() 13f73ef77baa nilfs2: do not write dirty data after degenerating to read-only ab0748f246b7 ALSA: usb-audio: Add quirk for Pioneer DDJ-800 a87e5b9b4c64 parisc: Fix argument pointer in real64_call_asm() f1b4681cfa0a afs: Fix updating of i_size with dv jump from server 33f302c9bf3e mfd: tqmx86: Correct board names for TQMxE39x ce01b75447f6 mfd: tqmx86: Specify IO port register range more precisely a23b3b2be0d0 mfd: tqmx86: Do not access I2C_DETECT register through io_base 388d2578c7d7 thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe bdcf9fec87b2 dmaengine: at_xdmac: do not enable all cyclic channels a5227b3be869 dmaengine: at_xdmac: Fix race for the tx desc callback 2b68028d771a dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie 738a4fdbd157 dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing fd6316dec20f dmaengine: dw-edma: Fix to change for continuous transfer dd23c11136ff dma: gpi: remove spurious unlock in gpi_ch_init dce3bdaee3f2 phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port 1cccf7c5c7f5 pwm: mtk-disp: Configure double buffering before reading in .get_state() d2798512fafc pwm: mtk-disp: Disable shadow registers before setting backlight values 8ffa1cb8bcfa leds: tca6507: Fix error handling of using fwnode_property_read_string e63e3a0fc062 dmaengine: mv_xor_v2: Fix an error code. 332ca024a82e leds: TI_LMU_COMMON: select REGMAP instead of depending on it c904a070d7cd pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration 40566def189c ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline 18eb23891aea ext4: fix i_disksize exceeding i_size problem in paritally written case 3dc3a86b88bd SMB3: Close deferred file handles in case of handle lease break 0f87e18203bd SMB3: Add missing locks to protect deferred close file list b574e73db844 timekeeping: Fix references to nonexistent ktime_get_fast_ns() ccfede0a2cb1 openrisc: Properly store r31 to pt_regs on unhandled exceptions 1c7456aa5d3a clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails c87c6d50505b RDMA/mlx5: Use correct device num_ports when modify DC d2823237dabc SUNRPC: remove the maximum number of retries in call_bind_status c11e44ac1a71 RDMA/mlx5: Fix flow counter query via DEVX 7acad58049ac Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe b6157a9f0fc7 clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handling 33f9b8de1b00 clk: qcom: regmap: add PHY clock source implementation 0ccc1a6bac34 NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease a2bd706ab635 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests 6bbc49661c31 IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order 00cc21e32ea1 RDMA/srpt: Add a check for valid 'mad_agent' pointer 03b9d26f33e6 RDMA/cm: Trace icm_send_rej event before the cm state is reset 30218b769845 clk: qcom: gcc-sm6115: Mark RCGs shared where applicable 5255051c8f31 RDMA/siw: Remove namespace check from siw_netdev_event() 48ba87f6e14d clk: add missing of_node_put() in "assigned-clocks" property parsing 3d7c6f2076f1 power: supply: generic-adc-battery: fix unit scaling c58ea97aa94f fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de() cd7e1d679240 fs/ntfs3: Fix OOB read in indx_insert_into_buffer 952bbfcedbf8 fs/ntfs3: Add check for kmemdup 3030f2b9b332 fs/ntfs3: Fix memory leak if ntfs_read_mft failed d1faeb14bce3 rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time 9911be215572 RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() 44438a49593a rtc: omap: include header for omap_rtc_power_off_program prototype 6d19fe968ef6 workqueue: Fix hung time report of worker pools 6c073c5a5b97 workqueue: Introduce show_one_worker_pool and show_one_workqueue. e89f95c68536 RDMA/rdmavt: Delete unnecessary NULL check 9721b14e6c8a RDMA/siw: Fix potential page_array out of range access 8d909684bdf6 clk: at91: clk-sam9x60-pll: fix return value check 623941780df3 sched/rt: Fix bad task migration for rt tasks 594d2a055526 Revert "objtool: Support addition to set CFA base" 80973ce36f4b perf/core: Fix hardlockup failure caused by perf throttle 3e09b68fc520 sched/fair: Fix inaccurate tally of ttwu_move_affine c3b9f95598b8 sched: Make struct sched_statistics independent of fair sched class 6002989848c5 sched/fair: Use __schedstat_set() in set_next_entity() 94bcf94c25aa powerpc/rtas: use memmove for potentially overlapping buffer copy f7107d44dff7 macintosh: via-pmu-led: requires ATA to be set 85842228df0e powerpc/sysdev/tsi108: fix resource printk format warnings 179cc5ab9591 powerpc/wii: fix resource printk format warnings 516c27922c96 powerpc/mpc512x: fix resource printk format warning da961d510b21 macintosh/windfarm_smu_sat: Add missing of_node_put() 5b9fc529b689 virtio_ring: don't update event idx on get_buf ee0b6146317a spmi: Add a check for remove callback when removing a SPMI driver be267f30b07e staging: rtl8192e: Fix W_DISABLE# does not work after stop/start 424cf2929635 serial: 8250: Add missing wakeup event reporting 8dfd00bfd53f tty: serial: fsl_lpuart: adjust buffer length to the intended size 59ecc2cf3466 firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe ee53a7a88027 usb: mtu3: fix kernel panic at qmu transfer done irq handler 6b0d399dac58 usb: chipidea: fix missing goto in `ci_hdrc_probe` 6d4325ebd8c0 usb: gadget: tegra-xudc: Fix crash in vbus_draw d96f6bc10789 sh: sq: Fix incorrect element size for allocating bitmap buffer 397eb669dac0 uapi/linux/const.h: prefer ISO-friendly __typeof__ d1c4dedcd2df scripts/gdb: raise error with reduced debugging information 2d65599ad1e4 i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path d453f25faf68 spi: cadence-quadspi: fix suspend-resume implementations 6a129c0e9935 ASoC: fsl_mqs: move of_node_put() to the correct location 850631845531 coresight: etm_pmu: Set the module field db6f1b2bba34 HID: amd_sfh: Add support for shutdown operation b711dd0ba9b3 scripts/gdb: bail early if there are no generic PD eaecf281c27f scripts/gdb: bail early if there are no clocks 0110bfacff03 ia64: salinfo: placate defined-but-not-used warning 51395777f66d ia64: mm/contig: fix section mismatch warning/error 1a2a0d5b0617 PCI/EDR: Clear Device Status after EDR error recovery cc4f0e168a56 of: Fix modalias string generation 770d30b1355c vmci_host: fix a race condition in vmci_host_poll() causing GPF 08c7608798a9 spi: fsl-spi: Fix CPM/QE mode Litte Endian f345d4d71e87 spi: qup: Don't skip cleanup in remove's error path 77b0c0dd2c56 linux/vt_buffer.h: allow either builtin or modular for macros af9ec18aa8ee ASoC: es8316: Handle optional IRQ assignment 39287d16b2d2 PCI: imx6: Install the fault handler only on compatible match 1e58fb6b1cef usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition f90822ad63d1 spi: imx: Don't skip cleanup in remove's error path e9ded9dd5d05 spi: spi-imx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync 193f7fffdcaf serial: 8250_bcm7271: Fix arbitration handling f67cc4929ef9 iio: light: max44009: add missing OF device matching 7e42057532ea fpga: bridge: fix kernel-doc parameter description 72b1ce904567 serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are transmitted 59ed254dd35e serial: stm32: re-introduce an irq flag condition in usart_receive_chars 4b7bb1c7be4f usb: dwc3: gadget: Change condition for processing suspend event beb12083c1ac usb: host: xhci-rcar: remove leftover quirk handling 295f3fcaa8ea pstore: Revert pmsg_lock back to a normal mutex 2491b999a60d drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler() 209850f17717 drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler() 1ffb2ca65051 ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it 43e4197dd5f6 tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. 1d2f799c1604 net: amd: Fix link leak when verifying config failed 5d6e5c054ed2 netlink: Use copy_to_user() for optval in netlink_getsockopt(). a789192f3661 Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work" a54ec573d9b8 ipv4: Fix potential uninit variable access bug in __ip_make_skb() d0b43125ec89 net/sched: sch_fq: fix integer overflow of "credit" 7a45b4e1c82b netfilter: nf_tables: don't write table validation state without mutex 8913abddad4a bpf: Don't EFAULT for getsockopt with optval=NULL 77f245ce053e net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports a9e96eef8218 net/mlx5: E-switch, Don't destroy indirect table in split rule 05cf6f353d3c ixgbe: Enable setting RSS table to default values 624b73f77664 ixgbe: Allow flow hash to be set via ethtool e302e9ca14a8 wifi: iwlwifi: fw: fix memory leak in debugfs 53b3b1f563bc wifi: iwlwifi: mvm: check firmware response size aa11a894458d wifi: mt76: mt7921e: improve reliability of dma reset f8923ad9dd8e wifi: mt76: fix 6GHz high channel not be scanned 613b51663fc4 wifi: mt76: mt7921e: fix probe timeout after reboot 5279aaf9f5b0 wifi: mt76: add flexible polling wait-interval support ac9fec5b5688 wifi: mt76: handle failure of vzalloc in mt7615_coredump_work 210e6d01cc49 wifi: iwlwifi: make the loop for card preparation effective dff2a7b33060 jdb2: Don't refuse invalidation of already invalidated buffers 358317ad9cf4 wifi: iwlwifi: fw: move memset before early return cccf85e047c3 wifi: iwlwifi: mvm: initialize seq variable b3cecbb2571c wifi: iwlwifi: yoyo: Fix possible division by zero 4636c35b7e6e wifi: iwlwifi: yoyo: skip dump correctly on hw error 34222897e0eb md/raid10: don't call bio_start_io_acct twice for bio which experienced read error d6cfcf98b824 md/raid10: fix memleak of md thread 7f673fa34c0e md/raid10: fix memleak for 'conf->bio_split' 8d09065802c5 md/raid10: fix leak of 'r10bio->remaining' for recovery 901b4918faa4 md/raid10: fix task hung in raid10d fc04998351fe md/raid10: factor out code from wait_barrier() to stop_waiting_barrier() 39db562b3fed md: raid10 add nowait support 74af08efa5cd md: drop queue limitation for RAID1 and RAID10 337d1d88be9d bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap 12e70c6f4ed8 selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attach 103a4275420e nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage" 9fe41e648254 nvme: fix async event trace event 13475e639162 nvme: handle the persistent internal error AER 30b9073583ac nvmet: fix I/O Command Set specific Identify Controller 42bcbc2a90a8 nvmet: fix Identify Active Namespace ID list handling 92cf81746ebc nvmet: fix Identify Controller handling ac86d59eaa69 nvmet: fix Identify Namespace handling c7e98afecab2 nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns() 537083b1275c nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate 080826d16758 nvmet: use i_size_read() to set size for file-ns f333854dce4a bpf, sockmap: fix deadlocks in the sockhash and sockmap c8a67bc85772 net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling fd8c83d8375b scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup() 9a7f63283af6 f2fs: fix to avoid use-after-free for cached IPU bio 119f278ea9c1 xsk: Fix unaligned descriptor validation 1056b209935d crypto: drbg - Only fail when jent is unavailable in FIPS mode 9317d6612011 crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors 80bfd8b184d8 bpftool: Fix bug for long instructions in program CFG dumps afdc3a4bd77d selftests/bpf: Wait for receive in cg_storage_multi test c5fa99bce673 selftests: xsk: Disable IPv6 on VETH1 c4afd6410f3c net: qrtr: correct types of trace event parameters eb77c0c0a17c wifi: rt2x00: Fix memory leak when handling surveys 0b0c3e37a43f wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg() 0a847af3cb40 wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg() 3e660d117513 crypto: sa2ul - Select CRYPTO_DES d82d82e0372b crypto: caam - Clear some memory in instantiate_rng 169134da419c f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_pages() d0cf44f06dd4 f2fs: apply zone capacity to all zone type 2cc6a05661ad f2fs: enforce single zone capacity e5a56f13ba2d f2fs: handle dqget error in f2fs_transfer_project_quota() 6d6415e5bce2 scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS eb4cf26d2e86 scsi: target: iscsit: Fix TAS handling during conn cleanup 9158c86fd323 scsi: target: Fix multiple LUN_RESET handling ad4a647aa587 net/packet: convert po->auxdata to an atomic flag f1a111ca05ce net/packet: convert po->origdev to an atomic flag c3238c7dbed9 net/packet: annotate accesses to po->xmit 97e7b1c1da12 vlan: partially enable SIOCSHWTSTAMP in container 5f44dfa841e9 net: pcs: xpcs: remove double-read of link state when using AN a7282fc797df bpf: Remove misleading spec_v1 check on var-offset stack read 60f9ed23b954 selftests/bpf: Fix a fd leak in an error path in network_helpers.c 9b9e803b4823 scm: fix MSG_CTRUNC setting condition for SO_PASSSEC 670754766ac3 bpf: fix precision propagation verbose logging c022b09fcc32 bpf: take into account liveness when propagating precision 23634d119ca7 wifi: rtw88: mac: Return the original error from rtw_mac_power_switch() 3fc0be9f48ff wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser() 2ba1e4a623bf tools: bpftool: Remove invalid \' json escape 484d95c69fc1 wifi: ath6kl: reduce WARN to dev_dbg() in callback 19ba40acb170 wifi: brcmfmac: support CQM RSSI notification with older firmware 378364abbe55 wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list() 59073060fe09 wifi: ath9k: hif_usb: fix memory leak of remain_skbs 104b1b48b679 wifi: ath6kl: minor fix for allocation size d1138f118f43 hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E f1d68061b074 cpufreq: use correct unit when verify cur freq a55050c7989c tick/common: Align tick period with the HZ tick. 54202488c835 drm/i915: Make intel_get_crtc_new_encoder() less oopsy 500ffa58e70b debugobject: Prevent init race with static objects af04d8d3c156 arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step 00132fab90ea x86/ioapic: Don't return 0 from arch_dynirq_lower_bound() ad6481f49fb2 regulator: stm32-pwr: fix of_iomap leak b8c2678d0fe7 media: venus: dec: Fix handling of the start cmd 2ed8f8c09d2a media: rc: gpio-ir-recv: Fix support for wake-up 4b1afffdd940 drm/amd/display: Fix potential null dereference 2322b262d220 media: rcar_fdp1: Fix refcount leak in probe and remove function 5847021f8052 media: rcar_fdp1: Convert to platform remove callback returning void d18789f43484 platform: Provide a remove callback that returns no value 825281f34bec media: rcar_fdp1: Fix the correct variable assignments 3c300022c188 media: rcar_fdp1: Make use of the helper function devm_platform_ioremap_resource() 2f48c0a463a3 media: saa7134: fix use after free bug in saa7134_finidev due to race condition c94388b5b909 media: dm1105: Fix use after free bug in dm1105_remove due to race condition cac0f4f36e22 media: rkvdec: fix use after free bug in rkvdec_remove d991f6139fa6 x86/apic: Fix atomic update of offset in reserve_eilvt_offset() 1e3056b8067c regulator: core: Avoid lockdep reports when resolving supplies 4e5c9738185b regulator: core: Consistently set mutex_owner when using ww_mutex_lock_slow() 678b3f29aaaf drm/ttm/pool: Fix ttm_pool_alloc error path b19bebc96381 drm/ttm: optimize pool allocations a bit v2 1e26766dc83a arm64: dts: qcom: msm8994-msft-lumia-octagon: drop unit address from PMI8994 regulator bee1a285732a arm64: dts: qcom: msm8994-kitakami: drop unit address from PMI8994 regulator fb0bea59d078 arm64: dts: qcom: sc7180-trogdor-lazor: correct trackpad supply 8853aab16787 mailbox: mpfs: switch to txdone_poll 623275db2841 drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe() 5a8aedb7b9fe ACPI: VIOT: Initialize the correct IOMMU fwspec 111af9798356 firmware: arm_scmi: Fix xfers allocation on Rx channel 657776d47bed ARM: dts: gta04: fix excess dma channel usage d3047a1b0422 drm: rcar-du: Fix a NULL vs IS_ERR() bug 3cfaa8713e8b mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data 60cadfcfa44c ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 aa8d52ddf7c8 drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known override-init warnings d28ec12c48dd drm: msm: adreno: Disable preemption on Adreno 510 2ad781393eb3 drm/msm/adreno: drop bogus pm_runtime_set_active() 86c1a99528c6 drm/msm/adreno: Defer enabling runpm until hw_init() 1ad4b8c4552b media: max9286: Free control handler 3d7003c400ca drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535 a3ea89b5978d firmware: qcom_scm: Clear download bit during reboot ca4ce92e3ec9 media: av7110: prevent underflow in write_ts_to_decoder() 519b08494011 media: bdisp: Add missing check for create_workqueue 11c58a0c1937 x86/MCE/AMD: Use an u64 for bank_map 88a9d3c0b59a ARM: dts: qcom: ipq8064: Fix the PCI I/O port range 112ff0f25305 ARM: dts: qcom: ipq8064: reduce pci IO size to 64K 99e7b14569da ARM: dts: qcom: ipq4019: Fix the PCI I/O port range 96158bfc764f arm64: dts: qcom: sm8250: Fix the PCI I/O port range cc1ae8710ac4 arm64: dts: qcom: msm8996: Fix the PCI I/O port range 656657bdeb8a arm64: dts: qcom: ipq6018: Fix the PCI I/O port range a19c40b97908 arm64: dts: qcom: ipq8074: Fix the PCI I/O port range 9f89689d8b9d arm64: dts: qcom: msm8998: Fix the PCI I/O port range 16111402966e arm64: dts: qcom: sdm845: Fix the PCI I/O port range 3e7be9b63264 arm64: dts: qcom: sdm845: correct dynamic power coefficients a9e9a4a62725 arm64: dts: qcom: msm8998: Fix stm-stimulus-base reg name a46878476c55 arm64: dts: broadcom: bcmbca: bcm4908: fix procmon nodename 1994284cb922 arm64: dts: broadcom: bcmbca: bcm4908: fix NAND interrupt name 6ae67829fa5e arm64: dts: Move BCM4908 dts to bcmbca folder fe8ab85ed495 arm64: dts: Add base DTS file for bcmbca device Asus GT-AX6000 aefde9ada466 ARM64: dts: Add DTS files for bcmbca SoC BCM6858 273be36e4209 arm64: dts: Add DTS files for bcmbca SoC BCM4912 fe07b3b5af01 arm64: dts: Add DTS files for bcmbca SoC BCM63158 77112d23a671 arm64: dts: broadcom: bcm4908: add DT for Netgear RAXE500 a53862a20239 arm64: dts: ti: k3-j721e-main: Remove ti,strobe-sel property e3143e6cca0a regulator: core: Shorten off-on-delay-us for always-on/boot-on by time since booted 30b4edaf221d EDAC/skx: Fix overflows on the DRAM row address mapping arrays d450fa865750 drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources 62cd3e056123 arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP table 667c86b2a941 arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP table 6a50350033e0 soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe fb2a6e00291a tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007 00f79abccc5b drm/probe-helper: Cancel previous job before starting new one 9fde84fb59e5 drm/vgem: add missing mutex_destroy a51b71af169f drm/rockchip: Drop unbalanced obj unref 0834a2b554e5 erofs: fix potential overflow calculating xattr_isize 060fecf1114f erofs: stop parsing non-compact HEAD index if clusterofs is invalid 5a37916d988e tpm, tpm_tis: Claim locality when interrupts are reenabled on resume 46da635566dc tpm, tpm: Implement usage counter for locality 51162b05a44c tpm, tpm_tis: Claim locality before writing interrupt registers b665edd7a585 tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed fd9b4b2bff6b tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register 8c08c74de718 tpm, tpm_tis: Do not skip reset of original interrupt vector dfa1e84b774c selinux: ensure av_permissions.h is built when needed 8a3a1f7b54b8 selinux: fix Makefile dependencies of flask.h 08e403705778 selftests/resctrl: Check for return value after write_schemata() 25661fe5f658 selftests/resctrl: Allow ->setup() to return errors b5adaf5045d0 selftests/resctrl: Move ->setup() call outside of test specific branches f9eeea03a5e7 selftests/resctrl: Extend CPU vendor detection ebd40f52de19 selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem 988901984ddd rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check 74f06429b727 sound/oss/dmasound: fix build when drivers are mixed =y/=m c628b07d5974 xfs: don't consider future format versions valid ce840284929b ubifs: Free memory for tmpfile name 20ef288612e5 ubi: Fix return value overwrite issue in try_write_vid_and_data() 3ae75f82c33f ubifs: Fix memleak when insert_old_idx() failed 149ea56995c2 Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" dc299bd1d5c4 iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE b7bc8f6c8a31 tracing: Fix permissions for the buffer_percent file b91a5aa1e7ea riscv: mm: remove redundant parameter of create_fdt_early_page_table ec1814116fa4 i2c: omap: Fix standard mode false ACK readings 671f21fbcb47 ksmbd: fix memleak in session setup 227eb2689b44 ksmbd: fix NULL pointer dereference in smb2_get_info_filesystem() c053e389db0d ksmbd: call rcu_barrier() in ksmbd_server_exit() 2db4b91480b2 writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs 0b46ee654a9d relayfs: fix out-of-bounds access in relay_file_read a18bdaca46d0 KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted a79fb2ce4fbe reiserfs: Add security prefix to xattr name in reiserfs_security_write() 4c3d1a6720ae rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed 09e177d6f7ed crypto: safexcel - Cleanup ring IRQ workqueues on load failure 63b7fbaa1278 crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON() c63741e872fc ring-buffer: Sync IRQ works before buffer destruction 333f49fcf0e7 pinctrl: qcom: lpass-lpi: set output value before enabling output 3028ac7dc0c0 soundwire: qcom: correct setting ignore bit on v1.5.1 01fefb82fd79 pwm: meson: Fix g12a ao clk81 name dcf6611e80f9 pwm: meson: Fix axg ao mux parents 2104e15b0072 wifi: mt76: add missing locking to protect against concurrent rx/status calls 4a07d2d511e2 kheaders: Use array declaration instead of char 99d561199bf8 ipmi: fix SSIF not responding under certain cond. 8fddbd9c5c86 ipmi:ssif: Add send_retries increment 3ef93b7bd9e0 MIPS: fw: Allow firmware to pass a empty env e047e40676d1 tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem 9c0b37d0da47 xhci: fix debugfs register accesses while suspended 321e16a5709e tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH fa30909fbd1f staging: iio: resolver: ads1210: fix config mode ac44e1275dae ext4: use ext4_journal_start/stop for fast commit transactions 5bb4005fb667 blk-crypto: make blk_crypto_evict_key() more robust f8d9d6c3ffcc blk-crypto: make blk_crypto_evict_key() return void d206f79d9cd6 blk-mq: release crypto keyslot before reporting I/O complete 2c62f4abd714 posix-cpu-timers: Implement the missing timer_wait_running callback dca7427a8b12 hwmon: (adt7475) Use device_property APIs when configuring polarity d50321946ec0 hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write d40fa6f78835 USB: dwc3: fix runtime pm imbalance on unbind 9436221ea250 USB: dwc3: fix runtime pm imbalance on probe errors bfd693628192 IMA: allow/fix UML builds c23e103fd736 PCI: qcom: Fix the incorrect register usage in v2.7.0 config 8a0b61e5a7d2 PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock 402d2b1d54b7 arm64: Stash shadow stack pointer in the task struct on interrupt 21cc4e5304d2 arm64: Always load shadow stack pointer directly from the task struct a00f75f71fca wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset a646556769e1 wireguard: timers: cast enum limits members to int in prints 95ec7a59ceb2 x86/cpu: Add model number for Intel Arrow Lake processor 520820400608 asm-generic/io.h: suppress endianness warnings for readq() and writeq() 5e3c87e4d3bd selftests mount: Fix mount_setattr_test builds failed e1383b440132 ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750 21976532f274 iio: adc: palmas_gpadc: fix NULL dereference on rmmod 50015dbdec70 x86/hyperv: Block root partition functionality in a Confidential VM a7d91f67a10a ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm cf5b14b8de0d ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15 (From OE-Core rev: ea29961df7334f4df7d19ede2a955fadb64fdf0e) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit 5425b3557b6efdba07bd3efa51c647bd62d5259b) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.15: update to v5.15.110Bruce Ashfield2023-06-213-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: 8a7f2a5c5aa1 Linux 5.15.110 cab0f985037b riscv: No need to relocate the dtb as it lies in the fixmap region 1f09c9bab723 riscv: Do not set initial_boot_params to the linear address of the dtb bbf94b042155 riscv: Move early dtb mapping into the fixmap region ccb29694c2da selftests: mptcp: join: fix "invalid address, ADD_ADDR timeout" 0994aa001fde driver core: Don't require dynamic_debug for initcall_debug probe timing 3dcebcaa258c USB: serial: option: add UNISOC vendor and TOZED LT70C product f1e6a14d5ae8 bluetooth: Perform careful capability checks in hci_sock_ioctl() 39c472809aab drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var 936a23293bbb wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() 2bd716c6e4d1 KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg() 00f74003edf5 KVM: arm64: Retry fault if vma_lookup() results become invalid c1da649699e1 selftests/kselftest/runner/run_one(): allow running non-executable files c88435054153 PCI/ASPM: Remove pcie_aspm_pm_state_change() (From OE-Core rev: 0c328f0b044f5851bd5c53adcdfd795ee3c996ba) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit 8fb28c7f71888d65c170c9f5400438a077860c6f) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* linux-yocto/5.15: update to v5.15.109Bruce Ashfield2023-06-213-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to the latest korg -stable release that comprises the following commits: f48aeeaaa64c Linux 5.15.109 4aed6b5809bb soc: sifive: l2_cache: fix missing of_node_put() in sifive_l2_init() 71e7ed6e3aa9 soc: sifive: l2_cache: fix missing free_irq() in error path in sifive_l2_init() 48c5fd373345 soc: sifive: l2_cache: fix missing iounmap() in error path in sifive_l2_init() 2a2a502af466 ASN.1: Fix check for strdup() success 9fc2e7f2cf47 ASoC: fsl_asrc_dma: fix potential null-ptr-deref 0431e1323f42 mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock 144ff55623e2 iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger() e589986ef037 counter: 104-quad-8: Fix race condition between FLAG and CNTR reads 78559037632b pwm: hibvt: Explicitly set .polarity in .get_state() 2147e7c2d26f pwm: iqs620a: Explicitly set .polarity in .get_state() a2ab4924f0c8 pwm: meson: Explicitly set .polarity in .get_state() dbc7a6d1ec8e sctp: Call inet6_destroy_sock() via sk->sk_destruct(). 4f66b180a622 dccp: Call inet6_destroy_sock() via sk->sk_destruct(). b60d534d1e70 inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy(). dd042131386f tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). dabbe97f369b udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM). d58366aab868 fuse: fix deadlock between atomic O_TRUNC and page invalidation e21d9c606839 fuse: always revalidate rename target dentry c10a5b340681 fuse: fix attr version comparison in fuse_read_update_size() 1e5c686087dc purgatory: fix disabling debug info a134b2ac4127 docs: futex: Fix kernel-doc references after code split-up preparation 66dd55279174 MIPS: Define RUNTIME_DISCARD_EXIT in LD script e779884c713f sched/fair: Fixes for capacity inversion detection 4ee882e0e1ed sched/uclamp: Fix a uninitialized variable warnings 98762616db0b sched/fair: Consider capacity inversion in util_fits_cpu() 99b704ae7a17 sched/fair: Detect capacity inversion 1de6ee9d812c sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition a77e3c0e067d sched/uclamp: Make cpu_overutilized() use util_fits_cpu() ac407e5102e9 sched/uclamp: Fix fits_capacity() check in feec() 46c631fe5a94 mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages 981e276dd965 mm/khugepaged: check again on anon uffd-wp during isolation 29562319cba0 drm/i915: Fix fast wake AUX sync len afbfd70cb1a0 mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25 1aaa1e0a9a0f kernel/sys.c: fix and improve control flow in __sys_setres[ug]id() ebab1a86ca3e memstick: fix memory leak if card device is never registered 8c168553abce nilfs2: initialize unused bytes in segment summary blocks e513fb5cadc4 iio: light: tsl2772: fix reading proximity-diodes from device tree c15737965434 rtmutex: Add acquire semantics for rtmutex lock acquisition slow path a8466e335f58 platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE 4a2a34a75f3e xen/netback: use same error messages for same errors 08e774db2ef1 nvme-tcp: fix a possible UAF when failing to allocate an io queue 1b91bfae3ee1 s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling 357fa038d93d net: dsa: b53: mmap: add phy ops 583d2abf1374 scsi: core: Improve scsi_vpd_inquiry() checks 139bea1d3aa1 scsi: megaraid_sas: Fix fw_crash_buffer_show() 73890c48849d selftests: sigaltstack: fix -Wuninitialized c2680efa1507 platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2 fd3e899340e1 Input: i8042 - add quirk for Fujitsu Lifebook A574/H 14bb1fb893db f2fs: Fix f2fs_truncate_partial_nodes ftrace event 0ebc93afdaf6 e1000e: Disable TSO on i219-LM card to increase speed e722ea6dae2c bpf: Fix incorrect verifier pruning due to missing register precision taints 25e50cdf9f63 spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe() cbce626dcd23 mlxsw: pci: Fix possible crash during initialization 4eee0d9d3c11 net: rpl: fix rpl header size calculation 92e0bc5e34ad bonding: Fix memory leak when changing bond type to Ethernet b24026f1409c mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next() 5610d81d0214 bnxt_en: Do not initialize PTP on older P3/P4 chips 7ff875ee15bc netfilter: nf_tables: tighten netlink attribute requirements for catch-all elements 0a397535d189 netfilter: nf_tables: validate catch-all set elements 25f1b40cf9b2 i40e: fix i40e_setup_misc_vector() error handling 536ed39cbec8 i40e: fix accessing vsi->active_filters without holding lock 8089d724dd7a netfilter: nf_tables: fix ifdef to also consider nf_tables=m 69ea11769b8d sfc: Fix use-after-free due to selftest_work aa16f7b99d23 sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP. b36d82ddc74e virtio_net: bugfix overflow inside xdp_linearize_page() 1ffc0e810551 net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg fe0d832ea0e6 regulator: fan53555: Fix wrong TCS_SLEW_MASK 976f8482e459 regulator: fan53555: Explicitly include bits header cb9b96c154a1 netfilter: br_netfilter: fix recent physdev match breakage beb1c8576c23 arm64: dts: imx8mm-evk: correct pmic clock source 863473055d1d arm64: dts: meson-g12-common: specify full DMC range dd6bd054a92c arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node bd129e4c9e34 ARM: dts: rockchip: fix a typo error for rk3288 spdif node (From OE-Core rev: fe55be7f4a543c576181af208551a9134d2b45fc) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit 3411b2b442c44fa932e3d6065a95078a6f541dd9) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* glibc: stable 2.35 branch updatesDeepthi Hemraj2023-06-213-84/+1
| | | | | | | | | | | | | | | | | | | | Below commits on glibc-2.35 stable branch are updated. cbceb903c4 (HEAD -> release/2.35/master, origin/release/2.35/master) io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 0967fb5861 io: Fix record locking contants on 32 bit arch with 64 bit default time_t 739de21d30 Document BZ #20975 fix 2b9906f9a0 __check_pf: Add a cancellation cleanup handler 7035f2174f gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI e698e8bd8e gmon: fix memory corruption issues 9f81b8fa65 gmon: improve mcount overflow handling f2820e478c gmon: Fix allocated buffer overflow 413af1eb02 posix: Fix system blocks SIGCHLD erroneously CVE-2023-0687.patch is dropped (From OE-Core rev: afce7649180950b0a168771c2f95e7839382b02c) Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* cve-update-nvd2-native: added the missing http importJan Vermaete2023-06-211-0/+1
| | | | | | | | | (From OE-Core rev: c7e1611ab0e72e18d3e41cfb8eaa157dab4d97ad) Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> (cherry picked from commit 39d2cde7eb922cb0a2cf9402cd8b3ae3b4cc2f62) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* cve-update-nvd2-native: new CVE database fetcherMarta Rybczynska2023-06-212-2/+335
| | | | | | | | | | | | | | | | | | | | Add new fetcher for the NVD database using the 2.0 API [1]. The implementation changes as little as possible, keeping the current database format (but using a different database file for the transition period), with a notable exception of not using the META table. Minor changes that could be visible: - the database starts in 1999 instead of 2002 - the complete fetch is longer (30 minutes typically) [1] https://nvd.nist.gov/developers/vulnerabilities (From OE-Core rev: b8ae26aabe825c1bc8d84fd7e0ee197695f1dee7) Signed-off-by: Marta Rybczynska <marta.rybczynska@syslinbit.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit fb62c4c3dbca4e58f7ce6cf29d4b630a06411a97) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* webkitgtk: fix CVE-2022-46700Yogita Urade2023-06-212-0/+68
| | | | | | | | | | | | | | | | | A memory corruption issue was addressed with improved input validation. This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS 15.7.2 and iPadOS 15.7.2, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web content may lead to arbitrary code execution. References: https://support.apple.com/en-us/HT213531 https://bugs.webkit.org/show_bug.cgi?id=247562 https://github.com/WebKit/WebKit/pull/6266 (From OE-Core rev: da1e7adf33b86cd818a39091043817e21ff8bbbd) Signed-off-by: Yogita Urade <yogita.urade@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* webkitgtk: fix CVE-2022-42867Yogita Urade2023-06-212-0/+105
| | | | | | | | | | | | | | | | A use after free issue was addressed with improved memory management. This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web content may lead to arbitrary code execution. Reference: https://nvd.nist.gov/vuln/detail/CVE-2022-42867 https://support.apple.com/en-us/HT213537 (From OE-Core rev: d4a872b6ac8c41d9c3f4d5f7255d4561684ef7d5) Signed-off-by: Yogita Urade <yogita.urade@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* webkitgtk: fix CVE-2022-46699Yogita Urade2023-06-212-0/+137
| | | | | | | | | | | | | | | | A memory corruption issue was addressed with improved state management. This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web content may lead to arbitrary code execution. References: https://nvd.nist.gov/vuln/detail/CVE-2022-46699 https://support.apple.com/en-us/HT213537 (From OE-Core rev: 8f71f60af366837399290a7fc9e0e38452f379cc) Signed-off-by: Yogita Urade <yogita.urade@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* webkitgtk: fix CVE-2022-46691Yogita Urade2023-06-212-0/+44
| | | | | | | | | | | | | | | | A memory consumption issue was addressed with improved memory handling. This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS 15.7.2 and iPadOS 15.7.2, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web content may lead to arbitrary code execution. References: https://nvd.nist.gov/vuln/detail/CVE-2022-46691 https://support.apple.com/en-us/HT213531 (From OE-Core rev: 15603261034610b6606df99996d065c254d8f8f9) Signed-off-by: Yogita Urade <yogita.urade@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* cups: Fix CVE-2023-32324Sanjay Chitroda2023-06-212-0/+37
| | | | | | | | | | | | | | | | | | | | | | | OpenPrinting CUPS is an open source printing system. In versions 2.4.2 and prior, a heap buffer overflow vulnerability would allow a remote attacker to launch a denial of service (DoS) attack. A buffer overflow vulnerability in the function `format_log_line` could allow remote attackers to cause a DoS on the affected system. Exploitation of the vulnerability can be triggered when the configuration file `cupsd.conf` sets the value of `loglevel `to `DEBUG`. No known patches or workarounds exist at time of publication. References: https://nvd.nist.gov/vuln/detail/CVE-2023-32324 https://security-tracker.debian.org/tracker/CVE-2023-32324 Upstream Patch: https://github.com/OpenPrinting/cups/commit/fd8bc2d32589 (From OE-Core rev: cf741646f41835024c7e53234cfd527ff3f8542b) Signed-off-by: Sanjay Chitroda <schitrod@cisco.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* openssh: fix CVE-2023-28531Chen Qi2023-06-212-0/+36
| | | | | | | | | Backport patch to fix CVE-2023-28531. (From OE-Core rev: 2da7a711ca396451b10f5d2084532f7ae6f65cbe) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* uninative: Upgrade to 4.0 to include latest gcc 13.1.1Michael Halstead2023-06-141-4/+4
| | | | | | | | | (From OE-Core rev: 6e0d694ea1eb5d478dc7508d181c3a820098ee5f) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f87becb69e02bdf055dffb633ed4f6d36b36f7a7) Signed-off-by: Steve Sakoman <steve@sakoman.com>