Jeremy Puhlman [Fri, 21 Feb 2020 20:20:15 +0000 (12:20 -0800)]
toolchain-shar-extract: ignore timestamp on decompress
Installing on centos7, which the extended version of the
buildtools tarball is supposed to fix and with reproducable
builds turned on, all the time stamps are for epoch. This
results in the following output for every file:
tar: ./sysroots/x86_64-pokysdk-linux/usr/include/c++/9.2.0/cstdalign: implausibly old time stamp 1969-12-31 16:00:00
tar: ./sysroots/x86_64-pokysdk-linux/usr/lib/libstdc++.so.6: implausibly old time stamp 1969-12-31 16:00:00
Ignore the timestamps during the uncompession step.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
[
Subject: perf: Make perf able to build with latest libbfd
libbfd has changed the bfd_section_* macros to inline functions
bfd_section_<field> since 2019-09-18. See below two commits:
o http://www.sourceware.org/ml/gdb-cvs/2019-09/msg00064.html
o https://www.sourceware.org/ml/gdb-cvs/2019-09/msg00072.html
This fix make perf able to build with both old and new libbfd.
Bumping the SRCREVs to pickup the VDSO fix by Victor Kamensky. We
need it to avoid segfaults in SDK testing as well as the standard
mips image test cases.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This change was meant to ensure that build output was truly silent when required.
But the trailing "cd -" in the tools script was ensuring that a success return
code was always returned from the sync script. As such, some missing files for
x86 were being masked.
We add those files to ensure that objtool can be regenerated as required
Signed-off-by: Bruce Ashfield <bruce.ashfield@xilinx.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Bruce Ashfield [Fri, 21 Feb 2020 17:45:56 +0000 (12:45 -0500)]
linux-yocto: fix PV
For whatever reason, the creation of the 5.4 recipes missed the
PV that we've always had in linux-yocto. PV follows the LINUX_VERSION
variable and clearly indicates that we have git commits in our tree
above the -stable releases.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Bruce Ashfield [Fri, 21 Feb 2020 17:45:55 +0000 (12:45 -0500)]
linux-yocto/5.2: update to v5.2.29
Updating linux-yocto/5.2 to the latest korg -stable release that comprises
the following commits:
928ea9c56927 Linux 5.2.29 4e41907620bc slip: Fix use-after-free Read in slip_open d11814f97a05 can: slcan: Fix use-after-free Read in slcan_open 01313dcf66e7 can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices 7f006e58efc2 scsi: libsas: stop discovering if oob mode is disconnected 0e5c48d6b011 staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error d8b3d5fb8765 USB: serial: option: add support for Foxconn T77W968 LTE modules c4fe1d495f9c USB: serial: option: add support for DW5821e with eSIM support 4ac031b15d86 USB: serial: mos7840: fix remote wakeup 4d44a218aea6 USB: serial: mos7720: fix remote wakeup 3561f4d3242f USB: serial: mos7840: add USB ID to support Moxa UPort 2210 13a33fb9debe appledisplay: fix error handling in the scheduled work 0cd437d7c16b USB: chaoskey: fix error case of a timeout 2136119fde46 usb-serial: cp201x: support Mark-10 digital force gauge 3a71173a4a45 usbip: tools: fix fd leakage in the function of read_attr_usbip_status 726510907c68 USBIP: add config dependency for SGL_ALLOC 7dd553573bc5 media: mceusb: fix out of bounds read in MCE receiver buffer 1e4921f684ca media: imon: invalid dereference in imon_touch_event d482dfe2776a media: cxusb: detect cxusb_ctrl_msg error in query ab4952849dd8 media: b2c2-flexcop-usb: add sanity checking e2aa61cda115 media: uvcvideo: Fix error path in control parsing failure 115fa3afd4d1 cpufreq: Add NULL checks to show() and store() methods of cpufreq 767facdefa23 media: usbvision: Fix races among open, close, and disconnect ba90b62cb0bd media: usbvision: Fix invalid accesses after device disconnect 829b703e9706 media: vivid: Set vid_cap_streaming and vid_out_streaming to true 57f2b5c44f02 nfc: port100: handle command failure cleanly 5fc4dc967e06 ALSA: usb-audio: Fix NULL dereference at parsing BADD c938307a439a futex: Prevent robust futex exit race 8b0f13ee2b7b nbd: prevent memory leak 1bfd67a1c47b ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary a634776bcd5e md/raid10: prevent access of uninitialized resync_pages offset 40c0b4538c8b Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues" 53eaf5993eea ath9k_hw: fix uninitialized variable data 5a1b959a78ea ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe 8b16c7096bc9 ath10k: Fix HOST capability QMI incompatibility ceee3b64b0b5 ath10k: restore QCA9880-AR1A (v1) detection 08c0402ed497 Bluetooth: Fix invalid-free in bcsp_close() c1ed057fbe33 drm/i915/userptr: Try to acquire the page lock around set_page_dirty() 5ec5ba44bd85 drm/i915/pmu: "Frequency" is reported as accumulated cycles c7ceeaf80706 drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs 1c3fb0c8357e drm/amdgpu: disable gfxoff on original raven ccd9d21f783e drm/amdgpu: disable gfxoff when using register read interface 6e745cbc5051 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() 79194b4a342c mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() 01d151b7e74e virtio_balloon: fix shrinker count caae62219805 virtio_ring: fix return code on DMA mapping fails 272ed6b7ca4a virtio_console: allocate inbufs in add_port() only if it is needed abce58c3af15 nbd:fix memory leak in nbd_get_socket() 2601193dc253 tools: gpio: Correctly add make dependencies for gpio_utils 3608aa07bac2 gpio: max77620: Fixup debounce delays c6bf6af12a68 vhost/vsock: split packets to send using multiple buffers 95a617d1f70c net/mlx5: Update the list of the PCI supported devices febceda6db3f net/mlx5e: Do not use non-EXT link modes in EXT mode f8bddf0e192a net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6 e049e3c43308 taprio: don't reject same mqprio settings 8345d40b83bf ipv6/route: return if there is no fib_nh_gw_family 1edfc6649c92 net/tls: enable sk_msg redirect to tls socket egress 27845a1dd06b net/mlx5: Fix auto group size calculation ec6d299939c3 net/mlx5e: Fix set vf link state error flow bab144f2a957 net/mlxfw: Verify FSM error code translation doesn't exceed array size 3eb4c2e70dce sfc: Only cancel the PPS workqueue if it exists a03585b724bc net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key 285a19d8dde0 net/sched: act_pedit: fix WARN() in the traffic path 8e40158af458 net: rtnetlink: prevent underflows in do_setvfinfo() 1afad75b2dba net/mlx4_en: Fix wrong limitation for number of TX rings ce1291041c39 net/mlx4_en: fix mlx4 ethtool -N insertion 2a7ad86813a4 mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel da957117e731 fbdev: Ditch fb_edid_add_monspecs 1f043415c4f5 arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault 0063e9b69796 mm/memory_hotplug: fix updating the node span d27074543286 mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() 62ca688436d3 block, bfq: deschedule empty bfq_queues not referred by any process 045a481acd16 slcan: Fix memory leak in error path 22bc38eae704 mmc: sdhci-of-at91: fix quirk2 overwrite 8505966cdc7e mm/page_io.c: do not free shared swap slots 349d5ccf8971 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() cb4df7d810ac mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() eec30082ea78 mm: mempolicy: fix the wrong return value and potential pages leak of mbind c4b3eaf0585b iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros 5a705e36d350 net: ethernet: dwmac-sun8i: Use the correct function in exit path 50d4170ffddd ntp/y2038: Remove incorrect time_t truncation f701a893aba0 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either 97dd5923ba23 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable 3c130e6cddae x86/quirks: Disable HPET on Intel Coffe Lake platforms a0f63a47ab13 i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present ca7d1676d537 IB/hfi1: Use a common pad buffer for 9B and 16B packets b8b6479e3cc9 IB/hfi1: Ensure full Gen3 speed in a Gen4 system 72ff837e69c5 IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR 3c1db8a639ac IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA d2f5dd2fd992 IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet e88f0707f216 KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved 9e35e5bc4a04 Input: synaptics-rmi4 - destroy F54 poller workqueue when removing 2eaf311ccd38 Input: synaptics-rmi4 - clear IRQ enables for F54 f05aacf5a7b9 Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) 7e649c757a1a Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver 4b482d7281a6 Input: synaptics-rmi4 - fix video buffer size 74e0752ee79e cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() a9cae67b7a20 Btrfs: fix log context list corruption after rename exchange operation 011e452b4d84 ALSA: usb-audio: not submit urb for stopped endpoint c7801593d92a ALSA: usb-audio: Fix missing error check at mixer resolution test ff24b83d0f73 dpaa2-eth: free already allocated channels on probe defer 21790068a579 tcp: remove redundant new line from tcp_event_sk_skb 364436976763 slip: Fix memory leak in slip_open error path b75c75d36816 net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules c8a648ae5f96 net/smc: fix fastopen for non-blocking connect() b392b2d28e58 net: gemini: add missed free_netdev 612aeedfe77d ipmr: Fix skb headroom in ipmr_get_route(). 5fa89b3526c5 ax88172a: fix information leak on short answers 609d02229b16 scsi: core: Handle drivers which set sg_tablesize to zero efa2c8c477dd x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3 a0f6ee27e686 x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make the CPU_ENTRY_AREA_PAGES assert precise 60418beeefd7 selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel 777b0ee4fd79 selftests/x86/mov_ss_trap: Fix the SYSENTER test 07b7c6191853 x86/entry/32: Fix NMI vs ESPFIX 62433c16a282 x86/entry/32: Unwind the ESPFIX stack earlier on exception entry 4a2364594599 x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL 0593a806b430 x86/entry/32: Use %ss segment where required 26ce03ac3327 x86/entry/32: Fix IRET exception f74d7e9547de x86/cpu_entry_area: Add guard page for entry stack on 32bit 41cb303e1436 x86/pti/32: Size initial_page_table correctly 2d2e7fe408eb x86/doublefault/32: Fix stack canaries in the double fault handler 1fd0ff871abe x86/xen/32: Simplify ring check in xen_iret_crit_fixup() 68ef02e30623 x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout ef15170227e2 x86/stackframe/32: Repair 32-bit Xen PV 37880a369c68 x86/speculation: Fix redundant MDS mitigation message 459c71f82b48 x86/speculation: Fix incorrect MDS/TAA mitigation status c77d64c158c6 x86/insn: Fix awk regexp warnings 41bbdde13b43 x86: Use CONFIG_PREEMPTION 217d051d8efd x86/entry/32: Pass cr2 to do_async_page_fault() 1ecceee4c859 x86/entry/64: Prevent clobbering of saved CR2 value 8ccce28352fe x86/mm, tracing: Fix CR2 corruption 8873fea5f2d4 x86/entry/64: Update comments and sanity tests for create_gap 7801660649a0 x86/entry/64: Simplify idtentry a little 5d305a697f40 x86/entry/32: Simplify common_exception 216401f82bef x86/paravirt: Make read_cr2() CALLEE_SAVE bf8b9dd0d0bf x86/asm: Move native_write_cr0/4() out of line 222093f0acfd x86/pgtable/32: Fix LOWMEM_PAGES constant 7998b2c4801a x86/alternatives: Fix int3_emulate_call() selftest stack corruption e4a8155be9bd x86/ldt: Initialize the context lock for init_mm f07a9a3a9ad4 x86/alternatives: Add int3_emulate_call() selftest 29b042bbfab8 x86/stackframe/32: Allow int3_emulate_push() 22334402db00 x86/stackframe/32: Provide consistent pt_regs ed6c118e4451 x86/stackframe, x86/ftrace: Add pt_regs frame annotations 7159ebba55a4 x86/stackframe, x86/kprobes: Fix frame pointer annotations ba09efb8b35b x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h c2f632a32c05 x86/entry/32: Clean up return from interrupt preemption path ce394d5e28c6 x86/asm: Pin sensitive CR0 bits b3327106585c x86/asm: Pin sensitive CR4 bits e3534ce1de0c Documentation/x86: Fix path to entry_32.S 487a6cb63d71 x86/asm: Remove unused TASK_TI_flags from asm-offsets.c 2bd8a406516b x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabled
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Bruce Ashfield [Fri, 21 Feb 2020 17:45:54 +0000 (12:45 -0500)]
linux-yocto/5.4: update to v5.4.20
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
27dfbcc2f53d Linux 5.4.20 2d8fdc5744ff selinux: fall back to ref-walk if audit is required ae7f404d9227 libertas: make lbs_ibss_join_existing() return error code on rates overflow 61087dce64a5 libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held 3c822e1f3118 mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() c5b071e3f44d mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() 2cf2b620af7b dmaengine: axi-dmac: add a check for devm_regmap_init_mmio eada328f7f9b clk: meson: g12a: fix missing uart2 in regmap table 3cfb0b360b37 mfd: max77650: Select REGMAP_IRQ in Kconfig 3b9586e82c90 regmap: fix writes to non incrementing registers 4eb12ef7491d pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B 7b07d15aa5b4 pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control 875e01dd8a97 selinux: fix regression introduced by move_mount(2) syscall 3b2e595dfe2b selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link" 837c36e0451f bcache: avoid unnecessary btree nodes flushing in btree_flush_write() 7c71d438e7e5 dt-bindings: iio: adc: ad7606: Fix wrong maxItems value d15a2930f6d7 media: i2c: adv748x: Fix unsafe macros 30dd20c6d0e3 drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe 8dfa11837606 crypto: caam/qi2 - fix typo in algorithm's driver name 1f42c6de7b94 crypto: atmel-sha - fix error handling when setting hmac key fb42d3f4ec86 crypto: artpec6 - return correct error code for failed setkey() ee1c6b1aa9dc crypto: testmgr - don't try to decrypt uninitialized buffers 771fd0b2e8bf mtd: sharpslpart: Fix unsigned comparison to zero 1765aaef1753 mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock 7df80a021f66 arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly 0ec337059d71 KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer a17d21640453 KVM: arm64: pmu: Fix chained SW_INCR counters a6229d1b5c22 KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset 93a509cf1182 KVM: arm: Make inject_abt32() inject an external abort instead 9cce31930ad3 KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests 48f9ec2020b3 KVM: arm/arm64: Fix young bit from mmu notifier 537493f1460a arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations 37014cee458c arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly 1a2b07a2c3dd arm64: cpufeature: Fix the type of no FP/SIMD capability ba95651cefe1 sched/uclamp: Fix a bug in propagating uclamp value in new cgroups 5d42957c9045 ARM: 8949/1: mm: mark free_memmap as __init 199808393ef7 KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections c406e5352155 ARM: at91: pm: use of_device_id array to find the proper shdwc node 69f08f44b4c1 ARM: at91: pm: use SAM9X60 PMC's compatible 451b91d88a1d iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA c4faf627c76e powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW cff30edec932 powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning 5ca556d5edfd powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths 05a23f436471 powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX 17f37249d7db powerpc/ptdump: Fix W+X verification call in mark_rodata_ro() 6d7edac1469e Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests" 45c764da005a soc: qcom: rpmhpd: Set 'active_only' for active only power domains 0bf48acf4338 tools/power/acpi: fix compilation error 5d3453a5660b ARM: dts: at91: sama5d3: define clock rate range for tcb1 581a5fbf4f6d ARM: dts: at91: sama5d3: fix maximum peripheral clock rates 8e8802c93509 ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPP 16665fffafee ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPP 3d2d8cd29c1b arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node c44134c2a287 arm64: dts: renesas: r8a77990: ebisu: Remove clkout-lr-synchronous from sound 6f9da85057c1 ARM: dts: am43xx: add support for clkout1 clock bd13285419b9 ARM: dts: at91: Reenable UART TX pull-ups d01521db86ac arm64: dts: uDPU: fix broken ethernet 5ee40005f420 arm64: dts: qcom: msm8998: Fix tcsr syscon size bc684844e7e0 platform/x86: intel_mid_powerbtn: Take a copy of ddata b09e3d3e79cf ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node 2de1af2bcba0 watchdog: qcom: Use platform_get_irq_optional() for bark irq f599ae7529e6 rtc: cmos: Stop using shared IRQ 7a3aa58c0e02 rtc: hym8563: Return -EINVAL if the time is known to be invalid ffad5982ce58 x86/boot: Handle malformed SRAT tables during early ACPI parsing f4818129947c NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals cf360732f811 NFSv4: try lease recovery on NFS4ERR_EXPIRED 5d0a6d77b69c NFSv4: pnfs_roc() must use cred_fscmp() to compare creds 86065de0eb0a NFS: Fix fix of show_nfs_errors 5d7030939d22 NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() 1ef47a06d2d4 NFS: Revalidate the file size on a fatal write error b7560b5b72a2 nfs: NFS_SWAP should depend on SWAP 7842c7b30d75 bpf, sockmap: Check update requirements after locking 45d7b0e316d9 bpf: Improve bucket_log calculation logic cb675fde4c44 selftests/bpf: Test freeing sockmap/sockhash with a socket in it 1098f9696152 bpf, sockhash: Synchronize_rcu before free'ing map 657a17ce530e bpf, sockmap: Don't sleep while holding RCU lock on tear-down 1dfc34bd009a bpftool: Don't crash on missing xlated program instructions ec81471a70d1 iwlwifi: mvm: avoid use after free for pmsr request b706a4986382 PCI/AER: Initialize aer_fifo b51ac6e721d5 PCI: Don't disable bridge BARs when assigning bus resources 67016624a0be PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30 df26f04f23bd PCI/switchtec: Fix vep_vector_number ioread width b72b8d0725b0 PCI/switchtec: Use dma_set_mask_and_coherent() 15818c08ca79 ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe 4f0e6425a2da PCI/IOV: Fix memory leak in pci_iov_add_virtfn() da268240fb0a scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails 21702236f352 RDMA/umem: Fix ib_umem_find_best_pgsz() 56b22525ab80 RDMA/cma: Fix unbalanced cm_id reference count during address resolve b73401025a14 RDMA/uverbs: Verify MR access flags 78923675151e RDMA/core: Fix locking in ib_uverbs_event_read 33daaea78a1f RDMA/i40iw: fix a potential NULL pointer dereference b1f90d263a3b RDMA/netlink: Do not always generate an ACK for some netlink operations 839fb9e04cd7 IB/mlx4: Fix leak in id_map_find_del 996dc3d50add IB/srp: Never use immediate data if it is disabled by a user 56f5f41e80b3 IB/mlx4: Fix memory leak in add_gid error flow b96c27b1891b hv_sock: Remove the accept port restriction f7775193b643 ASoC: pcm: update FE/BE trigger order based on the command d6591ea2dd1a Linux 5.4.19 866323ccc138 powerpc/kuap: Fix set direction in allow/prevent_user_access() 3556d66be3f1 regulator fix for "regulator: core: Add regulator_is_equal() helper" 0f51165c22e4 rxrpc: Fix service call disconnection 743823969080 perf/core: Fix mlock accounting in perf_mmap() d1318034e9e9 clocksource: Prevent double add_timer_on() for watchdog_timer d15b033e9603 x86/apic/msi: Plug non-maskable MSI affinity race b64d7f7af8f9 cifs: fail i/o on soft mounts if sessionsetup errors out 3e3e8551a5a2 KVM: Play nice with read-only memslots when querying host page size 7426ddf01f16 KVM: Use vcpu-specific gva->hva translation when querying host page size 09bd0033df05 KVM: nVMX: vmread should not set rflags to specify success in case of #PF 1d6cfa003c21 KVM: x86: fix overlap between SPTE_MMIO_MASK and generation 8a1cd01bee30 KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM fc46f8a115e5 KVM: x86: use CPUID to locate host page table reserved bits f805ec37828b KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM 59593aed7e9e drm/dp_mst: Remove VCPI while disabling topology mgr 498742625716 btrfs: free block groups after free'ing fs trees 26ca39ac5593 btrfs: use bool argument in free_root_pointers() d0d327fe37cc x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode 8fbabd15bdbc mfd: bd70528: Fix hour register mask 555b3025e8fa mfd: rn5t618: Mark ADC control register volatile 3cf5733a2db7 mfd: da9062: Fix watchdog compatible string 9af68afd832f ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug 207014751cd1 net/mlx5: Deprecate usage of generic TLS HW capability bit 70b68add8d65 net/mlx5: Fix deadlock in fs_core 0fea83e06f12 drop_monitor: Do not cancel uninitialized work item 2b2de489c823 qed: Fix timestamping issue for L2 unicast ptp packets. 036ecba2eb99 ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() 7fd6c4da37d4 taprio: Fix dropping packets when using taprio + ETF offloading a5b959885c45 taprio: Use taprio_reset_tc() to reset Traffic Classes configuration ee6adcf2c318 taprio: Add missing policy validation for flags d544302521af taprio: Fix still allowing changing the flags during runtime 47578c894979 taprio: Fix enabling offload with wrong number of traffic classes 4c4153375b67 net: macb: Limit maximum GEM TX length in TSO 96ad794892e7 net: macb: Remove unnecessary alignment check for TSO 9211b26dcfee net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx 0be678f179e0 net/mlx5: IPsec, Fix esp modify function attribute 74888191bb13 net: systemport: Avoid RBUF stuck in Wake-on-LAN mode 8526c3b6e753 net: stmmac: fix a possible endless loop ebf9cdfbcd38 net_sched: fix a resource leak in tcindex_set_parms() 6994d92ed59a net: mvneta: move rx_dropped and rx_errors in per-cpu stats 76e828ceafee net: dsa: microchip: enable module autoprobe 07d7fcb1dd29 net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port 84e4db766fc6 net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() fddb5a50801a dpaa_eth: support all modes with rate adapting PHYs 3f90dce11916 devlink: report 0 after hitting end in region read 6978e2935c74 bonding/alb: properly access headers in bond_alb_xmit() 0a56a2e1624a ASoC: sgtl5000: Fix VDDA and VDDIO comparison 67d5b7a1f971 regulator: core: Add regulator_is_equal() helper c533cf50fdf6 ubifs: Fix memory leak from c->sup_node fa70d4f7f8e0 ubi: Fix an error pointer dereference in error handling code 6f362620793b ubi: fastmap: Fix inverted logic in seen selfcheck c6d07f6e50e4 virtio_balloon: Fix memory leaks on errors in virtballoon_probe() 3ac13462f55a virtio-balloon: Fix memory leak when unloading while hinting is in progress 7eece787ed82 nfsd: Return the correct number of bytes written to the file e94829641e69 nfsd: fix jiffies/time_t mixup in LRU list 9f3fa8bea96d nfsd: fix delay timer on 32-bit architectures 0d1dacfda0e5 IB/core: Fix ODP get user pages flow 320a24fae280 IB/mlx5: Fix outstanding_pi index for GSI qps b4d104ce6dfe net: tulip: Adjust indentation in {dmfe, uli526x}_init_module 9b14bd934ce3 net: smc911x: Adjust indentation in smc911x_phy_configure 761b51409246 ppp: Adjust indentation into ppp_async_input bd1bac782d92 NFC: pn544: Adjust indentation in pn544_hci_check_presence da535ca18ef5 drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable bf45386cef7e powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize 0a7473b27eb9 ext2: Adjust indentation in ext2_fill_super 421b77ae26f4 phy: qualcomm: Adjust indentation in read_poll_timeout 55a268cf341f mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two 3c9edf55817a scsi: ufs: Recheck bkops level if bkops is disabled 5f8c02d32223 scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free bdc7651e6164 scsi: csiostor: Adjust indentation in csio_device_reset 454db8d6163b scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type 05dceb5a62ce ASoC: meson: axg-fifo: fix fifo threshold setup 7c662f69fa05 percpu: Separate decrypted varaibles anytime encryption can be enabled 59c458d51099 broken ping to ipv6 linklocal addresses on debian buster 07fbef9a6e18 fix up iter on short count in fuse_direct_io() e0fc65ef8a60 virtio-pci: check name when counting MSI-X vectors f603b3714e4e virtio-balloon: initialize all vq callbacks fe84d084b2e9 drm/amd/dm/mst: Ignore payload update failures f4bda8b61e7c clk: tegra: Mark fuse clock as critical 806cabd3117f mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush 091c96151279 arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode ed53278ee834 mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section 03c03090c3aa ocfs2: fix oops when writing cloned file 6e41b5499960 KVM: s390: do not clobber registers during guest reset/store status b1f9f9b84374 KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest" 58e1e7514f06 KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation a6ff6e0546d0 KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu() e3a37628c46d KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails 9d9933f7f3f4 KVM: x86: Don't let userspace set host-reserved cr4 bits 715f9f9a0768 KVM: VMX: Add non-canonical check on writes to RTIT address MSRs 2aebc6ed84ef x86/KVM: Clean up host's steal time structure f7c1a6c67ff3 x86/kvm: Cache gfn to pfn translation d71eef9fcc0b x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed a3db2949904b x86/kvm: Introduce kvm_(un)map_gfn() 68460ceba319 x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit d0671151c2b9 kvm/svm: PKU not currently supported 9213699efd1f KVM: PPC: Book3S PR: Free shared page if mmu initialization fails b2301deda8ce KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails 0718e2d3dc54 KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform 72324a1db6a1 KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks 2fb35312c070 KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks f2a514318263 KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c a07fdd5fcb30 KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks c09be769b48d KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks 2f8a13754e05 KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks c8a6b5918942 KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks bf13472e5c05 KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks 8b73ccf4b475 KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks c2b02d093a08 KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks 79777eb82c23 KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks 443fd0049dcf KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks 8dcbf26833cc aio: prevent potential eventfd recursion on poll 844d2025b68d eventfd: track eventfd_signal() recursion depth d5d6b5887241 bcache: add readahead cache policy options via sysfs interface f158399c1fe9 watchdog: fix UAF in reboot notifier handling in watchdog core code c157da57304e xen/balloon: Support xend-based toolstack take two 726599c63799 tools/kvm_stat: Fix kvm_exit filter name 7a19bd6fe21b media: rc: ensure lirc is initialized before registering input device fd52d88c1dd8 media: iguanair: fix endpoint sanity check ae116f21b24a drm/rect: Avoid division by zero 5b442859ab80 drm: atmel-hlcdc: prefer a lower pixel-clock than requested d065ae83dff8 drm: atmel-hlcdc: enable clock before configuring timing engine 6421785d17e1 drm: atmel-hlcdc: use double rate for pixel clock only if supported ae35ac3c4b08 gfs2: fix O_SYNC write handling 637348690865 gfs2: move setting current->backing_dev_info c61b93fae603 gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 65afa6958134 sunrpc: expiry_time should be seconds not timeval 301763168c5f mwifiex: fix unbalanced locking in mwifiex_process_country_ie() 535a755d6e6d iwlwifi: don't throw error when trying to remove IGTK cbe53807a14d ARM: tegra: Enable PLLP bypass during Tegra124 LP1 9e78c0e74261 btrfs: Correctly handle empty trees in find_first_clear_extent_bit d82ff2d6406d btrfs: flush write bio if we loop in extent_write_cache_pages 5e7a9ad78d56 Btrfs: fix race between adding and putting tree mod seq elements and nodes ce066845584a btrfs: drop log root for dropped roots 7baf8f665b77 btrfs: set trans->drity in btrfs_commit_transaction 78748f249199 Btrfs: fix infinite loop during fsync after rename operations 79a29dee9024 Btrfs: make deduplication with range including the last block work ddb36ab79b11 Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES f0edd3abee0d ext4: fix race conditions in ->d_compare() and ->d_hash() d44fa04f0864 ext4: fix deadlock allocating crypto bounce page from mempool b19f130269c0 jbd2_seq_info_next should increase position index 6282102dbcbf nfsd: fix filecache lookup 4544a6912416 NFS: Directory page cache pages need to be locked when read 293cdcd89b6c NFS: Fix memory leaks and corruption in readdir 8d313c04b425 scsi: qla2xxx: Fix unbound NVME response length 246a54895ac6 powerpc/futex: Fix incorrect user access blocking eee7a67c0391 crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill e057d64f86d4 crypto: api - Fix race condition in crypto_spawn_alg 12a15e1c544e crypto: atmel-aes - Fix counter overflow in CTR mode 2c4d8203ff0c crypto: pcrypt - Do not clear MAY_SLEEP flag in original request ded7c73a2b8c crypto: arm64/ghash-neon - bump priority to 150 3a35871603a6 crypto: ccp - set max RSA modulus size for v3 platform devices as well 58d8f2dec6ab crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists a791fc62a574 crypto: api - fix unexpectedly getting generic implementation 1f5f3f65f956 selftests: bpf: Ignore FIN packets for reuseport tests 44a522bf5edc selftests: bpf: Use a temporary file in test_sockmap da43712a7262 selftests/bpf: Skip perf hw events test if the setup disabled it 49437ecf9f30 selftests/bpf: Fix test_attach_probe c0ada6ad3ec5 samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach a69af866bd35 samples/bpf: Don't try to remove user's homedir on clean fbee8f61747f tc-testing: fix eBPF tests failure on linux fresh clones f7a2ccc00a36 libbpf: Fix realloc usage in bpf_core_find_cands ab48c14a444b bpf, devmap: Pass lockdep expression to RCU lists 77bb53cb0948 selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs 5b0e9b563c01 riscv, bpf: Fix broken BPF tail calls f3107a3c9b84 btrfs: Handle another split brain scenario with metadata uuid feature dd9837259de0 btrfs: fix improper setting of scanned for range cyclic write cache pages b4c8ed0bf977 crypto: pcrypt - Avoid deadlock by using per-instance padata queues c8e9dafe668d ftrace: Protect ftrace_graph_hash with ftrace_sync 6a652ed941aa ftrace: Add comment to why rcu_dereference_sched() is open coded c9dc142b39a8 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu 024537c7548f tracing: Annotate ftrace_graph_hash pointer with __rcu df57920d6e18 ASoC: SOF: core: release resources on errors in probe_continue 3145862d8f9e ASoC: SOF: Introduce state machine for FW boot 0b84591fdd5e scsi: qla2xxx: Fix stuck login session using prli_pend_timer 78cbd2c397bf dm: fix potential for q->make_request_fn NULL pointer 1426201af047 dm thin metadata: use pool locking at end of dm_pool_metadata_close 40d3d8d6eb64 dm crypt: fix benbi IV constructor crash if used in authenticated mode b805ec7d089f dm crypt: fix GFP flags passed to skcipher_request_alloc() 1781fa54a4ea dm writecache: fix incorrect flush sequence when doing SSD mode commit a8d99d630117 dm space map common: fix to ensure new block isn't already in use 188f9b710ff1 dm zoned: support zone sizes smaller than 128MiB ad7c38abe8ba ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() bae74e7ac842 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc f5f68d165dc0 cpufreq: Avoid creating excessively large stack frames 7dce99d3182a PM: core: Fix handling of devices deleted during system-wide resume e9116299ffac f2fs: fix race conditions in ->d_compare() and ->d_hash() 6d722cd2e387 f2fs: fix dcache lookup of !casefolded directories f4803553aae6 f2fs: code cleanup for f2fs_statfs_project() b1de9ec0e788 f2fs: fix miscounted block limit in f2fs_statfs_project() ae2cb41583a9 f2fs: choose hardlimit when softlimit is larger than hardlimit in f2fs_statfs_project() 08846286bf28 ovl: fix lseek overflow on 32bit 809e16a6eeb3 ovl: fix wrong WARN_ON() in ovl_cache_update_ino() 03572189d61c power: supply: ltc2941-battery-gauge: fix use-after-free 6f33d59ae165 power: supply: axp20x_ac_power: Fix reporting online status 4eed5d3bb14a cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e 2b27acfde9b2 scsi: qla2xxx: Fix mtcp dump collection failure edd15b154653 scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state 3728834fff19 erofs: fix out-of-bound read for shifted uncompressed block 3ebbfdf41d26 scripts/find-unused-docs: Fix massive false positives a421f513779c fs: allow deduplication of eof block into the end of the destination file 5fefc9b3e358 padata: Remove broken queue flushing 5f63963669ec crypto: ccree - fix PM race condition 5e33535cf13c crypto: ccree - fix FDE descriptor sequence d8760030e701 crypto: ccree - fix pm wrongful error reporting 70439e8b7ccf crypto: ccree - fix AEAD decrypt auth fail 80c660892c24 crypto: ccree - fix backlog memory leak d2b1dcd5430f crypto: api - Check spawn->alg under lock in crypto_drop_spawn 0ed43162f578 nvmem: core: fix memory abort in cleanup path 6bdd1a0ed111 mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile 385c61a41cf9 hv_balloon: Balloon up according to request page number 570a29b1f75b ASoC: SOF: core: free trace on errors 84c9efd2f855 mmc: sdhci-of-at91: fix memleak on clk_get failure 65e6f63ebfb9 ubifs: Fix deadlock in concurrent bulk-read and writepage e3a561aa5376 ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag 91f96a9cdd82 ubifs: Fix wrong memory allocation 0119c617ebb6 ubifs: don't trigger assertion on invalid no-key filename 9220bf17ae18 fscrypt: don't print name of busy file when removing key ad270734193e alarmtimer: Unregister wakeup source when module get fails 05b147599f9d ACPI / battery: Deal better with neither design nor full capacity not being reported 7b86d05d1b02 ACPI / battery: Use design-cap for capacity calculations if full-cap is not available 93bba324c28a ACPI / battery: Deal with design or full capacity being reported as -1 832d6f76f268 ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards 44f6e43924f8 mmc: spi: Toggle SPI polarity, do not hardcode it 47bdd025b921 PCI: keystone: Fix error handling when "num-viewport" DT property is not populated a8b56e222300 PCI: keystone: Fix link training retries initiation 6700c0d9ae92 PCI: keystone: Fix outbound region mapping 05d56da81d94 PCI: tegra: Fix return value check of pm_runtime_get_sync() 38b67e60b6b5 tracing: Fix now invalid var_ref_vals assumption in trace action 5b92f86c8492 powerpc/32s: Fix CPU wake-up from sleep mode 4135a03fdf2e powerpc/32s: Fix bad_kuap_fault() 1bd3b871af57 powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() 02c4699fb664 powerpc/xmon: don't access ASDR in VMs 796085dbe323 powerpc/ptdump: Fix W+X verification 2cabe61ab8ae powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case 63098a93063a s390/mm: fix dynamic pagetable upgrade for hugetlbfs e25f00c69039 MIPS: boot: fix typo in 'vmlinux.lzma.its' target bd9abdfd68b2 MIPS: fix indentation of the 'RELOCS' message 6b29d4a1f832 MIPS: syscalls: fix indentation of the 'SYSNR' message 6cca9100db90 KVM: arm64: Only sign-extend MMIO up to register width 4dd5c62d2e4c KVM: arm/arm64: Correct AArch32 SPSR on exception entry b0e01e9d2353 KVM: arm/arm64: Correct CPSR on exception entry cc7931dc766f KVM: arm64: Correct PSTATE on exception entry 5222ded5c72c arm64: acpi: fix DAIF manipulation with pNMI 79c56db06547 ALSA: hda: Add JasperLake PCI ID and codec vid 3d938d9febd1 ALSA: hda: Add Clevo W65_67SB the power_save blacklist 6cb7581f5702 ALSA: hda: Apply aligned MMIO access only conditionally 68efc422c547 platform/x86: intel_scu_ipc: Fix interrupt support 5bf25f3828a2 x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR 146f086a409b irqdomain: Fix a memory leak in irq_domain_push_irq() db165906cad5 lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() 9cbcbfc67b25 media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments 965ccdedf1bf media: v4l2-core: compat: ignore native command codes d2db1cbc751f media/v4l2-core: set pages dirty upon releasing DMA buffers d364e9b37cc9 mm: move_pages: report the number of non-attempted pages 95419e7ef266 mm: thp: don't need care deferred split queue in memcg charge move path aab4189dfdb1 mm/memory_hotplug: fix remove_memory() lockdep splat cb33e477a50b utimes: Clamp the timestamps in notify_change() 73031a617ac3 mmc: sdhci-pci: Make function amd_sdhci_reset static af823232b018 mm/sparse.c: reset section's mem_map when fully deactivated c2c814fc9aee memcg: fix a crash in wb_workfn when a device disappears 39fac95159b4 ALSA: dummy: Fix PCM format loop in proc output 6edf790e9e51 ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk 85dbab63b461 ALSA: usb-audio: Fix endianess in descriptor validation 2068fbb20b9f usb: gadget: f_ecm: Use atomic_t to track in-flight request a7d00597e0b7 usb: gadget: f_ncm: Use atomic_t to track in-flight request 683b53b5aa12 usb: gadget: legacy: set max_speed to super-speed 063daad1412e usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer 47dbff795049 objtool: Silence build output 72a533fc29e1 usb: typec: tcpci: mask event interrupts when remove driver 91cfedb762bd usb: dwc3: gadget: Delay starting transfer 1dc0d21fc1e6 usb: dwc3: gadget: Check END_TRANSFER completion 4e5d1bf6e68f brcmfmac: Fix memory leak in brcmf_usbdev_qinit 1c8c75275f97 Bluetooth: btusb: Disable runtime suspend on Realtek devices 1bfecb50771d Bluetooth: btusb: fix memory leak on fw 21780d1fd65b nvmet: Fix controller use after free 6243cb9e32d2 nvmet: Fix error print message at nvmet_install_queue function 6a4fea54ab46 rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special() c71706a5ffff srcu: Apply *_ONCE() to ->srcu_last_gp_end dcad7270b2c7 rcu: Avoid data-race in rcu_gp_fqs_check_wake() a523031513b7 rcu: Use *_ONCE() to protect lockless ->expmask accesses d42b2370f28a tracing: Fix sched switch start/stop refcount racy updates e39351c52efb tracing/kprobes: Have uname use __get_str() in print_fmt 59b2e64b16bb ipc/msg.c: consolidate all xxxctl_down() functions 8ce07d95d67a netfilter: ipset: fix suspicious RCU usage in find_set_and_id 7bad0dda8164 mfd: dln2: More sanity checking for endpoints 6fcbff54ded1 media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors 9f5c4fac341c bnxt_en: Fix logic that disables Bus Master during firmware reset. fddd3f73ad08 netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() f146529c0049 MAINTAINERS: correct entries for ISDN/mISDN section 096df4720ab6 ionic: fix rxq comp packet type mask b6a7ba0e8622 tcp: clear tp->segs_{in|out} in tcp_disconnect() 31fceaf08597 tcp: clear tp->data_segs{in|out} in tcp_disconnect() 2fc4773b6af7 tcp: clear tp->delivered in tcp_disconnect() c9b6c6d07e5c tcp: clear tp->total_retrans in tcp_disconnect() 269a3c472a6f rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect 843e115de475 rxrpc: Fix missing active use pinning of rxrpc_local object 524cba2f8de5 rxrpc: Fix insufficient receive notification generation 62221a9b1c9a rxrpc: Fix use-after-free in rxrpc_put_local() 5fa06c956821 bnxt_en: Fix TC queue mapping. 8566221e46eb net: stmmac: Delete txtimer in suspend() dd8142a6fa52 net_sched: fix an OOB access in cls_tcindex 919f13c56485 net: hsr: fix possible NULL deref in hsr_handle_frame() f3dea4cea67a l2tp: Allow duplicate session creation with UDP b080bc8481d9 gtp: use __GFP_NOWARN to avoid memalloc warning 0f8f0429a299 cls_rsvp: fix rsvp_policy 097ef8be69a3 bnxt_en: Move devlink_register before registering netdev aaf5369c72e9 sparc32: fix struct ipc64_perm type definition
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
core-image-sato-sdk-ptest: do not pull in ptest-pkgs
The lists of ptests are defined via PTESTS_FAST and PTESTS_SLOW;
specifying 'ptests-pkgs' also pulls in additional ptests that
are specifically excluded from those lists due to causing issues with
ptesting. (particularly bash-ptest is one such item)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Tim Orling [Thu, 20 Feb 2020 21:23:15 +0000 (13:23 -0800)]
liberror-perl: upgrade 0.17028 -> 0.17029
Upstream release notes:
"
0.17029 2020-01-28
- Rebuild for order of 'NAME' and 'VERSION' sections in the generated
POD documentation (see 0.001004 in
https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF
).
- VERSION used to appear before NAME.
"
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Khem Raj [Thu, 20 Feb 2020 21:09:52 +0000 (13:09 -0800)]
dnf, libdnf: Ignore if PACKAGE_CLASSES does not have rpm
dnf depends on libsolv, and libsolv does not have and easy way to
jusr enable rpmdb support, it either has full rpm or nothing, perhaps it
could be improved in libsolv and we can use that but from now we have
no other option
dnf support only rpm backend and wont work with opkg or dpkg/apt anyway
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Giving BUILDNAME a static default in reproducible_build_simple.bbclass
to have /etc/version be generated with that name lead to other users
of BUILDNAME no longer working as expected. E.g., buildstats.bcclass
would now write its information in a single directory, overwriting the
statistics for each build.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Andreas Müller [Thu, 20 Feb 2020 23:48:28 +0000 (00:48 +0100)]
webkitgtk: fix reconfigure
| ln: failed to create symbolic link '/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/webkitgtk/2.26.4-r0/recipe-sysroot-native/usr/bin/python': File exists
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie [Thu, 20 Feb 2020 13:57:50 +0000 (13:57 +0000)]
oeqa/logparser: Fix performance issues with ptest log parsing
On the autobuilder a ptest log with 2.1 million lines took around 18 hours to
process. This is clearly crazy.
We can tweak the processing code to:
a) Stop repeatedly joining large strings together (append to a list instead)
b) Use one startswith expression instead of multiple re.search() operations
With this change it takes 18 hours down to around 12s.
[YOCTO #13696]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Liwei Song [Thu, 20 Feb 2020 03:50:45 +0000 (11:50 +0800)]
util-linux: fix hwclock settimeofday error
The change of settimeofday() systemcall since Glibc 2.31
will cause "hwclock -s" doesn't work with error:
"hwclock: settimeofday() failed: Invalid argument"
Backport a upstream patch to fix this issue.
Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
ba952d0 BUG: variable lists not released in close() 690f868 Variables are not removed when loading from file 9e3586a Make sure there's no file descriptor leakage in case of error 03647c4 Check config file defines a non-zero Sector size 3b2d4f1 Check environment size from fw_env.config
This is what the upstream recommends nowadays:
https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
I have verified that both X and weston continue to boot and look
right; however xorg.conf file needs to be removed as it is cirrus
specific and doesn't work and isn't needed with std vga.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
weston-init: use the drm/kms backend rather than fbdev one for qemux86 machines
The fbdev backend is not documented, and not the default;
as the emulated hardware in qemu now supports DRM/KMS
(both std and virtio), we should align with upstream default
and vast majority of users. Empty init file will cause
weston to default to the KMS backend.
Note that 3D acceleration via virgl is not required; the backend
renders fine via the software driver in mesa. However, kvm
is more or less required to keep the UI responsive.
Also, other qemu targets (mips and arm in particular) continue
to use the fbdev backend, as in the absence of kvm, the performance
of software GL paths falls to unacceptable level.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
webkit nowadays requires a couple of supplementary libraries for this,
so bring them in (courtesy of meta-webkit[1], which will hopefully
adjust without a lot of trouble).
[1] https://github.com/Igalia/meta-webkit/
[RP: Add missing maintainers entries] Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie [Wed, 19 Feb 2020 18:32:19 +0000 (18:32 +0000)]
oeqa/selftest: Drop 'backup' code and SIGTERM handler
Now selftest is using its own copied build directory, we can stop worrying about
copying files around as backup, and drop the SIGTERM handler to try and restore
them, simplifying the code.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Prior to this fix, the try/except block in OEScriptTests' setUpClass
did both the import and the raise unittest.SkipTest for the
subsequent OEPybootchartguyTests. The consequence of the this meant
that, when cairo was not available on the test host, the raise was
counted only once as a class setup issue, instead of once for each
of the tests to be run, resulting in incorrect skip counts in the
test results.
Instead of raising unittest.SkipTest in setUpClass, the more
proper method is to use the unittest.skipUnless method along with
importlib.util.find_spec to check for the presence of the
python3-cairo module. This allows the entire class to be skipped
if cairo is not present, while also correctly passing along the
skip state for each of the class's tests, and avoiding the UNKNOWN
results to appear in cases where the -j option was provided to
oe-selftest, but the tests were still skipped.
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Joshua Watt [Wed, 19 Feb 2020 00:44:43 +0000 (18:44 -0600)]
jquery: Add recipe
Adds a recipe that packages jQuery in a manner borrowed from debian. The
primary purpose is to make the diffoscope output from the autobuilder
easier to navigate.
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
There are a number of ptest failures due to executables not found in
the image. Since these executables are in FILES_${PN}-dev, depending
all of -dev which is an overkill. We take them out of -dev and put in
-utils, then depend on the latter instead.
When starting a glib ptest but decided to Ctrl-c interrupt midway,
./run-ptest cannot be restarted unless running `userdel glib2-test`
manually. Therefore adding a check prior to ptest will ensure the
ptest can be restarted.
Signed-off-by: Matthew Zeng <matthew.zeng@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Lori Hikichi [Tue, 18 Feb 2020 19:14:22 +0000 (11:14 -0800)]
rpm2cpio.sh: fix to handle newline character
This script is attempting to read binary data from an rpm file.
If any of the bytes it is attempt to read is the binary value 0xa
(i.e. a newline) then the script does not properly deal with this
special case. Due to the behavior of command substitution, instead of
fetching the value 0xa, the script makes an error and get the value 0
instead.
The fix and the following explantion was taken from this post...
Command substitution $(…) strips final newlines in the command output.
There's a fairly easy workaround. Make sure the output ends in a
character other than a newline, then strip that one character.
Signed-off-by: Lori Hikichi <lori.hikichi@broadcom.com> Signed-off-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Mark Hatle [Fri, 14 Feb 2020 18:34:14 +0000 (12:34 -0600)]
newlib: Move syscalls from newlib to libgloss
By passing --disabled-newlib-supplied-syscalls, newlib will disable the
generation of builtin syscalls and move this to libgloss. (This also
affects the generation of crt0.o.)
libgloss SHOULD then provide the syscalls, crt0.o and other functions that
are no longer part of newlib itself. This now means that you must link
with both newlib and libgloss, whereas before newlib would run in many
configurations by itself.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie [Tue, 18 Feb 2020 17:27:26 +0000 (17:27 +0000)]
perl: Fix encode module reproducibility issues
The code is encoding host compiler parameters into target builds. Avoid
this for our target builds. This should resolve builds which aren't
reproducible between hosts with different compilers.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Kai Kang [Tue, 11 Feb 2020 15:07:41 +0000 (23:07 +0800)]
glibc-package.inc: fix multilib headers conflict
Pass bits/endianness.h and bits/struct_rwlock.h to oe_multilib_header in
glibc-package.inc to fix files conflict:
| Error: Transaction check error:
| file /usr/include/bits/endianness.h conflicts between attempted installs of lib32-libc6-dev-2.31-r0.armv7vet2hf_vfp and libc6-dev-2.31-r0.aarch64
| file /usr/include/bits/struct_rwlock.h conflicts between attempted installs of lib32-libc6-dev-2.31-r0.armv7vet2hf_vfp and libc6-dev-2.31-r0.aarch64
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
When running oe-selftest in concurrency mode (e.g. with oe-selftest
--run-tests oescripts.OEPybootchartguyTests -j 4), if a skip occurred
during setUpClass() rather than within individual tests, the entire
suite would show "UNKNOWN" as each test's result. This is because
subunit doesn't know how to handle skips outside of individual tests.
An example of where this occurs is when running the above call to
oe-selftest in concurrency mode on a host machine that does not have
python3-cairo installed.
Patch subunit inside concurrencytest.py to provide a method called
outSideTestaddSkip, which will allow subunit to correctly detect the
skip in setUpClass().
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alex Kiernan [Sun, 16 Feb 2020 11:42:24 +0000 (11:42 +0000)]
systemd: upgrade v244.1 -> v244.3
Drop all systemd-boot patches and use an additional cross-file instead
to pick up EFI cc and objcopy. For EFI ld, we can use the command line
efi-ld option, but have to ensure it's something which can be exec'd
directly.
Commits from v244-stable:
c4280c342bbf Revert "Support Plugable UD-PRO8 dock" bb598b56eb3c hibernate-resume-generator: wait "infinitely" for the resume device 77c04ce5c270 hwdb: update to v245-rc1 b4eb8848240c Fix typo in function name e2d4cb9843c5 polkit: when authorizing via PK let's re-resolve callback/userdata instead of caching it 83bfc0d8dd02 sd-bus: introduce API for re-enqueuing incoming messages 5926f9f1723f polkit: use structured initialization 0697d0d972c8 polkit: on async pk requests, re-validate action/details 2589995acdb2 polkit: reuse some common bus message appending code 5b2442d5c3ec bus-polkit: rename return error parameter to ret_error 0a19ff7004e4 shared: split out polkit stuff from bus-util.c → bus-polkit.c 1325dfb5778d test: adapt to the new capsh format 3538fafb4714 meson: update efi path detection to gnu-efi-3.0.11 3034855a5b62 presets: "disable" all passive targets by default c2e304681929 shared/sysctl-util: normalize repeated slashes or dots to a single value 6f4364046f90 dhcp6: do not use T1 and T2 longer than one provided by the lease 0ed6cda28dff network: fix implicit type conversion warning by GCC-10 f6a5c02d26b1 bootspec: parse random-seed-mode line in loader.conf ddc5dca8a73b sd-boot: fix typo 2bbbe9ae41ab test: Synchronize journal before reading from it 072485d661d7 sd-bus: fix introspection bug in signal parameter names 80af3cf5e36b efi: fix build. d7ede1ade564 generator: order growfs for the root fs after systemd-remount-fs e9904998213d loginctl: use /org/freedesktop/login1/session/auto when "lock-session" is called without argument 82dd4caf014c Documentation update for x-systemd.{before,after} a60459764d9d man: fix typo in systemd.netdev Xfrm example fc053e2dfb3f timesyncd: log louder when we refuse a server due to root distance af0e630693fa resolved: drop DNSSEC root key that is not valid anymore ae59f1666ca6 journal: don't use startswith() on something that is not a NUL-terminated string 536ef6d72bc6 test: add test for https://github.com/systemd/systemd/issues/14560 b78fe3c1b1a8 core: make sure StandardInput=file: doesn't get dup'ed to stdout/stderr by default a1561a08f2d5 pkgconf: add full generator paths e5f2d11489ec tree-wide: we forgot to destroy some bus errors ea67fd42067b mount: make checks on perpetual mount units more lax 2f23c648bce4 core: never allow perpetual units to be masked 9ba11dffb09a typo: "May modify to" -> "May modify" 84c048799a78 Disable reading SystemdOptions EFI Var when in SecureBoot mode 4c2d72b53091 sysctl: downgrade message when we have no permission c001a285a3a2 Clarify journald.conf MaxLevelStore documentation 45d52c7615fd logind: refuse overriding idle hint on tty sessions b1a0be45b4ee cgroup: update only siblings that got realized once e6d694254fe1 mount: mark an existing "mounting" unit from /proc/self/mountinfo as "just_mounted" d8fd38769c36 journalctl: Correctly handle combination of --reverse and --lines (fixes #1596) cd19bd31d808 journalctl: Correctly handle --show-cursor in combination with --until or --since and --reverse 1320aa92dc0a core: fix re-realization of cgroup siblings 14164ec6bc77 core: propagate service state to socket in more load states c22bf6b31a45 man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATH 26f3a534f1ab core: be more restrictive on the dependency types we allow to be created transiently 377cc5d91ea5 udev: don't import parent ID_FS_ data on partitions 7d5060d53994 man: fix option name 98c03090274a Support Plugable UD-PRO8 dock e9687d09dccf gpt-auto: don't assume XBOOTLDR is vfat 7057fe863007 man: fix documentation of IBM VIO device naming f8d1df1045be man: slightly extend documentation on difference between ID_NET_NAME_ONBOARD and ID_NET_LABEL_ONBOARD 1faf5dde4d4a boot: fix osrel parser 65d247af1786 udev: do not use exact match of file permission 6da978f89b48 network: lower the log-level of harmless message 5d8a614f926c hwdb: ignore keys added in kernel 5.5 8b1bd1746989 systemctl: skip non-existent units in the 'cat' verb b2f342f92b54 systemd.exec: document the file system for EnvironmentFile paths 945f3a231f6f systemd-analyze: fixed typo in documentation 2c8ae283b0ee test-condition: fix group check condition 6b48479f4582 umount: show correct error message faba5b2ba8c9 Revert "Drop dbus activation stub service" 3dd98f1998f9 man: add section about user manager units 1c80a8ced006 man: add remote-*.targets to the bootup sequence 9afd65f15e93 time-util: also use 32bit hack on EOVERFLOW 561923291383 [man] note which UID ranges will get user journals 588a23ef2684 [man] fix URL 0130a03179f6 analyze: badness if neither of RootImage and RootDirectory exists 93074c962e3a network: introduce AddPrefixRoute= and deprecate PrefixRoute= a8ad020ea0ba shared/dropin: fix assert for invalid drop-in 946cdba156dd initrd: make udev cleanup service confict trigger and settle too c0a8a92e6027 man: we support growing xfs too these days 608d88273494 time-util: deal with systems where userspace has 64bit time_t but kernel does not cfced59a4bd8 [import] fix stdin/stdout pipe behavior in import/export tar/raw 73435b219553 systemctl: show what verbs support --dry-run in the help page dc56b94e1308 cryptsetup-generator: unconfuse writing of the device timeout 0757ad565573 shared/install: log syntax error for invalid DefaultInstance= d2471109d999 shared/install: provide a nicer error message for invalid WantedBy=/Required= values
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
I am not sure if this has ever worked, but uvesafb is a really
outdated (VBE from the 1990s), awkward (needs v86d) and limited
(no support for high resolutions) way to do it.
The specific reason 640x480-32 was introduced (ages ago) was
to force 32 bit mode with vmware driver, as 16bit had rendering issues.
The modern, supported option is video=... kernel parameter documented here:
https://wiki.archlinux.org/index.php/kernel_mode_setting#Forcing_modes_and_EDID
https://github.com/torvalds/linux/blob/master/Documentation/fb/modedb.rst
which can be passed directly to runqemu and doesn't require special
kernel modules.
Sato under X will continue to use 640x480 as that is hardcoded into
xorg.conf under qemu.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Kevin Hao [Thu, 13 Feb 2020 02:31:41 +0000 (10:31 +0800)]
wic: Honor APPEND
APPEND is used to add additional parameters to kernel by features, such
as read-only-rootfs. So we should honor this variable when we compose
the kernel parameter in wic. I know we also can resolve this kind of
issue by using the .wks.in template introduced by commit 42e870c5ed4b
("image_types.bbclass: support template .wks.in files for wic"), but the
APPEND is needed by all the wks, it would seems pretty ridiculous to me
to change all the .wks to .wks.in and then foist the APPEND into them.
So the APPEND is definitely deserved to export to the wic directly.
[Yocto #12809]
Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Robert Yang [Mon, 6 Jan 2020 10:30:32 +0000 (18:30 +0800)]
gnupg: Read GNUPG_BINDIR from environment variables for nativesdk
There is already a relocate.patch for native which is used for reading
GNUPG_BINDIR from environment variables, now also enable it for nativesdk.
Otherwise, command like the following one doesn't work for nativesdk:
$ gpg-connect-agent --homedir ../keys/ reloadagent /bye
gpg-connect-agent: no running gpg-agent - starting '/opt/path/to/sysroots/x86_64-wrlinuxsdk-linux/usr/bin/gpg-agent'
gpg-connect-agent: failed to start agent '/opt/path/sysroots/x86_64-wrlinuxsdk-linux/usr/bin/gpg-agent': No such file or directory
Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>