diff --git a/.files b/.files index 745b308..0c57aaa 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index aff67e4..d504cc7 100644 --- a/.rev +++ b/.rev @@ -6146,4 +6146,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 6.1.4 & sphinx fix & alsa fixes 1057056 + + 7798dcaccbf8dc505eed0676a3c8a87d + 6.1.6 + + dimstar_suse + 6.1.6 & 6.1.5 & mm fix + 1058599 + diff --git a/config.tar.bz2 b/config.tar.bz2 index c88526c..b032f57 120000 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeie6bwfqjvhdqvt5dtpu5w3kohaqqb3gcz4x3jtzndfcfcv54gv3d4 \ No newline at end of file +/ipfs/bafybeiclfi4zui2u4oepydzxaepzngzlzykhwn4tu66cfoq5q3ittvlsti \ No newline at end of file diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index a2ae733..de7ffe2 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index a93997b..e22c230 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %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.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index a2ae733..de7ffe2 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 0d0dddf..495f682 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %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.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index a2ae733..de7ffe2 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 2f3b367..4c43324 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %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.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index a2ae733..de7ffe2 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 308cd8b..08cef0c 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %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.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index a2ae733..de7ffe2 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-64kb.spec b/kernel-64kb.spec index fd5b995..478cd90 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 a2ae733..de7ffe2 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-debug.spec b/kernel-debug.spec index 1d438b0..1e70423 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 a2ae733..de7ffe2 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-default.spec b/kernel-default.spec index 8cf17be..df12475 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 a2ae733..de7ffe2 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-docs.spec b/kernel-docs.spec index fec665f..a4bfa55 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %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.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %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-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc 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 a2ae733..de7ffe2 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index a95add6..b17aadb 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 a2ae733..de7ffe2 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 852b455..b3383bd 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 a2ae733..de7ffe2 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 62cebbc..c6dda81 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +BuildRequires: kernel%kernel_flavor-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index a2ae733..de7ffe2 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index efa8d31..217a5e1 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.1.4 +%define patchversion 6.1.6 %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.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index a2ae733..de7ffe2 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-pae.spec b/kernel-pae.spec index 9d4c24c..e0c174f 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 a2ae733..de7ffe2 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-source.spec b/kernel-source.spec index 096dd97..83e7a1a 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc 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 a2ae733..de7ffe2 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-syms.spec b/kernel-syms.spec index ba839bb..db0ef21 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.1.4 +Version: 6.1.6 %if %using_buildservice %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %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-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index a2ae733..de7ffe2 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index d6124c7..e046684 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 a2ae733..de7ffe2 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,317 @@ ------------------------------------------------------------------- +Mon Jan 16 06:09:35 CET 2023 - jslaby@suse.cz + +- Linux 6.1.6 (bsc#1012628). +- ALSA: hda: cs35l41: Check runtime suspend capability at + runtime_idle (bsc#1012628). +- ALSA: hda - Enable headset mic on another Dell laptop with + ALC3254 (bsc#1012628). +- ALSA: hda: cs35l41: Don't return -EINVAL from system + suspend/resume (bsc#1012628). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP + platform (bsc#1012628). +- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list + (bsc#1012628). +- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent + UAF (bsc#1012628). +- net: sched: disallow noqueue for qdisc classes (bsc#1012628). +- gcc: disable -Warray-bounds for gcc-11 too (bsc#1012628). +- Update config files. +- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" + (bsc#1012628). +- selftests/vm/pkeys: Add a regression test for setting PKRU + through ptrace (bsc#1012628). +- x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit + is not set (bsc#1012628). +- x86/fpu: Allow PKRU to be (once again) written by ptrace + (bsc#1012628). +- x86/fpu: Add a pkru argument to copy_uabi_to_xstate() + (bsc#1012628). +- x86/fpu: Add a pkru argument to + copy_uabi_from_kernel_to_xstate() (bsc#1012628). +- x86/fpu: Take task_struct* in + copy_sigframe_from_user_to_xstate() (bsc#1012628). +- parisc: Align parisc MADV_XXX constants with all other + architectures (bsc#1012628). +- commit 573f4a9 + +------------------------------------------------------------------- +Fri Jan 13 18:38:19 CET 2023 - vbabka@suse.cz + +- Revert "mm/compaction: fix set skip in fast_find_migrateblock" + (bsc#1206848). +- commit e99ed0e + +------------------------------------------------------------------- +Thu Jan 12 12:19:21 CET 2023 - jslaby@suse.cz + +- Linux 6.1.5 (bsc#1012628). +- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628). +- btrfs: replace strncpy() with strscpy() (bsc#1012628). +- cifs: fix interface count calculation during refresh + (bsc#1012628). +- cifs: refcount only the selected iface during interface update + (bsc#1012628). +- usb: dwc3: gadget: Ignore End Transfer delay on teardown + (bsc#1012628). +- btrfs: fix off-by-one in delalloc search during lseek + (bsc#1012628). +- btrfs: fix compat_ro checks against remount (bsc#1012628). +- perf probe: Use dwarf_attr_integrate as generic DWARF attr + accessor (bsc#1012628). +- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file + as unsinged data (bsc#1012628). +- phy: qcom-qmp-combo: fix broken power on (bsc#1012628). +- btrfs: fix an error handling path in btrfs_defrag_leaves() + (bsc#1012628). +- SUNRPC: ensure the matching upcall is in-flight upon downcall + (bsc#1012628). +- wifi: ath9k: use proper statements in conditionals + (bsc#1012628). +- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628). +- drm/panfrost: Fix GEM handle creation ref-counting + (bsc#1012628). +- netfilter: nf_tables: consolidate set description (bsc#1012628). +- netfilter: nf_tables: add function to create set stateful + expressions (bsc#1012628). +- netfilter: nf_tables: perform type checking for existing sets + (bsc#1012628). +- ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf + (bsc#1012628). +- net: vrf: determine the dst using the original ifindex for + multicast (bsc#1012628). +- vmxnet3: correctly report csum_level for encapsulated packet + (bsc#1012628). +- mptcp: fix deadlock in fastopen error path (bsc#1012628). +- mptcp: fix lockdep false positive (bsc#1012628). +- netfilter: nf_tables: honor set timeout and garbage collection + updates (bsc#1012628). +- bonding: fix lockdep splat in bond_miimon_commit() + (bsc#1012628). +- net: lan966x: Fix configuration of the PCS (bsc#1012628). +- veth: Fix race with AF_XDP exposing old or uninitialized + descriptors (bsc#1012628). +- nfsd: shut down the NFSv4 state objects before the filecache + (bsc#1012628). +- net: hns3: add interrupts re-initialization while doing VF FLR + (bsc#1012628). +- net: hns3: fix miss L3E checking for rx packet (bsc#1012628). +- net: hns3: fix VF promisc mode not update when mac table full + (bsc#1012628). +- net: sched: fix memory leak in tcindex_set_parms (bsc#1012628). +- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() + failure (bsc#1012628). +- net: dsa: mv88e6xxx: depend on PTP conditionally (bsc#1012628). +- nfc: Fix potential resource leaks (bsc#1012628). +- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1012628). +- bnxt_en: Fix XDP RX path (bsc#1012628). +- bnxt_en: Fix first buffer size calculations for XDP multi-buffer + (bsc#1012628). +- bnxt_en: Fix HDS and jumbo thresholds for RX packets + (bsc#1012628). +- vdpa/mlx5: Fix rule forwarding VLAN to TIR (bsc#1012628). +- vdpa/mlx5: Fix wrong mac address deletion (bsc#1012628). +- vdpa_sim: fix possible memory leak in vdpasim_net_init() + and vdpasim_blk_init() (bsc#1012628). +- vhost/vsock: Fix error handling in vhost_vsock_init() + (bsc#1012628). +- vringh: fix range used in iotlb_translate() (bsc#1012628). +- vhost: fix range used in translate_desc() (bsc#1012628). +- vhost-vdpa: fix an iotlb memory leak (bsc#1012628). +- vdpa_sim: fix vringh initialization in vdpasim_queue_ready() + (bsc#1012628). +- virtio-crypto: fix memory leak in + virtio_crypto_alg_skcipher_close_session() (bsc#1012628). +- vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove + (bsc#1012628). +- vdpasim: fix memory leak when freeing IOTLBs (bsc#1012628). +- net/mlx5: E-Switch, properly handle ingress tagged packets on + VST (bsc#1012628). +- net/mlx5: Add forgotten cleanup calls into mlx5_init_once() + error path (bsc#1012628). +- net/mlx5: Fix io_eq_size and event_eq_size params validation + (bsc#1012628). +- net/mlx5: Avoid recovery in probe flows (bsc#1012628). +- net/mlx5: Fix RoCE setting at HCA level (bsc#1012628). +- net/mlx5e: IPoIB, Don't allow CQE compression to be turned on + by default (bsc#1012628). +- net/mlx5e: Fix RX reporter for XSK RQs (bsc#1012628). +- net/mlx5e: CT: Fix ct debugfs folder name (bsc#1012628). +- net/mlx5e: Always clear dest encap in neigh-update-del + (bsc#1012628). +- net/mlx5e: Fix hw mtu initializing at XDP SQ allocation + (bsc#1012628). +- net/mlx5e: Set geneve_tlv_option_0_exist when matching on + geneve option (bsc#1012628). +- net/mlx5: Lag, fix failure to cancel delayed bond work + (bsc#1012628). +- bpf: Always use maximal size for copy_array() (bsc#1012628). +- net: hns3: refine the handling for VF heartbeat (bsc#1012628). +- net: amd-xgbe: add missed tasklet_kill (bsc#1012628). +- net: ena: Fix toeplitz initial hash value (bsc#1012628). +- net: ena: Don't register memory info on XDP exchange + (bsc#1012628). +- net: ena: Account for the number of processed bytes in XDP + (bsc#1012628). +- net: ena: Use bitmask to indicate packet redirection + (bsc#1012628). +- net: ena: Fix rx_copybreak value update (bsc#1012628). +- net: ena: Set default value for RX interrupt moderation + (bsc#1012628). +- net: ena: Update NUMA TPH hint register upon NUMA node update + (bsc#1012628). +- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe + (bsc#1012628). +- gpio: pca953x: avoid to use uninitialized value pinctrl + (bsc#1012628). +- RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device + (bsc#1012628). +- RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + (bsc#1012628). +- selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier + (bsc#1012628). +- selftests: net: return non-zero for failures reported in + arp_ndisc_evict_nocarrier (bsc#1012628). +- drm/meson: Reduce the FIFO lines held when AFBC is not used + (bsc#1012628). +- filelock: new helper: vfs_inode_has_locks (bsc#1012628). +- ceph: switch to vfs_inode_has_locks() to fix file lock bug + (bsc#1012628). +- gpio: sifive: Fix refcount leak in sifive_gpio_probe + (bsc#1012628). +- net: sched: atm: dont intepret cls results when asked to drop + (bsc#1012628). +- net: sched: cbq: dont intepret cls results when asked to drop + (bsc#1012628). +- vxlan: Fix memory leaks in error path (bsc#1012628). +- net: sparx5: Fix reading of the MAC address (bsc#1012628). +- netfilter: ipset: fix hash:net,port,net hang with /0 subnet + (bsc#1012628). +- netfilter: ipset: Rework long task execution when + adding/deleting entries (bsc#1012628). +- drm/virtio: Fix memory leak in virtio_gpu_object_create() + (bsc#1012628). +- perf tools: Fix resources leak in perf_data__open_dir() + (bsc#1012628). +- drm/imx: ipuv3-plane: Fix overlay plane width (bsc#1012628). +- fs/ntfs3: don't hold ni_lock when calling truncate_setsize() + (bsc#1012628). +- drivers/net/bonding/bond_3ad: return when there's no aggregator + (bsc#1012628). +- octeontx2-pf: Fix lmtst ID used in aura free (bsc#1012628). +- usb: rndis_host: Secure rndis_query check against int overflow + (bsc#1012628). +- perf lock contention: Fix core dump related to not finding the + "__sched_text_end" symbol on s/390 (bsc#1012628). +- perf stat: Fix handling of unsupported cgroup events when + using BPF counters (bsc#1012628). +- perf stat: Fix handling of --for-each-cgroup with --bpf-counters + to match non BPF mode (bsc#1012628). +- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() + (bsc#1012628). +- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (bsc#1012628). +- ublk: honor IO_URING_F_NONBLOCK for handling control command + (bsc#1012628). +- qed: allow sleep in qed_mcp_trace_dump() (bsc#1012628). +- net/ulp: prevent ULP without clone op from entering the LISTEN + status (bsc#1012628). +- caif: fix memory leak in cfctrl_linkup_request() (bsc#1012628). +- udf: Fix extension of the last extent in the file (bsc#1012628). +- usb: dwc3: xilinx: include linux/gpio/consumer.h (bsc#1012628). +- hfs/hfsplus: avoid WARN_ON() for sanity check, use proper + error handling (bsc#1012628). +- ASoC: SOF: Revert: "core: unregister clients and machine + drivers in .shutdown" (bsc#1012628). +- 9p/client: fix data race on req->status (bsc#1012628). +- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet (bsc#1012628). +- ASoC: SOF: mediatek: initialize panic_info to zero + (bsc#1012628). +- drm/amdgpu: Fix size validation for non-exclusive domains (v4) + (bsc#1012628). +- drm/amdkfd: Fix kfd_process_device_init_vm error handling + (bsc#1012628). +- drm/amdkfd: Fix double release compute pasid (bsc#1012628). +- io_uring/cancel: re-grab ctx mutex after finishing wait + (bsc#1012628). +- nvme: fix multipath crash caused by flush request when blktrace + is enabled (bsc#1012628). +- ACPI: video: Allow GPU drivers to report no panels + (bsc#1012628). +- drm/amd/display: Report to ACPI video if no panels were found + (bsc#1012628). +- ACPI: video: Don't enable fallback path for creating ACPI + backlight by default (bsc#1012628). +- io_uring: check for valid register opcode earlier (bsc#1012628). +- kunit: alloc_string_stream_fragment error handling bug fix + (bsc#1012628). +- nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it + (bsc#1012628). +- nvme: also return I/O command effects from nvme_command_effects + (bsc#1012628). +- ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has + failed" (bsc#1012628). +- x86/kexec: Fix double-free of elf header buffer (bsc#1012628). +- x86/bugs: Flush IBP in ib_prctl_set() (bsc#1012628). +- nfsd: fix handling of readdir in v4root vs. mount upcall timeout + (bsc#1012628). +- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB + (bsc#1012628). +- bpf: Fix panic due to wrong pageattr of im->image (bsc#1012628). +- Revert "drm/amd/display: Enable Freesync Video Mode by default" + (bsc#1012628). +- Revert "net: dsa: qca8k: cache lo and hi for mdio write" + (bsc#1012628). +- net: dsa: qca8k: fix wrong length value for mgmt eth packet + (bsc#1012628). +- net: dsa: tag_qca: fix wrong MGMT_DATA2 size (bsc#1012628). +- block: don't allow splitting of a REQ_NOWAIT bio (bsc#1012628). +- io_uring: pin context while queueing deferred tw (bsc#1012628). +- io_uring: fix CQ waiting timeout handling (bsc#1012628). +- tpm: Allow system suspend to continue when TPM suspend fails + (bsc#1012628). +- vhost_vdpa: fix the crash in unmap a large memory (bsc#1012628). +- thermal: int340x: Add missing attribute for data rate base + (bsc#1012628). +- riscv: uaccess: fix type of 0 variable on error in get_user() + (bsc#1012628). +- riscv, kprobes: Stricter c.jr/c.jalr decoding (bsc#1012628). +- of/fdt: run soc memory setup when early_init_dt_scan_memory + fails (bsc#1012628). +- drm/plane-helper: Add the missing declaration of + drm_atomic_state (bsc#1012628). +- drm/amdkfd: Fix kernel warning during topology setup + (bsc#1012628). +- drm/i915/gvt: fix gvt debugfs destroy (bsc#1012628). +- drm/i915/gvt: fix vgpu debugfs clean in remove (bsc#1012628). +- virtio-blk: use a helper to handle request queuing errors + (bsc#1012628). +- virtio_blk: Fix signedness bug in virtblk_prep_rq() + (bsc#1012628). +- drm/amd/display: Add check for DET fetch latency hiding for + dcn32 (bsc#1012628). +- drm/amd/display: Uninitialized variables causing 4k60 UCLK to + stay at DPM1 and not DPM0 (bsc#1012628). +- btrfs: handle case when repair happens with dev-replace + (bsc#1012628). +- ksmbd: fix infinite loop in ksmbd_conn_handler_loop() + (bsc#1012628). +- ksmbd: send proper error response in smb2_tree_connect() + (bsc#1012628). +- ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in + ksmbd_decode_ntlmssp_auth_blob (bsc#1012628). +- drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence + (bsc#1012628). +- drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index + (bsc#1012628). +- efi: random: combine bootloader provided RNG seed with RNG + protocol output (bsc#1012628). +- wifi: ath11k: Send PME message during wakeup from D3cold + (bsc#1012628). +- commit 0fb77d6 + +------------------------------------------------------------------- Mon Jan 9 11:59:51 CET 2023 - jslaby@suse.cz - docs: Fix the docs build with Sphinx 6.0 (sphinx_6.0-staging_E). diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index dd1afc6..827acd3 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.4 +%define patchversion 6.1.6 %define variant %{nil} %define vanilla_only 0 %define compress_modules zstd @@ -111,9 +111,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.1.4 +Version: 6.1.6 %if 0%{?is_kotd} -Release: .g4b9b43c +Release: .g573f4a9 %else Release: 0 %endif @@ -240,10 +240,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c -Provides: kernel-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: kernel-%build_flavor-base-srchash-573f4a96e922fec10a29d12760ec30fa654571bc +Provides: kernel-srchash-573f4a96e922fec10a29d12760ec30fa654571bc # END COMMON DEPS -Provides: %name-srchash-4b9b43c3573f81802c32ace9a4b8711fb79ee86c +Provides: %name-srchash-573f4a96e922fec10a29d12760ec30fa654571bc %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 b98a44e..0666dc8 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeidhfw3wkyzmkfs63wogbk2h2bovael4am5kmzdknhb3i46tr6j4pq \ No newline at end of file +/ipfs/bafybeidvrre6cpkazcrmgfh7pox77fdmjaktsr6gwpjhgjffmgrknlfdq4 \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 1fba9e6..eb3c04b 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreig3rs5hqdwcg5qo3jzpl7jhrdcarw3cny4oz323j2c3m5jsianzgy \ No newline at end of file +/ipfs/bafkreiaspbn76wacajnt4ufiqsfnweqc3dmb7fzblw47yywmfe3r6pme24 \ No newline at end of file diff --git a/series.conf b/series.conf index d189c6b..0f35bf7 100644 --- a/series.conf +++ b/series.conf @@ -1470,6 +1470,183 @@ patches.kernel.org/6.1.4-205-drm-amd-pm-bump-SMU13.0.0-driver_if-header-to-v.patch patches.kernel.org/6.1.4-206-drm-amd-pm-correct-the-fan-speed-retrieving-in-.patch patches.kernel.org/6.1.4-207-Linux-6.1.4.patch + patches.kernel.org/6.1.5-001-ARM-renumber-bits-related-to-_TIF_WORK_MASK.patch + patches.kernel.org/6.1.5-002-btrfs-replace-strncpy-with-strscpy.patch + patches.kernel.org/6.1.5-003-cifs-fix-interface-count-calculation-during-ref.patch + patches.kernel.org/6.1.5-004-cifs-refcount-only-the-selected-iface-during-in.patch + patches.kernel.org/6.1.5-005-usb-dwc3-gadget-Ignore-End-Transfer-delay-on-te.patch + patches.kernel.org/6.1.5-006-btrfs-fix-off-by-one-in-delalloc-search-during-.patch + patches.kernel.org/6.1.5-007-btrfs-fix-compat_ro-checks-against-remount.patch + patches.kernel.org/6.1.5-008-perf-probe-Use-dwarf_attr_integrate-as-generic-.patch + patches.kernel.org/6.1.5-009-perf-probe-Fix-to-get-the-DW_AT_decl_file-and-D.patch + patches.kernel.org/6.1.5-010-phy-qcom-qmp-combo-fix-broken-power-on.patch + patches.kernel.org/6.1.5-011-btrfs-fix-an-error-handling-path-in-btrfs_defra.patch + patches.kernel.org/6.1.5-012-SUNRPC-ensure-the-matching-upcall-is-in-flight-.patch + patches.kernel.org/6.1.5-013-wifi-ath9k-use-proper-statements-in-conditional.patch + patches.kernel.org/6.1.5-014-bpf-pull-before-calling-skb_postpull_rcsum.patch + patches.kernel.org/6.1.5-015-drm-panfrost-Fix-GEM-handle-creation-ref-counti.patch + patches.kernel.org/6.1.5-016-netfilter-nf_tables-consolidate-set-description.patch + patches.kernel.org/6.1.5-017-netfilter-nf_tables-add-function-to-create-set-.patch + patches.kernel.org/6.1.5-018-netfilter-nf_tables-perform-type-checking-for-e.patch + patches.kernel.org/6.1.5-019-ice-xsk-do-not-use-xdp_return_frame-on-tx_buf-r.patch + patches.kernel.org/6.1.5-020-net-vrf-determine-the-dst-using-the-original-if.patch + patches.kernel.org/6.1.5-021-vmxnet3-correctly-report-csum_level-for-encapsu.patch + patches.kernel.org/6.1.5-022-mptcp-fix-deadlock-in-fastopen-error-path.patch + patches.kernel.org/6.1.5-023-mptcp-fix-lockdep-false-positive.patch + patches.kernel.org/6.1.5-024-netfilter-nf_tables-honor-set-timeout-and-garba.patch + patches.kernel.org/6.1.5-025-bonding-fix-lockdep-splat-in-bond_miimon_commit.patch + patches.kernel.org/6.1.5-026-net-lan966x-Fix-configuration-of-the-PCS.patch + patches.kernel.org/6.1.5-027-veth-Fix-race-with-AF_XDP-exposing-old-or-unini.patch + patches.kernel.org/6.1.5-028-nfsd-shut-down-the-NFSv4-state-objects-before-t.patch + patches.kernel.org/6.1.5-029-net-hns3-add-interrupts-re-initialization-while.patch + patches.kernel.org/6.1.5-030-net-hns3-fix-miss-L3E-checking-for-rx-packet.patch + patches.kernel.org/6.1.5-031-net-hns3-fix-VF-promisc-mode-not-update-when-ma.patch + patches.kernel.org/6.1.5-032-net-sched-fix-memory-leak-in-tcindex_set_parms.patch + patches.kernel.org/6.1.5-033-qlcnic-prevent-dcb-use-after-free-on-qlcnic_dcb.patch + patches.kernel.org/6.1.5-034-net-dsa-mv88e6xxx-depend-on-PTP-conditionally.patch + patches.kernel.org/6.1.5-035-nfc-Fix-potential-resource-leaks.patch + patches.kernel.org/6.1.5-036-bnxt_en-Simplify-bnxt_xdp_buff_init.patch + patches.kernel.org/6.1.5-037-bnxt_en-Fix-XDP-RX-path.patch + patches.kernel.org/6.1.5-038-bnxt_en-Fix-first-buffer-size-calculations-for-.patch + patches.kernel.org/6.1.5-039-bnxt_en-Fix-HDS-and-jumbo-thresholds-for-RX-pac.patch + patches.kernel.org/6.1.5-040-vdpa-mlx5-Fix-rule-forwarding-VLAN-to-TIR.patch + patches.kernel.org/6.1.5-041-vdpa-mlx5-Fix-wrong-mac-address-deletion.patch + patches.kernel.org/6.1.5-042-vdpa_sim-fix-possible-memory-leak-in-vdpasim_ne.patch + patches.kernel.org/6.1.5-043-vhost-vsock-Fix-error-handling-in-vhost_vsock_i.patch + patches.kernel.org/6.1.5-044-vringh-fix-range-used-in-iotlb_translate.patch + patches.kernel.org/6.1.5-045-vhost-fix-range-used-in-translate_desc.patch + patches.kernel.org/6.1.5-046-vhost-vdpa-fix-an-iotlb-memory-leak.patch + patches.kernel.org/6.1.5-047-vdpa_sim-fix-vringh-initialization-in-vdpasim_q.patch + patches.kernel.org/6.1.5-048-virtio-crypto-fix-memory-leak-in-virtio_crypto_.patch + patches.kernel.org/6.1.5-049-vdpa-vp_vdpa-fix-kfree-a-wrong-pointer-in-vp_vd.patch + patches.kernel.org/6.1.5-050-vdpasim-fix-memory-leak-when-freeing-IOTLBs.patch + patches.kernel.org/6.1.5-051-net-mlx5-E-Switch-properly-handle-ingress-tagge.patch + patches.kernel.org/6.1.5-052-net-mlx5-Add-forgotten-cleanup-calls-into-mlx5_.patch + patches.kernel.org/6.1.5-053-net-mlx5-Fix-io_eq_size-and-event_eq_size-param.patch + patches.kernel.org/6.1.5-054-net-mlx5-Avoid-recovery-in-probe-flows.patch + patches.kernel.org/6.1.5-055-net-mlx5-Fix-RoCE-setting-at-HCA-level.patch + patches.kernel.org/6.1.5-056-net-mlx5e-IPoIB-Don-t-allow-CQE-compression-to-.patch + patches.kernel.org/6.1.5-057-net-mlx5e-Fix-RX-reporter-for-XSK-RQs.patch + patches.kernel.org/6.1.5-058-net-mlx5e-CT-Fix-ct-debugfs-folder-name.patch + patches.kernel.org/6.1.5-059-net-mlx5e-Always-clear-dest-encap-in-neigh-upda.patch + patches.kernel.org/6.1.5-060-net-mlx5e-Fix-hw-mtu-initializing-at-XDP-SQ-all.patch + patches.kernel.org/6.1.5-061-net-mlx5e-Set-geneve_tlv_option_0_exist-when-ma.patch + patches.kernel.org/6.1.5-062-net-mlx5-Lag-fix-failure-to-cancel-delayed-bond.patch + patches.kernel.org/6.1.5-063-bpf-Always-use-maximal-size-for-copy_array.patch + patches.kernel.org/6.1.5-064-tcp-Add-TIME_WAIT-sockets-in-bhash2.patch + patches.kernel.org/6.1.5-065-net-hns3-refine-the-handling-for-VF-heartbeat.patch + patches.kernel.org/6.1.5-066-net-amd-xgbe-add-missed-tasklet_kill.patch + patches.kernel.org/6.1.5-067-net-ena-Fix-toeplitz-initial-hash-value.patch + patches.kernel.org/6.1.5-068-net-ena-Don-t-register-memory-info-on-XDP-excha.patch + patches.kernel.org/6.1.5-069-net-ena-Account-for-the-number-of-processed-byt.patch + patches.kernel.org/6.1.5-070-net-ena-Use-bitmask-to-indicate-packet-redirect.patch + patches.kernel.org/6.1.5-071-net-ena-Fix-rx_copybreak-value-update.patch + patches.kernel.org/6.1.5-072-net-ena-Set-default-value-for-RX-interrupt-mode.patch + patches.kernel.org/6.1.5-073-net-ena-Update-NUMA-TPH-hint-register-upon-NUMA.patch + patches.kernel.org/6.1.5-074-net-phy-xgmiitorgmii-Fix-refcount-leak-in-xgmii.patch + patches.kernel.org/6.1.5-075-gpio-pca953x-avoid-to-use-uninitialized-value-p.patch + patches.kernel.org/6.1.5-076-RDMA-mlx5-Fix-mlx5_ib_get_hw_stats-when-used-fo.patch + patches.kernel.org/6.1.5-077-RDMA-mlx5-Fix-validation-of-max_rd_atomic-caps-.patch + patches.kernel.org/6.1.5-078-selftests-net-fix-cleanup_v6-for-arp_ndisc_evic.patch + patches.kernel.org/6.1.5-079-selftests-net-return-non-zero-for-failures-repo.patch + patches.kernel.org/6.1.5-080-drm-meson-Reduce-the-FIFO-lines-held-when-AFBC-.patch + patches.kernel.org/6.1.5-081-filelock-new-helper-vfs_inode_has_locks.patch + patches.kernel.org/6.1.5-082-ceph-switch-to-vfs_inode_has_locks-to-fix-file-.patch + patches.kernel.org/6.1.5-083-gpio-sifive-Fix-refcount-leak-in-sifive_gpio_pr.patch + patches.kernel.org/6.1.5-084-net-sched-atm-dont-intepret-cls-results-when-as.patch + patches.kernel.org/6.1.5-085-net-sched-cbq-dont-intepret-cls-results-when-as.patch + patches.kernel.org/6.1.5-086-vxlan-Fix-memory-leaks-in-error-path.patch + patches.kernel.org/6.1.5-087-net-sparx5-Fix-reading-of-the-MAC-address.patch + patches.kernel.org/6.1.5-088-netfilter-ipset-fix-hash-net-port-net-hang-with.patch + patches.kernel.org/6.1.5-089-netfilter-ipset-Rework-long-task-execution-when.patch + patches.kernel.org/6.1.5-090-drm-virtio-Fix-memory-leak-in-virtio_gpu_object.patch + patches.kernel.org/6.1.5-091-perf-tools-Fix-resources-leak-in-perf_data__ope.patch + patches.kernel.org/6.1.5-092-drm-imx-ipuv3-plane-Fix-overlay-plane-width.patch + patches.kernel.org/6.1.5-093-fs-ntfs3-don-t-hold-ni_lock-when-calling-trunca.patch + patches.kernel.org/6.1.5-094-drivers-net-bonding-bond_3ad-return-when-there-.patch + patches.kernel.org/6.1.5-095-octeontx2-pf-Fix-lmtst-ID-used-in-aura-free.patch + patches.kernel.org/6.1.5-096-usb-rndis_host-Secure-rndis_query-check-against.patch + patches.kernel.org/6.1.5-097-perf-lock-contention-Fix-core-dump-related-to-n.patch + patches.kernel.org/6.1.5-098-perf-stat-Fix-handling-of-unsupported-cgroup-ev.patch + patches.kernel.org/6.1.5-099-perf-stat-Fix-handling-of-for-each-cgroup-with-.patch + patches.kernel.org/6.1.5-100-drm-i915-unpin-on-error-in-intel_vgpu_shadow_mm.patch + patches.kernel.org/6.1.5-101-drm-i915-gvt-fix-double-free-bug-in-split_2MB_g.patch + patches.kernel.org/6.1.5-102-ublk-honor-IO_URING_F_NONBLOCK-for-handling-con.patch + patches.kernel.org/6.1.5-103-qed-allow-sleep-in-qed_mcp_trace_dump.patch + patches.kernel.org/6.1.5-104-net-ulp-prevent-ULP-without-clone-op-from-enter.patch + patches.kernel.org/6.1.5-105-caif-fix-memory-leak-in-cfctrl_linkup_request.patch + patches.kernel.org/6.1.5-106-udf-Fix-extension-of-the-last-extent-in-the-fil.patch + patches.kernel.org/6.1.5-107-usb-dwc3-xilinx-include-linux-gpio-consumer.h.patch + patches.kernel.org/6.1.5-108-hfs-hfsplus-avoid-WARN_ON-for-sanity-check-use-.patch + patches.kernel.org/6.1.5-109-ASoC-SOF-Revert-core-unregister-clients-and-mac.patch + patches.kernel.org/6.1.5-110-9p-client-fix-data-race-on-req-status.patch + patches.kernel.org/6.1.5-111-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Advan.patch + patches.kernel.org/6.1.5-112-ASoC-SOF-mediatek-initialize-panic_info-to-zero.patch + patches.kernel.org/6.1.5-113-drm-amdgpu-Fix-size-validation-for-non-exclusiv.patch + patches.kernel.org/6.1.5-114-drm-amdkfd-Fix-kfd_process_device_init_vm-error.patch + patches.kernel.org/6.1.5-115-drm-amdkfd-Fix-double-release-compute-pasid.patch + patches.kernel.org/6.1.5-116-io_uring-cancel-re-grab-ctx-mutex-after-finishi.patch + patches.kernel.org/6.1.5-117-nvme-fix-multipath-crash-caused-by-flush-reques.patch + patches.kernel.org/6.1.5-118-ACPI-video-Allow-GPU-drivers-to-report-no-panel.patch + patches.kernel.org/6.1.5-119-drm-amd-display-Report-to-ACPI-video-if-no-pane.patch + patches.kernel.org/6.1.5-120-ACPI-video-Don-t-enable-fallback-path-for-creat.patch + patches.kernel.org/6.1.5-121-io_uring-check-for-valid-register-opcode-earlie.patch + patches.kernel.org/6.1.5-122-kunit-alloc_string_stream_fragment-error-handli.patch + patches.kernel.org/6.1.5-123-nvmet-use-NVME_CMD_EFFECTS_CSUPP-instead-of-ope.patch + patches.kernel.org/6.1.5-124-nvme-also-return-I-O-command-effects-from-nvme_.patch + patches.kernel.org/6.1.5-125-ASoC-SOF-Intel-pci-tgl-unblock-S5-entry-if-DMA-.patch + patches.kernel.org/6.1.5-126-x86-kexec-Fix-double-free-of-elf-header-buffer.patch + patches.kernel.org/6.1.5-127-x86-bugs-Flush-IBP-in-ib_prctl_set.patch + patches.kernel.org/6.1.5-128-nfsd-fix-handling-of-readdir-in-v4root-vs.-moun.patch + patches.kernel.org/6.1.5-129-fbdev-matroxfb-G200eW-Increase-max-memory-from-.patch + patches.kernel.org/6.1.5-130-bpf-Fix-panic-due-to-wrong-pageattr-of-im-image.patch + patches.kernel.org/6.1.5-131-Revert-drm-amd-display-Enable-Freesync-Video-Mo.patch + patches.kernel.org/6.1.5-132-Revert-net-dsa-qca8k-cache-lo-and-hi-for-mdio-w.patch + patches.kernel.org/6.1.5-133-net-dsa-qca8k-fix-wrong-length-value-for-mgmt-e.patch + patches.kernel.org/6.1.5-134-net-dsa-tag_qca-fix-wrong-MGMT_DATA2-size.patch + patches.kernel.org/6.1.5-135-block-don-t-allow-splitting-of-a-REQ_NOWAIT-bio.patch + patches.kernel.org/6.1.5-136-io_uring-pin-context-while-queueing-deferred-tw.patch + patches.kernel.org/6.1.5-137-io_uring-fix-CQ-waiting-timeout-handling.patch + patches.kernel.org/6.1.5-138-tpm-Allow-system-suspend-to-continue-when-TPM-s.patch + patches.kernel.org/6.1.5-139-vhost_vdpa-fix-the-crash-in-unmap-a-large-memor.patch + patches.kernel.org/6.1.5-140-thermal-int340x-Add-missing-attribute-for-data-.patch + patches.kernel.org/6.1.5-141-riscv-uaccess-fix-type-of-0-variable-on-error-i.patch + patches.kernel.org/6.1.5-142-riscv-kprobes-Stricter-c.jr-c.jalr-decoding.patch + patches.kernel.org/6.1.5-143-of-fdt-run-soc-memory-setup-when-early_init_dt_.patch + patches.kernel.org/6.1.5-144-drm-plane-helper-Add-the-missing-declaration-of.patch + patches.kernel.org/6.1.5-145-drm-amdkfd-Fix-kernel-warning-during-topology-s.patch + patches.kernel.org/6.1.5-146-drm-i915-gvt-fix-gvt-debugfs-destroy.patch + patches.kernel.org/6.1.5-147-drm-i915-gvt-fix-vgpu-debugfs-clean-in-remove.patch + patches.kernel.org/6.1.5-148-virtio-blk-use-a-helper-to-handle-request-queui.patch + patches.kernel.org/6.1.5-149-virtio_blk-Fix-signedness-bug-in-virtblk_prep_r.patch + patches.kernel.org/6.1.5-150-drm-amd-display-Add-check-for-DET-fetch-latency.patch + patches.kernel.org/6.1.5-151-drm-amd-display-Uninitialized-variables-causing.patch + patches.kernel.org/6.1.5-152-btrfs-handle-case-when-repair-happens-with-dev-.patch + patches.kernel.org/6.1.5-153-ksmbd-fix-infinite-loop-in-ksmbd_conn_handler_l.patch + patches.kernel.org/6.1.5-154-ksmbd-send-proper-error-response-in-smb2_tree_c.patch + patches.kernel.org/6.1.5-155-ksmbd-check-nt_len-to-be-at-least-CIFS_ENCPWD_S.patch + patches.kernel.org/6.1.5-156-drm-i915-dsi-add-support-for-ICL-native-MIPI-GP.patch + patches.kernel.org/6.1.5-157-drm-i915-dsi-fix-MIPI_BKLT_EN_1-native-GPIO-ind.patch + patches.kernel.org/6.1.5-158-efi-random-combine-bootloader-provided-RNG-seed.patch + patches.kernel.org/6.1.5-159-wifi-ath11k-Send-PME-message-during-wakeup-from.patch + patches.kernel.org/6.1.5-160-Linux-6.1.5.patch + patches.kernel.org/6.1.6-001-parisc-Align-parisc-MADV_XXX-constants-with-all.patch + patches.kernel.org/6.1.6-002-x86-fpu-Take-task_struct-in-copy_sigframe_from_.patch + patches.kernel.org/6.1.6-003-x86-fpu-Add-a-pkru-argument-to-copy_uabi_from_k.patch + patches.kernel.org/6.1.6-004-x86-fpu-Add-a-pkru-argument-to-copy_uabi_to_xst.patch + patches.kernel.org/6.1.6-005-x86-fpu-Allow-PKRU-to-be-once-again-written-by-.patch + patches.kernel.org/6.1.6-006-x86-fpu-Emulate-XRSTOR-s-behavior-if-the-xfeatu.patch + patches.kernel.org/6.1.6-007-selftests-vm-pkeys-Add-a-regression-test-for-se.patch + patches.kernel.org/6.1.6-008-Revert-SUNRPC-Use-RMW-bitops-in-single-threaded.patch + patches.kernel.org/6.1.6-009-gcc-disable-Warray-bounds-for-gcc-11-too.patch + patches.kernel.org/6.1.6-010-net-sched-disallow-noqueue-for-qdisc-classes.patch + patches.kernel.org/6.1.6-011-ALSA-pcm-Move-rwsem-lock-inside-snd_ctl_elem_re.patch + patches.kernel.org/6.1.6-012-ALSA-hda-hdmi-Add-a-HP-device-0x8715-to-force-c.patch + patches.kernel.org/6.1.6-013-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-wo.patch + patches.kernel.org/6.1.6-014-ALSA-hda-cs35l41-Don-t-return-EINVAL-from-syste.patch + patches.kernel.org/6.1.6-015-ALSA-hda-Enable-headset-mic-on-another-Dell-lap.patch + patches.kernel.org/6.1.6-016-ALSA-hda-cs35l41-Check-runtime-suspend-capabili.patch + patches.kernel.org/6.1.6-017-Linux-6.1.6.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1500,8 +1677,6 @@ patches.suse/char-xillybus-Prevent-use-after-free-due-to-race-con.patch patches.suse/char-xillybus-Fix-trivial-bug-with-mutex.patch - # netdev/net - patches.suse/tcp-Add-TIME_WAIT-sockets-in-bhash2.patch ######################################################## # end of sorted patches @@ -1527,6 +1702,7 @@ patches.suse/ALSA-usb-audio-More-refactoring-of-hw-constraint-rul.patch patches.suse/Revert-ALSA-usb-audio-Drop-superfluous-interface-set.patch patches.suse/docs-Fix-the-docs-build-with-Sphinx-6.0.patch + patches.suse/0001-Revert-mm-compaction-fix-set-skip-in-fast_find_migra.patch ######################################################## # kbuild/module infrastructure fixes diff --git a/source-timestamp b/source-timestamp index aa35f62..1cba87f 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2023-01-09 11:00:31 +0000 -GIT Revision: 4b9b43c3573f81802c32ace9a4b8711fb79ee86c +2023-01-16 05:11:14 +0000 +GIT Revision: 573f4a96e922fec10a29d12760ec30fa654571bc GIT Branch: stable