Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2020-12-13 17:29:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Sun Dec 13 17:29:28 2020 rev:567 rq:855307 version:5.9.14 Changes: -------- --- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes 2020-12-05 20:36:03.250640067 +0100 +++ /work/SRC/openSUSE:Factory/.kernel-source.new.2328/dtb-aarch64.changes 2020-12-13 17:29:35.960341003 +0100 @@ -1,0 +2,249 @@ +Sat Dec 12 07:57:32 CET 2020 - [email protected] + +- drm/i915/gt: Declare gen9 has 64 mocs entries! (git-fixes). +- commit c648a46 + +------------------------------------------------------------------- +Sat Dec 12 07:55:40 CET 2020 - [email protected] + +- Linux 5.9.14 (bsc#1012628). +- usb: gadget: f_fs: Use local copy of descriptors for userspace + copy (bsc#1012628). +- USB: serial: kl5kusb105: fix memleak on open (bsc#1012628). +- USB: serial: ch341: add new Product ID for CH341A (bsc#1012628). +- USB: serial: ch341: sort device-id entries (bsc#1012628). +- USB: serial: option: add Fibocom NL668 variants (bsc#1012628). +- USB: serial: option: add support for Thales Cinterion EXS82 + (bsc#1012628). +- USB: serial: option: fix Quectel BG96 matching (bsc#1012628). +- speakup: Reject setting the speakup line discipline outside + of speakup (bsc#1012628). +- ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus + Zephyrus G14 (bsc#1012628). +- ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 + model (bsc#1012628). +- ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA + with ALC294 (bsc#1012628). +- ALSA: hda/realtek - Add new codec supported for ALC897 + (bsc#1012628). +- ALSA: hda/realtek - Fixed Dell AIO wrong sound tone + (bsc#1012628). +- ALSA: hda/generic: Add option to enforce preferred_dacs pairs + (bsc#1012628). +- ring-buffer: Update write stamp with the correct ts + (bsc#1012628). +- ring-buffer: Set the right timestamp in the slow path of + __rb_reserve_next() (bsc#1012628). +- ring-buffer: Always check to put back before stamp when crossing + pages (bsc#1012628). +- ftrace: Fix updating FTRACE_FL_TRAMP (bsc#1012628). +- ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency + (bsc#1012628). +- cifs: allow syscalls to be restarted in __smb_send_rqst() + (bsc#1012628). +- cifs: fix potential use-after-free in cifs_echo_request() + (bsc#1012628). +- cifs: refactor create_sd_buf() and and avoid corrupting the + buffer (bsc#1012628). +- cifs: add NULL check for ses->tcon_ipc (bsc#1012628). +- gfs2: Upgrade shared glocks for atime updates (bsc#1012628). +- gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} + and delete_work_func (bsc#1012628). +- s390/pci: fix CPU address in MSI for directed IRQ (bsc#1012628). +- i2c: imx: Fix reset of I2SR_IAL flag (bsc#1012628). +- i2c: imx: Check for I2SR_IAL after every byte (bsc#1012628). +- i2c: imx: Don't generate STOP condition if arbitration has + been lost (bsc#1012628). +- tracing: Fix userstacktrace option for instances (bsc#1012628). +- thunderbolt: Fix use-after-free in remove_unplugged_switch() + (bsc#1012628). +- drm/omap: sdi: fix bridge enable/disable (bsc#1012628). +- drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset (bsc#1012628). +- drm/amdgpu/vcn3.0: remove old DPG workaround (bsc#1012628). +- drm/i915/gt: Retain default context state across shrinking + (bsc#1012628). +- drm/i915/gt: Limit frequency drop to RPe on parking + (bsc#1012628). +- drm/i915/gt: Program mocs:63 for cache eviction on gen9 + (bsc#1012628). +- KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check + (bsc#1012628). +- scsi: mpt3sas: Fix ioctl timeout (bsc#1012628). +- io_uring: fix recvmsg setup with compat buf-select + (bsc#1012628). +- dm writecache: advance the number of arguments when reporting + max_age (bsc#1012628). +- dm writecache: fix the maximum number of arguments + (bsc#1012628). +- powerpc/64s/powernv: Fix memory corruption when saving SLB + entries on MCE (bsc#1012628). +- genirq/irqdomain: Add an irq_create_mapping_affinity() function + (bsc#1012628). +- powerpc/pseries: Pass MSI affinity to irq_create_mapping() + (bsc#1012628). +- dm: fix bug with RCU locking in dm_blk_report_zones + (bsc#1012628). +- dm: fix double RCU unlock in dm_dax_zero_page_range() error path + (bsc#1012628). +- dm: remove invalid sparse __acquires and __releases annotations + (bsc#1012628). +- x86/uprobes: Do not use prefixes.nbytes when looping over + prefixes.bytes (bsc#1012628). +- coredump: fix core_pattern parse error (bsc#1012628). +- mm: list_lru: set shrinker map bit when child nr_items is not + zero (bsc#1012628). +- mm/swapfile: do not sleep with a spin lock held (bsc#1012628). +- hugetlb_cgroup: fix offline of hugetlb cgroup with reservations + (bsc#1012628). +- Revert "amd/amdgpu: Disable VCN DPG mode for Picasso" + (bsc#1012628). +- iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs + (bsc#1012628). +- mm: memcg/slab: fix obj_cgroup_charge() return value handling + (bsc#1012628). +- lib/syscall: fix syscall registers retrieval on 32-bit platforms + (bsc#1012628). +- can: af_can: can_rx_unregister(): remove WARN() statement from + list operation sanity check (bsc#1012628). +- gfs2: check for empty rgrp tree in gfs2_ri_update (bsc#1012628). +- netfilter: ipset: prevent uninit-value in hash_ip6_add + (bsc#1012628). +- ASoC: wm_adsp: fix error return code in wm_adsp_load() + (bsc#1012628). +- gfs2: Fix deadlock dumping resource group glocks (bsc#1012628). +- gfs2: Don't freeze the file system during unmount (bsc#1012628). +- rtw88: debug: Fix uninitialized memory in debugfs code + (bsc#1012628). +- i2c: qcom: Fix IRQ error misassignement (bsc#1012628). +- i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() + (bsc#1012628). +- dm writecache: remove BUG() and fail gracefully instead + (bsc#1012628). +- Input: i8042 - fix error return code in i8042_setup_aux() + (bsc#1012628). +- netfilter: nf_tables: avoid false-postive lockdep splat + (bsc#1012628). +- netfilter: nftables_offload: set address type in control + dissector (bsc#1012628). +- netfilter: nftables_offload: build mask based from the matching + bytes (bsc#1012628). +- x86/insn-eval: Use new for_each_insn_prefix() macro to loop + over prefixes bytes (bsc#1012628). +- Revert "geneve: pull IP header before ECN decapsulation" + (bsc#1012628). +- bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds + (bsc#1012628). +- commit 960bcea + +------------------------------------------------------------------- +Fri Dec 11 07:22:27 CET 2020 - [email protected] + +- Update patches.suse/tty-Fix-pgrp-locking-in-tiocspgrp.patch + (bsc#1179745 CVE-2020-29661). +- Update patches.suse/tty-Fix-session-locking.patch (bsc#1179745 + CVE-2020-29660). + Add CVE numbers. +- commit 1329f77 + +------------------------------------------------------------------- +Thu Dec 10 11:03:39 CET 2020 - [email protected] + +- Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) +- commit a0a476d + +------------------------------------------------------------------- +Tue Dec 8 12:18:06 CET 2020 - [email protected] + +- Linux 5.9.13 (bsc#1012628). +- devlink: Hold rtnl lock while reading netdev attributes + (bsc#1012628). +- devlink: Make sure devlink instance and port are in same net + namespace (bsc#1012628). +- ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init + (bsc#1012628). +- net/af_iucv: set correct sk_protocol for child sockets + (bsc#1012628). +- net: openvswitch: fix TTL decrement action netlink message + format (bsc#1012628). +- net/tls: missing received data after fast remote close + (bsc#1012628). +- net/tls: Protect from calling tls_dev_del for TLS RX twice + (bsc#1012628). +- rose: Fix Null pointer dereference in rose_send_frame() + (bsc#1012628). +- sock: set sk_err to ee_errno on dequeue from errq (bsc#1012628). +- tcp: Set INET_ECN_xmit configuration in + tcp_reinit_congestion_control (bsc#1012628). +- tun: honor IOCB_NOWAIT flag (bsc#1012628). +- usbnet: ipheth: fix connectivity with iOS 14 (bsc#1012628). +- vsock/virtio: discard packets only when socket is really closed + (bsc#1012628). +- mptcp: fix NULL ptr dereference on bad MPJ (bsc#1012628). +- net/packet: fix packet receive on L3 devices without visible + hard header (bsc#1012628). +- netfilter: bridge: reset skb->pkt_type after + NF_INET_POST_ROUTING traversal (bsc#1012628). +- ipv4: Fix tos mask in inet_rtm_getroute() (bsc#1012628). +- dt-bindings: net: correct interrupt flags in examples + (bsc#1012628). +- chelsio/chtls: fix panic during unload reload chtls + (bsc#1012628). +- ibmvnic: Ensure that SCRQ entry reads are correctly ordered + (bsc#1012628). +- ibmvnic: Fix TX completion error handling (bsc#1012628). +- tipc: fix incompatible mtu of transmission (bsc#1012628). +- inet_ecn: Fix endianness of checksum update when setting ECT(1) + (bsc#1012628). +- geneve: pull IP header before ECN decapsulation (bsc#1012628). ++++ 52 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new.2328/dtb-aarch64.changes dtb-armv6l.changes: same change dtb-armv7l.changes: same change dtb-riscv64.changes: same change kernel-64kb.changes: same change kernel-debug.changes: same change kernel-default.changes: same change kernel-docs.changes: same change kernel-kvmsmall.changes: same change kernel-lpae.changes: same change kernel-obs-build.changes: same change kernel-obs-qa.changes: same change kernel-pae.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-vanilla.changes: same change kernel-zfcpdump.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtb-aarch64.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.056361383 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.056361383 +0100 @@ -17,7 +17,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %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: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif dtb-armv6l.spec: same change dtb-armv7l.spec: same change dtb-riscv64.spec: same change ++++++ kernel-64kb.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.152361481 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.156361485 +0100 @@ -18,7 +18,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 -Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc # END COMMON DEPS -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.184361514 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.184361514 +0100 @@ -18,7 +18,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 -Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc # END COMMON DEPS -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.212361542 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.216361546 +0100 @@ -18,7 +18,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 -Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc # END COMMON DEPS -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.240361570 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.244361574 +0100 @@ -17,7 +17,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -63,7 +63,7 @@ %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-kvmsmall.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.264361595 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.272361603 +0100 @@ -18,7 +18,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 -Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc # END COMMON DEPS -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh kernel-lpae.spec: same change ++++++ kernel-obs-build.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.316361647 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.316361647 +0100 @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +BuildRequires: kernel%kernel_flavor-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif ++++++ kernel-obs-qa.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.336361668 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.340361671 +0100 @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.360361692 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.364361696 +0100 @@ -18,7 +18,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 -Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc # END COMMON DEPS -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.384361716 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.388361720 +0100 @@ -18,7 +18,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.412361745 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.416361749 +0100 @@ -24,10 +24,10 @@ Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.9.12 +Version: 5.9.14 %if %using_buildservice %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -52,7 +52,7 @@ %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel ++++++ kernel-vanilla.spec ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:56.436361769 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:56.440361773 +0100 @@ -18,7 +18,7 @@ %define srcversion 5.9 -%define patchversion 5.9.12 +%define patchversion 5.9.14 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -68,9 +68,9 @@ Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.9.12 +Version: 5.9.14 %if 0%{?is_kotd} -Release: <RELEASE>.g46922da +Release: <RELEASE>.gc648a46 %else Release: 0 %endif @@ -179,10 +179,10 @@ Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 -Provides: kernel-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: kernel-%build_flavor-base-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc +Provides: kernel-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc # END COMMON DEPS -Provides: %name-srchash-46922da21ebc0021475dc0fa8ee5514f71ebce59 +Provides: %name-srchash-c648a46bb2fbae6fc4553f1014c345218e7d26dc %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh kernel-zfcpdump.spec: same change ++++++ config.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/arm64/default new/config/arm64/default --- old/config/arm64/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/arm64/default 2020-12-11 07:19:33.000000000 +0100 @@ -11224,7 +11224,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_ARCH_WANT_FRAME_POINTERS=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv6hl/default new/config/armv6hl/default --- old/config/armv6hl/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/armv6hl/default 2020-12-11 07:19:33.000000000 +0100 @@ -8137,7 +8137,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/default new/config/armv7hl/default --- old/config/armv7hl/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/armv7hl/default 2020-12-11 07:19:33.000000000 +0100 @@ -11229,7 +11229,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_ARCH_WANT_FRAME_POINTERS=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/armv7hl/lpae new/config/armv7hl/lpae --- old/config/armv7hl/lpae 2020-12-01 09:43:02.000000000 +0100 +++ new/config/armv7hl/lpae 2020-12-11 07:19:33.000000000 +0100 @@ -10811,7 +10811,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_ARCH_WANT_FRAME_POINTERS=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/i386/pae new/config/i386/pae --- old/config/i386/pae 2020-12-01 09:43:02.000000000 +0100 +++ new/config/i386/pae 2020-12-11 07:19:33.000000000 +0100 @@ -9924,7 +9924,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_FRAME_POINTER=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64/default new/config/ppc64/default --- old/config/ppc64/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/ppc64/default 2020-12-11 07:19:33.000000000 +0100 @@ -7975,7 +7975,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/ppc64le/default new/config/ppc64le/default --- old/config/ppc64le/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/ppc64le/default 2020-12-11 07:19:33.000000000 +0100 @@ -7828,7 +7828,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/riscv64/default new/config/riscv64/default --- old/config/riscv64/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/riscv64/default 2020-12-11 07:19:33.000000000 +0100 @@ -8593,7 +8593,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_ARCH_WANT_FRAME_POINTERS=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/s390x/default new/config/s390x/default --- old/config/s390x/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/s390x/default 2020-12-11 07:19:33.000000000 +0100 @@ -4158,7 +4158,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/config/x86_64/default new/config/x86_64/default --- old/config/x86_64/default 2020-12-01 09:43:02.000000000 +0100 +++ new/config/x86_64/default 2020-12-11 07:19:33.000000000 +0100 @@ -9781,7 +9781,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set -CONFIG_DEBUG_SECTION_MISMATCH=y +# CONFIG_DEBUG_SECTION_MISMATCH is not set CONFIG_SECTION_MISMATCH_WARN_ONLY=y # CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set CONFIG_STACK_VALIDATION=y ++++++ patches.kernel.org.tar.bz2 ++++++ ++++ 9649 lines of diff (skipped) ++++++ patches.suse.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/drm-i915-gt-Declare-gen9-has-64-mocs-entries.patch new/patches.suse/drm-i915-gt-Declare-gen9-has-64-mocs-entries.patch --- old/patches.suse/drm-i915-gt-Declare-gen9-has-64-mocs-entries.patch 1970-01-01 01:00:00.000000000 +0100 +++ new/patches.suse/drm-i915-gt-Declare-gen9-has-64-mocs-entries.patch 2020-12-12 07:57:32.000000000 +0100 @@ -0,0 +1,54 @@ +From: Chris Wilson <[email protected]> +Date: Fri, 27 Nov 2020 10:25:40 +0000 +Subject: drm/i915/gt: Declare gen9 has 64 mocs entries! +Git-commit: 7c5c15dffe1e3c42f44735ce9552afb7207f1584 +Patch-mainline: v5.10 +References: git-fixes + +We checked the table size against a hardcoded number of entries, and +that number was excluding the special mocs registers at the end. + +Fixes: 777a7717d60c ("drm/i915/gt: Program mocs:63 for cache eviction on gen9") +Signed-off-by: Chris Wilson <[email protected]> +Cc: <[email protected]> # v4.3+ +Reviewed-by: Tvrtko Ursulin <[email protected]> +Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] +(cherry picked from commit 444fbf5d7058099447c5366ba8bb60d610aeb44b) +Signed-off-by: Rodrigo Vivi <[email protected]> +[backported and updated the Fixes sha] +Signed-off-by: Jiri Slaby <[email protected]> +--- + drivers/gpu/drm/i915/gt/intel_mocs.c | 7 +++---- + 1 file changed, 3 insertions(+), 4 deletions(-) + +diff --git a/drivers/gpu/drm/i915/gt/intel_mocs.c b/drivers/gpu/drm/i915/gt/intel_mocs.c +index 4f74706967fd..413dadfac2d1 100644 +--- a/drivers/gpu/drm/i915/gt/intel_mocs.c ++++ b/drivers/gpu/drm/i915/gt/intel_mocs.c +@@ -59,8 +59,7 @@ struct drm_i915_mocs_table { + #define _L3_CACHEABILITY(value) ((value) << 4) + + /* Helper defines */ +-#define GEN9_NUM_MOCS_ENTRIES 62 /* 62 out of 64 - 63 & 64 are reserved. */ +-#define GEN11_NUM_MOCS_ENTRIES 64 /* 63-64 are reserved, but configured. */ ++#define GEN9_NUM_MOCS_ENTRIES 64 /* 63-64 are reserved, but configured. */ + + /* (e)LLC caching options */ + /* +@@ -328,11 +327,11 @@ static unsigned int get_mocs_settings(const struct drm_i915_private *i915, + if (INTEL_GEN(i915) >= 12) { + table->size = ARRAY_SIZE(tgl_mocs_table); + table->table = tgl_mocs_table; +- table->n_entries = GEN11_NUM_MOCS_ENTRIES; ++ table->n_entries = GEN9_NUM_MOCS_ENTRIES; + } else if (IS_GEN(i915, 11)) { + table->size = ARRAY_SIZE(icl_mocs_table); + table->table = icl_mocs_table; +- table->n_entries = GEN11_NUM_MOCS_ENTRIES; ++ table->n_entries = GEN9_NUM_MOCS_ENTRIES; + } else if (IS_GEN9_BC(i915) || IS_CANNONLAKE(i915)) { + table->size = ARRAY_SIZE(skl_mocs_table); + table->n_entries = GEN9_NUM_MOCS_ENTRIES; +-- +2.29.2 + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patches.suse/tipc-fix-a-deadlock-when-flushing-scheduled-work.patch new/patches.suse/tipc-fix-a-deadlock-when-flushing-scheduled-work.patch --- old/patches.suse/tipc-fix-a-deadlock-when-flushing-scheduled-work.patch 2020-12-02 10:24:35.000000000 +0100 +++ new/patches.suse/tipc-fix-a-deadlock-when-flushing-scheduled-work.patch 1970-01-01 01:00:00.000000000 +0100 @@ -1,168 +0,0 @@ -From: Hoang Huu Le <[email protected]> -Date: Mon, 7 Sep 2020 13:17:25 +0700 -Subject: tipc: fix a deadlock when flushing scheduled work -Git-commit: d966ddcc38217a6110a6a0ff37ad2dee7d42e23e -Patch-mainline: 5.10-rc1 -References: git-fixes - -In the commit fdeba99b1e58 -("tipc: fix use-after-free in tipc_bcast_get_mode"), we're trying -to make sure the tipc_net_finalize_work work item finished if it -enqueued. But calling flush_scheduled_work() is not just affecting -above work item but either any scheduled work. This has turned out -to be overkill and caused to deadlock as syzbot reported: - -====================================================== -WARNING: possible circular locking dependency detected -5.9.0-rc2-next-20200828-syzkaller #0 Not tainted ------------------------------------------------------- -kworker/u4:6/349 is trying to acquire lock: -ffff8880aa063d38 ((wq_completion)events){+.+.}-{0:0}, at: flush_workqueue+0xe1/0x13e0 kernel/workqueue.c:2777 - -but task is already holding lock: -ffffffff8a879430 (pernet_ops_rwsem){++++}-{3:3}, at: cleanup_net+0x9b/0xb10 net/core/net_namespace.c:565 - -[...] - Possible unsafe locking scenario: - - CPU0 CPU1 - ---- ---- - lock(pernet_ops_rwsem); - lock(&sb->s_type->i_mutex_key#13); - lock(pernet_ops_rwsem); - lock((wq_completion)events); - - *** DEADLOCK *** -[...] - -v1: -To fix the original issue, we replace above calling by introducing -a bit flag. When a namespace cleaned-up, bit flag is set to zero and: -- tipc_net_finalize functionial just does return immediately. -- tipc_net_finalize_work does not enqueue into the scheduled work queue. - -v2: -Use cancel_work_sync() helper to make sure ONLY the -tipc_net_finalize_work() stopped before releasing bcbase object. - -Reported-by: [email protected] -Fixes: fdeba99b1e58 ("tipc: fix use-after-free in tipc_bcast_get_mode") -Acked-by: Jon Maloy <[email protected]> -Signed-off-by: Hoang Huu Le <[email protected]> -Signed-off-by: Jakub Kicinski <[email protected]> -Signed-off-by: Jiri Slaby <[email protected]> ---- - net/tipc/core.c | 9 +++++---- - net/tipc/core.h | 8 ++++++++ - net/tipc/net.c | 20 +++++--------------- - net/tipc/net.h | 1 + - 4 files changed, 19 insertions(+), 19 deletions(-) - ---- a/net/tipc/core.c -+++ b/net/tipc/core.c -@@ -60,6 +60,7 @@ static int __net_init tipc_init_net(stru - tn->trial_addr = 0; - tn->addr_trial_end = 0; - tn->capabilities = TIPC_NODE_CAPABILITIES; -+ INIT_WORK(&tn->final_work.work, tipc_net_finalize_work); - memset(tn->node_id, 0, sizeof(tn->node_id)); - memset(tn->node_id_string, 0, sizeof(tn->node_id_string)); - tn->mon_threshold = TIPC_DEF_MON_THRESHOLD; -@@ -107,13 +108,13 @@ out_crypto: - - static void __net_exit tipc_exit_net(struct net *net) - { -+ struct tipc_net *tn = tipc_net(net); -+ - tipc_detach_loopback(net); -+ /* Make sure the tipc_net_finalize_work() finished */ -+ cancel_work_sync(&tn->final_work.work); - tipc_net_stop(net); - -- /* Make sure the tipc_net_finalize_work stopped -- * before releasing the resources. -- */ -- flush_scheduled_work(); - tipc_bcast_stop(net); - tipc_nametbl_stop(net); - tipc_sk_rht_destroy(net); ---- a/net/tipc/core.h -+++ b/net/tipc/core.h -@@ -90,6 +90,12 @@ extern unsigned int tipc_net_id __read_m - extern int sysctl_tipc_rmem[3] __read_mostly; - extern int sysctl_tipc_named_timeout __read_mostly; - -+struct tipc_net_work { -+ struct work_struct work; -+ struct net *net; -+ u32 addr; -+}; -+ - struct tipc_net { - u8 node_id[NODE_ID_LEN]; - u32 node_addr; -@@ -143,6 +149,8 @@ struct tipc_net { - /* TX crypto handler */ - struct tipc_crypto *crypto_tx; - #endif -+ /* Work item for net finalize */ -+ struct tipc_net_work final_work; - }; - - static inline struct tipc_net *tipc_net(struct net *net) ---- a/net/tipc/net.c -+++ b/net/tipc/net.c -@@ -105,12 +105,6 @@ - * - A local spin_lock protecting the queue of subscriber events. - */ - --struct tipc_net_work { -- struct work_struct work; -- struct net *net; -- u32 addr; --}; -- - static void tipc_net_finalize(struct net *net, u32 addr); - - int tipc_net_init(struct net *net, u8 *node_id, u32 addr) -@@ -142,25 +136,21 @@ static void tipc_net_finalize(struct net - TIPC_CLUSTER_SCOPE, 0, addr); - } - --static void tipc_net_finalize_work(struct work_struct *work) -+void tipc_net_finalize_work(struct work_struct *work) - { - struct tipc_net_work *fwork; - - fwork = container_of(work, struct tipc_net_work, work); - tipc_net_finalize(fwork->net, fwork->addr); -- kfree(fwork); - } - - void tipc_sched_net_finalize(struct net *net, u32 addr) - { -- struct tipc_net_work *fwork = kzalloc(sizeof(*fwork), GFP_ATOMIC); -+ struct tipc_net *tn = tipc_net(net); - -- if (!fwork) -- return; -- INIT_WORK(&fwork->work, tipc_net_finalize_work); -- fwork->net = net; -- fwork->addr = addr; -- schedule_work(&fwork->work); -+ tn->final_work.net = net; -+ tn->final_work.addr = addr; -+ schedule_work(&tn->final_work.work); - } - - void tipc_net_stop(struct net *net) ---- a/net/tipc/net.h -+++ b/net/tipc/net.h -@@ -42,6 +42,7 @@ - extern const struct nla_policy tipc_nl_net_policy[]; - - int tipc_net_init(struct net *net, u8 *node_id, u32 addr); -+void tipc_net_finalize_work(struct work_struct *work); - void tipc_sched_net_finalize(struct net *net, u32 addr); - void tipc_net_stop(struct net *net); - int tipc_nl_net_dump(struct sk_buff *skb, struct netlink_callback *cb); ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:58.668364033 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:58.668364033 +0100 @@ -2085,6 +2085,131 @@ patches.kernel.org/5.9.12-151-x86-resctrl-Add-necessary-kernfs_put-calls-to-.patch patches.kernel.org/5.9.12-152-drm-amdgpu-add-rlc-iram-and-dram-firmware-supp.patch patches.kernel.org/5.9.12-153-Linux-5.9.12.patch + patches.kernel.org/5.9.13-001-devlink-Hold-rtnl-lock-while-reading-netdev-at.patch + patches.kernel.org/5.9.13-002-devlink-Make-sure-devlink-instance-and-port-ar.patch + patches.kernel.org/5.9.13-003-ipv6-addrlabel-fix-possible-memory-leak-in-ip6.patch + patches.kernel.org/5.9.13-004-net-af_iucv-set-correct-sk_protocol-for-child-.patch + patches.kernel.org/5.9.13-005-net-openvswitch-fix-TTL-decrement-action-netli.patch + patches.kernel.org/5.9.13-006-net-tls-missing-received-data-after-fast-remot.patch + patches.kernel.org/5.9.13-007-net-tls-Protect-from-calling-tls_dev_del-for-T.patch + patches.kernel.org/5.9.13-008-rose-Fix-Null-pointer-dereference-in-rose_send.patch + patches.kernel.org/5.9.13-009-sock-set-sk_err-to-ee_errno-on-dequeue-from-er.patch + patches.kernel.org/5.9.13-010-tcp-Set-INET_ECN_xmit-configuration-in-tcp_rei.patch + patches.kernel.org/5.9.13-011-tun-honor-IOCB_NOWAIT-flag.patch + patches.kernel.org/5.9.13-012-usbnet-ipheth-fix-connectivity-with-iOS-14.patch + patches.kernel.org/5.9.13-013-vsock-virtio-discard-packets-only-when-socket-.patch + patches.kernel.org/5.9.13-014-mptcp-fix-NULL-ptr-dereference-on-bad-MPJ.patch + patches.kernel.org/5.9.13-015-net-packet-fix-packet-receive-on-L3-devices-wi.patch + patches.kernel.org/5.9.13-016-netfilter-bridge-reset-skb-pkt_type-after-NF_I.patch + patches.kernel.org/5.9.13-017-ipv4-Fix-tos-mask-in-inet_rtm_getroute.patch + patches.kernel.org/5.9.13-018-dt-bindings-net-correct-interrupt-flags-in-exa.patch + patches.kernel.org/5.9.13-019-chelsio-chtls-fix-panic-during-unload-reload-c.patch + patches.kernel.org/5.9.13-020-ibmvnic-Ensure-that-SCRQ-entry-reads-are-corre.patch + patches.kernel.org/5.9.13-021-ibmvnic-Fix-TX-completion-error-handling.patch + patches.kernel.org/5.9.13-022-tipc-fix-incompatible-mtu-of-transmission.patch + patches.kernel.org/5.9.13-023-inet_ecn-Fix-endianness-of-checksum-update-whe.patch + patches.kernel.org/5.9.13-024-geneve-pull-IP-header-before-ECN-decapsulation.patch + patches.kernel.org/5.9.13-025-net-ip6_gre-set-dev-hard_header_len-when-using.patch + patches.kernel.org/5.9.13-026-dpaa_eth-copy-timestamp-fields-to-new-skb-in-A.patch + patches.kernel.org/5.9.13-027-net-x25-prevent-a-couple-of-overflows.patch + patches.kernel.org/5.9.13-028-cxgb3-fix-error-return-code-in-t3_sge_alloc_qs.patch + patches.kernel.org/5.9.13-029-net-pasemi-fix-error-return-code-in-pasemi_mac.patch + patches.kernel.org/5.9.13-030-vxlan-fix-error-return-code-in-__vxlan_dev_cre.patch + patches.kernel.org/5.9.13-031-chelsio-chtls-fix-a-double-free-in-chtls_setke.patch + patches.kernel.org/5.9.13-032-net-mvpp2-Fix-error-return-code-in-mvpp2_open.patch + patches.kernel.org/5.9.13-033-net-skbuff-ensure-LSE-is-pullable-before-decre.patch + patches.kernel.org/5.9.13-034-net-openvswitch-ensure-LSE-is-pullable-before-.patch + patches.kernel.org/5.9.13-035-net-sched-act_mpls-ensure-LSE-is-pullable-befo.patch + patches.kernel.org/5.9.13-036-net-mlx5-DR-Proper-handling-of-unsupported-Con.patch + patches.kernel.org/5.9.13-037-net-mlx5-Fix-wrong-address-reclaim-when-comman.patch + patches.kernel.org/5.9.13-038-net-mlx5e-fix-fs_tcp.c-build-when-IPV6-is-not-.patch + patches.kernel.org/5.9.13-039-ALSA-usb-audio-US16x08-fix-value-count-for-lev.patch + patches.kernel.org/5.9.13-040-Input-xpad-support-Ardwiino-Controllers.patch + patches.kernel.org/5.9.13-041-Input-i8042-add-ByteSpeed-touchpad-to-noloop-t.patch + patches.kernel.org/5.9.13-042-Input-atmel_mxt_ts-fix-lost-interrupts.patch + patches.kernel.org/5.9.13-043-tracing-Fix-alignment-of-static-buffer.patch + patches.kernel.org/5.9.13-044-tracing-Remove-WARN_ON-in-start_thread.patch + patches.kernel.org/5.9.13-045-uapi-fix-statx-attribute-value-overlap-for-DAX.patch + patches.kernel.org/5.9.13-046-drm-i915-gt-Fixup-tgl-mocs-for-PTE-tracking.patch + patches.kernel.org/5.9.13-047-Linux-5.9.13.patch + patches.kernel.org/5.9.14-001-usb-gadget-f_fs-Use-local-copy-of-descriptors-.patch + patches.kernel.org/5.9.14-002-USB-serial-kl5kusb105-fix-memleak-on-open.patch + patches.kernel.org/5.9.14-003-USB-serial-ch341-add-new-Product-ID-for-CH341A.patch + patches.kernel.org/5.9.14-004-USB-serial-ch341-sort-device-id-entries.patch + patches.kernel.org/5.9.14-005-USB-serial-option-add-Fibocom-NL668-variants.patch + patches.kernel.org/5.9.14-006-USB-serial-option-add-support-for-Thales-Cinte.patch + patches.kernel.org/5.9.14-007-USB-serial-option-fix-Quectel-BG96-matching.patch + patches.kernel.org/5.9.14-008-tty-Fix-pgrp-locking-in-tiocspgrp.patch + patches.kernel.org/5.9.14-009-tty-Fix-session-locking.patch + patches.kernel.org/5.9.14-010-speakup-Reject-setting-the-speakup-line-discip.patch + patches.kernel.org/5.9.14-011-ALSA-hda-realtek-Fix-bass-speaker-DAC-assignme.patch + patches.kernel.org/5.9.14-012-ALSA-hda-realtek-Add-mute-LED-quirk-to-yet-ano.patch + patches.kernel.org/5.9.14-013-ALSA-hda-realtek-Enable-headset-of-ASUS-UX482E.patch + patches.kernel.org/5.9.14-014-ALSA-hda-realtek-Add-new-codec-supported-for-A.patch + patches.kernel.org/5.9.14-015-ALSA-hda-realtek-Fixed-Dell-AIO-wrong-sound-to.patch + patches.kernel.org/5.9.14-016-ALSA-hda-generic-Add-option-to-enforce-preferr.patch + patches.kernel.org/5.9.14-017-ring-buffer-Update-write-stamp-with-the-correc.patch + patches.kernel.org/5.9.14-018-ring-buffer-Set-the-right-timestamp-in-the-slo.patch + patches.kernel.org/5.9.14-019-ring-buffer-Always-check-to-put-back-before-st.patch + patches.kernel.org/5.9.14-020-ftrace-Fix-updating-FTRACE_FL_TRAMP.patch + patches.kernel.org/5.9.14-021-ftrace-Fix-DYNAMIC_FTRACE_WITH_DIRECT_CALLS-de.patch + patches.kernel.org/5.9.14-022-cifs-allow-syscalls-to-be-restarted-in-__smb_s.patch + patches.kernel.org/5.9.14-023-cifs-fix-potential-use-after-free-in-cifs_echo.patch + patches.kernel.org/5.9.14-024-cifs-refactor-create_sd_buf-and-and-avoid-corr.patch + patches.kernel.org/5.9.14-025-cifs-add-NULL-check-for-ses-tcon_ipc.patch + patches.kernel.org/5.9.14-026-gfs2-Upgrade-shared-glocks-for-atime-updates.patch + patches.kernel.org/5.9.14-027-gfs2-Fix-deadlock-between-gfs2_-create_inode-i.patch + patches.kernel.org/5.9.14-028-s390-pci-fix-CPU-address-in-MSI-for-directed-I.patch + patches.kernel.org/5.9.14-029-i2c-imx-Fix-reset-of-I2SR_IAL-flag.patch + patches.kernel.org/5.9.14-030-i2c-imx-Check-for-I2SR_IAL-after-every-byte.patch + patches.kernel.org/5.9.14-031-i2c-imx-Don-t-generate-STOP-condition-if-arbit.patch + patches.kernel.org/5.9.14-032-tracing-Fix-userstacktrace-option-for-instance.patch + patches.kernel.org/5.9.14-033-thunderbolt-Fix-use-after-free-in-remove_unplu.patch + patches.kernel.org/5.9.14-034-drm-omap-sdi-fix-bridge-enable-disable.patch + patches.kernel.org/5.9.14-035-drm-amdgpu-vcn3.0-stall-DPG-when-WPTR-RPTR-res.patch + patches.kernel.org/5.9.14-036-drm-amdgpu-vcn3.0-remove-old-DPG-workaround.patch + patches.kernel.org/5.9.14-037-drm-i915-gt-Retain-default-context-state-acros.patch + patches.kernel.org/5.9.14-038-drm-i915-gt-Limit-frequency-drop-to-RPe-on-par.patch + patches.kernel.org/5.9.14-039-drm-i915-gt-Program-mocs-63-for-cache-eviction.patch + patches.kernel.org/5.9.14-040-KVM-PPC-Book3S-HV-XIVE-Fix-vCPU-id-sanity-chec.patch + patches.kernel.org/5.9.14-041-scsi-mpt3sas-Fix-ioctl-timeout.patch + patches.kernel.org/5.9.14-042-io_uring-fix-recvmsg-setup-with-compat-buf-sel.patch + patches.kernel.org/5.9.14-043-dm-writecache-advance-the-number-of-arguments-.patch + patches.kernel.org/5.9.14-044-dm-writecache-fix-the-maximum-number-of-argume.patch + patches.kernel.org/5.9.14-045-powerpc-64s-powernv-Fix-memory-corruption-when.patch + patches.kernel.org/5.9.14-046-genirq-irqdomain-Add-an-irq_create_mapping_aff.patch + patches.kernel.org/5.9.14-047-powerpc-pseries-Pass-MSI-affinity-to-irq_creat.patch + patches.kernel.org/5.9.14-048-dm-fix-bug-with-RCU-locking-in-dm_blk_report_z.patch + patches.kernel.org/5.9.14-049-dm-fix-double-RCU-unlock-in-dm_dax_zero_page_r.patch + patches.kernel.org/5.9.14-050-dm-remove-invalid-sparse-__acquires-and-__rele.patch + patches.kernel.org/5.9.14-051-x86-uprobes-Do-not-use-prefixes.nbytes-when-lo.patch + patches.kernel.org/5.9.14-052-coredump-fix-core_pattern-parse-error.patch + patches.kernel.org/5.9.14-053-mm-list_lru-set-shrinker-map-bit-when-child-nr.patch + patches.kernel.org/5.9.14-054-mm-swapfile-do-not-sleep-with-a-spin-lock-held.patch + patches.kernel.org/5.9.14-055-hugetlb_cgroup-fix-offline-of-hugetlb-cgroup-w.patch + patches.kernel.org/5.9.14-056-Revert-amd-amdgpu-Disable-VCN-DPG-mode-for-Pic.patch + patches.kernel.org/5.9.14-057-iommu-amd-Set-DTE-IntTabLen-to-represent-512-I.patch + patches.kernel.org/5.9.14-058-mm-memcg-slab-fix-obj_cgroup_charge-return-val.patch + patches.kernel.org/5.9.14-059-lib-syscall-fix-syscall-registers-retrieval-on.patch + patches.kernel.org/5.9.14-060-can-af_can-can_rx_unregister-remove-WARN-state.patch + patches.kernel.org/5.9.14-061-gfs2-check-for-empty-rgrp-tree-in-gfs2_ri_upda.patch + patches.kernel.org/5.9.14-062-netfilter-ipset-prevent-uninit-value-in-hash_i.patch + patches.kernel.org/5.9.14-063-tipc-fix-a-deadlock-when-flushing-scheduled-wo.patch + patches.kernel.org/5.9.14-064-ASoC-wm_adsp-fix-error-return-code-in-wm_adsp_.patch + patches.kernel.org/5.9.14-065-gfs2-Fix-deadlock-dumping-resource-group-glock.patch + patches.kernel.org/5.9.14-066-gfs2-Don-t-freeze-the-file-system-during-unmou.patch + patches.kernel.org/5.9.14-067-rtw88-debug-Fix-uninitialized-memory-in-debugf.patch + patches.kernel.org/5.9.14-068-i2c-qcom-Fix-IRQ-error-misassignement.patch + patches.kernel.org/5.9.14-069-i2c-qup-Fix-error-return-code-in-qup_i2c_bam_s.patch + patches.kernel.org/5.9.14-070-dm-writecache-remove-BUG-and-fail-gracefully-i.patch + patches.kernel.org/5.9.14-071-Input-i8042-fix-error-return-code-in-i8042_set.patch + patches.kernel.org/5.9.14-072-netfilter-nf_tables-avoid-false-postive-lockde.patch + patches.kernel.org/5.9.14-073-netfilter-nftables_offload-set-address-type-in.patch + patches.kernel.org/5.9.14-074-netfilter-nftables_offload-build-mask-based-fr.patch + patches.kernel.org/5.9.14-075-x86-insn-eval-Use-new-for_each_insn_prefix-mac.patch + patches.kernel.org/5.9.14-076-Revert-geneve-pull-IP-header-before-ECN-decaps.patch + patches.kernel.org/5.9.14-077-bpf-Fix-propagation-of-32-bit-signed-bounds-fr.patch + patches.kernel.org/5.9.14-078-Linux-5.9.14.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -2108,9 +2233,9 @@ # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## - patches.suse/tipc-fix-a-deadlock-when-flushing-scheduled-work.patch patches.suse/arm64-kexec_file-Fix-sparse-warning.patch patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch + patches.suse/drm-i915-gt-Declare-gen9-has-64-mocs-entries.patch ######################################################## # kbuild/module infrastructure fixes ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.ix3JU2/_old 2020-12-13 17:29:58.696364061 +0100 +++ /var/tmp/diff_new_pack.ix3JU2/_new 2020-12-13 17:29:58.700364065 +0100 @@ -1,3 +1,3 @@ -2020-12-02 09:24:35 +0000 -GIT Revision: 46922da21ebc0021475dc0fa8ee5514f71ebce59 +2020-12-12 06:57:32 +0000 +GIT Revision: c648a46bb2fbae6fc4553f1014c345218e7d26dc GIT Branch: stable _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
