From 706a9c45aff1baf749326fcf73c59d8536380ad7 Mon Sep 17 00:00:00 2001 From: jirislaby <> Date: Nov 12 2022 16:47:26 +0000 Subject: Update kernel-source to version 6.0.8 / rev 666 via SR 1035177 https://build.opensuse.org/request/show/1035177 by user jirislaby + dimstar_suse 6.0.8 & other fixes --- diff --git a/.files b/.files index 777bfd1..7d946ea 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 351e59f..46ed941 100644 --- a/.rev +++ b/.rev @@ -6082,4 +6082,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 6.0.7 & brcmfmac CVE & other fixes 1033507 + + 65fbecdc60f2e4f71b837402e99751e0 + 6.0.8 + + dimstar_suse + 6.0.8 & other fixes + 1035177 + diff --git a/config.tar.bz2 b/config.tar.bz2 index 77c4369..04cdc46 120000 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeicad5ilhabz3gt4fuzi2c4mqqscttjncqu7yu2vrg2thwyqzeo2km \ No newline at end of file +/ipfs/bafybeieheuoaoms26woqnfndw5ecvo26dg4ak4xrkbdp3wckonrajqknli \ No newline at end of file diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 3cb0f7a..16352dd 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 77186c6..e900d3a 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 3cb0f7a..16352dd 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index c2725f0..7611134 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 3cb0f7a..16352dd 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 65ac472..ce494fc 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 3cb0f7a..16352dd 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 848e7e6..80f8736 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 3cb0f7a..16352dd 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-64kb.spec b/kernel-64kb.spec index ca0c2e9..7252c23 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index 3cb0f7a..16352dd 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-debug.spec b/kernel-debug.spec index b5a6d39..61dbeef 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 3cb0f7a..16352dd 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-default.spec b/kernel-default.spec index dcf0e65..67a4011 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 3cb0f7a..16352dd 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-docs.spec b/kernel-docs.spec index e571619..c98de74 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 3cb0f7a..16352dd 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 75a1927..743bbc4 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 3cb0f7a..16352dd 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 8ae77be..afe04e3 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 3cb0f7a..16352dd 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 20e174c..e8902a2 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +BuildRequires: kernel%kernel_flavor-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 3cb0f7a..16352dd 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 1e80df8..a6e1b8b 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 3cb0f7a..16352dd 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-pae.spec b/kernel-pae.spec index e2c29bd..521333b 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 3cb0f7a..16352dd 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-source.spec b/kernel-source.spec index edf4949..ba03e9d 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 3cb0f7a..16352dd 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-syms.spec b/kernel-syms.spec index b463b68..8123385 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 6.0.7 +Version: 6.0.8 %if %using_buildservice %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 3cb0f7a..16352dd 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index e96c1ae..238c3be 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 3cb0f7a..16352dd 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,374 @@ ------------------------------------------------------------------- +Fri Nov 11 09:02:50 CET 2022 - jslaby@suse.cz + +- Linux 6.0.8 (bsc#1012628). +- usb: dwc3: gadget: Force sending delayed status during soft + disconnect (bsc#1012628). +- usb: dwc3: gadget: Don't delay End Transfer on delayed_status + (bsc#1012628). +- RDMA/cma: Use output interface for net_dev check (bsc#1012628). +- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628). +- RDMA/hns: Disable local invalidate operation (bsc#1012628). +- RDMA/hns: Fix NULL pointer problem in free_mr_init() + (bsc#1012628). +- docs/process/howto: Replace C89 with C11 (bsc#1012628). +- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628). +- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628). +- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628). +- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot + (bsc#1012628). +- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed + (bsc#1012628). +- NFSv4.2: Fixup CLONE dest file size for zero-length count + (bsc#1012628). +- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628). +- net: dsa: Fix possible memory leaks in dsa_loop_init() + (bsc#1012628). +- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() + (bsc#1012628). +- RDMA/qedr: clean up work queue on failure in + qedr_alloc_resources() (bsc#1012628). +- tools/nolibc: Fix missing strlen() definition and infinite + loop with gcc-12 (bsc#1012628). +- net: dsa: fall back to default tagger if we can't load the + one from DT (bsc#1012628). +- nfc: fdp: Fix potential memory leak in fdp_nci_send() + (bsc#1012628). +- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() + (bsc#1012628). +- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() + (bsc#1012628). +- nfc: nfcmrvl: Fix potential memory leak in + nfcmrvl_i2c_nci_send() (bsc#1012628). +- net: fec: fix improper use of NETDEV_TX_BUSY (bsc#1012628). +- ata: pata_legacy: fix pdc20230_set_piomode() (bsc#1012628). +- ata: palmld: fix return value check in palmld_pata_probe() + (bsc#1012628). +- net: sched: Fix use after free in red_enqueue() (bsc#1012628). +- net: tun: fix bugs for oversize packet when napi frags enabled + (bsc#1012628). +- netfilter: nf_tables: netlink notifier might race to release + objects (bsc#1012628). +- netfilter: nf_tables: release flow rule object from commit path + (bsc#1012628). +- sfc: Fix an error handling path in efx_pci_probe() + (bsc#1012628). +- nfsd: fix nfsd_file_unhash_and_dispose (bsc#1012628). +- nfsd: fix net-namespace logic in __nfsd_file_cache_purge + (bsc#1012628). +- net: lan966x: Fix the MTU calculation (bsc#1012628). +- net: lan966x: Adjust maximum frame size when vlan is + enabled/disabled (bsc#1012628). +- net: lan966x: Fix FDMA when MTU is changed (bsc#1012628). +- net: lan966x: Fix unmapping of received frames using FDMA + (bsc#1012628). +- ipvs: use explicitly signed chars (bsc#1012628). +- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1012628). +- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1012628). +- rose: Fix NULL pointer dereference in rose_send_frame() + (bsc#1012628). +- mISDN: fix possible memory leak in mISDN_register_device() + (bsc#1012628). +- isdn: mISDN: netjet: fix wrong check of device registration + (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + resolve_indirect_refs() (bsc#1012628). +- btrfs: fix inode list leak during backref walking at + find_parent_nodes() (bsc#1012628). +- btrfs: fix ulist leaks in error paths of qgroup self tests + (bsc#1012628). +- netfilter: ipset: enforce documented limit to prevent allocating + huge memory (bsc#1012628). +- Bluetooth: L2CAP: Fix use-after-free caused by + l2cap_reassemble_sdu (bsc#1012628). +- Bluetooth: hci_conn: Fix CIS connection dst_type handling + (bsc#1012628). +- Bluetooth: virtio_bt: Use skb_put to set length (bsc#1012628). +- Bluetooth: L2CAP: Fix memory leak in vhci_write (bsc#1012628). +- Bluetooth: hci_conn: Fix not restoring ISO buffer count on + disconnect (bsc#1012628). +- net: mdio: fix undefined behavior in bit shift for + __mdiobus_register (bsc#1012628). +- ibmvnic: Free rwi on reset success (bsc#1012628). +- stmmac: dwmac-loongson: fix invalid mdio_node (bsc#1012628). +- net/smc: Fix possible leaked pernet namespace in smc_init() + (bsc#1012628). +- net, neigh: Fix null-ptr-deref in neigh_table_clear() + (bsc#1012628). +- bridge: Fix flushing of dynamic FDB entries (bsc#1012628). +- ipv6: fix WARNING in ip6_route_net_exit_late() (bsc#1012628). +- vsock: fix possible infinite sleep in + vsock_connectible_wait_data() (bsc#1012628). +- iio: adc: stm32-adc: fix channel sampling time init + (bsc#1012628). +- media: rkisp1: Fix source pad format configuration + (bsc#1012628). +- media: rkisp1: Don't pass the quantization to + rkisp1_csm_config() (bsc#1012628). +- media: rkisp1: Initialize color space on resizer sink and + source pads (bsc#1012628). +- media: rkisp1: Use correct macro for gradient registers + (bsc#1012628). +- media: rkisp1: Zero v4l2_subdev_format fields in when validating + links (bsc#1012628). +- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (bsc#1012628). +- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE + (bsc#1012628). +- media: dvb-frontends/drxk: initialize err to 0 (bsc#1012628). +- media: platform: cros-ec: Add Kuldax to the match table + (bsc#1012628). +- media: meson: vdec: fix possible refcount leak in vdec_probe() + (bsc#1012628). +- media: hantro: Store HEVC bit depth in context (bsc#1012628). +- media: hantro: HEVC: Fix auxilary buffer size calculation + (bsc#1012628). +- media: hantro: HEVC: Fix chroma offset computation + (bsc#1012628). +- media: v4l: subdev: Fail graciously when getting try data for + NULL state (bsc#1012628). +- drm/vc4: hdmi: Check the HSM rate at runtime_resume + (bsc#1012628). +- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() + (bsc#1012628). +- hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() + (bsc#1012628). +- io_uring: don't iopoll from io_ring_ctx_wait_and_kill() + (bsc#1012628). +- scsi: core: Restrict legal sdev_state transitions via sysfs + (bsc#1012628). +- HID: saitek: add madcatz variant of MMO7 mouse device ID + (bsc#1012628). +- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid + in SRIOV case (bsc#1012628). +- drm/amd/pm: skip loading pptable from driver on secure board + for smu_v13_0_10 (bsc#1012628). +- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() + callback (bsc#1012628). +- drm/amdgpu: Program GC registers through RLCG interface in + gfx_v11/gmc_v11 (bsc#1012628). +- drm/amdgpu: dequeue mes scheduler during fini (bsc#1012628). +- nvme-pci: disable write zeroes on various Kingston SSD + (bsc#1012628). +- i2c: xiic: Add platform module alias (bsc#1012628). +- bio: safeguard REQ_ALLOC_CACHE bio put (bsc#1012628). +- clk: rs9: Fix I2C accessors (bsc#1012628). +- arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on + MX8Menlo (bsc#1012628). +- efi/tpm: Pass correct address to memblock_reserve (bsc#1012628). +- clk: renesas: r8a779g0: Fix HSCIF parent clocks (bsc#1012628). +- clk: qcom: Update the force mem core bit for GPU clocks + (bsc#1012628). +- arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci (bsc#1012628). +- arm64: dts: imx8mm: remove otg1/2 power domain dependency on + hsio (bsc#1012628). +- arm64: dts: imx8mm: correct usb power domains (bsc#1012628). +- arm64: dts: imx8mn: remove otg1 power domain dependency on hsio + (bsc#1012628). +- arm64: dts: imx8mn: Correct the usb power domain (bsc#1012628). +- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset + (bsc#1012628). +- arm64: dts: imx8: correct clock order (bsc#1012628). +- arm64: dts: imx93: add gpio clk (bsc#1012628). +- arm64: dts: imx93: correct gpio-ranges (bsc#1012628). +- arm64: dts: lx2160a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls1088a: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- arm64: dts: ls208xa: specify clock frequencies for the MDIO + controllers (bsc#1012628). +- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error + messages (bsc#1012628). +- drm/rockchip: fix fbdev on non-IOMMU devices (bsc#1012628). +- drm/i915: stop abusing swiotlb_max_segment (bsc#1012628). +- ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case + of module (bsc#1012628). +- block: Fix possible memory leak for rq_wb on add_disk failure + (bsc#1012628). +- blk-mq: Fix kmemleak in blk_mq_init_allocated_queue + (bsc#1012628). +- ARM: dts: ux500: Add trips to battery thermal zones + (bsc#1012628). +- firmware: arm_scmi: Suppress the driver's bind attributes + (bsc#1012628). +- firmware: arm_scmi: Make Rx chan_setup fail on memory errors + (bsc#1012628). +- firmware: arm_scmi: Fix devres allocation device in virtio + transport (bsc#1012628). +- firmware: arm_scmi: Fix deferred_tx_wq release on error paths + (bsc#1012628). +- arm64: dts: juno: Add thermal critical trip points + (bsc#1012628). +- i2c: piix4: Fix adapter not be removed in piix4_remove() + (bsc#1012628). +- Bluetooth: L2CAP: Fix accepting connection request for invalid + SPSM (bsc#1012628). +- Bluetooth: L2CAP: Fix attempting to access uninitialized memory + (bsc#1012628). +- fscrypt: stop using keyrings subsystem for fscrypt_master_key + (bsc#1012628). +- fscrypt: fix keyring memory leak on mount failure (bsc#1012628). +- clk: renesas: r8a779g0: Add SASYNCPER clocks (bsc#1012628). +- btrfs: fix lost file sync on direct IO write with nowait and + dsync iocb (bsc#1012628). +- btrfs: fix tree mod log mishandling of reallocated nodes + (bsc#1012628). +- btrfs: fix type of parameter generation in btrfs_get_dentry + (bsc#1012628). +- btrfs: don't use btrfs_chunk::sub_stripes from disk + (bsc#1012628). +- btrfs: fix a memory allocation failure test in + btrfs_submit_direct (bsc#1012628). +- ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set + (bsc#1012628). +- cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak (bsc#1012628). +- cxl/region: Fix decoder allocation crash (bsc#1012628). +- cxl/region: Fix region HPA ordering validation (bsc#1012628). +- cxl/region: Fix cxl_region leak, cleanup targets at region + delete (bsc#1012628). +- cxl/region: Fix 'distance' calculation with passthrough ports + (bsc#1012628). +- ftrace: Fix use-after-free for dynamic ftrace_ops (bsc#1012628). +- tracing/fprobe: Fix to check whether fprobe is registered + correctly (bsc#1012628). +- fprobe: Check rethook_alloc() return in rethook initialization + (bsc#1012628). +- tracing: kprobe: Fix memory leak in + test_gen_kprobe/kretprobe_cmd() (bsc#1012628). +- kprobe: reverse kp->flags when arm_kprobe failed (bsc#1012628). +- tools/nolibc/string: Fix memcmp() implementation (bsc#1012628). +- tracing/histogram: Update document for KEYS_MAX size + (bsc#1012628). +- capabilities: fix potential memleak on error path from + vfs_getxattr_alloc() (bsc#1012628). +- fuse: add file_modified() to fallocate (bsc#1012628). +- fuse: fix readdir cache race (bsc#1012628). +- selftests/landlock: Build without static libraries + (bsc#1012628). +- efi: random: reduce seed size to 32 bytes (bsc#1012628). +- efi: random: Use 'ACPI reclaim' memory for random seed + (bsc#1012628). +- efi: efivars: Fix variable writes with unsupported + query_variable_store() (bsc#1012628). +- net/ulp: remove SOCK_SUPPORT_ZC from tls sockets (bsc#1012628). +- arm64: entry: avoid kprobe recursion (bsc#1012628). +- ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator + off on Q/QP (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for ICL + (bsc#1012628). +- perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[] + (bsc#1012628). +- perf/x86/intel: Fix pebs event constraints for SPR + (bsc#1012628). +- net: remove SOCK_SUPPORT_ZC from sockmap (bsc#1012628). +- net: also flag accepted sockets supporting msghdr originated + zerocopy (bsc#1012628). +- parisc: Make 8250_gsc driver dependend on CONFIG_PARISC + (bsc#1012628). +- parisc: Export iosapic_serial_irq() symbol for serial port + driver (bsc#1012628). +- parisc: Avoid printing the hardware path twice (bsc#1012628). +- ext4: fix warning in 'ext4_da_release_space' (bsc#1012628). +- ext4: fix BUG_ON() when directory entry has invalid rec_len + (bsc#1012628). +- ext4: update the backup superblock's at the end of the online + resize (bsc#1012628). +- x86/tdx: Prepare for using "INFO" call for a second purpose + (bsc#1012628). +- x86/tdx: Panic on bad configs that #VE on "private" memory + access (bsc#1012628). +- x86/syscall: Include asm/ptrace.h in syscall_wrapper header + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000006H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001AH + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000008H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.80000001H + (bsc#1012628). +- KVM: x86: Mask off reserved bits in CPUID.8000001FH + (bsc#1012628). +- KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs + (bsc#1012628). +- KVM: VMX: Fold vmx_supported_debugctl() into + vcpu_supported_debugctl() (bsc#1012628). +- KVM: VMX: Ignore guest CPUID for host userspace writes to + DEBUGCTL (bsc#1012628). +- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING + unavailable (bsc#1012628). +- KVM: Initialize gfn_to_pfn_cache locks in dedicated helper + (bsc#1012628). +- KVM: Reject attempts to consume or refresh inactive + gfn_to_pfn_cache (bsc#1012628). +- KVM: arm64: Fix bad dereference on MTE-enabled systems + (bsc#1012628). +- KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE + (bsc#1012628). +- KVM: x86: smm: number of GPRs in the SMRAM image depends on + the image format (bsc#1012628). +- KVM: x86: emulator: em_sysexit should update ctxt->mode + (bsc#1012628). +- KVM: x86: emulator: update the emulation mode after CR0 write + (bsc#1012628). +- ext4,f2fs: fix readahead of verity data (bsc#1012628). +- cifs: fix regression in very old smb1 mounts (bsc#1012628). +- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach + (bsc#1012628). +- drm/rockchip: dsi: Force synchronous probe (bsc#1012628). +- drm/amdgpu: disable GFXOFF during compute for GFX11 + (bsc#1012628). +- drm/amd/display: Update latencies on DCN321 (bsc#1012628). +- drm/amd/display: Update DSC capabilitie for DCN314 + (bsc#1012628). +- drm/i915/sdvo: Filter out invalid outputs more sensibly + (bsc#1012628). +- drm/i915/sdvo: Setup DDC fully before output init (bsc#1012628). +- commit 1579d93 + +------------------------------------------------------------------- +Wed Nov 9 10:29:09 CET 2022 - jslaby@suse.cz + +- Refresh + patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch. + Update upstream status. +- commit 9a7c768 + +------------------------------------------------------------------- +Wed Nov 9 07:40:29 CET 2022 - tiwai@suse.de + +- Delete synaptics touchpad workaround patch (bsc#1194086) + This was confirmed to be superfluous now +- commit 4ff425d + +------------------------------------------------------------------- +Wed Nov 9 06:28:02 CET 2022 - jlee@suse.com + +- Update config files for enabling CONFIG_SECONDARY_TRUSTED_KEYRING + In some architectures, e.g. ppc64, riscv64, x86_64, we have enabled the + CONFIG_SECONDARY_TRUSTED_KEYRING and children kernel config. But we didn't + enable it in other architectures. + In the future, the CONFIG_SECONDARY_TRUSTED_KEYRING will be used with + IMA in different architectures. So let's enable it in Tumbleweed in + all architectures to align with SLE/Leap. Then user can use it for + preparing IMA functions with secondary trusted keyring. (bsc#1203739) +- commit c0a1875 + +------------------------------------------------------------------- +Tue Nov 8 08:04:44 CET 2022 - tiwai@suse.de + +- Move upstreamed tracing patch into sorted section +- commit de51707 + +------------------------------------------------------------------- +Tue Nov 8 08:02:06 CET 2022 - tiwai@suse.de + +- ALSA: usb-audio: Remove redundant workaround for Roland quirk + (bsc#1205111). +- ALSA: usb-audio: Yet more regression for for the delayed card + registration (bsc#1205111). +- commit 0d318d5 + +------------------------------------------------------------------- Fri Nov 4 07:13:30 CET 2022 - jslaby@suse.cz - Update config files. diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index c0cf1f8..c914198 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.0 -%define patchversion 6.0.7 +%define patchversion 6.0.8 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -110,9 +110,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.0.7 +Version: 6.0.8 %if 0%{?is_kotd} -Release: .g9068830 +Release: .g1579d93 %else Release: 0 %endif @@ -239,10 +239,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-9068830e0691c2cb4e39588327708e85a45d9987 -Provides: kernel-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: kernel-%build_flavor-base-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e +Provides: kernel-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e # END COMMON DEPS -Provides: %name-srchash-9068830e0691c2cb4e39588327708e85a45d9987 +Provides: %name-srchash-1579d93a204dab0da2ae1ae638af853b9b6ca66e %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 94632dd..8edcaf2 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeicxljash3r5bw7ijjpphuajp2ozirs2246jiwqvujvfzhvhjjcjmm \ No newline at end of file +/ipfs/bafybeihbfxrkvngoo45h2xkjv5uoj3rlej62fnytcpebdctks2msq6kkgq \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 411e35a..e5deb8a 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreifzrf3y2tcse7ld66awgkz7i6ljczjdhsvuoz6y77fuhm4ixmylvm \ No newline at end of file +/ipfs/bafkreiheurzclqzpc5u2uoc74xvrr2z6epnzc7f7zvvzhwj2vnbudodcbq \ No newline at end of file diff --git a/series.conf b/series.conf index 68afa35..6b6062f 100644 --- a/series.conf +++ b/series.conf @@ -1292,6 +1292,203 @@ patches.kernel.org/6.0.7-239-arm64-Add-AMPERE1-to-the-Spectre-BHB-affected-l.patch patches.kernel.org/6.0.7-240-tcp-udp-Fix-memory-leak-in-ipv6_renew_options.patch patches.kernel.org/6.0.7-241-Linux-6.0.7.patch + patches.kernel.org/6.0.8-001-usb-dwc3-gadget-Force-sending-delayed-status-du.patch + patches.kernel.org/6.0.8-002-usb-dwc3-gadget-Don-t-delay-End-Transfer-on-del.patch + patches.kernel.org/6.0.8-003-RDMA-cma-Use-output-interface-for-net_dev-check.patch + patches.kernel.org/6.0.8-004-IB-hfi1-Correctly-move-list-in-sc_disable.patch + patches.kernel.org/6.0.8-005-RDMA-hns-Disable-local-invalidate-operation.patch + patches.kernel.org/6.0.8-006-RDMA-hns-Fix-NULL-pointer-problem-in-free_mr_in.patch + patches.kernel.org/6.0.8-007-docs-process-howto-Replace-C89-with-C11.patch + patches.kernel.org/6.0.8-008-RDMA-rxe-Fix-mr-leak-in-RESPST_ERR_RNR.patch + patches.kernel.org/6.0.8-009-NFSv4-Fix-a-potential-state-reclaim-deadlock.patch + patches.kernel.org/6.0.8-010-NFSv4.1-Handle-RECLAIM_COMPLETE-trunking-errors.patch + patches.kernel.org/6.0.8-011-NFSv4.1-We-must-always-send-RECLAIM_COMPLETE-af.patch + patches.kernel.org/6.0.8-012-SUNRPC-Fix-null-ptr-deref-when-xps-sysfs-alloc-.patch + patches.kernel.org/6.0.8-013-NFSv4.2-Fixup-CLONE-dest-file-size-for-zero-len.patch + patches.kernel.org/6.0.8-014-nfs4-Fix-kmemleak-when-allocate-slot-failed.patch + patches.kernel.org/6.0.8-015-net-dsa-Fix-possible-memory-leaks-in-dsa_loop_i.patch + patches.kernel.org/6.0.8-016-RDMA-core-Fix-null-ptr-deref-in-ib_core_cleanup.patch + patches.kernel.org/6.0.8-017-RDMA-qedr-clean-up-work-queue-on-failure-in-qed.patch + patches.kernel.org/6.0.8-018-tools-nolibc-Fix-missing-strlen-definition-and-.patch + patches.kernel.org/6.0.8-019-net-dsa-fall-back-to-default-tagger-if-we-can-t.patch + patches.kernel.org/6.0.8-020-nfc-fdp-Fix-potential-memory-leak-in-fdp_nci_se.patch + patches.kernel.org/6.0.8-021-nfc-nxp-nci-Fix-potential-memory-leak-in-nxp_nc.patch + patches.kernel.org/6.0.8-022-nfc-s3fwrn5-Fix-potential-memory-leak-in-s3fwrn.patch + patches.kernel.org/6.0.8-023-nfc-nfcmrvl-Fix-potential-memory-leak-in-nfcmrv.patch + patches.kernel.org/6.0.8-024-net-fec-fix-improper-use-of-NETDEV_TX_BUSY.patch + patches.kernel.org/6.0.8-025-ata-pata_legacy-fix-pdc20230_set_piomode.patch + patches.kernel.org/6.0.8-026-ata-palmld-fix-return-value-check-in-palmld_pat.patch + patches.kernel.org/6.0.8-027-net-sched-Fix-use-after-free-in-red_enqueue.patch + patches.kernel.org/6.0.8-028-net-tun-fix-bugs-for-oversize-packet-when-napi-.patch + patches.kernel.org/6.0.8-029-netfilter-nf_tables-netlink-notifier-might-race.patch + patches.kernel.org/6.0.8-030-netfilter-nf_tables-release-flow-rule-object-fr.patch + patches.kernel.org/6.0.8-031-sfc-Fix-an-error-handling-path-in-efx_pci_probe.patch + patches.kernel.org/6.0.8-032-nfsd-fix-nfsd_file_unhash_and_dispose.patch + patches.kernel.org/6.0.8-033-nfsd-fix-net-namespace-logic-in-__nfsd_file_cac.patch + patches.kernel.org/6.0.8-034-net-lan966x-Fix-the-MTU-calculation.patch + patches.kernel.org/6.0.8-035-net-lan966x-Adjust-maximum-frame-size-when-vlan.patch + patches.kernel.org/6.0.8-036-net-lan966x-Fix-FDMA-when-MTU-is-changed.patch + patches.kernel.org/6.0.8-037-net-lan966x-Fix-unmapping-of-received-frames-us.patch + patches.kernel.org/6.0.8-038-ipvs-use-explicitly-signed-chars.patch + patches.kernel.org/6.0.8-039-ipvs-fix-WARNING-in-__ip_vs_cleanup_batch.patch + patches.kernel.org/6.0.8-040-ipvs-fix-WARNING-in-ip_vs_app_net_cleanup.patch + patches.kernel.org/6.0.8-041-rose-Fix-NULL-pointer-dereference-in-rose_send_.patch + patches.kernel.org/6.0.8-042-mISDN-fix-possible-memory-leak-in-mISDN_registe.patch + patches.kernel.org/6.0.8-043-isdn-mISDN-netjet-fix-wrong-check-of-device-reg.patch + patches.kernel.org/6.0.8-044-btrfs-fix-inode-list-leak-during-backref-walkin.patch + patches.kernel.org/6.0.8-045-btrfs-fix-inode-list-leak-during-backref-walkin.patch + patches.kernel.org/6.0.8-046-btrfs-fix-ulist-leaks-in-error-paths-of-qgroup-.patch + patches.kernel.org/6.0.8-047-netfilter-ipset-enforce-documented-limit-to-pre.patch + patches.kernel.org/6.0.8-048-Bluetooth-L2CAP-Fix-use-after-free-caused-by-l2.patch + patches.kernel.org/6.0.8-049-Bluetooth-hci_conn-Fix-CIS-connection-dst_type-.patch + patches.kernel.org/6.0.8-050-Bluetooth-virtio_bt-Use-skb_put-to-set-length.patch + patches.kernel.org/6.0.8-051-Bluetooth-L2CAP-fix-use-after-free-in-l2cap_con.patch + patches.kernel.org/6.0.8-052-Bluetooth-L2CAP-Fix-memory-leak-in-vhci_write.patch + patches.kernel.org/6.0.8-053-Bluetooth-hci_conn-Fix-not-restoring-ISO-buffer.patch + patches.kernel.org/6.0.8-054-net-mdio-fix-undefined-behavior-in-bit-shift-fo.patch + patches.kernel.org/6.0.8-055-ibmvnic-Free-rwi-on-reset-success.patch + patches.kernel.org/6.0.8-056-stmmac-dwmac-loongson-fix-invalid-mdio_node.patch + patches.kernel.org/6.0.8-057-net-smc-Fix-possible-leaked-pernet-namespace-in.patch + patches.kernel.org/6.0.8-058-net-neigh-Fix-null-ptr-deref-in-neigh_table_cle.patch + patches.kernel.org/6.0.8-059-bridge-Fix-flushing-of-dynamic-FDB-entries.patch + patches.kernel.org/6.0.8-060-ipv6-fix-WARNING-in-ip6_route_net_exit_late.patch + patches.kernel.org/6.0.8-061-vsock-fix-possible-infinite-sleep-in-vsock_conn.patch + patches.kernel.org/6.0.8-062-iio-adc-stm32-adc-fix-channel-sampling-time-ini.patch + patches.kernel.org/6.0.8-063-media-rkisp1-Fix-source-pad-format-configuratio.patch + patches.kernel.org/6.0.8-064-media-rkisp1-Don-t-pass-the-quantization-to-rki.patch + patches.kernel.org/6.0.8-065-media-rkisp1-Initialize-color-space-on-resizer-.patch + patches.kernel.org/6.0.8-066-media-rkisp1-Use-correct-macro-for-gradient-reg.patch + patches.kernel.org/6.0.8-067-media-rkisp1-Zero-v4l2_subdev_format-fields-in-.patch + patches.kernel.org/6.0.8-068-media-s5p_cec-limit-msg.len-to-CEC_MAX_MSG_SIZE.patch + patches.kernel.org/6.0.8-069-media-cros-ec-cec-limit-msg.len-to-CEC_MAX_MSG_.patch + patches.kernel.org/6.0.8-070-media-dvb-frontends-drxk-initialize-err-to-0.patch + patches.kernel.org/6.0.8-071-media-platform-cros-ec-Add-Kuldax-to-the-match-.patch + patches.kernel.org/6.0.8-072-media-meson-vdec-fix-possible-refcount-leak-in-.patch + patches.kernel.org/6.0.8-073-media-hantro-Store-HEVC-bit-depth-in-context.patch + patches.kernel.org/6.0.8-074-media-hantro-HEVC-Fix-auxilary-buffer-size-calc.patch + patches.kernel.org/6.0.8-075-media-hantro-HEVC-Fix-chroma-offset-computation.patch + patches.kernel.org/6.0.8-076-media-v4l-subdev-Fail-graciously-when-getting-t.patch + patches.kernel.org/6.0.8-077-drm-vc4-hdmi-Check-the-HSM-rate-at-runtime_resu.patch + patches.kernel.org/6.0.8-078-ACPI-APEI-Fix-integer-overflow-in-ghes_estatus_.patch + patches.kernel.org/6.0.8-079-hwrng-bcm2835-use-hwrng_msleep-instead-of-cpu_r.patch + patches.kernel.org/6.0.8-080-io_uring-don-t-iopoll-from-io_ring_ctx_wait_and.patch + patches.kernel.org/6.0.8-081-scsi-core-Restrict-legal-sdev_state-transitions.patch + patches.kernel.org/6.0.8-082-HID-saitek-add-madcatz-variant-of-MMO7-mouse-de.patch + patches.kernel.org/6.0.8-083-drm-amdgpu-set-vm_update_mode-0-as-default-for-.patch + patches.kernel.org/6.0.8-084-drm-amd-pm-skip-loading-pptable-from-driver-on-.patch + patches.kernel.org/6.0.8-085-drm-amdkfd-Fix-type-of-reset_type-parameter-in-.patch + patches.kernel.org/6.0.8-086-drm-amdgpu-Program-GC-registers-through-RLCG-in.patch + patches.kernel.org/6.0.8-087-drm-amdgpu-dequeue-mes-scheduler-during-fini.patch + patches.kernel.org/6.0.8-088-nvme-pci-disable-write-zeroes-on-various-Kingst.patch + patches.kernel.org/6.0.8-089-i2c-xiic-Add-platform-module-alias.patch + patches.kernel.org/6.0.8-090-bio-safeguard-REQ_ALLOC_CACHE-bio-put.patch + patches.kernel.org/6.0.8-091-clk-rs9-Fix-I2C-accessors.patch + patches.kernel.org/6.0.8-092-arm64-dts-imx8mm-Enable-CPLD_Dn-pull-down-resis.patch + patches.kernel.org/6.0.8-093-efi-tpm-Pass-correct-address-to-memblock_reserv.patch + patches.kernel.org/6.0.8-094-clk-renesas-r8a779g0-Fix-HSCIF-parent-clocks.patch + patches.kernel.org/6.0.8-095-clk-qcom-Update-the-force-mem-core-bit-for-GPU-.patch + patches.kernel.org/6.0.8-096-arm64-dts-verdin-imx8mp-fix-ctrl_sleep_moci.patch + patches.kernel.org/6.0.8-097-arm64-dts-imx8mm-remove-otg1-2-power-domain-dep.patch + patches.kernel.org/6.0.8-098-arm64-dts-imx8mm-correct-usb-power-domains.patch + patches.kernel.org/6.0.8-099-arm64-dts-imx8mn-remove-otg1-power-domain-depen.patch + patches.kernel.org/6.0.8-100-arm64-dts-imx8mn-Correct-the-usb-power-domain.patch + patches.kernel.org/6.0.8-101-ARM-dts-imx6qdl-gw59-10-13-fix-user-pushbutton-.patch + patches.kernel.org/6.0.8-102-arm64-dts-imx8-correct-clock-order.patch + patches.kernel.org/6.0.8-103-arm64-dts-imx93-add-gpio-clk.patch + patches.kernel.org/6.0.8-104-arm64-dts-imx93-correct-gpio-ranges.patch + patches.kernel.org/6.0.8-105-arm64-dts-lx2160a-specify-clock-frequencies-for.patch + patches.kernel.org/6.0.8-106-arm64-dts-ls1088a-specify-clock-frequencies-for.patch + patches.kernel.org/6.0.8-107-arm64-dts-ls208xa-specify-clock-frequencies-for.patch + patches.kernel.org/6.0.8-108-drm-rockchip-dw_hdmi-filter-regulator-EPROBE_DE.patch + patches.kernel.org/6.0.8-109-drm-rockchip-fix-fbdev-on-non-IOMMU-devices.patch + patches.kernel.org/6.0.8-110-drm-i915-stop-abusing-swiotlb_max_segment.patch + patches.kernel.org/6.0.8-111-ublk_drv-return-flag-of-UBLK_F_URING_CMD_COMP_I.patch + patches.kernel.org/6.0.8-112-block-Fix-possible-memory-leak-for-rq_wb-on-add.patch + patches.kernel.org/6.0.8-113-blk-mq-Fix-kmemleak-in-blk_mq_init_allocated_qu.patch + patches.kernel.org/6.0.8-114-ARM-dts-ux500-Add-trips-to-battery-thermal-zone.patch + patches.kernel.org/6.0.8-115-firmware-arm_scmi-Suppress-the-driver-s-bind-at.patch + patches.kernel.org/6.0.8-116-firmware-arm_scmi-Make-Rx-chan_setup-fail-on-me.patch + patches.kernel.org/6.0.8-117-firmware-arm_scmi-Fix-devres-allocation-device-.patch + patches.kernel.org/6.0.8-118-firmware-arm_scmi-Fix-deferred_tx_wq-release-on.patch + patches.kernel.org/6.0.8-119-arm64-dts-juno-Add-thermal-critical-trip-points.patch + patches.kernel.org/6.0.8-120-i2c-piix4-Fix-adapter-not-be-removed-in-piix4_r.patch + patches.kernel.org/6.0.8-121-Bluetooth-L2CAP-Fix-accepting-connection-reques.patch + patches.kernel.org/6.0.8-122-Bluetooth-L2CAP-Fix-attempting-to-access-uninit.patch + patches.kernel.org/6.0.8-123-fscrypt-stop-using-keyrings-subsystem-for-fscry.patch + patches.kernel.org/6.0.8-124-fscrypt-fix-keyring-memory-leak-on-mount-failur.patch + patches.kernel.org/6.0.8-125-clk-renesas-r8a779g0-Add-SASYNCPER-clocks.patch + patches.kernel.org/6.0.8-126-btrfs-fix-lost-file-sync-on-direct-IO-write-wit.patch + patches.kernel.org/6.0.8-127-btrfs-fix-tree-mod-log-mishandling-of-reallocat.patch + patches.kernel.org/6.0.8-128-btrfs-fix-type-of-parameter-generation-in-btrfs.patch + patches.kernel.org/6.0.8-129-btrfs-don-t-use-btrfs_chunk-sub_stripes-from-di.patch + patches.kernel.org/6.0.8-130-btrfs-fix-a-memory-allocation-failure-test-in-b.patch + patches.kernel.org/6.0.8-131-ACPI-NUMA-Add-CXL-CFMWS-nodes-to-the-possible-n.patch + patches.kernel.org/6.0.8-132-cxl-pmem-Fix-cxl_pmem_region-and-cxl_memdev-lea.patch + patches.kernel.org/6.0.8-133-cxl-region-Fix-decoder-allocation-crash.patch + patches.kernel.org/6.0.8-134-cxl-region-Fix-region-HPA-ordering-validation.patch + patches.kernel.org/6.0.8-135-cxl-region-Fix-cxl_region-leak-cleanup-targets-.patch + patches.kernel.org/6.0.8-136-cxl-region-Fix-distance-calculation-with-passth.patch + patches.kernel.org/6.0.8-137-ftrace-Fix-use-after-free-for-dynamic-ftrace_op.patch + patches.kernel.org/6.0.8-138-tracing-fprobe-Fix-to-check-whether-fprobe-is-r.patch + patches.kernel.org/6.0.8-139-fprobe-Check-rethook_alloc-return-in-rethook-in.patch + patches.kernel.org/6.0.8-140-tracing-kprobe-Fix-memory-leak-in-test_gen_kpro.patch + patches.kernel.org/6.0.8-141-kprobe-reverse-kp-flags-when-arm_kprobe-failed.patch + patches.kernel.org/6.0.8-142-ring-buffer-Check-for-NULL-cpu_buffer-in-ring_b.patch + patches.kernel.org/6.0.8-143-tools-nolibc-string-Fix-memcmp-implementation.patch + patches.kernel.org/6.0.8-144-tracing-histogram-Update-document-for-KEYS_MAX-.patch + patches.kernel.org/6.0.8-145-capabilities-fix-potential-memleak-on-error-pat.patch + patches.kernel.org/6.0.8-146-fuse-add-file_modified-to-fallocate.patch + patches.kernel.org/6.0.8-147-fuse-fix-readdir-cache-race.patch + patches.kernel.org/6.0.8-148-selftests-landlock-Build-without-static-librari.patch + patches.kernel.org/6.0.8-149-efi-random-reduce-seed-size-to-32-bytes.patch + patches.kernel.org/6.0.8-150-efi-random-Use-ACPI-reclaim-memory-for-random-s.patch + patches.kernel.org/6.0.8-151-efi-efivars-Fix-variable-writes-with-unsupporte.patch + patches.kernel.org/6.0.8-152-net-ulp-remove-SOCK_SUPPORT_ZC-from-tls-sockets.patch + patches.kernel.org/6.0.8-153-arm64-entry-avoid-kprobe-recursion.patch + patches.kernel.org/6.0.8-154-ARM-dts-imx6dl-yapp4-Do-not-allow-PM-to-switch-.patch + patches.kernel.org/6.0.8-155-perf-x86-intel-Fix-pebs-event-constraints-for-I.patch + patches.kernel.org/6.0.8-156-perf-x86-intel-Add-Cooper-Lake-stepping-to-isol.patch + patches.kernel.org/6.0.8-157-perf-x86-intel-Fix-pebs-event-constraints-for-S.patch + patches.kernel.org/6.0.8-158-net-remove-SOCK_SUPPORT_ZC-from-sockmap.patch + patches.kernel.org/6.0.8-159-net-also-flag-accepted-sockets-supporting-msghd.patch + patches.kernel.org/6.0.8-160-parisc-Make-8250_gsc-driver-dependend-on-CONFIG.patch + patches.kernel.org/6.0.8-161-parisc-Export-iosapic_serial_irq-symbol-for-ser.patch + patches.kernel.org/6.0.8-162-parisc-Avoid-printing-the-hardware-path-twice.patch + patches.kernel.org/6.0.8-163-ext4-fix-warning-in-ext4_da_release_space.patch + patches.kernel.org/6.0.8-164-ext4-fix-BUG_ON-when-directory-entry-has-invali.patch + patches.kernel.org/6.0.8-165-ext4-update-the-backup-superblock-s-at-the-end-.patch + patches.kernel.org/6.0.8-166-x86-tdx-Prepare-for-using-INFO-call-for-a-secon.patch + patches.kernel.org/6.0.8-167-x86-tdx-Panic-on-bad-configs-that-VE-on-private.patch + patches.kernel.org/6.0.8-168-x86-syscall-Include-asm-ptrace.h-in-syscall_wra.patch + patches.kernel.org/6.0.8-169-KVM-x86-Mask-off-reserved-bits-in-CPUID.8000000.patch + patches.kernel.org/6.0.8-170-KVM-x86-Mask-off-reserved-bits-in-CPUID.8000001.patch + patches.kernel.org/6.0.8-171-KVM-x86-Mask-off-reserved-bits-in-CPUID.8000000.patch + patches.kernel.org/6.0.8-172-KVM-x86-Mask-off-reserved-bits-in-CPUID.8000000.patch + patches.kernel.org/6.0.8-173-KVM-x86-Mask-off-reserved-bits-in-CPUID.8000001.patch + patches.kernel.org/6.0.8-174-KVM-VMX-Advertise-PMU-LBRs-if-and-only-if-perf-.patch + patches.kernel.org/6.0.8-175-KVM-VMX-Fold-vmx_supported_debugctl-into-vcpu_s.patch + patches.kernel.org/6.0.8-176-KVM-VMX-Ignore-guest-CPUID-for-host-userspace-w.patch + patches.kernel.org/6.0.8-177-KVM-VMX-fully-disable-SGX-if-SECONDARY_EXEC_ENC.patch + patches.kernel.org/6.0.8-178-KVM-Initialize-gfn_to_pfn_cache-locks-in-dedica.patch + patches.kernel.org/6.0.8-179-KVM-Reject-attempts-to-consume-or-refresh-inact.patch + patches.kernel.org/6.0.8-180-KVM-arm64-Fix-bad-dereference-on-MTE-enabled-sy.patch + patches.kernel.org/6.0.8-181-KVM-arm64-Fix-SMPRI_EL1-TPIDR2_EL0-trapping-on-.patch + patches.kernel.org/6.0.8-182-KVM-x86-smm-number-of-GPRs-in-the-SMRAM-image-d.patch + patches.kernel.org/6.0.8-183-KVM-x86-emulator-em_sysexit-should-update-ctxt-.patch + patches.kernel.org/6.0.8-184-KVM-x86-emulator-introduce-emulator_recalc_and_.patch + patches.kernel.org/6.0.8-185-KVM-x86-emulator-update-the-emulation-mode-afte.patch + patches.kernel.org/6.0.8-186-KVM-x86-emulator-update-the-emulation-mode-afte.patch + patches.kernel.org/6.0.8-187-ext4-f2fs-fix-readahead-of-verity-data.patch + patches.kernel.org/6.0.8-188-cifs-fix-regression-in-very-old-smb1-mounts.patch + patches.kernel.org/6.0.8-189-drm-rockchip-dsi-Clean-up-usage_mode-when-faili.patch + patches.kernel.org/6.0.8-190-drm-rockchip-dsi-Force-synchronous-probe.patch + patches.kernel.org/6.0.8-191-drm-amdgpu-disable-GFXOFF-during-compute-for-GF.patch + patches.kernel.org/6.0.8-192-drm-amd-display-Update-latencies-on-DCN321.patch + patches.kernel.org/6.0.8-193-drm-amd-display-Update-DSC-capabilitie-for-DCN3.patch + patches.kernel.org/6.0.8-194-drm-i915-sdvo-Filter-out-invalid-outputs-more-s.patch + patches.kernel.org/6.0.8-195-drm-i915-sdvo-Setup-DDC-fully-before-output-ini.patch + patches.kernel.org/6.0.8-196-wifi-brcmfmac-Fix-potential-buffer-overflow-in-.patch + patches.kernel.org/6.0.8-197-Linux-6.0.8.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1323,8 +1520,6 @@ patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch patches.suse/watchdog-wdat_wdt-fix-min-max-timer-value.patch patches.suse/ACPI-resource-do-IRQ-override-on-LENOVO-IdeaPad.patch - patches.suse/KVM-x86-emulator-introduce-emulator_recalc_and_set_m.patch - patches.suse/KVM-x86-emulator-update-the-emulation-mode-after-rsm.patch ######################################################## # end of sorted patches @@ -1343,12 +1538,11 @@ # to area specific sections below. ######################################################## patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch - patches.suse/Bluetooth-L2CAP-fix-use-after-free-in-l2cap_conn_del.patch patches.suse/char-pcmcia-cm4000_cs-Fix-use-after-free-in-cm4000_f.patch patches.suse/char-pcmcia-cm4040_cs-Fix-use-after-free-in-reader_f.patch patches.suse/char-pcmcia-scr24x_cs-Fix-use-after-free-in-scr24x_f.patch - patches.suse/ring-buffer-Check-for-NULL-cpu_buffer-in-ring_buffer.patch - patches.suse/wifi-brcmfmac-Fix-potential-buffer-overflow-in-brcmf.patch + patches.suse/ALSA-usb-audio-Yet-more-regression-for-for-the-delay.patch + patches.suse/ALSA-usb-audio-Remove-redundant-workaround-for-Rolan.patch ######################################################## # kbuild/module infrastructure fixes @@ -1467,7 +1661,6 @@ # Input ######################################################## patches.suse/kbd-ignore-gfx.patch - patches.suse/Input-synaptics-retry-query-upon-error.patch patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch diff --git a/source-timestamp b/source-timestamp index d3b3099..dd080fb 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2022-11-04 07:35:08 +0000 -GIT Revision: 9068830e0691c2cb4e39588327708e85a45d9987 +2022-11-11 08:02:50 +0000 +GIT Revision: 1579d93a204dab0da2ae1ae638af853b9b6ca66e GIT Branch: stable