diff --git a/.files b/.files index 036ac97..585b2c7 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 8c01da3..ddc370c 100644 --- a/.rev +++ b/.rev @@ -6162,4 +6162,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 6.1.7 & mremap fix for overlayfs 1059344 + + 786ff0ccea41a4b9dbf44a5415195e56 + 6.1.8 + + dimstar_suse + 6.1.8 & btrfs warn fix & saa7146 reenablement + 1060565 + diff --git a/config.tar.bz2 b/config.tar.bz2 index 436565a..92e4186 120000 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeia6fb57zxqhwzainph6r53dd5rjrqhvcr2z636k3yoerxda5bfv3q \ No newline at end of file +/ipfs/bafybeid5rj6moudah2qjpd7qumrar3md4em5zcxsxs7yagtylwytvzq4ae \ No newline at end of file diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 3ae52e3..79dd53a 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 7264d1f..0dc77cf 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.1.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 3ae52e3..79dd53a 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 42bd985..1d590bc 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 6.1.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 3ae52e3..79dd53a 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 00568ce..0feaf23 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 6.1.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index 3ae52e3..79dd53a 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index 4d3e2f3..9c762fa 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 6.1.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 3ae52e3..79dd53a 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-64kb.spec b/kernel-64kb.spec index b8eb8e1..fe6a0e9 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 3ae52e3..79dd53a 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-debug.spec b/kernel-debug.spec index 9576a92..72f5d46 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 3ae52e3..79dd53a 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-default.spec b/kernel-default.spec index 54ce6b6..ac9dc98 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 3ae52e3..79dd53a 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-docs.spec b/kernel-docs.spec index 670eb8e..000b02a 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 6.1.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 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 3ae52e3..79dd53a 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 4db7cb8..b8924fb 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 3ae52e3..79dd53a 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-lpae.spec b/kernel-lpae.spec index b6680bf..54e5590 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 3ae52e3..79dd53a 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index a480725..495b8f0 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +BuildRequires: kernel%kernel_flavor-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 3ae52e3..79dd53a 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 91b1ed4..51c7d69 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 6.1.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 3ae52e3..79dd53a 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-pae.spec b/kernel-pae.spec index 7d70ff2..d3b0771 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 3ae52e3..79dd53a 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-source.spec b/kernel-source.spec index cb541c1..75cefc7 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %define variant %{nil} %define vanilla_only 0 @@ -31,9 +31,9 @@ %endif Name: kernel-source -Version: 6.1.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %else Release: 0 %endif @@ -50,7 +50,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 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 3ae52e3..79dd53a 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-syms.spec b/kernel-syms.spec index 7de9b23..38ab7f3 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.7 +Version: 6.1.8 %if %using_buildservice %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 3ae52e3..79dd53a 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index cd03758..555a5f4 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 3ae52e3..79dd53a 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,351 @@ ------------------------------------------------------------------- +Tue Jan 24 07:29:25 CET 2023 - jslaby@suse.cz + +- Linux 6.1.8 (bsc#1012628). +- dma-buf: fix dma_buf_export init order v2 (bsc#1012628). +- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS + (bsc#1012628). +- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628). +- pNFS/filelayout: Fix coalescing test for single DS + (bsc#1012628). +- selftests/bpf: check null propagation only neither reg is + PTR_TO_BTF_ID (bsc#1012628). +- net: ethernet: marvell: octeontx2: Fix uninitialized variable + warning (bsc#1012628). +- tools/virtio: initialize spinlocks in vring_test.c + (bsc#1012628). +- vdpa/mlx5: Return error on vlan ctrl commands if not supported + (bsc#1012628). +- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628). +- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628). +- virtio_pci: modify ENOENT to EINVAL (bsc#1012628). +- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628). +- vdpa_sim_net: should not drop the multicast/broadcast packet + (bsc#1012628). +- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + (bsc#1012628). +- r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down() + (bsc#1012628). +- r8169: fix dmar pte write access is not set error (bsc#1012628). +- bpf: keep a reference to the mm, in case the task is dead + (bsc#1012628). +- RDMA/srp: Move large values to a new enum for gcc13 + (bsc#1012628). +- selftests: net: fix cmsg_so_mark.sh test hang (bsc#1012628). +- btrfs: always report error in run_one_delayed_ref() + (bsc#1012628). +- x86/asm: Fix an assembler warning with current binutils + (bsc#1012628). +- f2fs: let's avoid panic if extent_tree is not created + (bsc#1012628). +- perf/x86/rapl: Treat Tigerlake like Icelake (bsc#1012628). +- cifs: fix race in assemble_neg_contexts() (bsc#1012628). +- memblock tests: Fix compilation error (bsc#1012628). +- perf/x86/rapl: Add support for Intel Meteor Lake (bsc#1012628). +- perf/x86/rapl: Add support for Intel Emerald Rapids + (bsc#1012628). +- of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, + take 2 (bsc#1012628). +- fbdev: omapfb: avoid stack overflow warning (bsc#1012628). +- Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 + (bsc#1012628). +- Bluetooth: hci_qca: Fix driver shutdown on closed serdev + (bsc#1012628). +- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices + (bsc#1012628). +- wifi: mac80211: fix MLO + AP_VLAN check (bsc#1012628). +- wifi: mac80211: reset multiple BSSID options in stop_ap() + (bsc#1012628). +- wifi: mac80211: sdata can be NULL during AMPDU start + (bsc#1012628). +- nommu: fix memory leak in do_mmap() error path (bsc#1012628). +- nommu: fix do_munmap() error path (bsc#1012628). +- nommu: fix split_vma() map_count error (bsc#1012628). +- proc: fix PIE proc-empty-vm, proc-pid-vm tests (bsc#1012628). +- Add exception protection processing for vd in + axi_chan_handle_err function (bsc#1012628). +- LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap + (bsc#1012628). +- zonefs: Detect append writes at invalid locations (bsc#1012628). +- nilfs2: fix general protection fault in nilfs_btree_insert() + (bsc#1012628). +- mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE + (bsc#1012628). +- hugetlb: unshare some PMDs when splitting VMAs (bsc#1012628). +- mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma + (bsc#1012628). +- serial: stm32: Merge hard IRQ and threaded IRQ handling into + single IRQ handler (bsc#1012628). +- Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling + into single IRQ handler" (bsc#1012628). +- xhci-pci: set the dma max_seg_size (bsc#1012628). +- usb: xhci: Check endpoint is valid before dereferencing it + (bsc#1012628). +- xhci: Fix null pointer dereference when host dies (bsc#1012628). +- xhci: Add update_hub_device override for PCI xHCI hosts + (bsc#1012628). +- xhci: Add a flag to disable USB3 lpm on a xhci root port level + (bsc#1012628). +- usb: acpi: add helper to check port lpm capability using acpi + _DSM (bsc#1012628). +- xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI + tables (bsc#1012628). +- prlimit: do_prlimit needs to have a speculation check + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (GR) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (CS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05-G (RS) modem + (bsc#1012628). +- USB: serial: option: add Quectel EC200U modem (bsc#1012628). +- USB: serial: option: add Quectel EM05CN (SG) modem + (bsc#1012628). +- USB: serial: option: add Quectel EM05CN modem (bsc#1012628). +- staging: vchiq_arm: fix enum vchiq_status return types + (bsc#1012628). +- USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 (bsc#1012628). +- usb: misc: onboard_hub: Invert driver registration order + (bsc#1012628). +- usb: misc: onboard_hub: Move 'attach' work to the driver + (bsc#1012628). +- misc: fastrpc: Fix use-after-free and race in fastrpc_map_find + (bsc#1012628). +- misc: fastrpc: Don't remove map on creater_process and + device_release (bsc#1012628). +- misc: fastrpc: Fix use-after-free race condition for maps + (bsc#1012628). +- usb: core: hub: disable autosuspend for TI TUSB8041 + (bsc#1012628). +- comedi: adv_pci1760: Fix PWM instruction handling (bsc#1012628). +- ACPI: PRM: Check whether EFI runtime is available (bsc#1012628). +- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + (bsc#1012628). +- mmc: sdhci-esdhc-imx: correct the tuning start tap and step + setting (bsc#1012628). +- mm/hugetlb: fix PTE marker handling in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: fix uffd-wp handling for migration entries in + hugetlb_change_protection() (bsc#1012628). +- mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects + (bsc#1012628). +- mm/userfaultfd: enable writenotify while userfaultfd-wp is + enabled for a VMA (bsc#1012628). +- mm/MADV_COLLAPSE: don't expand collapse when vm_end is past + requested end (bsc#1012628). +- btrfs: add extra error messages to cover non-ENOMEM errors + from device_add_list() (bsc#1012628). +- btrfs: fix missing error handling when logging directory items + (bsc#1012628). +- btrfs: fix directory logging due to race with concurrent index + key deletion (bsc#1012628). +- btrfs: add missing setup of log for full commit at + add_conflicting_inode() (bsc#1012628). +- btrfs: do not abort transaction on failure to write log tree + when syncing log (bsc#1012628). +- btrfs: do not abort transaction on failure to update log root + (bsc#1012628). +- btrfs: fix invalid leaf access due to inline extent during lseek + (bsc#1012628). +- btrfs: fix race between quota rescan and disable leading to + NULL pointer deref (bsc#1012628). +- cifs: do not include page data when checking signature + (bsc#1012628). +- thunderbolt: Disable XDomain lane 1 only in software connection + manager (bsc#1012628). +- thunderbolt: Use correct function to calculate maximum USB3 + link rate (bsc#1012628). +- thunderbolt: Do not report errors if on-board retimers are found + (bsc#1012628). +- thunderbolt: Do not call PM runtime functions in + tb_retimer_scan() (bsc#1012628). +- riscv: dts: sifive: fu740: fix size of pcie 32bit memory + (bsc#1012628). +- bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and + PERF_BPF_EVENT_PROG_UNLOAD (bsc#1012628). +- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX + FIFO buffer (bsc#1012628). +- tty: fix possible null-ptr-defer in spk_ttyio_release + (bsc#1012628). +- pktcdvd: check for NULL returna fter calling + bio_split_to_limits() (bsc#1012628). +- io_uring/poll: don't reissue in case of poll race on multishot + request (bsc#1012628). +- mptcp: explicitly specify sock family at subflow creation time + (bsc#1012628). +- mptcp: netlink: respect v4/v6-only sockets (bsc#1012628). +- selftests: mptcp: userspace: validate v4-v6 subflows mix + (bsc#1012628). +- USB: gadgetfs: Fix race between mounting and unmounting + (bsc#1012628). +- USB: serial: cp210x: add SCALANCE LPE-9000 device id + (bsc#1012628). +- usb: cdns3: remove fetched trb from cache before dequeuing + (bsc#1012628). +- usb: host: ehci-fsl: Fix module alias (bsc#1012628). +- usb: musb: fix error return code in omap2430_probe() + (bsc#1012628). +- usb: typec: tcpm: Fix altmode re-registration causes sysfs + create fail (bsc#1012628). +- usb: typec: altmodes/displayport: Add pin assignment helper + (bsc#1012628). +- usb: typec: altmodes/displayport: Fix pin assignment calculation + (bsc#1012628). +- usb: gadget: g_webcam: Send color matching descriptor per frame + (bsc#1012628). +- USB: gadget: Add ID numbers to configfs-gadget driver names + (bsc#1012628). +- usb: gadget: f_ncm: fix potential NULL ptr deref in + ncm_bitrate() (bsc#1012628). +- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + (bsc#1012628). +- arm64: dts: imx8mp: correct usb clocks (bsc#1012628). +- dt-bindings: phy: g12a-usb2-phy: fix compatible string + documentation (bsc#1012628). +- dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string + documentation (bsc#1012628). +- serial: pch_uart: Pass correct sg to dma_unmap_sg() + (bsc#1012628). +- dmaengine: lgm: Move DT parsing after initialization + (bsc#1012628). +- dmaengine: tegra210-adma: fix global intr clear (bsc#1012628). +- dmaengine: idxd: Let probe fail when workqueue cannot be enabled + (bsc#1012628). +- dmaengine: idxd: Prevent use after free on completion memory + (bsc#1012628). +- dmaengine: idxd: Do not call DMX TX callbacks during workqueue + disable (bsc#1012628). +- serial: amba-pl011: fix high priority character transmission + in rs486 mode (bsc#1012628). +- serial: atmel: fix incorrect baudrate setup (bsc#1012628). +- serial: exar: Add support for Sealevel 7xxxC serial cards + (bsc#1012628). +- gsmi: fix null-deref in gsmi_get_variable (bsc#1012628). +- mei: bus: fix unlink on bus in error path (bsc#1012628). +- mei: me: add meteor lake point M DID (bsc#1012628). +- VMCI: Use threaded irqs instead of tasklets (bsc#1012628). +- ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI + (bsc#1012628). +- ARM: omap1: fix !ARCH_OMAP1_ANY link failures (bsc#1012628). +- drm/amdgpu: fix amdgpu_job_free_resources v2 (bsc#1012628). +- drm/amdgpu: allow multipipe policy on ASICs with one MEC + (bsc#1012628). +- drm/amdgpu: Correct the power calcultion for Renior/Cezanne + (bsc#1012628). +- drm/i915: re-disable RC6p on Sandy Bridge (bsc#1012628). +- drm/i915/display: Check source height is > 0 (bsc#1012628). +- drm/i915: Allow switching away via vga-switcheroo if + uninitialized (bsc#1012628). +- drm/i915: Remove unused variable (bsc#1012628). +- drm/amd/display: Fix set scaling doesn's work (bsc#1012628). +- drm/amd/display: Calculate output_color_space after pixel + encoding adjustment (bsc#1012628). +- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix + (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.5 (bsc#1012628). +- drm/amd/display: disable S/G display on DCN 3.1.4 (bsc#1012628). +- cifs: reduce roundtrips on create/qinfo requests (bsc#1012628). +- fs/ntfs3: Fix attr_punch_hole() null pointer derenference + (bsc#1012628). +- arm64: efi: Execute runtime services from a dedicated stack + (bsc#1012628). +- efi: rt-wrapper: Add missing include (bsc#1012628). +- panic: Separate sysctl logic from CONFIG_SMP (bsc#1012628). +- exit: Put an upper limit on how often we can oops (bsc#1012628). +- exit: Expose "oops_count" to sysfs (bsc#1012628). +- exit: Allow oops_limit to be disabled (bsc#1012628). +- panic: Consolidate open-coded panic_on_warn checks + (bsc#1012628). +- panic: Introduce warn_limit (bsc#1012628). +- panic: Expose "warn_count" to sysfs (bsc#1012628). +- docs: Fix path paste-o for /sys/kernel/warn_count (bsc#1012628). +- exit: Use READ_ONCE() for all oops/warn limit reads + (bsc#1012628). +- x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN + (bsc#1012628). +- drm/amdgpu/discovery: enable soc21 common for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu/discovery: enable mes support for GC v11.0.4 + (bsc#1012628). +- drm/amdgpu: set GC 11.0.4 family (bsc#1012628). +- drm/amdgpu/discovery: set the APU flag for GC 11.0.4 + (bsc#1012628). +- drm/amdgpu: add gfx support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu: add gmc v11 support for GC 11.0.4 (bsc#1012628). +- drm/amdgpu/discovery: add PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11 (bsc#1012628). +- drm/amdgpu: add smu 13 support for smu 13.0.11 (bsc#1012628). +- drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP + v13.0.11 (bsc#1012628). +- drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11 + (bsc#1012628). +- drm/amdgpu/pm: use the specific mailbox registers only for + SMU IP v13.0.4 (bsc#1012628). +- drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1 + (bsc#1012628). +- drm/amdgpu: enable PSP IP v13.0.11 support (bsc#1012628). +- drm/amdgpu: enable GFX IP v11.0.4 CG support (bsc#1012628). +- drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4 + (bsc#1012628). +- drm/amdgpu: add tmz support for GC 11.0.1 (bsc#1012628). +- drm/amdgpu: add tmz support for GC IP v11.0.4 (bsc#1012628). +- drm/amdgpu: correct MEC number for gfx11 APUs (bsc#1012628). +- octeontx2-pf: Avoid use of GFP_KERNEL in atomic context + (bsc#1012628). +- net/ulp: use consistent error code when blocking ULP + (bsc#1012628). +- octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt + (bsc#1012628). +- net/mlx5: fix missing mutex_unlock in + mlx5_fw_fatal_reporter_err_work() (bsc#1012628). +- block: mq-deadline: Rename deadline_is_seq_writes() + (bsc#1012628). +- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" + (bsc#1012628). +- soc: qcom: apr: Make qcom,protection-domain optional again + (bsc#1012628). +- commit baebfe0 + +------------------------------------------------------------------- +Mon Jan 23 08:03:56 CET 2023 - jslaby@suse.cz + +- Update config files. + Only run oldconfig. This is a left-over from commit 2ebd33fc0df1 (Update + config files. Set saa7146 to pre-6.1 state (bsc#1206774)). +- commit 7ea99cf + +------------------------------------------------------------------- +Mon Jan 23 07:55:50 CET 2023 - jslaby@suse.cz + +- btrfs: qgroup: do not warn on record without old_roots populated + (bsc#1206681). +- commit ab906a1 + +------------------------------------------------------------------- +Mon Jan 23 07:14:31 CET 2023 - jslaby@suse.cz + +- Refresh + patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch. + Update to upstream version. +- commit a02770c + +------------------------------------------------------------------- +Fri Jan 20 08:21:40 CET 2023 - jslaby@suse.cz + +- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774). + The driver was moved to staging and disabled by us in 6.1. Now it turned + out it is actually used. So the driver is getting cleaned up. So enable + it even when it is in staging, so that users can use it properly. +- commit 2ebd33f + +------------------------------------------------------------------- Wed Jan 18 12:12:34 CET 2023 - jslaby@suse.cz - Linux 6.1.7 (bsc#1012628). diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 85b227b..5f5b2f7 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.1 -%define patchversion 6.1.7 +%define patchversion 6.1.8 %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.7 +Version: 6.1.8 %if 0%{?is_kotd} -Release: .g872045c +Release: .gbaebfe0 %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-872045c995c0ea6c9b968cf79d4889feb3879209 -Provides: kernel-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: kernel-%build_flavor-base-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 +Provides: kernel-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 # END COMMON DEPS -Provides: %name-srchash-872045c995c0ea6c9b968cf79d4889feb3879209 +Provides: %name-srchash-baebfe0ef3d47efabc570a82bd54611798a920a9 %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 be98512..b56abca 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeieg6iw63thew5sztyxmuzfmvmq6vjzdzxkfmnn3x3casir2t7kmvm \ No newline at end of file +/ipfs/bafybeiaxvt5tepeg4ys456hxaa6kzs3w6sae5hntzt42b2odg4kssyvwtq \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index b9ea0c1..13eac5b 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreiguylxldgplkjtogmisqpenyhmejh4pdunggbgrzmkqrosbcv74o4 \ No newline at end of file +/ipfs/bafkreict2jmt3owg2nj324bv5xlckicjfmzpjvrlboc5kpgttsf5jggyhm \ No newline at end of file diff --git a/series.conf b/series.conf index 2bdeb12..de2735b 100644 --- a/series.conf +++ b/series.conf @@ -1824,6 +1824,195 @@ patches.kernel.org/6.1.7-175-Revert-usb-ulpi-defer-ulpi_register-on-ulpi_rea.patch patches.kernel.org/6.1.7-176-pinctrl-amd-Add-dynamic-debugging-for-active-GP.patch patches.kernel.org/6.1.7-177-Linux-6.1.7.patch + patches.kernel.org/6.1.8-001-dma-buf-fix-dma_buf_export-init-order-v2.patch + patches.kernel.org/6.1.8-002-btrfs-fix-trace-event-name-typo-for-FLUSH_DELAY.patch + patches.kernel.org/6.1.8-003-wifi-iwlwifi-fw-skip-PPAG-for-JF.patch + patches.kernel.org/6.1.8-004-pNFS-filelayout-Fix-coalescing-test-for-single-.patch + patches.kernel.org/6.1.8-005-selftests-bpf-check-null-propagation-only-neith.patch + patches.kernel.org/6.1.8-006-net-ethernet-marvell-octeontx2-Fix-uninitialize.patch + patches.kernel.org/6.1.8-007-tools-virtio-initialize-spinlocks-in-vring_test.patch + patches.kernel.org/6.1.8-008-vdpa-mlx5-Return-error-on-vlan-ctrl-commands-if.patch + patches.kernel.org/6.1.8-009-vdpa-mlx5-Avoid-using-reslock-in-event_handler.patch + patches.kernel.org/6.1.8-010-vdpa-mlx5-Avoid-overwriting-CVQ-iotlb.patch + patches.kernel.org/6.1.8-011-virtio_pci-modify-ENOENT-to-EINVAL.patch + patches.kernel.org/6.1.8-012-vduse-Validate-vq_num-in-vduse_validate_config.patch + patches.kernel.org/6.1.8-013-vdpa_sim_net-should-not-drop-the-multicast-broa.patch + patches.kernel.org/6.1.8-014-net-ethtool-ioctl-return-EOPNOTSUPP-if-we-have-.patch + patches.kernel.org/6.1.8-015-r8169-move-rtl_wol_enable_rx-and-rtl_prepare_po.patch + patches.kernel.org/6.1.8-016-r8169-fix-dmar-pte-write-access-is-not-set-erro.patch + patches.kernel.org/6.1.8-017-bpf-keep-a-reference-to-the-mm-in-case-the-task.patch + patches.kernel.org/6.1.8-018-RDMA-srp-Move-large-values-to-a-new-enum-for-gc.patch + patches.kernel.org/6.1.8-019-selftests-net-fix-cmsg_so_mark.sh-test-hang.patch + patches.kernel.org/6.1.8-020-btrfs-always-report-error-in-run_one_delayed_re.patch + patches.kernel.org/6.1.8-021-x86-asm-Fix-an-assembler-warning-with-current-b.patch + patches.kernel.org/6.1.8-022-f2fs-let-s-avoid-panic-if-extent_tree-is-not-cr.patch + patches.kernel.org/6.1.8-023-perf-x86-rapl-Treat-Tigerlake-like-Icelake.patch + patches.kernel.org/6.1.8-024-cifs-fix-race-in-assemble_neg_contexts.patch + patches.kernel.org/6.1.8-025-memblock-tests-Fix-compilation-error.patch + patches.kernel.org/6.1.8-026-perf-x86-rapl-Add-support-for-Intel-Meteor-Lake.patch + patches.kernel.org/6.1.8-027-perf-x86-rapl-Add-support-for-Intel-Emerald-Rap.patch + patches.kernel.org/6.1.8-028-of-fdt-Honor-CONFIG_CMDLINE-even-without-chosen.patch + patches.kernel.org/6.1.8-029-fbdev-omapfb-avoid-stack-overflow-warning.patch + patches.kernel.org/6.1.8-030-Bluetooth-hci_sync-Fix-use-HCI_OP_LE_READ_BUFFE.patch + patches.kernel.org/6.1.8-031-Bluetooth-hci_qca-Fix-driver-shutdown-on-closed.patch + patches.kernel.org/6.1.8-032-wifi-brcmfmac-fix-regression-for-Broadcom-PCIe-.patch + patches.kernel.org/6.1.8-033-wifi-mac80211-fix-MLO-AP_VLAN-check.patch + patches.kernel.org/6.1.8-034-wifi-mac80211-reset-multiple-BSSID-options-in-s.patch + patches.kernel.org/6.1.8-035-wifi-mac80211-sdata-can-be-NULL-during-AMPDU-st.patch + patches.kernel.org/6.1.8-036-wifi-mac80211-fix-initialization-of-rx-link-and.patch + patches.kernel.org/6.1.8-037-nommu-fix-memory-leak-in-do_mmap-error-path.patch + patches.kernel.org/6.1.8-038-nommu-fix-do_munmap-error-path.patch + patches.kernel.org/6.1.8-039-nommu-fix-split_vma-map_count-error.patch + patches.kernel.org/6.1.8-040-proc-fix-PIE-proc-empty-vm-proc-pid-vm-tests.patch + patches.kernel.org/6.1.8-041-Add-exception-protection-processing-for-vd-in-a.patch + patches.kernel.org/6.1.8-042-LoongArch-Add-HWCAP_LOONGARCH_CPUCFG-to-elf_hwc.patch + patches.kernel.org/6.1.8-043-zonefs-Detect-append-writes-at-invalid-location.patch + patches.kernel.org/6.1.8-044-nilfs2-fix-general-protection-fault-in-nilfs_bt.patch + patches.kernel.org/6.1.8-045-mm-shmem-restore-SHMEM_HUGE_DENY-precedence-ove.patch + patches.kernel.org/6.1.8-046-hugetlb-unshare-some-PMDs-when-splitting-VMAs.patch + patches.kernel.org/6.1.8-047-mm-khugepaged-fix-collapse_pte_mapped_thp-to-al.patch + patches.kernel.org/6.1.8-048-serial-stm32-Merge-hard-IRQ-and-threaded-IRQ-ha.patch + patches.kernel.org/6.1.8-049-Revert-serial-stm32-Merge-hard-IRQ-and-threaded.patch + patches.kernel.org/6.1.8-050-xhci-pci-set-the-dma-max_seg_size.patch + patches.kernel.org/6.1.8-051-usb-xhci-Check-endpoint-is-valid-before-derefer.patch + patches.kernel.org/6.1.8-052-xhci-Fix-null-pointer-dereference-when-host-die.patch + patches.kernel.org/6.1.8-053-xhci-Add-update_hub_device-override-for-PCI-xHC.patch + patches.kernel.org/6.1.8-054-xhci-Add-a-flag-to-disable-USB3-lpm-on-a-xhci-r.patch + patches.kernel.org/6.1.8-055-usb-acpi-add-helper-to-check-port-lpm-capabilit.patch + patches.kernel.org/6.1.8-056-xhci-Detect-lpm-incapable-xHC-USB3-roothub-port.patch + patches.kernel.org/6.1.8-057-prlimit-do_prlimit-needs-to-have-a-speculation-.patch + patches.kernel.org/6.1.8-058-USB-serial-option-add-Quectel-EM05-G-GR-modem.patch + patches.kernel.org/6.1.8-059-USB-serial-option-add-Quectel-EM05-G-CS-modem.patch + patches.kernel.org/6.1.8-060-USB-serial-option-add-Quectel-EM05-G-RS-modem.patch + patches.kernel.org/6.1.8-061-USB-serial-option-add-Quectel-EC200U-modem.patch + patches.kernel.org/6.1.8-062-USB-serial-option-add-Quectel-EM05CN-SG-modem.patch + patches.kernel.org/6.1.8-063-USB-serial-option-add-Quectel-EM05CN-modem.patch + patches.kernel.org/6.1.8-064-staging-vchiq_arm-fix-enum-vchiq_status-return-.patch + patches.kernel.org/6.1.8-065-USB-misc-iowarrior-fix-up-header-size-for-USB_D.patch + patches.kernel.org/6.1.8-066-usb-misc-onboard_hub-Invert-driver-registration.patch + patches.kernel.org/6.1.8-067-usb-misc-onboard_hub-Move-attach-work-to-the-dr.patch + patches.kernel.org/6.1.8-068-misc-fastrpc-Fix-use-after-free-and-race-in-fas.patch + patches.kernel.org/6.1.8-069-misc-fastrpc-Don-t-remove-map-on-creater_proces.patch + patches.kernel.org/6.1.8-070-misc-fastrpc-Fix-use-after-free-race-condition-.patch + patches.kernel.org/6.1.8-071-usb-core-hub-disable-autosuspend-for-TI-TUSB804.patch + patches.kernel.org/6.1.8-072-comedi-adv_pci1760-Fix-PWM-instruction-handling.patch + patches.kernel.org/6.1.8-073-ACPI-PRM-Check-whether-EFI-runtime-is-available.patch + patches.kernel.org/6.1.8-074-mmc-sunxi-mmc-Fix-clock-refcount-imbalance-duri.patch + patches.kernel.org/6.1.8-075-mmc-sdhci-esdhc-imx-correct-the-tuning-start-ta.patch + patches.kernel.org/6.1.8-076-mm-hugetlb-fix-PTE-marker-handling-in-hugetlb_c.patch + patches.kernel.org/6.1.8-077-mm-hugetlb-fix-uffd-wp-handling-for-migration-e.patch + patches.kernel.org/6.1.8-078-mm-hugetlb-pre-allocate-pgtable-pages-for-uffd-.patch + patches.kernel.org/6.1.8-079-mm-userfaultfd-enable-writenotify-while-userfau.patch + patches.kernel.org/6.1.8-080-mm-MADV_COLLAPSE-don-t-expand-collapse-when-vm_.patch + patches.kernel.org/6.1.8-081-btrfs-add-extra-error-messages-to-cover-non-ENO.patch + patches.kernel.org/6.1.8-082-btrfs-fix-missing-error-handling-when-logging-d.patch + patches.kernel.org/6.1.8-083-btrfs-fix-directory-logging-due-to-race-with-co.patch + patches.kernel.org/6.1.8-084-btrfs-add-missing-setup-of-log-for-full-commit-.patch + patches.kernel.org/6.1.8-085-btrfs-do-not-abort-transaction-on-failure-to-wr.patch + patches.kernel.org/6.1.8-086-btrfs-do-not-abort-transaction-on-failure-to-up.patch + patches.kernel.org/6.1.8-087-btrfs-qgroup-do-not-warn-on-record-without-old_.patch + patches.kernel.org/6.1.8-088-btrfs-fix-invalid-leaf-access-due-to-inline-ext.patch + patches.kernel.org/6.1.8-089-btrfs-fix-race-between-quota-rescan-and-disable.patch + patches.kernel.org/6.1.8-090-cifs-do-not-include-page-data-when-checking-sig.patch + patches.kernel.org/6.1.8-091-thunderbolt-Disable-XDomain-lane-1-only-in-soft.patch + patches.kernel.org/6.1.8-092-thunderbolt-Use-correct-function-to-calculate-m.patch + patches.kernel.org/6.1.8-093-thunderbolt-Do-not-report-errors-if-on-board-re.patch + patches.kernel.org/6.1.8-094-thunderbolt-Do-not-call-PM-runtime-functions-in.patch + patches.kernel.org/6.1.8-095-riscv-dts-sifive-fu740-fix-size-of-pcie-32bit-m.patch + patches.kernel.org/6.1.8-096-bpf-restore-the-ebpf-program-ID-for-BPF_AUDIT_U.patch + patches.kernel.org/6.1.8-097-tty-serial-qcom-geni-serial-fix-slab-out-of-bou.patch + patches.kernel.org/6.1.8-098-tty-fix-possible-null-ptr-defer-in-spk_ttyio_re.patch + patches.kernel.org/6.1.8-099-pktcdvd-check-for-NULL-returna-fter-calling-bio.patch + patches.kernel.org/6.1.8-100-io_uring-poll-don-t-reissue-in-case-of-poll-rac.patch + patches.kernel.org/6.1.8-101-mptcp-explicitly-specify-sock-family-at-subflow.patch + patches.kernel.org/6.1.8-102-mptcp-netlink-respect-v4-v6-only-sockets.patch + patches.kernel.org/6.1.8-103-selftests-mptcp-userspace-validate-v4-v6-subflo.patch + patches.kernel.org/6.1.8-104-USB-gadgetfs-Fix-race-between-mounting-and-unmo.patch + patches.kernel.org/6.1.8-105-USB-serial-cp210x-add-SCALANCE-LPE-9000-device-.patch + patches.kernel.org/6.1.8-106-usb-cdns3-remove-fetched-trb-from-cache-before-.patch + patches.kernel.org/6.1.8-107-usb-host-ehci-fsl-Fix-module-alias.patch + patches.kernel.org/6.1.8-108-usb-musb-fix-error-return-code-in-omap2430_prob.patch + patches.kernel.org/6.1.8-109-usb-typec-tcpm-Fix-altmode-re-registration-caus.patch + patches.kernel.org/6.1.8-110-usb-typec-altmodes-displayport-Add-pin-assignme.patch + patches.kernel.org/6.1.8-111-usb-typec-altmodes-displayport-Fix-pin-assignme.patch + patches.kernel.org/6.1.8-112-usb-gadget-g_webcam-Send-color-matching-descrip.patch + patches.kernel.org/6.1.8-113-USB-gadget-Add-ID-numbers-to-configfs-gadget-dr.patch + patches.kernel.org/6.1.8-114-usb-gadget-f_ncm-fix-potential-NULL-ptr-deref-i.patch + patches.kernel.org/6.1.8-115-usb-storage-apply-IGNORE_UAS-only-for-HIKSEMI-M.patch + patches.kernel.org/6.1.8-116-arm64-dts-imx8mp-correct-usb-clocks.patch + patches.kernel.org/6.1.8-117-dt-bindings-phy-g12a-usb2-phy-fix-compatible-st.patch + patches.kernel.org/6.1.8-118-dt-bindings-phy-g12a-usb3-pcie-phy-fix-compatib.patch + patches.kernel.org/6.1.8-119-serial-pch_uart-Pass-correct-sg-to-dma_unmap_sg.patch + patches.kernel.org/6.1.8-120-dmaengine-lgm-Move-DT-parsing-after-initializat.patch + patches.kernel.org/6.1.8-121-dmaengine-tegra210-adma-fix-global-intr-clear.patch + patches.kernel.org/6.1.8-122-dmaengine-idxd-Let-probe-fail-when-workqueue-ca.patch + patches.kernel.org/6.1.8-123-dmaengine-idxd-Prevent-use-after-free-on-comple.patch + patches.kernel.org/6.1.8-124-dmaengine-idxd-Do-not-call-DMX-TX-callbacks-dur.patch + patches.kernel.org/6.1.8-125-serial-amba-pl011-fix-high-priority-character-t.patch + patches.kernel.org/6.1.8-126-serial-atmel-fix-incorrect-baudrate-setup.patch + patches.kernel.org/6.1.8-127-serial-exar-Add-support-for-Sealevel-7xxxC-seri.patch + patches.kernel.org/6.1.8-128-gsmi-fix-null-deref-in-gsmi_get_variable.patch + patches.kernel.org/6.1.8-129-mei-bus-fix-unlink-on-bus-in-error-path.patch + patches.kernel.org/6.1.8-130-mei-me-add-meteor-lake-point-M-DID.patch + patches.kernel.org/6.1.8-131-VMCI-Use-threaded-irqs-instead-of-tasklets.patch + patches.kernel.org/6.1.8-132-ARM-dts-qcom-apq8084-ifc6540-fix-overriding-SDH.patch + patches.kernel.org/6.1.8-133-ARM-omap1-fix-ARCH_OMAP1_ANY-link-failures.patch + patches.kernel.org/6.1.8-134-drm-amdgpu-fix-amdgpu_job_free_resources-v2.patch + patches.kernel.org/6.1.8-135-drm-amdgpu-allow-multipipe-policy-on-ASICs-with.patch + patches.kernel.org/6.1.8-136-drm-amdgpu-Correct-the-power-calcultion-for-Ren.patch + patches.kernel.org/6.1.8-137-drm-i915-re-disable-RC6p-on-Sandy-Bridge.patch + patches.kernel.org/6.1.8-138-drm-i915-display-Check-source-height-is-0.patch + patches.kernel.org/6.1.8-139-drm-i915-Allow-switching-away-via-vga-switchero.patch + patches.kernel.org/6.1.8-140-drm-i915-Remove-unused-variable.patch + patches.kernel.org/6.1.8-141-drm-amd-display-Fix-set-scaling-doesn-s-work.patch + patches.kernel.org/6.1.8-142-drm-amd-display-Calculate-output_color_space-af.patch + patches.kernel.org/6.1.8-143-drm-amd-display-Fix-COLOR_SPACE_YCBCR2020_TYPE-.patch + patches.kernel.org/6.1.8-144-drm-amd-display-disable-S-G-display-on-DCN-3.1..patch + patches.kernel.org/6.1.8-145-drm-amd-display-disable-S-G-display-on-DCN-3.1..patch + patches.kernel.org/6.1.8-146-cifs-reduce-roundtrips-on-create-qinfo-requests.patch + patches.kernel.org/6.1.8-147-fs-ntfs3-Fix-attr_punch_hole-null-pointer-deren.patch + patches.kernel.org/6.1.8-148-arm64-efi-Execute-runtime-services-from-a-dedic.patch + patches.kernel.org/6.1.8-149-efi-rt-wrapper-Add-missing-include.patch + patches.kernel.org/6.1.8-150-panic-Separate-sysctl-logic-from-CONFIG_SMP.patch + patches.kernel.org/6.1.8-151-exit-Put-an-upper-limit-on-how-often-we-can-oop.patch + patches.kernel.org/6.1.8-152-exit-Expose-oops_count-to-sysfs.patch + patches.kernel.org/6.1.8-153-exit-Allow-oops_limit-to-be-disabled.patch + patches.kernel.org/6.1.8-154-panic-Consolidate-open-coded-panic_on_warn-chec.patch + patches.kernel.org/6.1.8-155-panic-Introduce-warn_limit.patch + patches.kernel.org/6.1.8-156-panic-Expose-warn_count-to-sysfs.patch + patches.kernel.org/6.1.8-157-docs-Fix-path-paste-o-for-sys-kernel-warn_count.patch + patches.kernel.org/6.1.8-158-exit-Use-READ_ONCE-for-all-oops-warn-limit-read.patch + patches.kernel.org/6.1.8-159-x86-fpu-Use-_Alignof-to-avoid-undefined-behavio.patch + patches.kernel.org/6.1.8-160-drm-amdgpu-discovery-enable-soc21-common-for-GC.patch + patches.kernel.org/6.1.8-161-drm-amdgpu-discovery-enable-gmc-v11-for-GC-11.0.patch + patches.kernel.org/6.1.8-162-drm-amdgpu-discovery-enable-gfx-v11-for-GC-11.0.patch + patches.kernel.org/6.1.8-163-drm-amdgpu-discovery-enable-mes-support-for-GC-.patch + patches.kernel.org/6.1.8-164-drm-amdgpu-set-GC-11.0.4-family.patch + patches.kernel.org/6.1.8-165-drm-amdgpu-discovery-set-the-APU-flag-for-GC-11.patch + patches.kernel.org/6.1.8-166-drm-amdgpu-add-gfx-support-for-GC-11.0.4.patch + patches.kernel.org/6.1.8-167-drm-amdgpu-add-gmc-v11-support-for-GC-11.0.4.patch + patches.kernel.org/6.1.8-168-drm-amdgpu-discovery-add-PSP-IP-v13.0.11-suppor.patch + patches.kernel.org/6.1.8-169-drm-amdgpu-pm-enable-swsmu-for-SMU-IP-v13.0.11.patch + patches.kernel.org/6.1.8-170-drm-amdgpu-add-smu-13-support-for-smu-13.0.11.patch + patches.kernel.org/6.1.8-171-drm-amdgpu-pm-add-GFXOFF-control-IP-version-che.patch + patches.kernel.org/6.1.8-172-drm-amdgpu-soc21-add-mode2-asic-reset-for-SMU-I.patch + patches.kernel.org/6.1.8-173-drm-amdgpu-pm-use-the-specific-mailbox-register.patch + patches.kernel.org/6.1.8-174-drm-amdgpu-discovery-enable-nbio-support-for-NB.patch + patches.kernel.org/6.1.8-175-drm-amdgpu-enable-PSP-IP-v13.0.11-support.patch + patches.kernel.org/6.1.8-176-drm-amdgpu-enable-GFX-IP-v11.0.4-CG-support.patch + patches.kernel.org/6.1.8-177-drm-amdgpu-enable-GFX-Power-Gating-for-GC-IP-v1.patch + patches.kernel.org/6.1.8-178-drm-amdgpu-enable-GFX-Clock-Gating-control-for-.patch + patches.kernel.org/6.1.8-179-drm-amdgpu-add-tmz-support-for-GC-11.0.1.patch + patches.kernel.org/6.1.8-180-drm-amdgpu-add-tmz-support-for-GC-IP-v11.0.4.patch + patches.kernel.org/6.1.8-181-drm-amdgpu-correct-MEC-number-for-gfx11-APUs.patch + patches.kernel.org/6.1.8-182-octeontx2-pf-Avoid-use-of-GFP_KERNEL-in-atomic-.patch + patches.kernel.org/6.1.8-183-net-ulp-use-consistent-error-code-when-blocking.patch + patches.kernel.org/6.1.8-184-octeontx2-pf-Fix-the-use-of-GFP_KERNEL-in-atomi.patch + patches.kernel.org/6.1.8-185-net-mlx5-fix-missing-mutex_unlock-in-mlx5_fw_fa.patch + patches.kernel.org/6.1.8-186-block-mq-deadline-Rename-deadline_is_seq_writes.patch + patches.kernel.org/6.1.8-187-Revert-wifi-mac80211-fix-memory-leak-in-ieee802.patch + patches.kernel.org/6.1.8-188-soc-qcom-apr-Make-qcom-protection-domain-option.patch + patches.kernel.org/6.1.8-189-Linux-6.1.8.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -1980,7 +2169,6 @@ # Wireless networking drivers ######################################################## patches.suse/b43-missing-firmware-info.patch - patches.suse/v4-wifi-mac80211-fix-initialization-of-rx--link-and-rx--link_sta.patch ######################################################## # USB diff --git a/source-timestamp b/source-timestamp index b99db21..6b21046 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2023-01-18 11:12:34 +0000 -GIT Revision: 872045c995c0ea6c9b968cf79d4889feb3879209 +2023-01-24 06:29:25 +0000 +GIT Revision: baebfe0ef3d47efabc570a82bd54611798a920a9 GIT Branch: stable